Commit graph

142 commits

Author SHA1 Message Date
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
172de1f3dd
Merge branch 'feature/app-list-layout' 2024-11-27 16:15:21 +01:00
3de4b7c56f
fix #71 2024-11-27 15:17:15 +01:00
89bf02fc06
padding for text only layout 2024-11-27 15:05:26 +01:00
a9e9f34260
add layout preference for app list 2024-11-27 15:05:19 +01:00
fac3991f96
implement #68: renaming of apps 2024-11-27 00:56:29 +01:00
f61f861950
add accessibility service as second method for locking the screen (cf. #65) 2024-11-09 00:36:07 +01:00
6376845dc9
removed tooltips (cf. #55) 2024-11-03 20:53:55 +01:00
9b84d1ddcf
fast scroll in app list 2024-11-03 17:47:36 +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
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
5cd3d62e1a
fixed bug in settings_actions (related to #36) 2024-09-14 13:44:22 +02:00
b0e4a0347a
Removed button "all apps" from settings. Hide button "install apps" on small screens. (see #36) 2024-09-13 18:55:28 +02:00
6f241c0239
make settings_meta scrollable (see #36) 2024-09-13 13:21:35 +02:00
46ca5eada4
fix: navigation bar was covering settings. Might be related to #36 2024-09-12 13:34:27 +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
c89e74205d
implemented #6: add option to allow rotation 2024-09-11 13:06:55 +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
e86ed34fe5
feature: reworked date & time settings 2024-08-28 20:40:48 +02:00
849db934ac
feature: removed sensitivity setting
Removed the sensitivity setting.
Many people were complaining about the default sensitivity
being too low. Nobody every complained about sensitivity being too high.
2024-08-28 10:54:57 +02:00
62c6e1fc2f
fixed #10: layout of settings on small screens 2024-08-28 02:05:09 +02:00
bc0ecad1ac
fix #5: don't show uninstall option for system apps.
The three dot menu button was removed, since the menu is already
available by long clicking
2024-08-28 01:46:06 +02:00
522ca697b6
fix #9: disable workaround for adjustResize when it is not needed 2024-08-28 01:00:26 +02:00
0553d5eb4c
chore: some refactoring 2024-08-05 15:30:39 +02:00
5e841a9106
fix: popup menu for work profile apps 2024-08-05 15:08:41 +02:00
3935afa40d
feature: set launcher as home screen 2024-08-02 02:44:35 +02:00
977c4618ef
fix: update SettingsFragmentActions when preferences change 2024-08-02 01:52:52 +02:00
89f62fa835
fix: updated tutorial 2024-07-20 01:06:02 +02:00
8515062238
feature: edge gestures 2024-07-19 02:17:07 +02:00
624f07ae21
privacy policy 2024-07-18 23:12:00 +02:00
e06e62c771
NOP dummy action 2024-07-06 22:23:16 +02:00
e0a2cdb288
fixed shadows of transparent AppBars; set min API to 21 2024-07-06 00:57:51 +02:00
d5c1c0b628
moved search bar to bottom 2024-07-05 06:15:33 +02:00
c8ad40250b
removed fa icons 2024-07-05 05:54:48 +02:00
acacc1d6cd
use system wallpaper 2024-07-05 04:36:30 +02:00
7c945aa6c2
use system wallpaper 2024-07-04 00:35:12 +02:00
e85f00d293
fork 2024-07-02 21:21:51 +02:00
Josia Pietsch
aa9077d5db better search 2022-08-01 15:48:40 +02:00
Finn M Glas
6b7e3f9dde
Improve tutorial end and Make settings scrollable 2020-12-31 00:09:01 +01:00
Finn M Glas
04ecd47a02
Make keyboard autolaunching optional
Closes #81
2020-12-30 22:49:11 +01:00
Finn M Glas
cd2a9ed619
Limit sensitivity setting to be between 0 and 4 2020-12-30 22:13:37 +01:00