Ensar Sarajčić
|
62686f48c3
|
Handle moving items inside a folder
|
2023-08-18 17:09:15 +02:00 |
Ensar Sarajčić
|
10603be76b
|
Properly clean up folder items after removing item from folder
|
2023-08-18 15:57:32 +02:00 |
Ensar Sarajčić
|
dfe9b04f71
|
Add titles to folder views
|
2023-08-18 15:40:47 +02:00 |
Ensar Sarajčić
|
dc6f263e79
|
Ensure that folders never go out of bounds
|
2023-08-18 15:09:56 +02:00 |
Ensar Sarajčić
|
55ebb2eb15
|
Close folder when dragging items outside of it
|
2023-08-18 14:58:27 +02:00 |
Ensar Sarajčić
|
62a3faf8ea
|
Move from folder dialog to custom folder drawing
|
2023-08-18 14:40:10 +02:00 |
Ensar Sarajčić
|
c049b41c1a
|
Use property delegates for viewbinding in activities
|
2023-08-17 17:13:40 +02:00 |
Ensar Sarajčić
|
b9e55d4934
|
Merge branch 'main' into feature/folders
|
2023-08-17 16:43:37 +02:00 |
Tibor Kaputa
|
47a92c3b66
|
Merge pull request #108 from weblate/weblate-simple-mobile-tools-simple-launcher
Translations update from Hosted Weblate
|
2023-08-14 13:53:45 +02:00 |
Tibor Kaputa
|
810775dfff
|
updating a slovak string
|
2023-08-14 13:53:37 +02:00 |
Milan Šalka
|
e22220fb68
|
Translated using Weblate (Slovak)
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/sk/
|
2023-08-14 13:52:07 +02:00 |
Tibor Kaputa
|
07c26bfd18
|
Merge pull request #109 from spkprs/main-2
Update strings.xml
|
2023-08-14 13:52:03 +02:00 |
spkprs
|
9374661151
|
Update strings.xml
|
2023-08-13 17:02:16 +03:00 |
tibbi
|
ad7ba47ce6
|
color proper button in the app settings
|
2023-08-04 09:50:14 +02:00 |
Tibor Kaputa
|
bf71d48f23
|
Merge pull request #104 from esensar/viewbinding-migration
Migrate to viewbinding and kotlin gradle scripts
|
2023-08-04 09:44:54 +02:00 |
Ensar Sarajčić
|
8f21b8b689
|
Remove alias for commons R class
|
2023-08-04 08:39:02 +02:00 |
Ensar Sarajčić
|
36558b8949
|
Reformat code
|
2023-08-03 16:58:18 +02:00 |
Ensar Sarajčić
|
651d3b041c
|
Migrate settings.gradle to kotlin script
|
2023-08-03 16:13:16 +02:00 |
Ensar Sarajčić
|
079efbedb3
|
Remove unused imports
|
2023-08-03 16:02:15 +02:00 |
Ensar Sarajčić
|
2bdd29454b
|
Remove vectorDrawables.useSupportLibrary line
|
2023-08-03 15:33:23 +02:00 |
Ensar Sarajčić
|
c15b3e4c6f
|
Migrate to viewbinding and kotlin gradle scripts
|
2023-08-03 13:23:31 +02:00 |
Tibor Kaputa
|
b2a2ee653c
|
Merge pull request #101 from weblate/weblate-simple-mobile-tools-simple-launcher
Translations update from Hosted Weblate
|
2023-08-02 11:40:40 +02:00 |
Priit Jõerüüt
|
cd994f2c04
|
Translated using Weblate (Estonian)
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/et/
|
2023-08-02 11:39:48 +02:00 |
Kingproone
|
43dfcebb5a
|
Translated using Weblate (Hungarian)
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/hu/
|
2023-08-02 11:39:48 +02:00 |
Tibor Kaputa
|
6e89e55c70
|
Merge pull request #96 from esensar/feature/57-always-go-home
Add a setting for always closing drawers when using home button
|
2023-08-02 11:39:42 +02:00 |
Ensar Sarajčić
|
5e58c04338
|
Add support for viewing folders as dialogs
|
2023-08-01 16:10:13 +02:00 |
Ensar Sarajčić
|
a9f879628c
|
Add basic support for folders on home screen
|
2023-08-01 12:13:55 +02:00 |
Ensar Sarajčić
|
4e1121e6af
|
Remove unused imports
|
2023-08-01 10:33:10 +02:00 |
Ensar Sarajčić
|
564d92f7a7
|
Add animation on home button if no other app was on top
|
2023-08-01 10:30:20 +02:00 |
Ensar Sarajčić
|
3fc14045b6
|
Remove settings for closing app drawer on home
|
2023-07-31 12:43:06 +02:00 |
Ensar Sarajčić
|
6096a4da3e
|
Always hide drawer and widgets on home button press
|
2023-07-31 12:41:10 +02:00 |
Tibor Kaputa
|
65f4cf4b0a
|
Merge pull request #98 from esensar/fix/icon-menu
Fix position of popup menu anchor to be more consistent
|
2023-07-31 11:13:08 +02:00 |
Ensar Sarajčić
|
310f81f850
|
Use a getter for iconSize instead of property access
|
2023-07-31 10:35:32 +02:00 |
Ensar Sarajčić
|
bc7bf7bb78
|
Update close_app_drawer_on_home string
|
2023-07-31 10:08:02 +02:00 |
Ensar Sarajčić
|
72d85f6257
|
Merge branch 'main' into feature/57-always-go-home
|
2023-07-31 10:07:30 +02:00 |
Tibor Kaputa
|
c4b7480a4c
|
Merge pull request #100 from weblate/weblate-simple-mobile-tools-simple-launcher
Translations update from Hosted Weblate
|
2023-07-30 23:17:18 +02:00 |
solokot
|
63768045c8
|
Translated using Weblate (Russian)
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/ru/
|
2023-07-30 23:16:59 +02:00 |
VfBFan
|
af6e1790b2
|
Translated using Weblate (German)
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/de/
|
2023-07-30 23:16:59 +02:00 |
Agnieszka C
|
7d493085f0
|
Translated using Weblate (Polish)
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/pl/
|
2023-07-30 23:16:59 +02:00 |
Tibor Kaputa
|
308d9841eb
|
Merge pull request #99 from esensar/sdk-34-migration
Upgrade targetSdkVersion to 34
|
2023-07-30 23:16:55 +02:00 |
Tibor Kaputa
|
45904bac9d
|
Merge pull request #94 from esensar/fix/73-notch-handling
Allow drawing under notches and system bars
|
2023-07-30 23:15:29 +02:00 |
Ensar Sarajčić
|
6a57c9c823
|
Remove no limits flag to prevent menu from going outside of the screen
|
2023-07-28 16:08:52 +02:00 |
Ensar Sarajčić
|
3426fd98e3
|
Upgrade targetSdkVersion to 34
This API version update doesn't seem to affect this launcher that much.
Only differences were signatures of these 2 methods (onFling and onDraw),
but no other changes really affect this app from these lists:
- https://developer.android.com/about/versions/14/behavior-changes-all
- https://developer.android.com/about/versions/14/behavior-changes-14
Font scaling can go up to 200% now and it doesn't break functionality either.
|
2023-07-28 16:00:54 +02:00 |
Ensar Sarajčić
|
83a35664a4
|
Make popup menu height consistent with real number of items
|
2023-07-28 13:49:10 +02:00 |
Ensar Sarajčić
|
7f787cef08
|
Fix anchor positioning on all apps fragment and home screen
|
2023-07-28 13:40:21 +02:00 |
Ensar Sarajčić
|
e82beb464d
|
Fix initial value of closeAppDrawerOnHome on SettingsActivity
|
2023-07-28 12:35:49 +02:00 |
Ensar Sarajčić
|
0a1af2f75e
|
Merge branch 'main' into fix/73-notch-handling
|
2023-07-28 11:59:38 +02:00 |
Ensar Sarajčić
|
babd6bee9d
|
Prevent search bar settings from changing status bar color
|
2023-07-28 11:58:44 +02:00 |
Ensar Sarajčić
|
38f1983bf7
|
Merge branch 'main' into feature/57-always-go-home
|
2023-07-28 09:54:17 +02:00 |
Tibor Kaputa
|
73b7638a93
|
Merge pull request #97 from weblate/weblate-simple-mobile-tools-simple-launcher
Translations update from Hosted Weblate
|
2023-07-28 08:34:09 +02:00 |