Android-Password-Store/app
Harsh Shandilya 276aa4ea7c
Fix directory selection in onboarding if storage permissions are granted (#1090)
* OnboardingActivity: fix directory change option

Add an else clause to cover the case when storage permission is granted already

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>

* all: rename permission grant method

The new name is a bit more explicit about its purpose

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>

* UserPreference: add static method for external directory selection intent

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-09-09 07:57:03 +02:00
..
src Fix directory selection in onboarding if storage permissions are granted (#1090) 2020-09-09 07:57:03 +02:00
.gitignore initial commit 2014-07-24 01:15:11 +01:00
build.gradle.kts Refactor Git operations and auth (#1066) 2020-09-03 14:18:14 +05:30
lint.xml Use SSHJ for SSH public key authentication (#801) 2020-05-28 09:57:30 +05:30
proguard-android-optimize.txt Introduce better R8 optimizations (#796) 2020-05-26 21:43:41 +05:30
proguard-rules.pro Refactor Git operations and auth (#1066) 2020-09-03 14:18:14 +05:30