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
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
cbaa853b1c
remove white box around cursor in EditText
...
android:background was erroneously used instead of android:windowBackground.
This was causing a white box around the cursor.
Neither android:background nor android:windowBackground is needed.
2024-12-30 23:25:57 +01:00
4ddb893d41
improve json serialization
2024-12-29 02:40:06 +01:00
970c160f4a
serialize to json
2024-12-23 02:29:17 +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
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
6a42ef0747
improved selection of default apps
2024-11-12 02:47:09 +01:00
acbcef5827
implemented #67 - option to hide apps that are bound to gestures
2024-11-12 01:53:41 +01:00
f6f09f1c2f
defaults: added thunderbird
2024-11-11 23:11:14 +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
0543bcda55
improved german translation
2024-11-03 20:24:54 +01:00
7efe05011f
action: torch
2024-11-03 19:33:21 +01:00
d703a139f3
code cleanup
2024-11-03 19:31:53 +01:00
3037edfd83
updated default apps (cf. #64 )
2024-11-03 15:07:56 +01:00
19fe0fdd8a
add button to join chat
2024-11-02 13:50:27 +01:00
3f1263f648
gesture descriptions on android < 8 (cf. #55 )
2024-11-02 00:17:10 +01:00
2cc4d02587
tooltips for gestures (cf. #55 )
2024-11-01 23:46:50 +01:00
874a2bcdad
implemented #55
2024-11-01 23:23:19 +01:00
6b31f8dc3b
implemented #56 : configurable edge width for edge gestures
2024-11-01 23:16:36 +01:00
3423534085
lock screen: use device admin instead of accessibility service
2024-11-01 21:35:31 +01:00
yzqzss
9bc8d6bb6d
action: lock screen
2024-10-26 22:32:15 +08:00
ba5a784990
action: open quick settings
2024-10-07 01:36:28 +02:00
662efd4ecb
Implemented #14 and #15 : favorite apps and hidden apps
2024-09-23 18:45:20 +02:00
6d1e4a3780
force transparent navigation bar on home screen
2024-09-11 21:47:00 +02:00
6e28fbfea5
chore: refactored code
2024-09-11 21:07:18 +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