3de4b7c56f
fix #71
2024-11-27 15:17:15 +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
Finn M Glas
1559f96838
Create a sensitivity slider
...
As discussed in #73
2020-10-19 14:00:18 +02:00
Finn M Glas
0c3e263c47
Settings: Add a "join our discord" button
2020-10-19 13:17:01 +02:00
Finn M Glas
f5b5a5c372
Settings: Add a "report a bug" button
2020-10-18 23:48:55 +02:00
Finn M Glas
b15ebc911c
Use heart icon for sponsors link
...
In meta settings. Remove the 'donate' button and use an icon instead,
place this icon in the place of the old website link (to
www.finnmglas.com).
2020-10-18 23:25:47 +02:00
Finn M Glas
dcb9a70420
Use a more general store icon
...
Uses `fas_store` instead of `fab_google_play`, as discussed in #72
2020-10-18 23:04:54 +02:00
Finn M Glas
92c20c62d4
Fix date / time view actions
...
Close #69
2020-10-12 20:49:44 +02:00
Finn M Glas
f919535173
Layout: Decrease Others-List fa-icon size
2020-10-12 18:15:39 +02:00