Some helper functions and shared resources to be used only by the simple apps suite.
dc0ca635c5
- handle renaming files with SAF except files in the Download directory - handle renaming files in the Download directory using MediaStore.createWrite request, then duplicating the file with the new name - handle renaming files in the root of internal storage using MediaStore.createWrite request, then using contentResolver to update the display name - this methods do not work for files in the root of SD card and all files in OTG media |
||
---|---|---|
.github | ||
commons | ||
gradle/wrapper | ||
samples | ||
.editorconfig | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
jitpack.yml | ||
LICENSE | ||
README.md | ||
settings.gradle |
Simple Commons
Some helper functions, dialogs etc used by multiple simple apps.
For reporting bugs/features that affect multiple apps please use the General Discussion repository.