Commit graph

15 commits

Author SHA1 Message Date
e85f00d293
fork 2024-07-02 21:21:51 +02:00
Josia Pietsch
aa9077d5db better search 2022-08-01 15:48:40 +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
7669c44b4d
Rename packages and move files
- Rename MainActivity to HomeActivity
- Move functions.kt one level up
- Rename package `extern` to `libraries`
- Fix layouts and layout elements (nomenclature: 
`activity_fragment_element`)
- Move SectionsPagerAdapter code into the related activity kotlin file
2020-06-17 20:42:45 +02:00
Finn M Glas
e728fca0ee
Refractor packages and activities
To improve the structure of Launcher
2020-06-16 16:24:52 +02:00
Finn M Glas
b46c9d76d3
Name adjustments and minor fixes
+ Fix `top-margin` in the choose activity
+ Rename `ViewPager` files for Settings to contain the string 'Settings'
+ Rename `firstStartup` to `Tutorial`
+ Remove unused library imports in `SettingsActivity.kt`
2020-05-28 18:42:58 +02:00
Finn M Glas
e24b51f3bf
Add image picker functionality
Not compledely finished at this point, but will be
2020-05-23 10:31:17 +02:00
Finn M Glas
a56cec7f9e
Fix older API onclicks 2020-05-22 23:32:21 +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
b322aa613f Create FirstStartupActivity 2020-05-16 14:29:11 +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
20f2c6ccab Add code for a settings activity 2020-05-15 07:51:48 +02:00
Finn M Glas
7fd2e9c733 Add a new activity_choose activity 2020-05-14 21:31:54 +02:00
Finn M Glas
93e672c826 Add a basic but functional app. Needs improvement. 2020-05-12 14:52:56 +02:00