launcher/app
Finn M Glas 0c3a267d62
Create the UIObject interface
It is implemented by every visible object and serves as an abstraction, 
simplification.

Also: there only is one central sharedPreferences object (in 
`Functions.kt`). That makes the code way more readable.
2020-06-18 09:25:38 +02:00
..
src Create the UIObject interface 2020-06-18 09:25:38 +02:00
.gitignore Add a basic but functional app. Needs improvement. 2020-05-12 14:52:56 +02:00
build.gradle Bump version code 2020-05-30 02:23:25 +02:00
proguard-rules.pro Add a basic but functional app. Needs improvement. 2020-05-12 14:52:56 +02:00