Commit Graph

  • b5433b40a7 adding an extra check to avoid clicking through expanded fragments tibbi 2022-10-02 15:03:03 +02:00
  • 2cf2918538 work with ACTION_MOVE only if the finger really moved tibbi 2022-10-01 23:34:35 +02:00
  • 38f3e4034f event at onTouchEvent can apparently be null, check it tibbi 2022-10-01 23:27:36 +02:00
  • f4ea085118 add some distance checking at long pressing widgets tibbi 2022-10-01 23:24:36 +02:00
  • db02a2ce40 specify the default widget sizes after creating tibbi 2022-10-01 23:15:39 +02:00
  • 31985390b8 removing the temporary Widgets menu icon tibbi 2022-10-01 23:00:53 +02:00
  • d88d165e2f do not allow clicking through the All Apps fragment tibbi 2022-10-01 22:28:46 +02:00
  • ad25e0bc2a fixing the popup anchor placement at home screen icons tibbi 2022-10-01 22:17:43 +02:00
  • 21a1367fc2 fixing some haptic feedback tibbi 2022-10-01 22:10:43 +02:00
  • 3c85d89dad adding some long press related improvements tibbi 2022-10-01 21:55:44 +02:00
  • f1f1c77844 adding some dragging improvements tibbi 2022-10-01 16:45:07 +02:00
  • d98e3a9ddc ignore collisions with the dragged widget itself tibbi 2022-10-01 16:15:08 +02:00
  • 65d13c31b1 handle widget dragging tibbi 2022-10-01 15:25:54 +02:00
  • d4b4edd6eb rework the placement of widget menu after long pressing tibbi 2022-10-01 14:46:27 +02:00
  • 833a3f0529 rely on className instead of shortClassName at widgets tibbi 2022-10-01 10:23:05 +02:00
  • a337f5e081 Merge pull request #7 from weblate/weblate-simple-mobile-tools-simple-launcher Tibor Kaputa 2022-10-01 10:00:29 +02:00
  • e9a7277e10 Translated using Weblate (Catalan) Josep M. Ferrer 2022-09-27 19:53:59 +00:00
  • 3abbe47951 Translated using Weblate (Catalan) Josep M. Ferrer 2022-09-27 20:00:19 +00:00
  • 8fd082fbdb Added translation using Weblate (Catalan) Josep M. Ferrer 2022-09-27 21:53:33 +02:00
  • 6b460d50fe Translated using Weblate (French) gallegonovato 2022-09-26 18:51:50 +00:00
  • 72c6801bc0 properly unregister some widgets for changes tibbi 2022-10-01 09:58:16 +02:00
  • 10373af40d allow removing widgets tibbi 2022-09-30 23:55:55 +02:00
  • f37840094b handle displaying config screen before placing widget, when available tibbi 2022-09-29 16:04:37 +02:00
  • 0bb2c1066e pass the proper context at creating widgets tibbi 2022-09-29 12:21:41 +02:00
  • 624cc02299 allow installing the app on internal storage only tibbi 2022-09-29 12:19:09 +02:00
  • cd15023c3a handle the permission for binding widgets tibbi 2022-09-28 21:35:11 +02:00
  • 7ba519d82d start listening for events with widget host view on start tibbi 2022-09-27 15:38:56 +02:00
  • 05583d1ee0 override AppWidgetHostView to be able to respond to long presses tibbi 2022-09-27 14:03:03 +02:00
  • 5fca4ff4f1 handle storing and redrawing widgets tibbi 2022-09-27 13:02:19 +02:00
  • e83aef8d9d lets not add any extra margin to widgets tibbi 2022-09-27 11:17:20 +02:00
  • 8e79a9ccf5 adding an initial version of home screen widget drawing tibbi 2022-09-27 10:55:28 +02:00
  • 28e7db1ec7 renaming some variables tibbi 2022-09-27 10:05:04 +02:00
  • 55f243c401 create a new type for shortcuts tibbi 2022-09-26 23:49:15 +02:00
  • e76b2dcc51 launch widget Configure activity when appropriate tibbi 2022-09-26 23:32:41 +02:00
  • 7b52bf2b30 check if all wanted cells for placing an item are empty tibbi 2022-09-26 23:08:56 +02:00
  • 54fd9eed50 vibrate if the wanted icon spot is occupied tibbi 2022-09-26 23:01:20 +02:00
  • a0bed4040a move some widget rect calculations to a separate function tibbi 2022-09-26 22:45:11 +02:00
  • 7552288875 Merge pull request #5 from weblate/weblate-simple-mobile-tools-simple-launcher Tibor Kaputa 2022-09-26 22:35:39 +02:00
  • 22cbd2f489 Translated using Weblate (Turkish) Oğuz Ersen 2022-09-26 04:08:27 +00:00
  • b14e75f236 Translated using Weblate (Polish) Agnieszka C 2022-09-25 16:02:15 +00:00
  • 036b9e6b12 Translated using Weblate (Chinese (Simplified)) Eric 2022-09-26 11:07:40 +00:00
  • f8d89e9043 Merge pull request #6 from weblate/weblate-simple-mobile-tools-simple-launcher-metadata Tibor Kaputa 2022-09-26 22:35:28 +02:00
  • 55aa1e7075 Translated using Weblate (French) Ldm Public 2022-09-25 19:00:36 +00:00
  • bf8f998b75 Translated using Weblate (Swedish) en2sv 2022-09-25 08:15:46 +00:00
  • 0e9d77541d avoid refreshing Widgets fragment if nothing changed tibbi 2022-09-26 22:33:40 +02:00
  • 4e295deb3e adding some widget preview corrections tibbi 2022-09-26 22:00:14 +02:00
  • 968fd79f18 show the widget preview itself at dragging too tibbi 2022-09-26 21:47:26 +02:00
  • 7abb9e9baf center the dragged widget horizontally tibbi 2022-09-26 21:31:00 +02:00
  • 2dcea7a90e limit widget width or height to 5 for now tibbi 2022-09-26 21:30:47 +02:00
  • 9fbf636236 draw a shadow under widget while being dragged tibbi 2022-09-26 16:08:35 +02:00
  • bf6ec2c05a fixing some navigation glitches tibbi 2022-09-26 15:20:10 +02:00
  • 29d776d7ae add some preparations for adding widgets tibbi 2022-09-26 12:38:10 +02:00
  • f93272aa97 differentiate between icon and widget grid items tibbi 2022-09-26 12:04:12 +02:00
  • 7f777cf557 adding some initial widget long press handling tibbi 2022-09-26 09:50:04 +02:00
  • 03b8ee01f4 adding some signing related code tibbi 2022-09-25 23:19:34 +02:00
  • 14545f9296 use the default Glide caching at loading widget previews tibbi 2022-09-25 21:45:45 +02:00
  • 434d79d46f allow 2 lines long app titles tibbi 2022-09-25 18:48:50 +02:00
  • d86d35aa96 add Simple Launchers settings as an icon tibbi 2022-09-25 18:45:50 +02:00
  • 012e0bdfc4 adding a new string for launcher settings tibbi 2022-09-25 17:41:32 +02:00
  • c57ae52a4d hide the General settings section if there is nothing visible in it tibbi 2022-09-25 17:21:55 +02:00
  • 3b59ad1a7f lets not list microG either tibbi 2022-09-25 17:08:42 +02:00
  • eaa9d091c3 lets not list Simple Launcher at the apps tibbi 2022-09-25 17:05:15 +02:00
  • 32cdd98534 Merge pull request #4 from weblate/weblate-simple-mobile-tools-simple-launcher Tibor Kaputa 2022-09-25 17:03:26 +02:00
  • 5d8886a0bd Update strings.xml Tibor Kaputa 2022-09-25 17:03:13 +02:00
  • c3d7682d19 Update strings.xml Tibor Kaputa 2022-09-25 17:02:59 +02:00
  • 91349c668c Translated using Weblate (Galician) gallegonovato 2022-09-25 14:34:37 +00:00
  • 856a2d446d Translated using Weblate (Spanish) gallegonovato 2022-09-25 14:30:28 +00:00
  • 42c15dc542 Added translation using Weblate (Galician) gallegonovato 2022-09-25 16:31:12 +02:00
  • 3445bd745a Translated using Weblate (Spanish) gallegonovato 2022-09-25 14:28:13 +00:00
  • 7425ccf3b4 Added translation using Weblate (Spanish) gallegonovato 2022-09-25 15:09:23 +02:00
  • f160f155e5 Translated using Weblate (Swedish) en2sv 2022-09-25 08:14:20 +00:00
  • ab618c32fc Added translation using Weblate (Swedish) en2sv 2022-09-25 10:13:18 +02:00
  • 968c4161cf ignore action_move events in some cases without really moving tibbi 2022-09-25 16:44:44 +02:00
  • 18486d4b1b ignore fling events just after releasing an icon from dragging tibbi 2022-09-25 16:40:08 +02:00
  • 07ea589c73 fixing some long touch related issues tibbi 2022-09-25 16:29:14 +02:00
  • d5368b0a15 make sure the initial default app launchers come from All apps list tibbi 2022-09-25 16:01:41 +02:00
  • 85d255d434 expand the status bar on down fling gesture tibbi 2022-09-25 12:17:30 +02:00
  • 04f6e14b3f removing a redundant function tibbi 2022-09-25 11:18:24 +02:00
  • 92fd30eec2 adding some Drag & Drop related improvements tibbi 2022-09-25 11:13:02 +02:00
  • d1a38d8a02 fetch dragged icons drawable if it is empty tibbi 2022-09-25 09:19:21 +02:00
  • 11f3b05534 use Resource caching at glide image loading tibbi 2022-09-24 23:33:36 +02:00
  • 13c4f1fafb adjusting some touch calculation tibbi 2022-09-24 22:49:15 +02:00
  • 6cf61d534a show a shadow at dragging from All Apps Fragment too tibbi 2022-09-24 22:36:00 +02:00
  • 1ec3112032 draw a transparent circlular shadow at dragging an item tibbi 2022-09-24 22:23:42 +02:00
  • ee76ac602a show currenly dragged icon at its place tibbi 2022-09-23 12:54:07 +02:00
  • 8247f8770d store drawables inside the GridItem model itself tibbi 2022-09-23 12:05:15 +02:00
  • 5d85b9d7b4 adding a helper function for getting the closest grid cell tibbi 2022-09-23 11:44:10 +02:00
  • 115b60c52e use transparent status bar at launcher theme tibbi 2022-09-23 10:08:30 +02:00
  • 876a643fa8 fix a glitch with not updating icons tibbi 2022-09-23 00:22:02 +02:00
  • 8e8bb4f86f Merge pull request #2 from weblate/weblate-simple-mobile-tools-simple-launcher Tibor Kaputa 2022-09-22 22:49:00 +02:00
  • 428faec33d Update strings.xml Tibor Kaputa 2022-09-22 22:48:48 +02:00
  • c23228c444 Translated using Weblate (Finnish) words wave 2022-09-21 10:25:34 +00:00
  • 8fc924cd15 Translated using Weblate (Estonian) words wave 2022-09-20 15:15:53 +00:00
  • da73641a04 Added translation using Weblate (Finnish) words wave 2022-09-21 12:25:05 +02:00
  • 7f2d238412 Added translation using Weblate (Estonian) words wave 2022-09-20 17:14:56 +02:00
  • bb0fcad0c0 Merge pull request #3 from weblate/weblate-simple-mobile-tools-simple-launcher-metadata Tibor Kaputa 2022-09-22 22:47:43 +02:00
  • 6a84ebf787 Translated using Weblate (Finnish) words wave 2022-09-21 10:54:47 +00:00
  • 8f310dfe28 Translated using Weblate (Estonian) words wave 2022-09-20 15:18:53 +00:00
  • b97fa92c10 Translated using Weblate (Turkish) Oğuz Ersen 2022-09-19 19:05:26 +00:00
  • b0366452ce Translated using Weblate (Hungarian) Kovacs Bea 2022-09-19 13:54:38 +00:00