5dc2ee3901
reformat code
2024-09-10 19:54:53 +02:00
99acdba262
Implemented #2
...
Color theme, font, background and monochrome icons can now be set
independently.
2024-09-10 19:53:23 +02:00
8515062238
feature: edge gestures
2024-07-19 02:17:07 +02:00
624f07ae21
privacy policy
2024-07-18 23:12:00 +02:00
e0a2cdb288
fixed shadows of transparent AppBars; set min API to 21
2024-07-06 00:57:51 +02:00
acacc1d6cd
use system wallpaper
2024-07-05 04:36:30 +02:00
0ed2f0d020
hack font
2024-07-02 19:22:38 +02:00
Finn M Glas
08d4a6c2ef
Ensure upwards compatibility of themes and preferences
...
The app now saves which version was used the last time and recognizes,
if something changed / settings have to be adjusted to fit the version.
2020-06-24 11:11:09 +02:00
Finn M Glas
53462d654b
Make sure it also looks good
...
- Adjust colors / themes
- Adjust layout
- Expand it
2020-06-21 21:22:59 +02:00
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