341 Commits

Author SHA1 Message Date
Tibor Kaputa
c3d7682d19
Update strings.xml 2022-09-25 17:02:59 +02:00
gallegonovato
91349c668c
Translated using Weblate (Galician)
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/gl/
2022-09-25 16:44:49 +02:00
gallegonovato
856a2d446d
Translated using Weblate (Spanish)
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/es/
2022-09-25 16:44:49 +02:00
gallegonovato
42c15dc542
Added translation using Weblate (Galician) 2022-09-25 16:44:49 +02:00
gallegonovato
3445bd745a
Translated using Weblate (Spanish)
Currently translated at 60.0% (3 of 5 strings)

Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/es/
2022-09-25 16:44:49 +02:00
gallegonovato
7425ccf3b4
Added translation using Weblate (Spanish) 2022-09-25 16:44:49 +02:00
en2sv
f160f155e5
Translated using Weblate (Swedish)
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/sv/
2022-09-25 16:44:49 +02:00
en2sv
ab618c32fc
Added translation using Weblate (Swedish) 2022-09-25 16:44:49 +02:00
tibbi
968c4161cf ignore action_move events in some cases without really moving 2022-09-25 16:44:44 +02:00
tibbi
18486d4b1b ignore fling events just after releasing an icon from dragging 2022-09-25 16:40:08 +02:00
tibbi
07ea589c73 fixing some long touch related issues 2022-09-25 16:29:14 +02:00
tibbi
d5368b0a15 make sure the initial default app launchers come from All apps list 2022-09-25 16:01:41 +02:00
tibbi
85d255d434 expand the status bar on down fling gesture 2022-09-25 12:17:30 +02:00
tibbi
04f6e14b3f removing a redundant function 2022-09-25 11:18:24 +02:00
tibbi
92fd30eec2 adding some Drag & Drop related improvements 2022-09-25 11:13:02 +02:00
tibbi
d1a38d8a02 fetch dragged icons drawable if it is empty 2022-09-25 09:19:21 +02:00
tibbi
11f3b05534 use Resource caching at glide image loading 2022-09-24 23:33:36 +02:00
tibbi
13c4f1fafb adjusting some touch calculation 2022-09-24 22:49:15 +02:00
tibbi
6cf61d534a show a shadow at dragging from All Apps Fragment too 2022-09-24 22:36:00 +02:00
tibbi
1ec3112032 draw a transparent circlular shadow at dragging an item 2022-09-24 22:23:42 +02:00
tibbi
ee76ac602a show currenly dragged icon at its place 2022-09-23 12:54:07 +02:00
tibbi
8247f8770d store drawables inside the GridItem model itself 2022-09-23 12:05:15 +02:00
tibbi
5d85b9d7b4 adding a helper function for getting the closest grid cell 2022-09-23 11:44:10 +02:00
tibbi
115b60c52e use transparent status bar at launcher theme 2022-09-23 10:08:30 +02:00
tibbi
876a643fa8 fix a glitch with not updating icons 2022-09-23 00:22:02 +02:00
Tibor Kaputa
428faec33d
Update strings.xml 2022-09-22 22:48:48 +02:00
words wave
c23228c444
Translated using Weblate (Finnish)
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/fi/
2022-09-22 22:47:46 +02:00
words wave
8fc924cd15
Translated using Weblate (Estonian)
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/et/
2022-09-22 22:47:46 +02:00
words wave
da73641a04
Added translation using Weblate (Finnish) 2022-09-22 22:47:46 +02:00
words wave
7f2d238412
Added translation using Weblate (Estonian) 2022-09-22 22:47:46 +02:00
tibbi
2508e59a27 reset some values at touch events 2022-09-22 22:44:46 +02:00
tibbi
d39d81b025 reset touchDownY after long pressing an icon 2022-09-22 22:31:28 +02:00
tibbi
3441a84d02 add a new menu button for removing icons from the home screen 2022-09-22 22:19:18 +02:00
tibbi
06738b595c allow dragging app icons from All Fragments to home screen 2022-09-22 22:05:40 +02:00
tibbi
61801ebcb2 hide the menu at long pressing an item and moving gesture 2022-09-22 21:22:32 +02:00
tibbi
5ccaf8ce43 hide AllAppsFragment on long pressing an icon 2022-09-22 21:09:25 +02:00
tibbi
9321db3cec reuse the main anchor for showing PopupMenu at AllAppsFragment 2022-09-22 20:51:17 +02:00
tibbi
9fba3b56d6 implementing initial drag & drop 2022-09-21 23:25:17 +02:00
tibbi
f86caa6c89 add some preparation for icon dragging 2022-09-21 22:34:49 +02:00
tibbi
4667cc447c hide dragged icons label during drag 2022-09-21 15:35:09 +02:00
tibbi
0c9edeaa51 always scroll the settings menu 2022-09-21 12:31:48 +02:00
tibbi
553c3bdfa4 adding android prefixes too 2022-09-20 16:34:39 +02:00
tibbi
2967b14da1 adding some extra rules to styles 2022-09-20 16:34:07 +02:00
tibbi
012f56cec0 give more info about long pressed item to the activity 2022-09-20 15:58:57 +02:00
tibbi
97fd224619 close home screen popup menu on move event 2022-09-20 12:29:13 +02:00
Tibor Kaputa
a682aabe9b
Update strings.xml 2022-09-20 10:41:13 +02:00
Tibor Kaputa
8a91a8ee26
Update strings.xml 2022-09-20 10:40:56 +02:00
J. Lavoie
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
J. Lavoie
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
J. Lavoie
4381316ce7
Added translation using Weblate (German) 2022-09-20 10:38:58 +02:00