Skip to content

Releases: permissions-dispatcher/PermissionsDispatcher

4.8.0

4.7.0

4.5.0

30 Jun 14:58
Compare
Choose a tag to compare
  • 4.5.0 2019/07/01
    • Improve: Incremental annotation processing for Kotlin #626
    • Fix: lint CallNeedsPermission on same named function #602
    • Fix: java-kotlin conversion issue #603 #620
    • Fix: Remove redundant BuildConfig file #607

4.3.1

08 Apr 06:56
Compare
Choose a tag to compare
  • Add: Add support for internal classes #574

4.3.0

30 Dec 10:42
Compare
Choose a tag to compare
  • Add: Conductor support #574

4.2.0

24 Dec 15:05
Compare
Choose a tag to compare
  • Add: OnShowRationale API change with keeping backward compatibility #569
  • Update: Change maven groupId from com.github.hotchemi to org.permissionsdispatcher #560
  • Doc: Publish document site! https://permissions-dispatcher.github.io
  • Fix: Any is translated to java.lang.Object #545
  • Add: Support Java incremental compilation #473

4.1.0

06 Dec 17:05
Compare
Choose a tag to compare
  • Fix: compile time validation for detecting OnNeverAskAgain with special permissions #549
  • Update: Drop Xiaomi support #548
  • Fix: Fix CallNeedsPermissionDetector to scan only annotated classes #536

4.0.0

19 Oct 17:04
8da8eef
Compare
Choose a tag to compare

4.0.0-alpha1

11 Jul 17:10
Compare
Choose a tag to compare
  • Remove: Remove native Fragment support#498
  • Add: Jetpack support #494

3.3.1

25 Jun 03:57
Compare
Choose a tag to compare
  • Internal: Update using Kotlin ver to 1.2.50 #489
  • Add: Add a lint rule for not call WithPermissionCheck inside onResume #486
  • Fix: Fix compile error when request SYSTEM_ALERT_WINDOW on SupportFragment #482
  • Fix: Fix the problem with order matter "Useless @OnShowRationale declaration #479