Some helper functions and shared resources to be used only by the simple apps suite.
Find a file
darthpaul 1542ca1700 feat: SAF on 30+ for Download and Android dir
- TL/DR users can now select subdirectories of Android and Download directory in Internal and SD Card with SAF.
- handle SAF on SDK for SDK 30 and 31 for Download and Android dir
- it selects the next parent file instead of the first. For example. If a file resides in Android/media, they are given the option to select Android/media tree URI with SAF.
2022-04-04 03:33:28 +01:00
.github updating the Paypal donation link 2020-11-09 19:41:45 +01:00
commons feat: SAF on 30+ for Download and Android dir 2022-04-04 03:33:28 +01:00
gradle/wrapper updating gradle 2022-03-28 21:02:21 +02:00
samples specify activities Exported values 2022-03-26 16:16:18 +01:00
.editorconfig Update .editorconfig 2021-08-17 09:36:31 +02:00
.gitignore removing gradle.properties from gitignore 2019-03-27 22:16:35 +01:00
build.gradle updating gradle 2022-03-28 21:02:21 +02:00
gradle.properties update support libraries to android X 2018-10-05 15:28:26 +02:00
gradlew fixing the gradlew files permissions 2020-01-03 20:51:59 +01:00
gradlew.bat adding the project 2016-12-11 00:22:27 +01:00
jitpack.yml telling jitpack to use jdk 11 2021-09-27 09:46:38 +02:00
LICENSE changing license to GNU GPL v3 2019-10-13 15:29:53 +02:00
README.md removing the License section from README 2019-10-13 20:41:59 +02:00
settings.gradle rename library to commons 2016-12-17 21:52:07 +01:00

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.