|
ab8164ccdc
|
Use long labels for shortcuts instead of short ones
|
2023-09-11 13:36:24 +02:00 |
|
|
1698c18d7c
|
Add support for app shortcuts
This closes #49
|
2023-09-11 12:19:52 +02:00 |
|
|
60a4c31a88
|
Merge pull request #118 from esensar/sdk-34-widgets-creation
Reduce target SDK to 33
|
2023-09-06 16:38:42 +02:00 |
|
|
017d50756d
|
Reduce target SDK to 33
This is done to allow configuring widgets on SDK 34. It seems that
this is not yet fully supported, since SDK 34 is in beta.
System blocks starting widget configuration when target SDK 34, probably
due to https://developer.android.com/about/versions/14/behavior-changes-14#background-activity-restrictions
|
2023-09-06 12:23:01 +02:00 |
|
|
8fcbc4cb10
|
Merge pull request #115 from esensar/fix/floating-menu-icon-colors
Update icon colors in popups to match text color
|
2023-09-06 10:41:57 +02:00 |
|
|
9bfff57405
|
Always use the same color as text uses in popups
|
2023-09-06 10:29:38 +02:00 |
|
|
5218eb17c0
|
Merge pull request #117 from Usland123/patch-1
Update strings.xml
|
2023-09-05 23:40:36 +02:00 |
|
|
8ee21b43a1
|
Merge pull request #114 from esensar/simple-bounce-on-page-change
Add a simple bounce on page changes
|
2023-09-04 21:31:39 +02:00 |
|
|
0ca194a6e6
|
Merge pull request #116 from esensar/add-schema-storage
Add schema storage
|
2023-09-04 12:48:33 +02:00 |
|
|
3c4375634c
|
Update strings.xml
|
2023-09-02 20:56:45 +03:00 |
|
|
096d9d26c9
|
Add older schemas too
|
2023-09-01 10:16:55 +02:00 |
|
|
253a157b28
|
Add room schema location
|
2023-09-01 09:51:03 +02:00 |
|
|
73224b436f
|
Update icon colors in popups to match text color
|
2023-08-31 11:50:20 +02:00 |
|
|
1dc3ee0af4
|
Fix pageChangeStarted callback
|
2023-08-31 10:36:19 +02:00 |
|
|
7048a4c56f
|
Merge branch 'main' into simple-bounce-on-page-change
|
2023-08-31 10:35:40 +02:00 |
|
|
f25738a40f
|
Merge pull request #103 from esensar/feature/folders
Add support for folders on home screen
|
2023-08-30 16:06:14 +02:00 |
|
|
b7eecc5663
|
Add enough gaps between folder items to show item names
|
2023-08-25 15:40:36 +02:00 |
|
|
e88eb05e00
|
Remove needless extra space for folders
|
2023-08-25 11:14:13 +02:00 |
|
|
1fcda210b6
|
Add vibration on folder items too
|
2023-08-25 09:46:51 +02:00 |
|
|
3f146c7618
|
Prevent widget long press while changing pages
|
2023-08-25 09:45:22 +02:00 |
|
|
75aeade4af
|
Add a simple bounce on page changes
|
2023-08-24 16:20:51 +02:00 |
|
|
e5adb450c2
|
Fix animation scaling when opening and closing folders
|
2023-08-24 13:29:23 +02:00 |
|
|
6d3b138459
|
Fix shadow drawing in folders
|
2023-08-24 13:21:28 +02:00 |
|
|
3dd78cc911
|
Fix folder opening and closing issues
|
2023-08-24 13:18:46 +02:00 |
|
|
1863a9e6a9
|
Simplify drawing and cells logic
|
2023-08-24 12:49:13 +02:00 |
|
|
ece3890133
|
Merge branch 'main' into feature/folders
Added proper handling of folder closing when swiping pages
|
2023-08-24 11:04:41 +02:00 |
|
|
5f67ff94c0
|
Merge pull request #112 from weblate/weblate-simple-mobile-tools-simple-launcher
Translations update from Hosted Weblate
|
2023-08-23 20:42:53 +02:00 |
|
|
4ff3dd7e19
|
Translated using Weblate (Italian)
Currently translated at 100.0% (15 of 15 strings)
Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/it/
|
2023-08-23 20:42:38 +02:00 |
|
|
2dd44a9886
|
Translated using Weblate (French)
Currently translated at 100.0% (15 of 15 strings)
Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/fr/
|
2023-08-23 20:42:38 +02:00 |
|
|
a1b459f396
|
Merge pull request #113 from esensar/improvement/page-swiping
Improve page change behavior
|
2023-08-23 20:42:31 +02:00 |
|
|
3cc00157cc
|
Add folder opening and closing animation
|
2023-08-23 16:58:30 +02:00 |
|
|
a34bab78af
|
Prevent flinging while movement on other axis is active
|
2023-08-23 13:08:25 +02:00 |
|
|
6c8800f266
|
Fix condition for adding swipe movement
|
2023-08-23 13:08:13 +02:00 |
|
|
59975c77f4
|
Make pager a completely separate class for easier reuse
|
2023-08-23 12:56:36 +02:00 |
|
|
53efffde51
|
Move page logic into an inner class for better readability
|
2023-08-23 12:41:07 +02:00 |
|
|
8f96073e45
|
Fix widget drawing during swipes
|
2023-08-23 12:05:56 +02:00 |
|
|
d4f55b8e8b
|
Fix returning after partial swipe
|
2023-08-23 11:32:15 +02:00 |
|
|
95cf8c0384
|
Handle home screen pages dragging
|
2023-08-23 11:17:45 +02:00 |
|
|
7a5c698322
|
Fix vertical centering of icons in folder icon
|
2023-08-22 14:45:19 +02:00 |
|
|
a7ffb6328a
|
Prevent drawing empty folders
|
2023-08-22 14:43:03 +02:00 |
|
|
81dff807b4
|
Prevent opening folder while dragging it over its old spot
|
2023-08-22 14:31:57 +02:00 |
|
|
516f61fe90
|
Generate folder icon from icons inside of it
|
2023-08-22 13:59:21 +02:00 |
|
|
a5499a58ad
|
Reorder MainActivity
|
2023-08-22 12:11:41 +02:00 |
|
|
50f345808c
|
Merge pull request #110 from weblate/weblate-simple-mobile-tools-simple-launcher
Translations update from Hosted Weblate
|
2023-08-22 10:12:04 +02:00 |
|
|
06efcfd3fd
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (15 of 15 strings)
Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/sv/
|
2023-08-21 21:45:47 +02:00 |
|
|
cca2ceaab9
|
Add max capacity for folders
|
2023-08-21 08:44:46 +02:00 |
|
|
c83e7a5226
|
Handle dragging items into folders
|
2023-08-18 17:17:59 +02:00 |
|
|
62686f48c3
|
Handle moving items inside a folder
|
2023-08-18 17:09:15 +02:00 |
|
|
10603be76b
|
Properly clean up folder items after removing item from folder
|
2023-08-18 15:57:32 +02:00 |
|
|
dfe9b04f71
|
Add titles to folder views
|
2023-08-18 15:40:47 +02:00 |
|