Commit Graph

257 Commits

Author SHA1 Message Date
tibbi f1f1c77844 adding some dragging improvements 2022-10-01 16:45:07 +02:00
tibbi d98e3a9ddc ignore collisions with the dragged widget itself 2022-10-01 16:15:08 +02:00
tibbi 65d13c31b1 handle widget dragging 2022-10-01 15:25:54 +02:00
tibbi d4b4edd6eb rework the placement of widget menu after long pressing 2022-10-01 14:46:27 +02:00
tibbi 833a3f0529 rely on className instead of shortClassName at widgets 2022-10-01 10:23:05 +02:00
Tibor Kaputa a337f5e081
Merge pull request #7 from weblate/weblate-simple-mobile-tools-simple-launcher
Translations update from Hosted Weblate
2022-10-01 10:00:29 +02:00
Josep M. Ferrer e9a7277e10
Translated using Weblate (Catalan)
Currently translated at 100.0% (4 of 4 strings)

Translation: Simple Mobile Tools/Simple Launcher metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher-metadata/ca/
2022-10-01 09:58:25 +02:00
Josep M. Ferrer 3abbe47951
Translated using Weblate (Catalan)
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/ca/
2022-10-01 09:58:25 +02:00
Josep M. Ferrer 8fd082fbdb
Added translation using Weblate (Catalan) 2022-10-01 09:58:25 +02:00
gallegonovato 6b460d50fe
Translated using Weblate (French)
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/fr/
2022-10-01 09:58:25 +02:00
tibbi 72c6801bc0 properly unregister some widgets for changes 2022-10-01 09:58:16 +02:00
tibbi 10373af40d allow removing widgets 2022-09-30 23:55:55 +02:00
tibbi f37840094b handle displaying config screen before placing widget, when available 2022-09-29 16:04:37 +02:00
tibbi 0bb2c1066e pass the proper context at creating widgets 2022-09-29 12:21:41 +02:00
tibbi 624cc02299 allow installing the app on internal storage only 2022-09-29 12:19:09 +02:00
tibbi cd15023c3a handle the permission for binding widgets 2022-09-28 21:35:11 +02:00
tibbi 7ba519d82d start listening for events with widget host view on start 2022-09-27 15:38:56 +02:00
tibbi 05583d1ee0 override AppWidgetHostView to be able to respond to long presses 2022-09-27 14:03:03 +02:00
tibbi 5fca4ff4f1 handle storing and redrawing widgets 2022-09-27 13:02:19 +02:00
tibbi e83aef8d9d lets not add any extra margin to widgets 2022-09-27 11:17:20 +02:00
tibbi 8e79a9ccf5 adding an initial version of home screen widget drawing 2022-09-27 10:55:28 +02:00
tibbi 28e7db1ec7 renaming some variables 2022-09-27 10:05:04 +02:00
tibbi 55f243c401 create a new type for shortcuts 2022-09-26 23:49:15 +02:00
tibbi e76b2dcc51 launch widget Configure activity when appropriate 2022-09-26 23:32:41 +02:00
tibbi 7b52bf2b30 check if all wanted cells for placing an item are empty 2022-09-26 23:08:56 +02:00
tibbi 54fd9eed50 vibrate if the wanted icon spot is occupied 2022-09-26 23:01:20 +02:00
tibbi a0bed4040a move some widget rect calculations to a separate function 2022-09-26 22:45:11 +02:00
Tibor Kaputa 7552288875
Merge pull request #5 from weblate/weblate-simple-mobile-tools-simple-launcher
Translations update from Hosted Weblate
2022-09-26 22:35:39 +02:00
Oğuz Ersen 22cbd2f489
Translated using Weblate (Turkish)
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/tr/
2022-09-26 22:35:31 +02:00
Agnieszka C b14e75f236
Translated using Weblate (Polish)
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/pl/
2022-09-26 22:35:31 +02:00
Eric 036b9e6b12
Translated using Weblate (Chinese (Simplified))
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/zh_Hans/
2022-09-26 22:35:31 +02:00
Tibor Kaputa f8d89e9043
Merge pull request #6 from weblate/weblate-simple-mobile-tools-simple-launcher-metadata
Translations update from Hosted Weblate
2022-09-26 22:35:28 +02:00
Ldm Public 55aa1e7075
Translated using Weblate (French)
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/fr/
2022-09-26 22:33:45 +02:00
en2sv bf8f998b75
Translated using Weblate (Swedish)
Currently translated at 25.0% (1 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-09-26 22:33:45 +02:00
tibbi 0e9d77541d avoid refreshing Widgets fragment if nothing changed 2022-09-26 22:33:40 +02:00
tibbi 4e295deb3e adding some widget preview corrections 2022-09-26 22:00:14 +02:00
tibbi 968fd79f18 show the widget preview itself at dragging too 2022-09-26 21:47:26 +02:00
tibbi 7abb9e9baf center the dragged widget horizontally 2022-09-26 21:31:00 +02:00
tibbi 2dcea7a90e limit widget width or height to 5 for now 2022-09-26 21:30:47 +02:00
tibbi 9fbf636236 draw a shadow under widget while being dragged 2022-09-26 16:08:35 +02:00
tibbi bf6ec2c05a fixing some navigation glitches 2022-09-26 15:20:10 +02:00
tibbi 29d776d7ae add some preparations for adding widgets 2022-09-26 12:38:10 +02:00
tibbi f93272aa97 differentiate between icon and widget grid items 2022-09-26 12:04:12 +02:00
tibbi 7f777cf557 adding some initial widget long press handling 2022-09-26 09:50:04 +02:00
tibbi 03b8ee01f4 adding some signing related code 2022-09-25 23:19:34 +02:00
tibbi 14545f9296 use the default Glide caching at loading widget previews 2022-09-25 21:45:45 +02:00
tibbi 434d79d46f allow 2 lines long app titles 2022-09-25 18:48:50 +02:00
tibbi d86d35aa96 add Simple Launchers settings as an icon 2022-09-25 18:45:50 +02:00
tibbi 012e0bdfc4 adding a new string for launcher settings 2022-09-25 17:41:32 +02:00
tibbi c57ae52a4d hide the General settings section if there is nothing visible in it 2022-09-25 17:21:55 +02:00