Commit graph

14 commits

Author SHA1 Message Date
c1511cd475
merge #124 - improve tutorial
Some checks are pending
Android CI / build (push) Waiting to run
* Add new "app list" section
* Rename fragments
* Replace screenshots
* Replace ViewPager by ViewPager2
* Add navigation buttons

Co-authored-by: Luke Wass <wassupluke@gmail.com>
2025-03-15 03:26:37 +01:00
662efd4ecb
Implemented #14 and #15: favorite apps and hidden apps 2024-09-23 18:45:20 +02:00
6e28fbfea5
chore: refactored code 2024-09-11 21:07:18 +02:00
89093f6b9e
renamed preferences 2024-09-11 11:37:33 +02:00
5dc2ee3901
reformat code 2024-09-10 19:54:53 +02:00
acacc1d6cd
use system wallpaper 2024-07-05 04:36:30 +02:00
Finn M Glas
6b7e3f9dde
Improve tutorial end and Make settings scrollable 2020-12-31 00:09:01 +01:00
Finn M Glas
7245834138
Rename launcher.tutorial.tab to launcher.tutorial.tabs
As plural fits better. As this changes many files, it is a separate 
commit.
2020-06-23 22:11:45 +02:00
Finn M Glas
98ee1b88f4
Add translations for the improved tutorial 2020-06-23 21:22:55 +02:00
Finn M Glas
1d96d2fed9
Fill the Concept tab (2) of the tutorial
Add a version badge, licensing info etc.

Also: Adjust text size of other tabs / slides in the tutorial.
2020-06-23 20:18:58 +02:00
Finn M Glas
9fcbbdd9b5
Fill the Usage tab (3) of the tutorial
Add screenshot and some text.

Also: center text everywhere
2020-06-23 19:31:45 +02:00
Finn M Glas
63ec10f2b1
Add titles, adjust layouts
- Titles for the tutorialFragments: Launcher, Concept, Usage, Setup, 
Let's go
- Adjust `Finish` tab
2020-06-23 15:45:53 +02:00
Finn M Glas
9213d8241e
Fill the Finish tab (5) of the tutorial 2020-06-23 09:54:22 +02:00
Finn M Glas
e1f88e546d
Create 5 empty tabs / fragments for the tutorial
(Start, Concept, Usage, Setup, Finish)
2020-06-23 08:58:16 +02:00