Permission Flow Android Versions Save

Know about real-time state of a Android app Permissions with Kotlin Flow APIs.

v2.0.0

2 months ago

What's changed

  • [#81] Remove the duration of debounce to refresh the permission states after Lifecycle events.
  • [#76] Added support for rationale state updates.

Full Changelog: https://github.com/PatilShreyas/permission-flow-android/compare/v1.2.0...v2.0.0

v1.2.0

11 months ago

What's Changed

  • [#54] Add a new method variant of registerForPermissionFlowRequestsResult for Fragment without parameter ActivityResultRegistry.

Full Changelog: https://github.com/PatilShreyas/permission-flow-android/compare/v1.1.0...v1.2.0

v1.1.0

1 year ago

What's Changed

  • [#38] Added support for automatic initialization of library using AppStartup library
  • Updated library target to Android API 33

Many thanks to @dev-weiqi made their first contribution😀


Full Changelog: https://github.com/PatilShreyas/permission-flow-android/compare/v1.0.0...v1.1.0

v1.0.0

1 year ago

Initial Release of Permission Flow For Android 🎉.