Commit Graph

  • 0ca194a6e6 Merge pull request #116 from esensar/add-schema-storage Tibor Kaputa 2023-09-04 12:48:33 +02:00
  • 3c4375634c Update strings.xml Usland 2023-09-02 20:56:45 +03:00
  • 096d9d26c9 Add older schemas too Ensar Sarajčić 2023-09-01 10:16:55 +02:00
  • 253a157b28 Add room schema location Ensar Sarajčić 2023-09-01 09:51:03 +02:00
  • 73224b436f Update icon colors in popups to match text color Ensar Sarajčić 2023-08-31 11:50:20 +02:00
  • 1dc3ee0af4 Fix pageChangeStarted callback Ensar Sarajčić 2023-08-31 10:36:19 +02:00
  • 7048a4c56f Merge branch 'main' into simple-bounce-on-page-change Ensar Sarajčić 2023-08-31 10:35:40 +02:00
  • f25738a40f Merge pull request #103 from esensar/feature/folders Tibor Kaputa 2023-08-30 16:06:14 +02:00
  • b7eecc5663 Add enough gaps between folder items to show item names Ensar Sarajčić 2023-08-25 15:40:36 +02:00
  • e88eb05e00 Remove needless extra space for folders Ensar Sarajčić 2023-08-25 11:14:13 +02:00
  • 1fcda210b6 Add vibration on folder items too Ensar Sarajčić 2023-08-25 09:46:51 +02:00
  • 3f146c7618 Prevent widget long press while changing pages Ensar Sarajčić 2023-08-25 09:45:22 +02:00
  • 75aeade4af Add a simple bounce on page changes Ensar Sarajčić 2023-08-24 16:20:51 +02:00
  • e5adb450c2 Fix animation scaling when opening and closing folders Ensar Sarajčić 2023-08-24 13:29:23 +02:00
  • 6d3b138459 Fix shadow drawing in folders Ensar Sarajčić 2023-08-24 13:21:28 +02:00
  • 3dd78cc911 Fix folder opening and closing issues Ensar Sarajčić 2023-08-24 13:18:46 +02:00
  • 1863a9e6a9 Simplify drawing and cells logic Ensar Sarajčić 2023-08-24 12:49:13 +02:00
  • ece3890133 Merge branch 'main' into feature/folders Ensar Sarajčić 2023-08-24 11:04:41 +02:00
  • 5f67ff94c0 Merge pull request #112 from weblate/weblate-simple-mobile-tools-simple-launcher Tibor Kaputa 2023-08-23 20:42:53 +02:00
  • 4ff3dd7e19 Translated using Weblate (Italian) J. Lavoie 2023-08-22 13:55:27 +00:00
  • 2dd44a9886 Translated using Weblate (French) J. Lavoie 2023-08-22 13:46:17 +00:00
  • a1b459f396 Merge pull request #113 from esensar/improvement/page-swiping Tibor Kaputa 2023-08-23 20:42:31 +02:00
  • 3cc00157cc Add folder opening and closing animation Ensar Sarajčić 2023-08-23 16:48:56 +02:00
  • a34bab78af Prevent flinging while movement on other axis is active Ensar Sarajčić 2023-08-23 13:08:25 +02:00
  • 6c8800f266 Fix condition for adding swipe movement Ensar Sarajčić 2023-08-23 13:08:13 +02:00
  • 59975c77f4 Make pager a completely separate class for easier reuse Ensar Sarajčić 2023-08-23 12:56:36 +02:00
  • 53efffde51 Move page logic into an inner class for better readability Ensar Sarajčić 2023-08-23 12:41:07 +02:00
  • 8f96073e45 Fix widget drawing during swipes Ensar Sarajčić 2023-08-23 12:05:56 +02:00
  • d4f55b8e8b Fix returning after partial swipe Ensar Sarajčić 2023-08-23 11:32:15 +02:00
  • 95cf8c0384 Handle home screen pages dragging Ensar Sarajčić 2023-08-23 11:17:45 +02:00
  • 7a5c698322 Fix vertical centering of icons in folder icon Ensar Sarajčić 2023-08-22 14:45:19 +02:00
  • a7ffb6328a Prevent drawing empty folders Ensar Sarajčić 2023-08-22 14:43:03 +02:00
  • 81dff807b4 Prevent opening folder while dragging it over its old spot Ensar Sarajčić 2023-08-22 14:31:57 +02:00
  • 516f61fe90 Generate folder icon from icons inside of it Ensar Sarajčić 2023-08-22 13:59:21 +02:00
  • a5499a58ad Reorder MainActivity Ensar Sarajčić 2023-08-22 12:11:41 +02:00
  • 50f345808c Merge pull request #110 from weblate/weblate-simple-mobile-tools-simple-launcher Tibor Kaputa 2023-08-22 10:12:04 +02:00
  • 06efcfd3fd Translated using Weblate (Swedish) en2sv 2023-08-20 19:11:09 +00:00
  • cca2ceaab9 Add max capacity for folders Ensar Sarajčić 2023-08-21 08:44:46 +02:00
  • c83e7a5226 Handle dragging items into folders Ensar Sarajčić 2023-08-18 17:17:59 +02:00
  • 62686f48c3 Handle moving items inside a folder Ensar Sarajčić 2023-08-18 17:09:15 +02:00
  • 10603be76b Properly clean up folder items after removing item from folder Ensar Sarajčić 2023-08-18 15:57:32 +02:00
  • dfe9b04f71 Add titles to folder views Ensar Sarajčić 2023-08-18 15:40:47 +02:00
  • dc6f263e79 Ensure that folders never go out of bounds Ensar Sarajčić 2023-08-18 15:09:56 +02:00
  • 55ebb2eb15 Close folder when dragging items outside of it Ensar Sarajčić 2023-08-18 14:58:27 +02:00
  • 62a3faf8ea Move from folder dialog to custom folder drawing Ensar Sarajčić 2023-08-18 14:40:10 +02:00
  • c049b41c1a Use property delegates for viewbinding in activities Ensar Sarajčić 2023-08-17 17:13:40 +02:00
  • b9e55d4934 Merge branch 'main' into feature/folders Ensar Sarajčić 2023-08-17 16:43:37 +02:00
  • 47a92c3b66 Merge pull request #108 from weblate/weblate-simple-mobile-tools-simple-launcher Tibor Kaputa 2023-08-14 13:53:45 +02:00
  • 810775dfff updating a slovak string Tibor Kaputa 2023-08-14 13:53:37 +02:00
  • e22220fb68 Translated using Weblate (Slovak) Milan Šalka 2023-08-10 09:53:00 +00:00
  • 07c26bfd18 Merge pull request #109 from spkprs/main-2 Tibor Kaputa 2023-08-14 13:52:03 +02:00
  • 9374661151 Update strings.xml spkprs 2023-08-13 17:02:16 +03:00
  • ad7ba47ce6 color proper button in the app settings tibbi 2023-08-04 09:50:14 +02:00
  • bf71d48f23 Merge pull request #104 from esensar/viewbinding-migration Tibor Kaputa 2023-08-04 09:44:54 +02:00
  • 8f21b8b689 Remove alias for commons R class Ensar Sarajčić 2023-08-04 08:39:02 +02:00
  • 36558b8949 Reformat code Ensar Sarajčić 2023-08-03 16:58:18 +02:00
  • 651d3b041c Migrate settings.gradle to kotlin script Ensar Sarajčić 2023-08-03 16:13:16 +02:00
  • 079efbedb3 Remove unused imports Ensar Sarajčić 2023-08-03 16:02:15 +02:00
  • 2bdd29454b Remove vectorDrawables.useSupportLibrary line Ensar Sarajčić 2023-08-03 15:33:23 +02:00
  • c15b3e4c6f Migrate to viewbinding and kotlin gradle scripts Ensar Sarajčić 2023-08-03 13:23:31 +02:00
  • b2a2ee653c Merge pull request #101 from weblate/weblate-simple-mobile-tools-simple-launcher Tibor Kaputa 2023-08-02 11:40:40 +02:00
  • cd994f2c04 Translated using Weblate (Estonian) Priit Jõerüüt 2023-07-31 09:20:29 +00:00
  • 43dfcebb5a Translated using Weblate (Hungarian) Kingproone 2023-07-31 15:15:17 +00:00
  • 6e89e55c70 Merge pull request #96 from esensar/feature/57-always-go-home Tibor Kaputa 2023-08-02 11:39:42 +02:00
  • 5e58c04338 Add support for viewing folders as dialogs Ensar Sarajčić 2023-08-01 16:10:05 +02:00
  • a9f879628c Add basic support for folders on home screen Ensar Sarajčić 2023-08-01 12:13:55 +02:00
  • 4e1121e6af Remove unused imports Ensar Sarajčić 2023-08-01 10:33:10 +02:00
  • 564d92f7a7 Add animation on home button if no other app was on top Ensar Sarajčić 2023-08-01 10:30:20 +02:00
  • 3fc14045b6 Remove settings for closing app drawer on home Ensar Sarajčić 2023-07-31 12:43:06 +02:00
  • 6096a4da3e Always hide drawer and widgets on home button press Ensar Sarajčić 2023-07-31 12:41:10 +02:00
  • 65f4cf4b0a Merge pull request #98 from esensar/fix/icon-menu Tibor Kaputa 2023-07-31 11:13:08 +02:00
  • 310f81f850 Use a getter for iconSize instead of property access Ensar Sarajčić 2023-07-31 10:35:32 +02:00
  • bc7bf7bb78 Update close_app_drawer_on_home string Ensar Sarajčić 2023-07-31 10:08:02 +02:00
  • 72d85f6257 Merge branch 'main' into feature/57-always-go-home Ensar Sarajčić 2023-07-31 10:07:30 +02:00
  • c4b7480a4c Merge pull request #100 from weblate/weblate-simple-mobile-tools-simple-launcher Tibor Kaputa 2023-07-30 23:17:18 +02:00
  • 63768045c8 Translated using Weblate (Russian) solokot 2023-07-29 13:38:31 +00:00
  • af6e1790b2 Translated using Weblate (German) VfBFan 2023-07-28 09:14:13 +00:00
  • 7d493085f0 Translated using Weblate (Polish) Agnieszka C 2023-07-28 06:37:49 +00:00
  • 308d9841eb Merge pull request #99 from esensar/sdk-34-migration Tibor Kaputa 2023-07-30 23:16:55 +02:00
  • 45904bac9d Merge pull request #94 from esensar/fix/73-notch-handling Tibor Kaputa 2023-07-30 23:15:29 +02:00
  • 6a57c9c823 Remove no limits flag to prevent menu from going outside of the screen Ensar Sarajčić 2023-07-28 16:08:52 +02:00
  • 3426fd98e3 Upgrade targetSdkVersion to 34 Ensar Sarajčić 2023-07-28 16:00:54 +02:00
  • 83a35664a4 Make popup menu height consistent with real number of items Ensar Sarajčić 2023-07-28 13:49:10 +02:00
  • 7f787cef08 Fix anchor positioning on all apps fragment and home screen Ensar Sarajčić 2023-07-28 13:40:21 +02:00
  • e82beb464d Fix initial value of closeAppDrawerOnHome on SettingsActivity Ensar Sarajčić 2023-07-28 12:35:49 +02:00
  • 0a1af2f75e Merge branch 'main' into fix/73-notch-handling Ensar Sarajčić 2023-07-28 11:59:38 +02:00
  • babd6bee9d Prevent search bar settings from changing status bar color Ensar Sarajčić 2023-07-28 11:58:44 +02:00
  • 38f1983bf7 Merge branch 'main' into feature/57-always-go-home Ensar Sarajčić 2023-07-28 09:54:17 +02:00
  • 73b7638a93 Merge pull request #97 from weblate/weblate-simple-mobile-tools-simple-launcher Tibor Kaputa 2023-07-28 08:34:09 +02:00
  • 4b85da1124 Translated using Weblate (Arabic) Rex_sa 2023-07-27 16:48:54 +00:00
  • fceb63e4c8 Translated using Weblate (Dutch) Guillaume 2023-07-27 17:19:36 +00:00
  • 4ced1cfb09 Translated using Weblate (Catalan) Josep M. Ferrer 2023-07-27 21:36:23 +00:00
  • 6754e58c6a Translated using Weblate (Turkish) Oğuz Ersen 2023-07-27 16:43:19 +00:00
  • 4f60029e33 Translated using Weblate (Chinese (Simplified)) Eric 2023-07-28 00:39:56 +00:00
  • 4fa8131f21 Add a setting for always closing drawers when using home button Ensar Sarajčić 2023-07-27 17:41:32 +02:00
  • 27b12764a5 Use WindowCompat for setting setDecorFitsSystemWindows Ensar Sarajčić 2023-07-27 17:14:18 +02:00
  • 37e0bd6084 Merge pull request #85 from esensar/feature/close-drawer-and-widgets-when-moving-to-other-apps Tibor Kaputa 2023-07-27 16:56:34 +02:00
  • c8db594896 changing a default value Tibor Kaputa 2023-07-27 16:56:11 +02:00
  • ad6f129876 Add flags for handling statusbar transparency Ensar Sarajčić 2023-07-27 16:42:21 +02:00
  • f751d90bea renaming a function tibbi 2023-07-27 15:55:50 +02:00