permission-flow-android icon indicating copy to clipboard operation
permission-flow-android copied to clipboard

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

Results 20 permission-flow-android issues
Sort by recently updated
recently updated
newest added

Bumps com.diffplug.spotless from 6.7.2 to 6.9.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.diffplug.spotless&package-manager=gradle&previous-version=6.7.2&new-version=6.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

First of all thank you for this awesome project. I added [App Startup](https://developer.android.com/topic/libraries/app-startup) library in this project and the user doesn't need to initialize manually anymore! I also fixed the...

Bumps [turbine](https://github.com/cashapp/turbine) from 0.8.0 to 0.9.0. Release notes Sourced from turbine's releases. 0.9.0 FlowTurbine is now called ReceiveTurbine. This is the consume-only type with which you assert on events it...

dependencies

Bumps `kotlinVersion` from 1.6.10 to 1.7.10. Updates `org.jetbrains.kotlin.android` from 1.6.10 to 1.7.10 Release notes Sourced from org.jetbrains.kotlin.android's releases. Kotlin 1.7.10 Changelog Compiler KT-52702 Invalid locals information when compiling kotlinx.collections.immutable with...

dependencies

Bumps [turbine](https://github.com/cashapp/turbine) from 0.10.0 to 0.11.0. Release notes Sourced from turbine's releases. 0.11.0 Added Restore timeout support. By default a 1-second timeout will be enforced when awaiting an event. This...

dependencies

Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.5.1 to 0.6.1. Release notes Sourced from org.jetbrains.kotlinx.kover's releases. 0.6.1 Features Implemented filtering of reports by annotation (#121) Minimal and default agent versions upgraded to 1.0.683 Bugfixes...

dependencies

Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.21.0 to 0.22.0. Changelog Sourced from com.vanniktech.maven.publish's changelog. Version 0.22.0 (2022-09-09) NEW: When publishing to maven central by setting SONATYPE_HOST or calling publishToMavenCentral(...) the plugin will now...

dependencies

Hi, when adding WorkManager (Including the initializer in the manifest): ``` ``` An error occurs: ``` java.lang.IllegalStateException: Failed to create instance of PermissionFlow. Did you forget to call PermissionFlow.init(context)? ```...

Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.9.22 to 1.9.23. Release notes Sourced from org.jetbrains.kotlin.android's releases. Kotlin 1.9.23 1.9.23 Apple Ecosystem KT-65542 Cinterop tasks fails if Xcode 15.3 is used Backend. Wasm KT-64486 Kotlin/Wasm/WASI...

dependencies
java

Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.5.1 to 0.7.6. Release notes Sourced from org.jetbrains.kotlinx.kover's releases. 0.7.6 Kover Gradle Plugin Features 527 Added the ability to specify a header for an XML report Bugfixes...

dependencies
java