Releases: AraujoJordan/ExcuseMe
Releases · AraujoJordan/ExcuseMe
Fix artifact building problem
0.9.5 Fix artifact building problem
Fix singleton visibilty
0.9.4 Fix packagename and fix singleton visibility
Remove unnecessary overengineering
0.9.3 Remove unnecessary overengineering
Fix singleton instance of ExcuseMe
0.9.2 Fix singleton instance
Better singleton implementation
0.9.1 Merge remote-tracking branch 'origin/master'
Add an observer to ask permissions automatically
You can now use the observer to automatically ask permissions for you if necessary!
Add a boolean to the return of the single permission request
0.3.0 Add single permission request with boolean return for suspend function
Rename function to a better usage
0.2.1 Fix README.md and rename some functions
Pre and Pos Permissions dialogs
You can now add a dialog/snippet before and after the request permission.
This can be used to explain the permission to the user and give a fallback if the user deny the permission request.
Fix permission result and remove a problematic method
0.0.2 Merge remote-tracking branch 'origin/master'