Some helper functions and shared resources to be used only by the simple apps suite.
Find a file
2023-10-09 21:03:27 +02:00
.github updating the Paypal donation link 2020-11-09 19:41:45 +01:00
commons Merge pull request #1882 from FunkyMuse/feat/write_permission_dialog 2023-10-09 21:03:27 +02:00
gradle build: update immutable collections 2023-10-09 11:44:35 +02:00
samples feat: write permission dialog 2023-10-09 19:10:06 +02: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.kts build: migrate to gradle 8.3 2023-09-12 09:28:29 +02:00
gradle.properties adding a memory gradle rule, seems to be needed by JitPack 2022-11-11 23:29:59 +01: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 start migrating to ViewBinding 2023-07-24 15:37:03 +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.kts Set root project name in gradle script 2023-09-06 14:43:20 +05:30

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.