Commit graph

137 commits

Author SHA1 Message Date
f025ac12c1
add basic widget selection list 2025-04-24 14:34:35 +02:00
077bd1ce44
add option to hide keyboard when scrolling (cf. #142)
Some checks failed
Android CI / build (push) Has been cancelled
2025-04-23 01:51:58 +02:00
4f795289d5
improve English translation 2025-04-15 18:55:13 +02:00
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
8e140e2e69
rename tab "Apps" to "Actions" and "Volume Up/Down" to "Volume Up/Down Key"
Some checks failed
Android CI / build (push) Has been cancelled
2025-03-20 16:23:01 +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
e02ca4091f
0.1.0 2025-03-14 16:35:41 +01:00
55af392706
add donate button
Some checks are pending
Android CI / build (push) Waiting to run
2025-03-14 15:40:06 +01:00
e250a58ef4
add new action: adjust volume 2025-03-14 13:37:41 +01:00
b156b68d53
improve German translation
Some checks are pending
Android CI / build (push) Waiting to run
2025-03-14 02:39:30 +01:00
bf45b6602e
Merge pull request #112 from acanoe/features/hide-navigation-bar
Some checks are pending
Android CI / build (push) Waiting to run
feat: Add option to hide navigation bar on home screen
2025-03-13 16:30:34 +01:00
d7dd1aa71a
refactor hide navigation bar
* move code to UIObject
* remove listener
* rename 'full screen' to 'hide status bar'
2025-03-13 16:28:01 +01:00
55a54fb9a5
implement #45: show pinned shortcuts in app list
Some checks failed
Android CI / build (push) Has been cancelled
2025-03-05 13:04:15 +01:00
1f825d6f00
implement #113: option to reverse app list
Some checks are pending
Android CI / build (push) Waiting to run
2025-03-04 16:49:29 +01:00
bd1f999a0e
Merge branch 'master' of https://github.com/jrpie/Launcher 2025-03-02 22:41:13 +01:00
Hendika N
9935386ad8 Add option to hide navigation bar on home screen 2025-02-22 07:35:28 +07:00
86528f4e27
add tap-swipe combo gestures (see #110)
Some checks failed
Android CI / build (push) Has been cancelled
2025-02-18 19:20:53 +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
5669279c64
add <,>,V,Λ gestures 2025-02-16 15:50:13 +01:00
d69e3caf71
implement #98 - add option to show private space in different list 2025-02-09 18:49:41 +01:00
944eb89fef
implement #93 - treat back button as a gesture
Some checks failed
Android CI / build (push) Has been cancelled
2025-02-06 22:27:58 +01:00
d62815be12
improve German translation 2025-01-31 01:11:00 +01:00
f280d36667
add handler for ActivityNotFoundException 2025-01-28 02:15:04 +01:00
23f8cfb70e
implement #102 - show version in settings and add bug report dialog
Some checks failed
Android CI / build (push) Has been cancelled
2025-01-24 23:45:19 +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
95c9fcd292
shorten 'auto launch disabled' to 'no auto launch' 2025-01-13 16:51:49 +01:00
8fc69e10e9
add list of open source licenses 2025-01-11 23:15:50 +01:00
ce5fade39a
allow to prefix query with space to disable auto launch 2025-01-09 01:08:01 +01:00
6d5e3b36f9
update accessibility service warning 2025-01-09 00:23:35 +01:00
9216837879
add an option to search the web from the app list 2025-01-02 23:05:24 +01:00
220ad4d18f
warn about problems with device encryption when using an accessibility service 2024-12-31 00:28:06 +01:00
36ee8033ed
make device admin the preferred method for locking the screen 2024-12-21 15:05:24 +01:00
8309b7c290
make lock screen dialog scrollable 2024-12-13 16:34:30 +01:00
97d10d09b5
add consent dialog for accessibility service 2024-12-07 02:21:01 +01:00
a9f3196f8e
preference for clock color (cf. #12, #75) 2024-12-06 00:51:50 +01:00
3c59ad4c41
removed light theme; added dynamic theme (cf. #75) 2024-12-06 00:35:49 +01:00
8ca67103bf Merge branch 'pr-72' 2024-11-27 17:32:56 +01:00
edc4927f1a some refactoring 2024-11-27 17:31:42 +01:00
yzqzss
cc64745c0f fix: accessbility isEnabled() false positive 2024-11-27 23:46:08 +08:00
57c2eab61e
updated german translation 2024-11-27 16:40:10 +01:00
3f0856b732
made string-arrays non-translatable 2024-11-27 16:35:21 +01:00
80cb8e995a
add list layout to preferences.xml 2024-11-27 16:13:28 +01:00
fac3991f96
implement #68: renaming of apps 2024-11-27 00:56:29 +01:00
68fa4190f3
light theme 2024-11-26 01:03:59 +01:00
acbcef5827
implemented #67 - option to hide apps that are bound to gestures 2024-11-12 01:53:41 +01:00
f61f861950
add accessibility service as second method for locking the screen (cf. #65) 2024-11-09 00:36:07 +01:00
9848785b3e
reintroduce AccessibilityService from 9bc8d6bb6d (cf. #65) 2024-11-08 04:07:33 +01:00