Commit Graph

502 Commits

Author SHA1 Message Date
97fd224619 close home screen popup menu on move event 2022-09-20 12:29:13 +02:00
7ae72b04da Merge pull request #1 from weblate/weblate-simple-mobile-tools-simple-launcher
Translations update from Hosted Weblate
2022-09-20 10:41:34 +02:00
a682aabe9b Update strings.xml 2022-09-20 10:41:13 +02:00
8a91a8ee26 Update strings.xml 2022-09-20 10:40:56 +02:00
213a7cde50 Translated using Weblate (German)
Currently translated at 100.0% (5 of 5 strings)

Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/de/
2022-09-20 10:38:58 +02:00
39738130b4 Translated using Weblate (French)
Currently translated at 100.0% (5 of 5 strings)

Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/fr/
2022-09-20 10:38:58 +02:00
4381316ce7 Added translation using Weblate (German) 2022-09-20 10:38:58 +02:00
b7fd532972 Added translation using Weblate (French) 2022-09-20 10:38:58 +02:00
000dabfeb5 Translated using Weblate (Turkish)
Currently translated at 100.0% (5 of 5 strings)

Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/tr/
2022-09-20 10:38:58 +02:00
7438d7a7a3 Added translation using Weblate (Turkish) 2022-09-20 10:38:58 +02:00
c97e871f40 Translated using Weblate (Hungarian)
Currently translated at 100.0% (5 of 5 strings)

Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/hu/
2022-09-20 10:38:58 +02:00
5da69c1b61 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (5 of 5 strings)

Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/nb_NO/
2022-09-20 10:38:58 +02:00
c1b153cd7f Added translation using Weblate (Hungarian) 2022-09-20 10:38:58 +02:00
be72cb235b Added translation using Weblate (Norwegian Bokmål) 2022-09-20 10:38:57 +02:00
d49736ec7e Translated using Weblate (Polish)
Currently translated at 100.0% (5 of 5 strings)

Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/pl/
2022-09-20 10:38:57 +02:00
f652b0714d Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (5 of 5 strings)

Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/zh_Hans/
2022-09-20 10:38:57 +02:00
bdc44ff66b Added translation using Weblate (Polish) 2022-09-20 10:38:57 +02:00
9414083968 Added translation using Weblate (Chinese (Simplified)) 2022-09-20 10:38:57 +02:00
8fc4aaed09 Translated using Weblate (Slovak)
Currently translated at 100.0% (5 of 5 strings)

Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/sk/
2022-09-20 10:38:57 +02:00
8e51687e91 use launcher theme for the splash screen to avoid showing a black one 2022-09-20 10:38:52 +02:00
0cbd0f3098 Update README.md 2022-09-19 23:29:00 +02:00
d60ae7dd8b add labels at the home screen icons 2022-09-19 23:10:11 +02:00
e0a17f48b4 store the app title at home grid items too 2022-09-19 19:45:46 +02:00
4bcda4ba95 remove home screen icons after uninstalling an app 2022-09-19 18:55:30 +02:00
9c1458d89b refetch widgets with apps too 2022-09-19 18:47:08 +02:00
ed9fc728ee refresh icons on uninstall 2022-09-19 18:44:30 +02:00
d3bdfbf1af updating the app icon 2022-09-19 14:15:20 +02:00
2bd4ccac66 updating the app icon 2022-09-19 12:43:17 +02:00
898d74c828 refresh launchers after refetching instead of recreating 2022-09-19 12:14:03 +02:00
cc808d3970 adding slovak translation 2022-09-19 11:13:49 +02:00
8910911ed1 adding a slovak translation 2022-09-19 11:02:51 +02:00
406d85623f adding the basic fastlane folder 2022-09-19 10:57:16 +02:00
20efc71354 ignore move gestures after long pressing the desktop 2022-09-18 22:32:11 +02:00
02fedb3d5f fix app name fetching 2022-09-18 21:49:57 +02:00
c5953928bd show a darker navigation bar if some fragment is pulled up 2022-09-18 21:41:26 +02:00
1465497601 allow uninstalling apps 2022-09-18 21:12:53 +02:00
155e21188d handle long pressing icons at the desktop too 2022-09-18 20:58:38 +02:00
cc38bb4af4 always redraw icons after fetching just to avoid some glitches 2022-09-18 20:21:30 +02:00
13b3e11c5c refresh the home screen once initial apps have been stored 2022-09-18 19:19:00 +02:00
e9c248b520 prefill the bottom bar with some default apps 2022-09-18 19:14:06 +02:00
69ee50167b remove non existing apps from cache 2022-09-18 11:57:32 +02:00
9a46ceec58 speed up showing and hiding animations at the main screen 2022-09-18 11:32:19 +02:00
3a64c8ede4 use glide for loading app icons with placeholders 2022-09-18 11:30:23 +02:00
df2f816102 cache launchers in a db 2022-09-18 10:59:07 +02:00
9f20afef1c lets ignore accents at sorting apps for now 2022-09-18 10:12:21 +02:00
ed81323af6 lets get the dominant color from all icons 2022-09-18 09:28:27 +02:00
ab3922be22 adding some initial Room database related code 2022-09-17 23:43:30 +02:00
0791197d66 do not use Rect at storing grid items 2022-09-17 22:34:51 +02:00
05484a5b29 launch the clicked app on clicking its icon 2022-09-17 21:23:12 +02:00
69dc2bcfcd pass grid clicks at the custom view 2022-09-17 19:31:04 +02:00