Commit graph

9 commits

Author SHA1 Message Date
Finn M Glas
d74783a3fd
A few related fixes
+ Prevent opening app when clicking close to 3 dots icon
+ Enable dark popup background on older APIs
+ Prevent closing `ChooseActivity` when app is uninstalled
2020-05-30 01:23:05 +02:00
Finn M Glas
d4ea809569
Fix button appearance for older devices
+ Buttons on API < 29 now all have the same color for the customTheme
+ This can be worked on again, if someone figures out how to dynamically 
change button colors on older android APIs
2020-05-25 18:44:57 +02:00
Finn M Glas
8a6dd32360
Let the user change theme, Add animation, preference 2020-05-23 00:28:15 +02:00
Finn M Glas
dc1238e4e0
Fix older API alerts, Add titlebar to tutorial (on replay) 2020-05-22 22:48:05 +02:00
Finn M Glas
23bbc8d34c
Make colors apply on older APIs, Accellerate tooltip amimation 2020-05-22 18:21:30 +02:00
Finn M Glas
664e0a037e
Start building the theme fragment 2020-05-22 18:03:37 +02:00
Finn M Glas
16c180a725
Create two themes
The finnmglasTheme and the darkTheme
2020-05-22 17:25:32 +02:00
Finn M Glas
abd7a44874
Create a basic tabbed settings activity
Tabs: Apps, Theme, Launcher
2020-05-21 07:35:09 +02:00
Finn M Glas
93e672c826 Add a basic but functional app. Needs improvement. 2020-05-12 14:52:56 +02:00