Commit graph

34 commits

Author SHA1 Message Date
55af392706
add donate button
Some checks are pending
Android CI / build (push) Waiting to run
2025-03-14 15:40:06 +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
Hendika N
9935386ad8 Add option to hide navigation bar on home screen 2025-02-22 07:35:28 +07:00
d69e3caf71
implement #98 - add option to show private space in different list 2025-02-09 18:49:41 +01:00
8699b92246
update the bug report url 2025-02-05 22:07:23 +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
fa0c880342
update LICENSE 2025-01-11 23:17:03 +01:00
8fc69e10e9
add list of open source licenses 2025-01-11 23:15:50 +01:00
9216837879
add an option to search the web from the app list 2025-01-02 23:05:24 +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
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
a9e9f34260
add layout preference for app list 2024-11-27 15:05:19 +01:00
3ae2e36ee0
improved german translation 2024-11-27 01:24:53 +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
19fe0fdd8a
add button to join chat 2024-11-02 13:50:27 +01:00
6b31f8dc3b
implemented #56: configurable edge width for edge gestures 2024-11-01 23:16:36 +01:00
662efd4ecb
Implemented #14 and #15: favorite apps and hidden apps 2024-09-23 18:45:20 +02:00
ac2aa49ca1
added option to hide seconds 2024-09-11 15:05:05 +02:00
32c3c41266
more fonts 2024-09-11 14:26:08 +02:00
c89e74205d
implemented #6: add option to allow rotation 2024-09-11 13:06:55 +02:00
f788a11489
updated translations 2024-09-11 11:50:53 +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
870ee56b88
chore: migrated preferences to eu.jonahbauer.android.preference 2024-09-09 21:23:01 +02:00