launcher/app
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
..
src Fix/fast appmenu (#20) 2020-05-22 12:50:13 +02:00
.gitignore Add a basic but functional app. Needs improvement. 2020-05-12 14:52:56 +02:00
build.gradle Create Fragments for settings 2020-05-21 08:59:21 +02:00
proguard-rules.pro Add a basic but functional app. Needs improvement. 2020-05-12 14:52:56 +02:00