launcher/app/src/main/res
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
..
anim Fix animations 2020-06-17 09:38:15 +02:00
drawable Update the custom theme description 2020-05-25 19:08:27 +02:00
drawable-de Update the custom theme description 2020-05-25 19:08:27 +02:00
drawable-fr Update the custom theme description 2020-05-25 19:08:27 +02:00
layout Create the UIObject interface 2020-06-18 09:25:38 +02:00
menu Add translations for three dot menu 2020-05-30 00:58:33 +02:00
mipmap-anydpi-v26 Add a app icon 2020-05-26 19:42:09 +02:00
mipmap-hdpi Add a app icon 2020-05-26 19:42:09 +02:00
mipmap-mdpi Add a app icon 2020-05-26 19:42:09 +02:00
mipmap-xhdpi Add a app icon 2020-05-26 19:42:09 +02:00
mipmap-xxhdpi Add a app icon 2020-05-26 19:42:09 +02:00
mipmap-xxxhdpi Add a app icon 2020-05-26 19:42:09 +02:00
values Add apps recycler to tab, other one is empty 2020-06-13 11:00:50 +02:00
values-de Add translations for three dot menu 2020-05-30 00:58:33 +02:00
values-fr Add translations for three dot menu 2020-05-30 00:58:33 +02:00
values-w820dp Create a basic tabbed settings activity 2020-05-21 07:35:09 +02:00