Commit Graph

257 Commits

Author SHA1 Message Date
Digger a266b2023d
Added translation using Weblate (Japanese) 2022-10-05 11:43:29 +02:00
Eric 4bd3efb250
Translated using Weblate (Chinese (Simplified))
Currently translated at 75.0% (3 of 4 strings)

Translation: Simple Mobile Tools/Simple Launcher metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher-metadata/zh_Hans/
2022-10-05 11:43:28 +02:00
Eric 6870bb6ab4
Translated using Weblate (Chinese (Simplified))
Currently translated at 50.0% (2 of 4 strings)

Translation: Simple Mobile Tools/Simple Launcher metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher-metadata/zh_Hans/
2022-10-05 11:43:28 +02:00
yangyangdaji a6f1987040
Translated using Weblate (Chinese (Simplified))
Currently translated at 50.0% (2 of 4 strings)

Translation: Simple Mobile Tools/Simple Launcher metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher-metadata/zh_Hans/
2022-10-05 11:43:28 +02:00
en2sv 35a020f83b
Translated using Weblate (Swedish)
Currently translated at 50.0% (2 of 4 strings)

Translation: Simple Mobile Tools/Simple Launcher metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher-metadata/sv/
2022-10-05 11:43:28 +02:00
en2sv 733d3071a5
Translated using Weblate (Swedish)
Currently translated at 100.0% (6 of 6 strings)

Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/sv/
2022-10-05 11:43:28 +02:00
Balázs Meskó 872c59b4e9
Translated using Weblate (Hungarian)
Currently translated at 100.0% (6 of 6 strings)

Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/hu/
2022-10-05 11:43:28 +02:00
random r 2c124d9b73
Added translation using Weblate (Italian) 2022-10-05 11:43:28 +02:00
tibbi dee6dcdd53 do not allow resizing widgets to the bottom row 2022-10-05 11:43:22 +02:00
tibbi 0f536defce adding some widget positioning and sizing improvements 2022-10-05 11:30:39 +02:00
tibbi 0bf2ccbcd0 use 1x1 for app icon size 2022-10-05 10:37:15 +02:00
tibbi fd6fe125a9 adding some resizing improvements 2022-10-05 10:32:03 +02:00
tibbi 71b4deced1 replacing some Untils with dots 2022-10-05 10:09:36 +02:00
tibbi a8755b566e reworking some widget size handling 2022-10-05 10:08:08 +02:00
tibbi e69dc7438c add a listener to cell count changes 2022-10-04 23:34:50 +02:00
tibbi f572abcf84 adding collision checks at bottom resizing too 2022-10-04 23:09:51 +02:00
tibbi dccad9ef90 further improving some collision checks 2022-10-04 20:00:45 +02:00
tibbi abc838f307 handle collisions at resizing to the top 2022-10-04 19:49:01 +02:00
tibbi 72debab925 handle collisions at dragging on the right side too 2022-10-04 19:41:18 +02:00
tibbi 0d37b4c56f lets not forget adding the side margin at position restoring after collision 2022-10-04 12:41:06 +02:00
tibbi 022dc65770 scroll the fragments at the top when closing 2022-10-04 12:23:17 +02:00
tibbi 6c10551ace check some collisions at resizing widgets to the left 2022-10-04 12:12:46 +02:00
tibbi 5682968a0e create a list of cells occupied by other items at resizing 2022-10-04 11:24:38 +02:00
tibbi 830cea13fd adding some minimal sizes at the widget resizing 2022-10-04 10:41:26 +02:00
tibbi 2fd48bdf53 calculate the minimal cell count at resizing 2022-10-04 10:17:17 +02:00
tibbi 4921159242 just renaming rows to cells 2022-10-04 10:08:37 +02:00
tibbi a159465361 pass the provider info at resizing too 2022-10-04 09:48:26 +02:00
tibbi 80adadd0e8 adding some rounding to the widget resizing frame rect 2022-10-03 23:26:54 +02:00
tibbi d39348e521 update the resize rectangle by drag gestures 2022-10-03 22:25:41 +02:00
tibbi 327656af9a removing one of the new checks 2022-10-02 23:22:40 +02:00
tibbi 2d46888cb1 fix a flinging glitch 2022-10-02 23:19:20 +02:00
tibbi b9f96e0703 recognize dragging of sides at widget resizing 2022-10-02 23:10:29 +02:00
tibbi 30c5dec1be draw 4 dots at the widget resizing frame 2022-10-02 22:45:02 +02:00
tibbi 288fd804ab hide widget resize frame on pressing Back, if visible 2022-10-02 22:28:41 +02:00
tibbi ae66ce83f2 improving some widgetview gesture related handling 2022-10-02 22:22:24 +02:00
tibbi 6d6bc948f2 updating commons 2022-10-02 21:42:54 +02:00
tibbi ecc0243e60 hide the resizing frame at clicking on the widget 2022-10-02 21:42:46 +02:00
tibbi 2a5909573d change the way widget resizing frame works 2022-10-02 21:26:59 +02:00
tibbi 626a553331 create a custom view for the widget resizing frame 2022-10-02 20:01:46 +02:00
tibbi 24a4723bb2 draw a resizing line around widgets at long pressing 2022-10-02 15:26:10 +02:00
tibbi b5433b40a7 adding an extra check to avoid clicking through expanded fragments 2022-10-02 15:03:03 +02:00
tibbi 2cf2918538 work with ACTION_MOVE only if the finger really moved 2022-10-01 23:34:35 +02:00
tibbi 38f3e4034f event at onTouchEvent can apparently be null, check it 2022-10-01 23:27:36 +02:00
tibbi f4ea085118 add some distance checking at long pressing widgets 2022-10-01 23:24:36 +02:00
tibbi db02a2ce40 specify the default widget sizes after creating 2022-10-01 23:15:39 +02:00
tibbi 31985390b8 removing the temporary Widgets menu icon 2022-10-01 23:00:53 +02:00
tibbi d88d165e2f do not allow clicking through the All Apps fragment 2022-10-01 22:28:46 +02:00
tibbi ad25e0bc2a fixing the popup anchor placement at home screen icons 2022-10-01 22:17:43 +02:00
tibbi 21a1367fc2 fixing some haptic feedback 2022-10-01 22:10:43 +02:00
tibbi 3c85d89dad adding some long press related improvements 2022-10-01 21:55:44 +02:00