diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 08cf1bb08..bb4e8768e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -4,6 +4,7 @@ on: paths: - '**' - '!**.md' + - '!fastlane/**' - '!i18n/src/commonMain/moko-resources/**/strings.xml' - '!i18n/src/commonMain/moko-resources/**/plurals.xml' - 'i18n/src/commonMain/moko-resources/base/strings.xml' diff --git a/fastlane/metadata/android/en-US/changelogs/25.txt b/fastlane/metadata/android/en-US/changelogs/25.txt new file mode 100644 index 000000000..1ba315831 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/25.txt @@ -0,0 +1 @@ +For release notes, visit: https://mihon.app/changelogs/v0.20.1 diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt new file mode 100644 index 000000000..83d50cb63 --- /dev/null +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -0,0 +1,9 @@ +Features: +* Read your way with customizable viewing modes, including traditional right-to-left, left-to-right, and long strip for webtoons. +* Organize your collection into custom categories, see unread badges, and get automatic updates when new chapters drop. +* Sync your reading progress automatically with popular services like MyAnimeList, AniList, Kitsu, MangaBaka, and more. +* Download chapters for offline reading and easily back up your entire library and settings for safe keeping or device migration. +* Enjoy a beautiful Material You interface with full theme customization, including a strict True Dark mode. +* And much more... + +The developer of this application does not have any affiliation with the content providers available, and this application hosts zero content. diff --git a/fastlane/metadata/android/en-US/images/featureGraphic.png b/fastlane/metadata/android/en-US/images/featureGraphic.png new file mode 100644 index 000000000..2db2f1fd9 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/featureGraphic.png differ diff --git a/fastlane/metadata/android/en-US/images/icon.png b/fastlane/metadata/android/en-US/images/icon.png new file mode 100644 index 000000000..529c720df Binary files /dev/null and b/fastlane/metadata/android/en-US/images/icon.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png new file mode 100644 index 000000000..8920e579a Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png new file mode 100644 index 000000000..f2a33a99f Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png new file mode 100644 index 000000000..2504abb0f Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png new file mode 100644 index 000000000..70276bfd6 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png differ diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt new file mode 100644 index 000000000..312617a25 --- /dev/null +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -0,0 +1 @@ +Discover and read manga, webtoons, comics, and more on your device diff --git a/fastlane/metadata/android/en-US/title.txt b/fastlane/metadata/android/en-US/title.txt new file mode 100644 index 000000000..a34f30d10 --- /dev/null +++ b/fastlane/metadata/android/en-US/title.txt @@ -0,0 +1 @@ +Mihon diff --git a/fastlane/metadata/android/es/full_description.txt b/fastlane/metadata/android/es/full_description.txt new file mode 100644 index 000000000..7e9fec666 --- /dev/null +++ b/fastlane/metadata/android/es/full_description.txt @@ -0,0 +1,9 @@ +Características: +* Lee a tu manera con modos de visualización personalizables, incluido el tradicional de derecha a izquierda, de izquierda a derecha y modo cascada para webtoons. +* Organiza tu colección en categorías personalizadas, consulta las insignias de no leídos y recibe actualizaciones automáticas cuando salgan nuevos capítulos. +* Sincroniza tu progreso de lectura automáticamente con servicios populares como MyAnimeList, AniList, Kitsu, MangaBaka y muchos más. +* Descarga capítulos para leer sin conexión y haz copias de seguridad de toda tu biblioteca y ajustes fácilmente para migrar de dispositivo o mantenerlo todo a salvo. +* Disfruta de una interfaz Material You con personalización completa del tema, incluido un modo True Dark estricto. +* Y mucho más... + +El desarrollador de esta aplicación no tiene ninguna afiliación con los proveedores de contenido disponibles, y esta aplicación no aloja ningún contenido. diff --git a/fastlane/metadata/android/es/short_description.txt b/fastlane/metadata/android/es/short_description.txt new file mode 100644 index 000000000..463c9b2f6 --- /dev/null +++ b/fastlane/metadata/android/es/short_description.txt @@ -0,0 +1 @@ +Descubre y lee manga, webtoons, comics, y más en tu dispositivo.