Commit graph

8 commits

Author SHA1 Message Date
Finn M Glas
b906d7b86d
Add a double click application
That can be opened by clicking twice.

Closes #34

Also:
+ adjust text color in tutorial
+ some other small adjustments
2020-05-27 14:33:55 +02:00
Finn M Glas
0eecdff99f
Clean and Refractor code.
Split up the `SettingsActivity` into the smaller Fragments, Rename many 
ids... overall cleaner code.

It is 03:56 am and I did not sleep yet... I won't today ^^
2020-05-24 03:59:25 +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
16c180a725
Create two themes
The finnmglasTheme and the darkTheme
2020-05-22 17:25:32 +02:00
Finn M Glas
9dd663d279
Clean up code in the FirstStartup Activity
Move all the strings into the string resources xml file. Way cleaner. 
Can also be translated.
2020-05-19 15:26:30 +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