Finn M Glas
|
83299d926f
|
Simplify selection of default apps
The lists / priorities can now be changed in the `strings.xml` file.
|
2020-05-19 10:59:08 +02:00 |
|
Finn M Glas
|
49baed4d65
|
Clean up unnecessary code and files
Also move the code to the right places (Functions.kt created)
|
2020-05-19 09:08:16 +02:00 |
|
Finn M Glas
|
9f48a13d33
|
Add onStart function
Add the OnStart function (see lifecylce), which will be executed after
`onCreate` and when the app is restarted (from inactivity)
|
2020-05-17 07:25:57 +02:00 |
|
Finn M Glas
|
cd96bc7137
|
Bump version code
|
2020-05-16 19:19:45 +02:00 |
|
Finn M Glas
|
3f963c8f5b
|
Show alertbox if an app is installed but not launchable
|
2020-05-16 16:07:58 +02:00 |
|
Finn M Glas
|
ca73d58334
|
Add Intro to FirstStartupActivity
|
2020-05-16 14:33:46 +02:00 |
|
Finn M Glas
|
b322aa613f
|
Create FirstStartupActivity
|
2020-05-16 14:29:11 +02:00 |
|
Finn M Glas
|
de6ba2705e
|
Fix: Also manage laucher info on older SDKs
|
2020-05-16 08:04:36 +02:00 |
|
Finn M Glas
|
f1dbaf928d
|
Add option to uninstall or launch apps, Improve layout
|
2020-05-16 07:32:32 +02:00 |
|
Finn M Glas
|
7e57d6208b
|
Add button to choose default launcher
|
2020-05-16 06:14:27 +02:00 |
|
Finn M Glas
|
63bc9a619a
|
Automatically select default apps
|
2020-05-15 22:24:45 +02:00 |
|
Finn M Glas
|
50350139e4
|
Set first build version
|
2020-05-15 18:14:27 +02:00 |
|
Finn M Glas
|
50ed720925
|
Improve app choosing layout, sort launchable apps
|
2020-05-15 17:41:48 +02:00 |
|
Finn M Glas
|
ea0e094c5c
|
Add option to reset settings and to go to homescreen
|
2020-05-15 16:59:48 +02:00 |
|
Finn M Glas
|
6cb06b3095
|
Add Information and Links
|
2020-05-15 16:28:38 +02:00 |
|
Finn M Glas
|
5a2ff95c15
|
Make preferences persistent
|
2020-05-15 14:41:31 +02:00 |
|
Finn M Glas
|
2893437b14
|
Change OnTouch Methods to GestureHandler
|
2020-05-15 14:10:24 +02:00 |
|
Finn M Glas
|
44c31dd3a3
|
Implement a settings menu and connect the chooser to it
|
2020-05-15 11:25:38 +02:00 |
|
Finn M Glas
|
e2915dcfe7
|
Improve Application Choosing
|
2020-05-15 07:56:25 +02:00 |
|
Finn M Glas
|
20f2c6ccab
|
Add code for a settings activity
|
2020-05-15 07:51:48 +02:00 |
|
Finn M Glas
|
88079de6bc
|
Remove unnecessary Semicolons
|
2020-05-14 22:56:43 +02:00 |
|
Finn M Glas
|
9040056c67
|
Add a few fallback applications to launch
|
2020-05-14 22:31:30 +02:00 |
|
Finn M Glas
|
a41ab50ed8
|
Improve swipe actions, usability
|
2020-05-14 22:11:51 +02:00 |
|
Finn M Glas
|
7fd2e9c733
|
Add a new activity_choose activity
|
2020-05-14 21:31:54 +02:00 |
|
Finn M Glas
|
6c0adca7eb
|
Add dark Icons
|
2020-05-12 18:47:23 +02:00 |
|
Finn M Glas
|
93e672c826
|
Add a basic but functional app. Needs improvement.
|
2020-05-12 14:52:56 +02:00 |
|