diff --git a/.gitignore b/.gitignore index 150438eb..12aa725a 100644 --- a/.gitignore +++ b/.gitignore @@ -52,12 +52,17 @@ macos/LunaSea.app.dSYM.zip macos/LunaSea.pkg # Fastlane -/android/fastlane/README.md /android/fastlane/report.xml -/ios/fastlane/README.md /ios/fastlane/report.xml -/macos/fastlane/README.md /macos/fastlane/report.xml +/android/fastlane/Preview.html +/ios/fastlane/Preview.html +/macos/fastlane/Preview.html +/android/fastlane/metadata/android/en-CA/images +/ios/fastlane/screenshots +/ios/fastlane/metadata/review_information +/macos/fastlane/screenshots +/macos/fastlane/metadata/review_information # Blackbox /.blackbox/pubring.gpg~ diff --git a/android/fastlane/README.md b/android/fastlane/README.md new file mode 100644 index 00000000..1ca3ad15 --- /dev/null +++ b/android/fastlane/README.md @@ -0,0 +1,40 @@ +fastlane documentation +---- + +# Installation + +Make sure you have the latest version of the Xcode command line tools installed: + +```sh +xcode-select --install +``` + +For _fastlane_ installation instructions, see [Installing _fastlane_](https://docs.fastlane.tools/#installing-fastlane) + +# Available Actions + +## Android + +### android alpha + +```sh +[bundle exec] fastlane android alpha +``` + +Deploy a new alpha build to Google Play + +### android metadata + +```sh +[bundle exec] fastlane android metadata +``` + +Deploy metadata changes to Google Play + +---- + +This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run. + +More information about _fastlane_ can be found on [fastlane.tools](https://fastlane.tools). + +The documentation of _fastlane_ can be found on [docs.fastlane.tools](https://docs.fastlane.tools). diff --git a/android/fastlane/metadata/android/en-CA/images/featureGraphic.png b/android/fastlane/metadata/android/en-CA/images/featureGraphic.png deleted file mode 100644 index edcee2bd..00000000 Binary files a/android/fastlane/metadata/android/en-CA/images/featureGraphic.png and /dev/null differ diff --git a/android/fastlane/metadata/android/en-CA/images/icon.png b/android/fastlane/metadata/android/en-CA/images/icon.png deleted file mode 100644 index c6340c9e..00000000 Binary files a/android/fastlane/metadata/android/en-CA/images/icon.png and /dev/null differ diff --git a/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/1_en-CA.png b/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/1_en-CA.png deleted file mode 100644 index 8056eb1c..00000000 Binary files a/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/1_en-CA.png and /dev/null differ diff --git a/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/2_en-CA.png b/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/2_en-CA.png deleted file mode 100644 index 6d656c53..00000000 Binary files a/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/2_en-CA.png and /dev/null differ diff --git a/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/3_en-CA.png b/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/3_en-CA.png deleted file mode 100644 index 566d953d..00000000 Binary files a/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/3_en-CA.png and /dev/null differ diff --git a/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/4_en-CA.png b/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/4_en-CA.png deleted file mode 100644 index 7ed5b5b6..00000000 Binary files a/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/4_en-CA.png and /dev/null differ diff --git a/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/5_en-CA.png b/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/5_en-CA.png deleted file mode 100644 index 431e5239..00000000 Binary files a/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/5_en-CA.png and /dev/null differ diff --git a/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/6_en-CA.png b/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/6_en-CA.png deleted file mode 100644 index 12b7aa43..00000000 Binary files a/android/fastlane/metadata/android/en-CA/images/phoneScreenshots/6_en-CA.png and /dev/null differ diff --git a/ios/fastlane/Deliverfile b/ios/fastlane/Deliverfile new file mode 100644 index 00000000..74739f74 --- /dev/null +++ b/ios/fastlane/Deliverfile @@ -0,0 +1,3 @@ +# The Deliverfile allows you to store various App Store Connect metadata +# For more information, check out the docs +# https://docs.fastlane.tools/actions/deliver/ diff --git a/ios/fastlane/README.md b/ios/fastlane/README.md new file mode 100644 index 00000000..ab7e7139 --- /dev/null +++ b/ios/fastlane/README.md @@ -0,0 +1,32 @@ +fastlane documentation +---- + +# Installation + +Make sure you have the latest version of the Xcode command line tools installed: + +```sh +xcode-select --install +``` + +For _fastlane_ installation instructions, see [Installing _fastlane_](https://docs.fastlane.tools/#installing-fastlane) + +# Available Actions + +## iOS + +### ios alpha + +```sh +[bundle exec] fastlane ios alpha +``` + +Deploy a new alpha build to TestFlight + +---- + +This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run. + +More information about _fastlane_ can be found on [fastlane.tools](https://fastlane.tools). + +The documentation of _fastlane_ can be found on [docs.fastlane.tools](https://docs.fastlane.tools). diff --git a/ios/fastlane/metadata/copyright.txt b/ios/fastlane/metadata/copyright.txt new file mode 100644 index 00000000..8a60312d --- /dev/null +++ b/ios/fastlane/metadata/copyright.txt @@ -0,0 +1 @@ +2021 Jagandeep Brar diff --git a/ios/fastlane/metadata/en-CA/apple_tv_privacy_policy.txt b/ios/fastlane/metadata/en-CA/apple_tv_privacy_policy.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/ios/fastlane/metadata/en-CA/apple_tv_privacy_policy.txt @@ -0,0 +1 @@ + diff --git a/ios/fastlane/metadata/en-CA/description.txt b/ios/fastlane/metadata/en-CA/description.txt new file mode 100644 index 00000000..86697666 --- /dev/null +++ b/ios/fastlane/metadata/en-CA/description.txt @@ -0,0 +1,16 @@ +LunaSea is a fully featured, open source self-hosted controller! Focused on giving you a seamless experience between all of your self-hosted media software, LunaSea supports: + +- Lidarr +- Radarr +- Sonarr +- NZBGet +- SABnzbd +- Newznab Indexer Searching +- NZBHydra2 +- Tautulli +- Wake on LAN + +LunaSea even comes with support for multiple instances of applications using profiles, backing up and restoring your configuration to your filesystem, an AMOLED black theme, and more! + + +> Please note that LunaSea is purely a remote control application, it does not offer any functionality without software installed on a server/computer. diff --git a/ios/fastlane/metadata/en-CA/keywords.txt b/ios/fastlane/metadata/en-CA/keywords.txt new file mode 100644 index 00000000..1f8ca90d --- /dev/null +++ b/ios/fastlane/metadata/en-CA/keywords.txt @@ -0,0 +1 @@ +usenet,sonarr,radarr,lidarr,sabnzbd,nzbget,tautulli,torrent,plex,server,wakeonlan,nzbhydra,deluge diff --git a/ios/fastlane/metadata/en-CA/marketing_url.txt b/ios/fastlane/metadata/en-CA/marketing_url.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/ios/fastlane/metadata/en-CA/marketing_url.txt @@ -0,0 +1 @@ + diff --git a/ios/fastlane/metadata/en-CA/name.txt b/ios/fastlane/metadata/en-CA/name.txt new file mode 100644 index 00000000..3c705d0d --- /dev/null +++ b/ios/fastlane/metadata/en-CA/name.txt @@ -0,0 +1 @@ +LunaSea diff --git a/ios/fastlane/metadata/en-CA/privacy_url.txt b/ios/fastlane/metadata/en-CA/privacy_url.txt new file mode 100644 index 00000000..576106fe --- /dev/null +++ b/ios/fastlane/metadata/en-CA/privacy_url.txt @@ -0,0 +1 @@ +https://www.lunasea.app/privacy-policy diff --git a/ios/fastlane/metadata/en-CA/promotional_text.txt b/ios/fastlane/metadata/en-CA/promotional_text.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/ios/fastlane/metadata/en-CA/promotional_text.txt @@ -0,0 +1 @@ + diff --git a/ios/fastlane/metadata/en-CA/release_notes.txt b/ios/fastlane/metadata/en-CA/release_notes.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/ios/fastlane/metadata/en-CA/release_notes.txt @@ -0,0 +1 @@ + diff --git a/ios/fastlane/metadata/en-CA/subtitle.txt b/ios/fastlane/metadata/en-CA/subtitle.txt new file mode 100644 index 00000000..f6e89e8f --- /dev/null +++ b/ios/fastlane/metadata/en-CA/subtitle.txt @@ -0,0 +1 @@ +Self-Hosted Controller diff --git a/ios/fastlane/metadata/en-CA/support_url.txt b/ios/fastlane/metadata/en-CA/support_url.txt new file mode 100644 index 00000000..be5ce1df --- /dev/null +++ b/ios/fastlane/metadata/en-CA/support_url.txt @@ -0,0 +1 @@ +https://www.lunasea.app diff --git a/ios/fastlane/metadata/primary_category.txt b/ios/fastlane/metadata/primary_category.txt new file mode 100644 index 00000000..41f44c00 --- /dev/null +++ b/ios/fastlane/metadata/primary_category.txt @@ -0,0 +1 @@ +UTILITIES diff --git a/ios/fastlane/metadata/primary_first_sub_category.txt b/ios/fastlane/metadata/primary_first_sub_category.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/ios/fastlane/metadata/primary_first_sub_category.txt @@ -0,0 +1 @@ + diff --git a/ios/fastlane/metadata/primary_second_sub_category.txt b/ios/fastlane/metadata/primary_second_sub_category.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/ios/fastlane/metadata/primary_second_sub_category.txt @@ -0,0 +1 @@ + diff --git a/ios/fastlane/metadata/secondary_category.txt b/ios/fastlane/metadata/secondary_category.txt new file mode 100644 index 00000000..cd65e793 --- /dev/null +++ b/ios/fastlane/metadata/secondary_category.txt @@ -0,0 +1 @@ +PRODUCTIVITY diff --git a/ios/fastlane/metadata/secondary_first_sub_category.txt b/ios/fastlane/metadata/secondary_first_sub_category.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/ios/fastlane/metadata/secondary_first_sub_category.txt @@ -0,0 +1 @@ + diff --git a/ios/fastlane/metadata/secondary_second_sub_category.txt b/ios/fastlane/metadata/secondary_second_sub_category.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/ios/fastlane/metadata/secondary_second_sub_category.txt @@ -0,0 +1 @@ + diff --git a/macos/fastlane/Deliverfile b/macos/fastlane/Deliverfile new file mode 100644 index 00000000..74739f74 --- /dev/null +++ b/macos/fastlane/Deliverfile @@ -0,0 +1,3 @@ +# The Deliverfile allows you to store various App Store Connect metadata +# For more information, check out the docs +# https://docs.fastlane.tools/actions/deliver/ diff --git a/macos/fastlane/README.md b/macos/fastlane/README.md new file mode 100644 index 00000000..ab7e7139 --- /dev/null +++ b/macos/fastlane/README.md @@ -0,0 +1,32 @@ +fastlane documentation +---- + +# Installation + +Make sure you have the latest version of the Xcode command line tools installed: + +```sh +xcode-select --install +``` + +For _fastlane_ installation instructions, see [Installing _fastlane_](https://docs.fastlane.tools/#installing-fastlane) + +# Available Actions + +## iOS + +### ios alpha + +```sh +[bundle exec] fastlane ios alpha +``` + +Deploy a new alpha build to TestFlight + +---- + +This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run. + +More information about _fastlane_ can be found on [fastlane.tools](https://fastlane.tools). + +The documentation of _fastlane_ can be found on [docs.fastlane.tools](https://docs.fastlane.tools). diff --git a/macos/fastlane/metadata/copyright.txt b/macos/fastlane/metadata/copyright.txt new file mode 100644 index 00000000..8a60312d --- /dev/null +++ b/macos/fastlane/metadata/copyright.txt @@ -0,0 +1 @@ +2021 Jagandeep Brar diff --git a/macos/fastlane/metadata/en-CA/apple_tv_privacy_policy.txt b/macos/fastlane/metadata/en-CA/apple_tv_privacy_policy.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/macos/fastlane/metadata/en-CA/apple_tv_privacy_policy.txt @@ -0,0 +1 @@ + diff --git a/macos/fastlane/metadata/en-CA/description.txt b/macos/fastlane/metadata/en-CA/description.txt new file mode 100644 index 00000000..86697666 --- /dev/null +++ b/macos/fastlane/metadata/en-CA/description.txt @@ -0,0 +1,16 @@ +LunaSea is a fully featured, open source self-hosted controller! Focused on giving you a seamless experience between all of your self-hosted media software, LunaSea supports: + +- Lidarr +- Radarr +- Sonarr +- NZBGet +- SABnzbd +- Newznab Indexer Searching +- NZBHydra2 +- Tautulli +- Wake on LAN + +LunaSea even comes with support for multiple instances of applications using profiles, backing up and restoring your configuration to your filesystem, an AMOLED black theme, and more! + + +> Please note that LunaSea is purely a remote control application, it does not offer any functionality without software installed on a server/computer. diff --git a/macos/fastlane/metadata/en-CA/keywords.txt b/macos/fastlane/metadata/en-CA/keywords.txt new file mode 100644 index 00000000..1f8ca90d --- /dev/null +++ b/macos/fastlane/metadata/en-CA/keywords.txt @@ -0,0 +1 @@ +usenet,sonarr,radarr,lidarr,sabnzbd,nzbget,tautulli,torrent,plex,server,wakeonlan,nzbhydra,deluge diff --git a/macos/fastlane/metadata/en-CA/marketing_url.txt b/macos/fastlane/metadata/en-CA/marketing_url.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/macos/fastlane/metadata/en-CA/marketing_url.txt @@ -0,0 +1 @@ + diff --git a/macos/fastlane/metadata/en-CA/name.txt b/macos/fastlane/metadata/en-CA/name.txt new file mode 100644 index 00000000..3c705d0d --- /dev/null +++ b/macos/fastlane/metadata/en-CA/name.txt @@ -0,0 +1 @@ +LunaSea diff --git a/macos/fastlane/metadata/en-CA/privacy_url.txt b/macos/fastlane/metadata/en-CA/privacy_url.txt new file mode 100644 index 00000000..576106fe --- /dev/null +++ b/macos/fastlane/metadata/en-CA/privacy_url.txt @@ -0,0 +1 @@ +https://www.lunasea.app/privacy-policy diff --git a/macos/fastlane/metadata/en-CA/promotional_text.txt b/macos/fastlane/metadata/en-CA/promotional_text.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/macos/fastlane/metadata/en-CA/promotional_text.txt @@ -0,0 +1 @@ + diff --git a/macos/fastlane/metadata/en-CA/release_notes.txt b/macos/fastlane/metadata/en-CA/release_notes.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/macos/fastlane/metadata/en-CA/release_notes.txt @@ -0,0 +1 @@ + diff --git a/macos/fastlane/metadata/en-CA/subtitle.txt b/macos/fastlane/metadata/en-CA/subtitle.txt new file mode 100644 index 00000000..f6e89e8f --- /dev/null +++ b/macos/fastlane/metadata/en-CA/subtitle.txt @@ -0,0 +1 @@ +Self-Hosted Controller diff --git a/macos/fastlane/metadata/en-CA/support_url.txt b/macos/fastlane/metadata/en-CA/support_url.txt new file mode 100644 index 00000000..be5ce1df --- /dev/null +++ b/macos/fastlane/metadata/en-CA/support_url.txt @@ -0,0 +1 @@ +https://www.lunasea.app diff --git a/macos/fastlane/metadata/primary_category.txt b/macos/fastlane/metadata/primary_category.txt new file mode 100644 index 00000000..41f44c00 --- /dev/null +++ b/macos/fastlane/metadata/primary_category.txt @@ -0,0 +1 @@ +UTILITIES diff --git a/macos/fastlane/metadata/primary_first_sub_category.txt b/macos/fastlane/metadata/primary_first_sub_category.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/macos/fastlane/metadata/primary_first_sub_category.txt @@ -0,0 +1 @@ + diff --git a/macos/fastlane/metadata/primary_second_sub_category.txt b/macos/fastlane/metadata/primary_second_sub_category.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/macos/fastlane/metadata/primary_second_sub_category.txt @@ -0,0 +1 @@ + diff --git a/macos/fastlane/metadata/secondary_category.txt b/macos/fastlane/metadata/secondary_category.txt new file mode 100644 index 00000000..cd65e793 --- /dev/null +++ b/macos/fastlane/metadata/secondary_category.txt @@ -0,0 +1 @@ +PRODUCTIVITY diff --git a/macos/fastlane/metadata/secondary_first_sub_category.txt b/macos/fastlane/metadata/secondary_first_sub_category.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/macos/fastlane/metadata/secondary_first_sub_category.txt @@ -0,0 +1 @@ + diff --git a/macos/fastlane/metadata/secondary_second_sub_category.txt b/macos/fastlane/metadata/secondary_second_sub_category.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/macos/fastlane/metadata/secondary_second_sub_category.txt @@ -0,0 +1 @@ +