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
Finn M Glas
64d4738f9c
Implement auto launching from search
...
I implemented it before, but now it can be enabled / disabled in
settings.
2020-08-21 00:15:10 +02:00
Finn M Glas
096abc2c61
Implement option to enable double swipes
2020-08-20 23:09:15 +02:00
Finn M Glas
7ecca96ad2
Implement option to disable fullscreen mode
...
using a switch in the settings launcher tab
2020-08-20 20:51:31 +02:00
Finn M Glas
0fb4f17cb1
Add translations, Improve string resources
2020-08-19 09:22:52 +02:00
Finn M Glas
70114fc9d3
Implement theme-choosing using a Spinner
2020-08-18 21:01:32 +02:00
Finn M Glas
badbba535b
Improve launcher settings layout
...
Remove Launcher tab theme cards, remove their pictures
2020-08-18 18:23:44 +02:00
Finn M Glas
32ca93fce1
Apply it to the Launcher clock / date display
2020-08-17 13:41:35 +02:00
Finn M Glas
2dd3709e78
Create date-formats-spinner
2020-08-17 12:46:21 +02:00
Finn M Glas
6a3145846e
Rename the themes
tab to launcher
...
As it contains other launcher preferences too - like keeping screen on
wt cetera
2020-08-17 11:49:24 +02:00
Finn M Glas
b3b1b7ba3a
Add missing translations
2020-06-26 07:42:07 +02:00
Finn M Glas
54662ad4ab
Add option to disable screen timeout
...
Before it was disabled by default
Closes #54
2020-06-26 07:29:48 +02:00
Finn M Glas
7245834138
Rename launcher.tutorial.tab
to launcher.tutorial.tabs
...
As plural fits better. As this changes many files, it is a separate
commit.
2020-06-23 22:11:45 +02:00
Finn M Glas
0d85501d52
Add translations related to the improved apps list
2020-06-23 22:09:45 +02:00
Finn M Glas
2c7edf77fa
Merge pull request #57 from finnmglas/feature/swipable-tutorial
...
Make the tutorial swipeable, fix some bugs, make it way more professional ^^
2020-06-23 21:28:42 +02:00
Finn M Glas
98ee1b88f4
Add translations for the improved tutorial
2020-06-23 21:22:55 +02:00
Finn M Glas
1d96d2fed9
Fill the Concept
tab (2) of the tutorial
...
Add a version badge, licensing info etc.
Also: Adjust text size of other tabs / slides in the tutorial.
2020-06-23 20:18:58 +02:00
Finn M Glas
9fcbbdd9b5
Fill the Usage
tab (3) of the tutorial
...
Add screenshot and some text.
Also: center text everywhere
2020-06-23 19:31:45 +02:00