140 Commits

Author SHA1 Message Date
Valeri Gokadze
d70d9a4467 test 2024-10-01 21:48:12 +04:00
Valeri Gokadze
de1e152f1b Improve: Improved launcher icon and splash screen
also fixed accidentally removed monochrome icon
2024-09-25 16:16:33 +04:00
Valeri Gokadze
4dacae850e Rename the launcher icon filenames 2024-09-25 14:51:15 +04:00
Valeri Gokadze
775a8adb78 Updated the project gradle version 2024-09-25 14:44:02 +04:00
Valeri Gokadze
6b096d3ac5 Updated the project gradle version 2024-09-22 09:51:32 +04:00
Valeri Gokadze
77709c97db Updated the project kotlin version 2024-09-08 18:24:57 +04:00
Valeri Gokadze
cdb849a8b7 Updated the project Gradle version 2024-08-26 16:44:01 +04:00
Valeri Gokadze
cb2fb1e9a0 Add: Added Android Auto support 2024-08-15 16:48:32 +04:00
Valeri Gokadze
9ab73496e6 Use the latest kotlin version 2024-08-07 12:23:36 +04:00
Valeri Gokadze
f7358b0082 Updated the project Kotlin version 2024-07-25 14:46:44 +04:00
Valeri Gokadze
94531ac0c3 Updated the project Gradle version 2024-07-19 11:07:01 +04:00
Valeri Gokadze
9b052927e4 Upgraded Android gradle plugin version 2024-06-15 07:57:13 +04:00
Valeri Gokadze
ab3f83d1f1 Upgraded Gradle version 2024-06-15 07:55:14 +04:00
Valeri Gokadze
1435f3b50e Several minor improvements 2024-05-14 11:05:47 +04:00
Valeri Gokadze
ca8d41ab6d Updated AGP to 8.3.2 2024-05-01 22:36:20 +04:00
Valeri Gokadze
c744b06eb9 Revert "Set shrinkResources=true in build.gradle"
This reverts commit bc984c15d5.
2024-04-29 16:24:14 +04:00
Valeri Gokadze
c3ad2ad554 Revert "Updated the release workflow"
This reverts commit 9ce80cf7d2.
2024-04-26 18:34:24 +04:00
Valeri Gokadze
bc984c15d5 Set shrinkResources=true in build.gradle 2024-03-31 12:33:52 +04:00
Valeri Gokadze
b5faf5dc2c We need package name in android manifest to avoid error while running flutter run 2024-03-29 11:08:49 +04:00
Valeri Gokadze
9ce80cf7d2 Updated the release workflow 2024-03-28 16:31:57 +04:00
Valeri Gokadze
6b4984b999 Changed compileOptions and jvmTarget 2024-03-28 13:57:32 +04:00
Valeri Gokadze
ea0d5c7c0e Use the latest NDK version 2024-03-28 12:13:13 +04:00
Valeri Gokadze
2773acde37 Upgraded AGP version to 8.3.1 2024-03-28 12:08:02 +04:00
Valeri Gokadze
dd376d5ab6 Updated the project Kotlin version 2024-03-23 21:09:18 +04:00
Valeri Gokadze
736d0c67e7 Updated the project Gradle version 2024-03-23 21:07:48 +04:00
Valeri Gokadze
5df8a843a0 Updated AndroidManifest.xml 2024-02-16 11:21:09 +04:00
Valeri Gokadze
5e9a82ba93 Updated com.android.application to version 7.4.2 2024-02-15 15:15:48 +04:00
Valeri Gokadze
8b1e325280 Removed requestLegacyExternalStorage, which was useful before removing all storage permissions for Android 10 and below versions 2024-02-08 20:57:32 +04:00
Valeri Gokadze
c8c217066c Upgraded the project Graddle version 2024-02-06 15:14:34 +04:00
Valeri Gokadze
25a4393e41 Removed unnecessary android plugins 2024-01-25 18:55:56 +04:00
Valeri Gokadze
787672dd52 Migration for deprecated imperative apply of Flutter's Gradle plugins 2024-01-25 18:49:32 +04:00
Valeri Gokadze
692868a003 Improve: Improved updater
Now you will download and install updates from your default browser instead of from musify
2024-01-24 17:39:24 +04:00
Valeri Gokadze
9461948b84 Update: v7.3.2 2024-01-21 21:26:53 +04:00
Valeri Gokadze
8d72d992e9 Improve: Removed WRITE_EXTERNAL_STORAGE & READ_EXTERNAL_STORAGE permissions for F-Droid
As they are only used for built-in updater which isn't available for F-Droid
2024-01-21 21:23:03 +04:00
Valeri Gokadze
afbaff4250 Remove: Removed unused READ_MEDIA_AUDIO permission 2024-01-21 21:21:09 +04:00
Valeri Gokadze
4b749bed99 Improve: Improve: Removed POST_NOTIFICATIONS permission for Fdroid
As media notifications doesn't require any permission
2024-01-18 11:58:56 +04:00
Valeri Gokadze
a47979e321 Improve: Removed REQUEST_INSTALL_PACKAGES permission for Fdroid
As it's totally useless there
2024-01-18 11:57:48 +04:00
Valeri Gokadze
cd0572920f Make READ_EXTERNAL_STORAGE maximum sdk version 32 2023-12-28 15:36:20 +04:00
Valeri Gokadze
df50d931a4 Make a compile sdk version of the app Android 14 2023-12-28 15:29:25 +04:00
Valeri Gokadze
acff32ddeb Fix: Add FOREGROUND_SERVICE_MEDIA_PLAYBACK permission as it's required since Android 14 2023-12-28 15:07:20 +04:00
Valeri Gokadze
f59a178677 Upgraded the project Kotlin version 2023-12-25 13:58:41 +04:00
Valeri Gokadze
7e3496b062 Make a target version of the app Android 14 2023-12-25 13:57:24 +04:00
Valeri Gokadze
71c7be2dde Revert "feature: you can use share feature from youtube to play song in musify"
This reverts commit 3fc448cf96.
2023-12-09 21:57:37 +04:00
Valeri Gokadze
1db69b41f2 Upgraded the project graddle version 2023-12-08 19:11:43 +04:00
Valeri Gokadze
68356a3594 Updated the project kotlin version 2023-11-28 21:57:58 +04:00
Valeri Gokadze
b4bdc3982c Removed unnecessary gradle dependencies 2023-11-28 21:34:24 +04:00
Valeri Gokadze
7b9a633d28 Revert "Updated gradle files"
This reverts commit e20790066f.
2023-11-26 21:49:44 +04:00
Valeri Gokadze
8b856c6505 Improved code 2023-11-18 18:20:23 +04:00
Valeri Gokadze
57e46329a3 Upgraded kotlin version to 1.9.20 2023-11-17 22:36:58 +04:00
Valeri Gokadze
e20790066f Updated gradle files 2023-11-17 22:07:19 +04:00