With the broadcast, the notification drawer will not autoclose to show the file browser, which is not good UX.
With this approach the notification will not be autodismissed, but that's the lesser of two evils.
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
Brought by document scanner lib, but not actually required. If set to required,
devices without this feature will not see the app in Play Store.
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
- Allow users to choose between MANAGE_EXTERNAL_STORAGE (full access) and READ_EXTERNAL_STORAGE (media read-only) in sdk >=30, with a dialog
- If All Files is not available (activity to manage not present, or permission not in manifest), request READ_EXTERNAL_STORAGE instead
- Misc improvements to permission request in UploadFilesActivity and SyncedFoldersActivity
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
Android Studio has started to fail for some stuff with that old structure (for example connected tests don't work).
It's about time to do this.
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2022-03-11 11:10:51 +01:00
Renamed from src/main/AndroidManifest.xml (Browse further)