launcher/app/src/main/res/layout
Finn M Glas f6c20098b5
Fix/fast appmenu (#20)
* Preload list of Apps when starting the App

In OnCreate, the variable `appsList` is used globally

* Improve ChooseActivity layout

Match it to the style of settings

* Reload appList continuously

Every 30 Seconds or when a app gets removed

* Create a `Install Apps` button

On click the PlayStore will be opened.

* Add missing translations

* Move global variables to `Functions.kt`

Anyone thinking global vars should not be used? I don't care haha... 
unless ... feel free to fork this repository and provide a better way of 
doing this ^^
2020-05-22 12:50:13 +02:00
..
activity_choose.xml Fix/fast appmenu (#20) 2020-05-22 12:50:13 +02:00
activity_firststartup.xml Clean up code in the FirstStartup Activity 2020-05-19 15:26:30 +02:00
activity_main.xml Adjust and Make older APIs recognize the tooltip onClick too 2020-05-21 19:05:55 +02:00
activity_settings.xml Fix/fast appmenu (#20) 2020-05-22 12:50:13 +02:00
fragment_settings_apps.xml Fix/fast appmenu (#20) 2020-05-22 12:50:13 +02:00
fragment_settings_launcher.xml Add option to view Tutorial again 2020-05-21 09:44:37 +02:00
fragment_settings_theme.xml Create Fragments for settings 2020-05-21 08:59:21 +02:00