🚀 Storage Access Framework
* Per-folder storage access * Easily revoke per-folder access * No storage permission * Privacy focus (Milestone #5) Resolves: #38
This commit is contained in:
parent
beb118f234
commit
8cbe14b0e0
82 changed files with 1424 additions and 1588 deletions
|
|
@ -127,8 +127,8 @@ dependencies {
|
|||
// Splash Screen API
|
||||
implementation("androidx.core:core-splashscreen:1.0.1")
|
||||
|
||||
// Permission handling
|
||||
implementation("com.google.accompanist:accompanist-permissions:0.37.0")
|
||||
// SAF
|
||||
implementation("com.anggrayudi:storage:2.0.0")
|
||||
|
||||
// PDF parser
|
||||
implementation("com.tom-roush:pdfbox-android:2.0.27.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue