Commit graph

78 commits

Author SHA1 Message Date
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
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
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
25905f1116
feature #28: action to open notification panel 2024-09-06 13:32:38 +02:00
e86ed34fe5
feature: reworked date & time settings 2024-08-28 20:40:48 +02:00
c6fe8dc405
use Intent.CATEGORY_APP_MAIN instead of hardcoded reference to play store 2024-08-05 15:47:12 +02:00
0553d5eb4c
chore: some refactoring 2024-08-05 15:30:39 +02:00
3935afa40d
feature: set launcher as home screen 2024-08-02 02:44:35 +02:00
ebc2e5ca2a
version j-0.0.5 2024-07-30 20:07:29 +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
3c6a883f39
refactored code related to gestures 2024-07-07 05:14:25 +02:00
e06e62c771
NOP dummy action 2024-07-06 22:23:16 +02:00
57ccc589d6
code cleanup 2024-07-06 21:14:06 +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
e85f00d293
fork 2024-07-02 21:21:51 +02:00
0ed2f0d020
hack font 2024-07-02 19:22:38 +02:00
Finn M Glas
6b7e3f9dde
Improve tutorial end and Make settings scrollable 2020-12-31 00:09:01 +01:00
Finn M Glas
9f9a223d6e
Make clock-apps selectable as actions
Closes #82
2020-12-30 23:34:41 +01:00
Finn M Glas
faf50c9e09
Create 'empty date format'
I just mentioned it in #75
2020-12-30 23:07:08 +01:00
Finn M Glas
04ecd47a02
Make keyboard autolaunching optional
Closes #81
2020-12-30 22:49:11 +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
23f3da65cf
Add and improve translations
For the other-section of actions.
2020-10-12 18:12:29 +02:00
Finn M Glas
4959d54f8b
Implement audio track control actions
Play next / previous tracks through launcher actions.
2020-10-12 17:55:17 +02:00
Finn M Glas
9942b021a8
Implement device volume control actions
using the intent data `launcher:volumeUp` and `launcher:volumeDown`.

Related: #68
2020-10-12 17:04:55 +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
09926d34ed
Implement double swipe actions
Closes #52
2020-08-20 22:41:50 +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
855ba1a1f4
Add date-format translations
Closes #63
2020-08-17 13:56:43 +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
86e9f9c597
Save date-format in launcherPreferences 2020-08-17 13:14:53 +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