Skip to content

Releases: AraujoJordan/ExcuseMe

Fix artifact building problem

25 May 17:24
Compare
Choose a tag to compare
0.9.5

Fix artifact building problem

Fix singleton visibilty

25 May 17:10
Compare
Choose a tag to compare
0.9.4

Fix packagename and fix singleton visibility

Remove unnecessary overengineering

25 May 16:57
Compare
Choose a tag to compare
0.9.3

Remove unnecessary overengineering

Fix singleton instance of ExcuseMe

25 May 16:42
Compare
Choose a tag to compare
0.9.2

Fix singleton instance

Better singleton implementation

25 May 16:21
Compare
Choose a tag to compare
0.9.1

Merge remote-tracking branch 'origin/master'

Add an observer to ask permissions automatically

24 May 18:35
Compare
Choose a tag to compare

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

21 May 02:28
Compare
Choose a tag to compare
0.3.0

Add single permission request with boolean return for suspend function

Rename function to a better usage

31 Mar 02:51
Compare
Choose a tag to compare
Pre-release
0.2.1

Fix README.md and rename some functions

Pre and Pos Permissions dialogs

31 Mar 01:39
Compare
Choose a tag to compare
Pre-release

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

26 Mar 14:16
Compare
Choose a tag to compare
0.0.2

Merge remote-tracking branch 'origin/master'