Skip to content

Releases: merail/request-permissions-tool

1.2.0

02 Mar 18:55
6192b9a
Compare
Choose a tag to compare

What's Changed

  • Migrate to Kotlin 2+
  • Update compile SDK to 35
  • Migrate to TOML file for dependencies
  • Update lists of permissions in PermissionsInformer due to SDK 35
  • Enable explicit API

Full Changelog: 1.1.2...1.2.0

1.1.2

13 Nov 11:14
c3be25b
Compare
Choose a tag to compare

What's Changed

  • Returning isGranted = true for special permissions if the SDK is less than the required for that permission by @merail in #11

Full Changelog: 1.1.1...1.1.2

1.1.1

22 Oct 12:55
5fca2c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

03 May 19:26
2c70555
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

13 Apr 19:26
bebe503
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.7...1.0.0

0.0.7

06 Apr 17:04
a54de95
Compare
Choose a tag to compare

What's Changed

  • Fix SYSTEM_ALERT_WINDOW permissions requesting bug by @merail in #7

Full Changelog: 0.0.6...0.0.7

0.0.6

06 Apr 16:47
572d8c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.6

0.0.5

31 Mar 11:02
8ab4d20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.4...0.0.5

0.0.4

30 Mar 15:44
19bbebb
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @merail made their first contribution in #1

Full Changelog: 0.0.3...0.0.4

0.0.3

29 Mar 19:51
Compare
Choose a tag to compare

AAR size optimizing