Closed MichelJonkman closed 1 year ago
Hi @MichelJonkman, unfortunately this would mean adding permissions to read the file system, handle reading files, exposing new APIs, documentation, etc. and this is not the goal of this project. Furthermore, users that would create such configuration file and copy it to the appropriate location probably can simply re-compile this project with the values they want 😄
@SimonMarquis I'd love to recompile it myself but I have no knowledge of compiling Android apps, is this easy to do?
You should be able to simply download and setup Android Studio. Then import the project (import VCS). Modify the values you want. Click the green arrow to compile and install the app on your device.
Thank you for the explanation, I will do this when I hopefully don't forget about it 😛
It would be awesome if we could set the default time and maybe even the increment time. This could simply be done through a config file somewhere on the filesystem so no UI has to be made for it.