diff --git a/.github/workflows/android-build.yaml b/.github/workflows/android-build.yaml index df7a358d..07246d5c 100644 --- a/.github/workflows/android-build.yaml +++ b/.github/workflows/android-build.yaml @@ -34,6 +34,7 @@ jobs: PLAYSTORE_SERVICE_ACCOUNT_PASSPHRASE: ${{ secrets.PLAYSTORE_SERVICE_ACCOUNT_PASSPHRASE }} - name: Publish PlayStore APK uses: actions/upload-artifact@v4 + if: always() # always run even if the previous step fails with: name: app-release path: app/build/outputs/apk/app/release diff --git a/Gemfile.lock b/Gemfile.lock index dce8a7c4..5217037f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.4.0) xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) - fastlane-plugin-firebase_app_distribution (0.9.1) + fastlane-plugin-firebase_app_distribution (0.10.0) google-apis-firebaseappdistribution_v1 (~> 0.3.0) google-apis-firebaseappdistribution_v1alpha (~> 0.2.0) fastlane-sirp (1.0.0) @@ -162,7 +162,7 @@ GEM httpclient (2.8.3) jmespath (1.6.2) json (2.9.1) - jwt (2.9.3) + jwt (2.10.1) base64 mini_magick (4.13.2) mini_mime (1.1.5) diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 371875de..7d160278 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -18,7 +18,7 @@ default_platform(:android) platform :android do apk_path = "app/build/outputs/apk/app/release/app-release.apk" - skip_metadata_upload = 'true' + skip_metadata_upload = true desc "Test with gradle" lane :verify do @@ -42,6 +42,7 @@ platform :android do track: 'beta', rollout: '1.0', apk: apk_path, + sync_image_upload: true skip_upload_images: skip_metadata_upload, skip_upload_metadata: skip_metadata_upload, ) @@ -53,6 +54,7 @@ platform :android do release_status: 'draft', track: 'production', apk: apk_path, + sync_image_upload: true skip_upload_images: skip_metadata_upload, skip_upload_metadata: skip_metadata_upload, ) diff --git a/fastlane/metadata/android/en-GB/changelogs/default.txt b/fastlane/metadata/android/en-GB/changelogs/default.txt index b12db930..0b9b7f2c 100644 --- a/fastlane/metadata/android/en-GB/changelogs/default.txt +++ b/fastlane/metadata/android/en-GB/changelogs/default.txt @@ -1,12 +1,8 @@ 🌟 What's New with AniTrend? -At AniTrend, we're committed to enhancing your anime discovery and tracking experience with every update! πŸš€ - -πŸ’‘ Highlights of Our Updates: - -- Improving stability and performance to ensure a smoother app experience. +AniTrend, is committed to enhancing your anime discovery and tracking experience with every update! πŸš€ ⚠️ A Quick Note: -Updates may be slower than usual as we are working hard behind the scenes on AniTrend V2 – a major upgrade to bring you an even better experience! We appreciate your patience and support. πŸ™ +Updates will be slow as we are working hard behind the scenes on v2 – We appreciate your patience and support. πŸ™ πŸ“– Have questions or need support? Visit our FAQ: docs.anitrend.co/project/faq diff --git a/fastlane/metadata/android/en-GB/full_description.txt b/fastlane/metadata/android/en-GB/full_description.txt index 12496e45..58b68e56 100644 --- a/fastlane/metadata/android/en-GB/full_description.txt +++ b/fastlane/metadata/android/en-GB/full_description.txt @@ -1,7 +1,34 @@ -!!!!YOU CANNOT WATCH ANIME IN THIS APPLICATION!!!! no seriously please don't ask me why you cannot watch anime in this application. +**⚠️ NOT FOR STREAMING OR READING MANGA ⚠️** -Track all your favourite anime & manga with AniTrend! This is not a streaming or manga reading application, rather it is a social platform for anime/manga fans that allows you to track your progress and find new listings +Love anime and manga? ❀️ Dive into the ultimate app for fans! With AniTrend, you can track your favorite series, explore new recommendations, and connect with a community of fellow anime and manga lovers! 🎌✨ -About AniTrend +**πŸ“– About AniTrend** -Powered by AniList, providing possibly some of the largest anime/manga collections on the web. AniTrend helps you manage and keep track of what you're watching and discover new listings or upcoming ones all from the comfort of you your mobile device. \ No newline at end of file +🌟 Powered by AniList, AniTrend gives you access to one of the largest anime and manga databases online. Whether you’re watching the latest seasonal hits or revisiting classics, AniTrend helps you track your progress with ease. πŸ“ŠπŸŽ₯ + +**πŸ’¬ Connect with Fellow Fans** + +AniTrend isn’t just about trackingβ€”it’s about sharing your passion! 🌸 Create your own watchlists, rate shows, write reviews, and discover what others are watching. Chat with fans, exchange opinions, and make new friends who share your interests. πŸ‘«πŸ“šπŸŽ¨ + +**πŸ” Discover Your Next Obsession** + +Not sure what to watch or read next? πŸ€” Browse recommendations, explore curated lists, or keep an eye on upcoming releases. AniTrend ensures you never miss a hidden gem! πŸ’Žβœ¨ + +**πŸ“± Built for Your Convenience** + +AniTrend is designed for anime and manga lovers on the go! πŸš€ Seamlessly track your progress, browse detailed series info, and find what’s trendingβ€”all from your mobile device. Easy to use and beautifully designed, it’s the perfect companion for every fan! 🌟 + +**πŸ”— Features at a Glance:** + +- πŸ“Š Track anime & manga progress in real-time. +- πŸ” Get recommendations based on your taste. +- πŸ’¬ Interact with fellow fans and share reviews. +- πŸ“… Stay updated on seasonal releases and trending shows. +- ⭐ Explore one of the largest collections powered by AniList. +- πŸ–ΌοΈ Browse detailed info on series, characters, and more! + +**πŸ“£ Join the Community!** + +Whether you’re a seasoned otaku or just starting your anime/manga journey, AniTrend is your one-stop platform to keep the excitement alive. Meet new friends, discover fresh titles, and showcase your love for the art and stories that inspire you. 🌈🌟 + +https://discord.gg/2wzTqnF \ No newline at end of file diff --git a/fastlane/metadata/android/en-GB/short_description.txt b/fastlane/metadata/android/en-GB/short_description.txt index 50c1f234..a7da3515 100644 --- a/fastlane/metadata/android/en-GB/short_description.txt +++ b/fastlane/metadata/android/en-GB/short_description.txt @@ -1 +1 @@ -Meet people with similar interests and tracking discover anime and/or manga! \ No newline at end of file +🀝 Connect with fans, track anime/manga πŸ“š, and more! **No streaming/reading** \ No newline at end of file