Commit graph

157 commits

Author SHA1 Message Date
58ddd3c8cc
fix #130 - revert part of 9043461 as ViewPager2 causes an issue with opening the keyboard 2025-03-20 14:09:00 +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
90434617e7
replace (ViewPager, FragmentPagerAdapter) by (ViewPager2, FragmentStateAdapter) 2025-03-16 04:12:34 +01:00
75b22400c5
try to fix #125 2025-03-15 17:24:19 +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
55af392706
add donate button
Some checks are pending
Android CI / build (push) Waiting to run
2025-03-14 15:40:06 +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
ae119ac4ce
remove unused code 2025-03-03 21:23:16 +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
9c5500aa83
lint
Some checks are pending
Android CI / build (push) Waiting to run
2025-02-09 21:08:16 +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
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
6d385e4e87
use TextClock instead of custom solution 2025-01-22 02:17:46 +01:00
8fc69e10e9
add list of open source licenses 2025-01-11 23:15:50 +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
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