ef97774abc
- in FilePickerDialog, handle when file is picked from a directory restricted on SDK 30+ - Activity.openEditorInten - do not set the flags for read and write permissions if the app does not have them - Activity.getFileOutputStream - add cases for creating output stream for restricted paths on SDK30+, also for Android/[data|obb] - Context.ensurePublicUri - add cases for creation of public uri for restricted paths on SDK30+, also for Android/[data|obb] - add Context.getPicturesDirectoryPath to get the Pictures folder path used to save media files that are edited from restricted paths on SDK30+ - add Context.isInSubFolderInDownloadDir - used to determine if a path is a sub folder in the Download directory; useful for determining whether to show the MediaStore.createWriteRequest prompt for files in the Download directory |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
build.gradle | ||
proguard-rules.pro |