Commit Graph

257 Commits

Author SHA1 Message Date
tibbi 9ed0e55c15 add the first part of shortcut handling 2022-10-07 23:06:28 +02:00
tibbi 543371632a store activityInfo at shortcuts 2022-10-07 22:35:35 +02:00
tibbi 1b118f0c0b update version to 2 2022-10-07 11:26:23 +02:00
tibbi e21ca7d80f updating commons 2022-10-07 11:21:34 +02:00
tibbi 42e78c550c use targetCellWidth and height for initial widget size on Android 13+ 2022-10-07 09:30:57 +02:00
Guillaume 0b1d2e3577
Translated using Weblate (Dutch)
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/nl/
2022-10-06 20:00:07 +02:00
solokot 431389b0fb
Translated using Weblate (Russian)
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/ru/
2022-10-06 20:00:06 +02:00
Guillaume 8242703e33
Added translation using Weblate (Dutch) 2022-10-06 19:56:18 +02:00
solokot 5a8ffe25c9
Added translation using Weblate (Russian) 2022-10-06 14:43:08 +02:00
tibbi 759af97742 making some motionevents not nullable again 2022-10-06 14:21:15 +02:00
tibbi 385a7c6c86 do not show shortcuts until implemented properley 2022-10-06 14:18:59 +02:00
tibbi aafff99c12 fix the positioning of default apps at the bottom 2022-10-05 21:34:58 +02:00
tibbi 4e68bc93ef fixing a widget resize glitch on Android 13+ 2022-10-05 21:29:51 +02:00
tibbi 71c4c96ad1 use the app package name at sorting widgets too 2022-10-05 14:22:08 +02:00
tibbi 5d3a886fd1 adding some null checks around touch events 2022-10-05 13:01:00 +02:00
tibbi 6fc579afe2 do not allow dragging the widget outside of the sreen 2022-10-05 12:58:41 +02:00
tibbi 4b9c235750 add a Wallpapers menu button at Widgets too 2022-10-05 12:24:48 +02:00
Tibor Kaputa 6846835cbd
Update strings.xml 2022-10-05 12:14:23 +02:00
paula katos c7f6d7f349
Translated using Weblate (Romanian)
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/ro/
2022-10-05 11:43:29 +02:00
paula katos b3c860bb99
Added translation using Weblate (Romanian) 2022-10-05 11:43:29 +02:00
gallegonovato a846394d48
Translated using Weblate (Galician)
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/gl/
2022-10-05 11:43:29 +02:00
gallegonovato b0eff72b43
Translated using Weblate (Spanish)
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/es/
2022-10-05 11:43:29 +02:00
Digger 6c4b8a0407
Translated using Weblate (Japanese)
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/ja/
2022-10-05 11:43:29 +02:00
atilluF eab5106956
Translated using Weblate (Italian)
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/it/
2022-10-05 11:43:29 +02:00
Digger a266b2023d
Added translation using Weblate (Japanese) 2022-10-05 11:43:29 +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