Commit Graph

90 Commits

Author SHA1 Message Date
Kovacs Bea c1b153cd7f
Added translation using Weblate (Hungarian) 2022-09-20 10:38:58 +02:00
Allan Nordhøy be72cb235b
Added translation using Weblate (Norwegian Bokmål) 2022-09-20 10:38:57 +02:00
Agnieszka C 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
Eric 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
Agnieszka C bdc44ff66b
Added translation using Weblate (Polish) 2022-09-20 10:38:57 +02:00
Eric 9414083968
Added translation using Weblate (Chinese (Simplified)) 2022-09-20 10:38:57 +02:00
Anonymous 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
tibbi 8e51687e91 use launcher theme for the splash screen to avoid showing a black one 2022-09-20 10:38:52 +02:00
Tibor Kaputa 0cbd0f3098
Update README.md 2022-09-19 23:29:00 +02:00
tibbi d60ae7dd8b add labels at the home screen icons 2022-09-19 23:10:11 +02:00
tibbi e0a17f48b4 store the app title at home grid items too 2022-09-19 19:45:46 +02:00
tibbi 4bcda4ba95 remove home screen icons after uninstalling an app 2022-09-19 18:55:30 +02:00
tibbi 9c1458d89b refetch widgets with apps too 2022-09-19 18:47:08 +02:00
tibbi ed9fc728ee refresh icons on uninstall 2022-09-19 18:44:30 +02:00
tibbi d3bdfbf1af updating the app icon 2022-09-19 14:15:20 +02:00
tibbi 2bd4ccac66 updating the app icon 2022-09-19 12:43:17 +02:00
tibbi 898d74c828 refresh launchers after refetching instead of recreating 2022-09-19 12:14:03 +02:00
tibbi cc808d3970 adding slovak translation 2022-09-19 11:13:49 +02:00
tibbi 8910911ed1 adding a slovak translation 2022-09-19 11:02:51 +02:00
tibbi 406d85623f adding the basic fastlane folder 2022-09-19 10:57:16 +02:00
tibbi 20efc71354 ignore move gestures after long pressing the desktop 2022-09-18 22:32:11 +02:00
tibbi 02fedb3d5f fix app name fetching 2022-09-18 21:49:57 +02:00
tibbi c5953928bd show a darker navigation bar if some fragment is pulled up 2022-09-18 21:41:26 +02:00
tibbi 1465497601 allow uninstalling apps 2022-09-18 21:12:53 +02:00
tibbi 155e21188d handle long pressing icons at the desktop too 2022-09-18 20:58:38 +02:00
tibbi cc38bb4af4 always redraw icons after fetching just to avoid some glitches 2022-09-18 20:21:30 +02:00
tibbi 13b3e11c5c refresh the home screen once initial apps have been stored 2022-09-18 19:19:00 +02:00
tibbi e9c248b520 prefill the bottom bar with some default apps 2022-09-18 19:14:06 +02:00
tibbi 69ee50167b remove non existing apps from cache 2022-09-18 11:57:32 +02:00
tibbi 9a46ceec58 speed up showing and hiding animations at the main screen 2022-09-18 11:32:19 +02:00
tibbi 3a64c8ede4 use glide for loading app icons with placeholders 2022-09-18 11:30:23 +02:00
tibbi df2f816102 cache launchers in a db 2022-09-18 10:59:07 +02:00
tibbi 9f20afef1c lets ignore accents at sorting apps for now 2022-09-18 10:12:21 +02:00
tibbi ed81323af6 lets get the dominant color from all icons 2022-09-18 09:28:27 +02:00
tibbi ab3922be22 adding some initial Room database related code 2022-09-17 23:43:30 +02:00
tibbi 0791197d66 do not use Rect at storing grid items 2022-09-17 22:34:51 +02:00
tibbi 05484a5b29 launch the clicked app on clicking its icon 2022-09-17 21:23:12 +02:00
tibbi 69dc2bcfcd pass grid clicks at the custom view 2022-09-17 19:31:04 +02:00
tibbi 889e70468e adding an initial implementation of the home screen grid 2022-09-17 18:58:28 +02:00
tibbi 0b51fb87d3 lets force portrait mode for now 2022-09-17 17:51:10 +02:00
tibbi 9652f4c061 allow long pressing the home screen only if All Apps fragment isnt shown 2022-09-16 20:13:35 +02:00
tibbi e2a99984f3 allow opening App info by long pressing an app icon 2022-09-16 20:10:46 +02:00
tibbi 7ca977349b do not allow clicking through the all apps background 2022-09-16 20:01:37 +02:00
tibbi 9e35e343cd updating commons 2022-09-16 19:27:18 +02:00
tibbi 480de21288 replace tile counts with "Shortcut" at shortcut widgets 2022-09-16 11:24:06 +02:00
tibbi 3e79d22fbb show the widget resolution under the title 2022-09-16 10:20:32 +02:00
tibbi 08de22c3c9 calculate widget tiles from real sizes 2022-09-16 10:16:08 +02:00
tibbi d23893755a show widget labels under the thumbnails too 2022-09-16 00:02:23 +02:00
tibbi 2943b83083 reset the horizontal scroll state at widget previews 2022-09-15 23:38:35 +02:00
tibbi c2360a120c formatting some xml 2022-09-15 23:18:24 +02:00