7c945aa6c2
use system wallpaper
2024-07-04 00:35:12 +02:00
bb36eddee6
added permission QUERY_ALL_PACKAGES (required for API level 30)
2024-07-04 00:33:14 +02:00
bbb9cf822f
new icon
2024-07-04 00:31:42 +02:00
e85f00d293
fork
2024-07-02 21:21:51 +02:00
0ed2f0d020
hack font
2024-07-02 19:22:38 +02:00
Josia Pietsch
8f44623b61
fixed regex
2022-08-12 21:07:24 +02:00
Josia Pietsch
8984dfa762
update gradle
2022-08-01 15:48:49 +02:00
Josia Pietsch
aa9077d5db
better search
2022-08-01 15:48:40 +02:00
Josia Pietsch
cc2e7710c8
Fixed swipe detection for low strictness
2022-04-07 00:02:35 +02:00
Finn M Glas
340ee73152
Bump version code to v1.6.0, add Changelogs
2020-12-31 00:28:02 +01:00
Finn M Glas
499ab0ac14
Fix FUNDING.yml
...
Remove github sponsors account
2020-12-31 00:27:42 +01: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
cd2a9ed619
Limit sensitivity setting to be between 0 and 4
2020-12-30 22:13:37 +01:00
Finn M Glas
40322bf5ca
Update gradle to v4.1.1
2020-12-30 21:54:24 +01:00
Finn M Glas
6f73d765c6
Fix broken sponsor link in French README
2020-12-22 06:07:18 +01:00
Finn M Glas
9f03e47fb2
Merge pull request #80 from Kj-is-escape/feature/spanish-translation
...
Feature/spanish translation
2020-11-16 08:56:30 +01:00
kj-is-escape
98982f85d3
spanish date format and translation changes
2020-11-15 21:28:21 -03:00
kj-is-escape
dfa2a7ce0f
fixed typo in README
2020-10-27 01:51:31 -03:00
kj-is-escape
2526177461
added spanish section to README
2020-10-27 01:35:17 -03:00
kj-is-escape
a496377942
added spanish strings
2020-10-27 01:31:33 -03:00
Finn M Glas
179448007f
Merge pull request #74 from finnmglas/feature/sensitivity-setting
...
Feature/sensitivity-setting
2020-10-19 14:29:41 +02:00
Finn M Glas
5bf2dbccbc
Use sensitivity value to recognize swipe gestures
...
The sensitivity value can be adjusted using a slider, is stored as a
integer value from 0 to 100. The default is 50, which corresponds to the
sensitivity Launcher used before this feature.
2020-10-19 14:23:45 +02: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
71ec676a67
Readme: Fix F-Droid badge
...
From https://www.f-droid.org/badge/get-it-on.png to https://fdroid.gitlab.io/artwork/badge/get-it-on.png as there was a redirection from the 1st to the second.
2020-10-18 21:13:30 +02:00
Finn M Glas
df5d55ec78
Add official f-droid badge and links
...
This also removes the IzzyOnDroid badge, as we now moved to the official F-Droid repo.
2020-10-17 12:54:55 +02:00
Finn M Glas
8c215b66ee
Add links to a new Launcher Discord server
...
It's a place to discuss features, bugs, use-cases et cetera. You can also just hang out there : )
Check it out!
2020-10-15 10:17:29 +02:00
Finn M Glas
92c20c62d4
Fix date / time view actions
...
Close #69
2020-10-12 20:49:44 +02:00
Finn M Glas
ff77c93b3f
Bump version code for v1.5.0
...
A smaller release of Launcher.
2020-10-12 18:47:39 +02:00
Finn M Glas
229a0b14e1
Merge pull request #70 from finnmglas/feature/volume-key-actions
...
Feature/volume key actions
2020-10-12 18:27:15 +02:00
Finn M Glas
0bf30b50ab
Fix: Show soft keyboard only in AppsList
...
Not shown when picking any arbitrary action.
2020-10-12 18:26:03 +02:00
Finn M Glas
108b1f4de9
Fix: Hide track-controls on pre-KitKat api
2020-10-12 18:19:51 +02:00
Finn M Glas
f919535173
Layout: Decrease Others-List fa-icon size
2020-10-12 18:15:39 +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
0957f5bff1
Bump version code for v1.4.0
2020-08-21 01:19:16 +02:00
Finn M Glas
4d5defc91e
Update Screenshots
...
for Launcher v1.4.0
2020-08-21 01:05:57 +02:00
Finn M Glas
f0020642ee
Remove the old docs folder and move images
2020-08-21 00:53:10 +02:00
Finn M Glas
b1fa01f977
Update fastlane descriptions
2020-08-21 00:51:56 +02:00
Finn M Glas
5b1c89e7a6
Add Changelogs for Launcher 1.4.0
2020-08-21 00:48:44 +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
93fdf19d46
Fix SwitchOnTouchs
...
They needed to be onChangeListener kind of callbacks, as else, only
touches would toggle the values but not sliding the switches.
2020-08-20 23:51:45 +02:00
Finn M Glas
096abc2c61
Implement option to enable double swipes
2020-08-20 23:09:15 +02:00