From e3dc11f312a75ab9b21f06c38b2f4c2fee9a135c Mon Sep 17 00:00:00 2001
From: deniscerri <64997243+deniscerri@users.noreply.github.com>
Date: Sun, 16 Apr 2023 16:07:53 +0200
Subject: [PATCH] fastlane fixes
---
README.MD | 20 ++++----
app/src/main/res/values/arrays.xml | 2 +-
.../android/en-US/changelogs/10500.txt | 45 +++---------------
.../en-US/images/{app_icon.PNG => icon.PNG} | Bin
.../images/phoneScreenshots/{1.png => 01.png} | Bin
.../images/phoneScreenshots/{2.png => 02.png} | Bin
.../images/phoneScreenshots/{3.png => 03.png} | Bin
.../images/phoneScreenshots/{4.png => 04.png} | Bin
.../images/phoneScreenshots/{5.png => 05.png} | Bin
.../images/phoneScreenshots/{6.png => 06.png} | Bin
.../images/phoneScreenshots/{7.png => 07.png} | Bin
.../images/phoneScreenshots/{8.png => 08.png} | Bin
.../images/phoneScreenshots/{9.png => 09.png} | Bin
13 files changed, 18 insertions(+), 49 deletions(-)
rename fastlane/metadata/android/en-US/images/{app_icon.PNG => icon.PNG} (100%)
rename fastlane/metadata/android/en-US/images/phoneScreenshots/{1.png => 01.png} (100%)
rename fastlane/metadata/android/en-US/images/phoneScreenshots/{2.png => 02.png} (100%)
rename fastlane/metadata/android/en-US/images/phoneScreenshots/{3.png => 03.png} (100%)
rename fastlane/metadata/android/en-US/images/phoneScreenshots/{4.png => 04.png} (100%)
rename fastlane/metadata/android/en-US/images/phoneScreenshots/{5.png => 05.png} (100%)
rename fastlane/metadata/android/en-US/images/phoneScreenshots/{6.png => 06.png} (100%)
rename fastlane/metadata/android/en-US/images/phoneScreenshots/{7.png => 07.png} (100%)
rename fastlane/metadata/android/en-US/images/phoneScreenshots/{8.png => 08.png} (100%)
rename fastlane/metadata/android/en-US/images/phoneScreenshots/{9.png => 09.png} (100%)
diff --git a/README.MD b/README.MD
index eccbeb15..ca0e17a4 100644
--- a/README.MD
+++ b/README.MD
@@ -1,5 +1,5 @@
-

-

-

-

-

-

-

-

-

+

+

+

+

+

+

+

+

+

diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml
index e1a9db2e..1e63d1e5 100644
--- a/app/src/main/res/values/arrays.xml
+++ b/app/src/main/res/values/arrays.xml
@@ -122,7 +122,7 @@
- - @string/defaultValue
+ - Default
- yt-dlp
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/10500.txt b/fastlane/metadata/android/en-US/changelogs/10500.txt
index 5a49a8ad..c44b59db 100644
--- a/fastlane/metadata/android/en-US/changelogs/10500.txt
+++ b/fastlane/metadata/android/en-US/changelogs/10500.txt
@@ -1,41 +1,10 @@
-Moved all of the app to kotlin
-Fixed Song Thumbnails not showing on music apps using mediastore (like Samsung Music)
-Cards update and animate nicely when new items are added
-Turned download service to a worker and combined default downloads with custom command
+Turned download service to a worker
Added Formats and File Sizes on Results
-Added ability to change download path from the download card
-Combined Audio / Video / Command in a single card through tabs
-Added ability to download multiple vids at the same time (Limit is 5 for now)
+Added ability to download multiple vids at the same time
Added ability to schedule downloads. You can put the date and time.
-Fixed File Scanning
-Made downloads download to temporary folders. Each version of the file depending on the url and format type has its own folder. If you cancel a download and restart it, it will resume the downloads based on the correct format. After download, temp folder gets axed.
-Fixed downloads not getting cancelled sometimes
-Added ability to update yt-dlp from a nightly build
-Changed search suggestion provider to google's own api
-Added more sorting options in the history fragment
-Implemented Language switcher in the app. For devices on Android 13 and up, go to App Details and change it there
-Added material date and time pickers
-Updated bottom sheet design
-Added separate format selection card
-Implemented bottom card in the share menu instead of opening the whole app. If its a txt file it will open the app
-Added m-time as a preference
-Added ability to get result item formats if you searched for it or if it is a playlist item since they don't have formats
-Added Download Logs
-Added Search History
-Added Separate Download Queue Screen. (Double Click the download icon or go to more section to access)
-Fixed bugs on terminal mode
-Fixed downlaod logs crashing on older apis
-Added long press to open download card even if the setting is disabled
-Fixed bug of download card duplicating when switching formats in share activity
-Implemented Custom Command Tab in the download card. (Disabled by default. You need to create at least one command template in the more section)
-Added tabs to download queue section (running, queued, cancelled, errored)
-Added ability to update custom command right from the download card & modify the chosen one just for that download
+Implemented bottom card in the share menu
+Added Separate Download Queue Screen.
+Added long press to open download card
Fixed search history storing duplicate queries
-Implemented Preferred Download Type. On Share Activity or when searching for one result, it will open the preferred tab on the download card
-Implemented processing multiple items from a playlist in the share activity. You can select a portion of them, then you can modify each item just like you would on a normal link. You can change the download directory for all items at once, and you can schedule all of them like a normal download. You can also change their type to audio/video/command all at once
-Fixed Download All button not showing up after reopening app with a playlist as result
-Added copy log in the download log screen
-Fixed download logs not properly live scrolling
-Added ability to retry cancelled downloads
-Added ability to open logs directly from the list of errored downloads (if logs were enabled for that download at the time)
-Showed link copied to clipboard as item suggestion in searchview
\ No newline at end of file
+Implemented processing multiple items from a playlist in the share activity.
+Added ability to retry cancelled downloads
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/images/app_icon.PNG b/fastlane/metadata/android/en-US/images/icon.PNG
similarity index 100%
rename from fastlane/metadata/android/en-US/images/app_icon.PNG
rename to fastlane/metadata/android/en-US/images/icon.PNG
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/01.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
rename to fastlane/metadata/android/en-US/images/phoneScreenshots/01.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/02.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
rename to fastlane/metadata/android/en-US/images/phoneScreenshots/02.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/03.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/3.png
rename to fastlane/metadata/android/en-US/images/phoneScreenshots/03.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/04.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/4.png
rename to fastlane/metadata/android/en-US/images/phoneScreenshots/04.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/05.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/5.png
rename to fastlane/metadata/android/en-US/images/phoneScreenshots/05.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/06.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/6.png
rename to fastlane/metadata/android/en-US/images/phoneScreenshots/06.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/7.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/07.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/7.png
rename to fastlane/metadata/android/en-US/images/phoneScreenshots/07.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/8.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/08.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/8.png
rename to fastlane/metadata/android/en-US/images/phoneScreenshots/08.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/9.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/09.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/9.png
rename to fastlane/metadata/android/en-US/images/phoneScreenshots/09.png