Commit graph

37 commits

Author SHA1 Message Date
653d16b269
new action: launch other launchers
Some checks failed
Android CI / build (push) Has been cancelled
2025-03-29 21:09:15 +01:00
b4608ef153
add new action: show recent apps
Some checks failed
Android CI / build (push) Has been cancelled
2025-03-24 13:21:58 +01:00
da115bb2d9
refactor: remove unused stuff, fix lint warnings
Some checks are pending
Android CI / build (push) Waiting to run
2025-03-16 16:37:39 +01:00
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
e250a58ef4
add new action: adjust volume 2025-03-14 13:37:41 +01:00
6cd17343fc
show questionmark when unkown app or shortcut is bound to gesture 2025-03-14 04:09:28 +01:00
bd1f999a0e
Merge branch 'master' of https://github.com/jrpie/Launcher 2025-03-02 22:41:13 +01:00
3aee137a3c
basic support for pinned shortcuts (see #45)
TODO: Show pinned shortcuts in app list
2025-02-18 19:02:25 +01:00
88a78749c2
add action: media play / pause 2025-02-17 00:31:18 +01:00
d69e3caf71
implement #98 - add option to show private space in different list 2025-02-09 18:49:41 +01:00
785e024ddb
basic support for private space (#98)
* add an action to toggle private space lock
* hide apps from private space if private space is locked
2025-01-22 01:44:51 +01:00
68fa4190f3
light theme 2024-11-26 01:03:59 +01:00
7efe05011f
action: torch 2024-11-03 19:33:21 +01:00
d703a139f3
code cleanup 2024-11-03 19:31:53 +01:00
9b84d1ddcf
fast scroll in app list 2024-11-03 17:47:36 +01:00
yzqzss
9bc8d6bb6d action: lock screen 2024-10-26 22:32:15 +08:00
525ffe6b53
add some color to icon 2024-09-25 19:52:43 +02:00
662efd4ecb
Implemented #14 and #15: favorite apps and hidden apps 2024-09-23 18:45:20 +02:00
e4b1bccf85
chore: split AppInfo into AppInfo and DetailedAppInfo 2024-09-23 15:16:01 +02:00
89093f6b9e
renamed preferences 2024-09-11 11:37:33 +02:00
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
25905f1116
feature #28: action to open notification panel 2024-09-06 13:32:38 +02:00
89f62fa835
fix: updated tutorial 2024-07-20 01:06:02 +02:00
e06e62c771
NOP dummy action 2024-07-06 22:23:16 +02:00
c8ad40250b
removed fa icons 2024-07-05 05:54:48 +02:00
Finn M Glas
340ee73152
Bump version code to v1.6.0, add Changelogs 2020-12-31 00:28:02 +01:00
Finn M Glas
ff77c93b3f
Bump version code for v1.5.0
A smaller release of Launcher.
2020-10-12 18:47:39 +02:00
Finn M Glas
badbba535b
Improve launcher settings layout
Remove Launcher tab theme cards, remove their pictures
2020-08-18 18:23:44 +02:00
Finn M Glas
1754f1e2ef
Bump badge_version.png (Tutorial) to v1.4.0 2020-08-17 09:05:01 +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
3703c5e344
Add dotted bottom progress to swipeable tutorial
Closes #10

Now one can't exit the tutorial, this will be fixed before merging
2020-06-23 07:54:15 +02:00
Finn M Glas
884ae7caac
Update the custom theme description 2020-05-25 19:08:27 +02:00
Finn M Glas
7f9bc7d276
Add theme description images that will be in a CardView
3 Options: dark, finn, custom
2020-05-22 20:47:45 +02:00
Finn M Glas
6c0adca7eb Add dark Icons 2020-05-12 18:47:23 +02:00
Finn M Glas
93e672c826 Add a basic but functional app. Needs improvement. 2020-05-12 14:52:56 +02:00