permission-flow-android

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

APACHE-2.0 License

Stars
567

Bot releases are visible (Hide)

permission-flow-android - v2.0.0 Latest Release

Published by github-actions[bot] 7 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

permission-flow-android - v1.2.0

Published by github-actions[bot] over 1 year 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

permission-flow-android - v1.1.0

Published by github-actions[bot] over 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

permission-flow-android - v1.0.0

Published by PatilShreyas over 2 years ago

Initial Release of Permission Flow For Android 🎉.

Badges
Extracted from project README
Build Release codecov Maven Central GitHub dokka kover
Related Projects