- Add microphone permission
- Initial UWP permissions
- Use 23.3.0 Android Support Library
- Fix issue for Windows Config
- Fix for checking photos permission on iOS #192
- Fix odd instance where can't check manifest because current activity is null, now use application context.
- If Activity is null when requesting then go ahead and return list of unknown permissions
- Fix for #169, odd freeze for certain iOS permissions when requesting a second time in a denied state.
- Remove help file, but add readme.txt
- Fix odd edgecase in Android for nothing in Manifest.
- Use Context instead of Activity when checking permisson if we can.
- Change to params of permissions when requesting permissions.