diff --git a/app/build.gradle b/app/build.gradle index 0adfbbf89..d23faedff 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { defaultConfig { // versionCode and versionName must be hardcoded to support F-droid - versionCode 1705081 - versionName '17.5.8' + versionCode 1705091 + versionName '17.5.9' minSdk 21 targetSdk 34 compileSdk 34 diff --git a/app/src/main/java/dev/lucasnlm/antimine/GameActivity.kt b/app/src/main/java/dev/lucasnlm/antimine/GameActivity.kt index 6db071ac4..4620e3001 100644 --- a/app/src/main/java/dev/lucasnlm/antimine/GameActivity.kt +++ b/app/src/main/java/dev/lucasnlm/antimine/GameActivity.kt @@ -544,6 +544,9 @@ class GameActivity : binding.appBar.apply { setBackgroundColor(usingTheme.palette.background.toAndroidColor(200)) + setOnClickListener { + // No-op + } } if (applicationContext.isPortrait()) { diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 8816674f2..8de0ff073 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,49 +1,49 @@ -Test your logical reasoning skills with this engaging puzzle game, where your objective is to safely navigate a minefield without triggering any explosives. Experience a sleek and contemporary twist on the timeless classic, Minesweeper. -Are you up for the challenge of clearing a minefield? Let's get started! +Test your reasoning power on a challenging puzzle game where you have to solve a minefield without exploding any mine. +This is a minimalist and modern version of the classic Minesweeper. -Objective: -Similar to the iconic Minesweeper, your goal is to emerge victorious by flagging each mine in the field while avoiding accidental detonations. +Are you able to clear a minefield? Let’s go! -No More Guesswork: -Our game features an intelligent algorithm that guarantees solvable minefields, eliminating the need for guesswork. Say goodbye to uncertainty and confidently explore the game. +OBJECTIVE +It's like Minesweeper. You win the game when you've flagged every mine in the minefield. Be careful not to trigger one! -Diverse Game Levels: -Choose from familiar levels like Beginner, Intermediate, and Expert, or challenge yourself with our unique progressive mode, which grows more intricate as you conquer each level. +NO GUESSING +This game has an algorithm that always creates solvable minefields. You won't have to guess where the last mine is! -Customizable Experience: -Craft your gaming experience to perfection. If the default settings don't suffice, create your own level of difficulty to tailor the game to your preferences. +GAME LEVELS +Just like Minesweeper, this game has different levels: Beginner, Intermediate, and Expert. But it also has a unique progressive mode that gets harder when you win. -Immersive Themes: -Antimine offers a wide array of themes, including light, dark, and AMOLED options. Stay tuned for even more themes in the pipeline. +CUSTOM LEVEL +If the standard modes aren't enough, you can create your level difficulty! -Minimalist Design: -Enjoy a clean and lightweight gaming experience with our minimalist visual design and a compact app size, occupying less than 9MB. +THEMES +Antimine has more than 15 themes (including light, dark, and AMOLED). And soon more will be added! -Guided Tutorial: -New to Minesweeper? No worries! Our tutorial level and built-in Tips feature will help you get started. +MINIMALIST +Clean look and feel: a minimalist visual and also lightweight app size (less than 9MB). -Track Your Progress: -Monitor your gameplay results and development through our comprehensive statistics feature. +TUTORIAL +Don't you know how to play Minesweeper? No problem, you can play our tutorial level and enable Tips on settings. -Game Assistant: -The game automatically flags the squares you've isolated, ensuring a smoother gaming experience. +STATISTICS +Check your results and development. -Personalized Customization: -Modify the game to suit your preferences. Add helpful features like animations, haptic feedback, and a question mark when you need assistance. +GAME ASSISTANT +The game will automatically flag the squares you isolated. -Multiple Control Options: -Select from four distinct control schemes, such as flagging with a simple tap or a long press, providing a control method that suits your style. +CUSTOMIZATION +You can change the game to make it like you want to. +Example: Help, animations, haptic feedback, question mark. -Achievements and Leaderboards: -Unlock eight unique achievements and share your accomplishments with friends on various leaderboards. +CONTROLS +It supports four different control schemes. Example: flag using tap or long press. -Online or Offline Play: -No internet connection? No problem! Enjoy the game online or offline. +ACHIEVEMENTS AND LEADERBOARDS +You have eight achievements to unlock and different leaderboards to share with your friends. -Auto-Save Feature: -Begin a game and return to it at your convenience—the game automatically saves your progress. +ONLINE OR OFFLINE +You don't need to be online to play the game! -Wear OS Compatibility: -Play seamlessly on Wear OS, even from your watch. +AUTO-SAVE +You can start a game and continue it later! It will auto-save your game. -Enjoy! +Enjoy. diff --git a/i18n/src/main/res/values-af-rZA/strings.xml b/i18n/src/main/res/values-af-rZA/strings.xml index 01c42d81a..b86692879 100644 --- a/i18n/src/main/res/values-af-rZA/strings.xml +++ b/i18n/src/main/res/values-af-rZA/strings.xml @@ -19,6 +19,7 @@ Maak oop Verstellings Kontrole stellings + Default Button Shapes Animasie Haptiese terugvoer @@ -136,8 +137,12 @@ The current minefield may not be guess-free! Fixed Size Progressive + Min is %d + Max is %d + Proportion is too high! Highlight unsolved numbers Show clock If you like this game, consider making a donation. It will help keep this project active! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-ar-rSA/strings.xml b/i18n/src/main/res/values-ar-rSA/strings.xml index 7efd5b1f6..e79fb5272 100644 --- a/i18n/src/main/res/values-ar-rSA/strings.xml +++ b/i18n/src/main/res/values-ar-rSA/strings.xml @@ -19,6 +19,7 @@ فتح الإعدادات Control settings + Default Button أشكال الرسوم المتحركة تغذية راجعة باللمس @@ -136,8 +137,12 @@ قد لا يكون حقل الألغام الحالي خاليًا من التخمين! الجم الثابت التقدمي + Min is %d + Max is %d + Proportion is too high! تسليط الضوء على الأرقام غير المحلولة إظهار الساعة If you like this game, consider making a donation. It will help keep this project active! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-be-rBY/strings.xml b/i18n/src/main/res/values-be-rBY/strings.xml index 641c95d59..30af29ef8 100644 --- a/i18n/src/main/res/values-be-rBY/strings.xml +++ b/i18n/src/main/res/values-be-rBY/strings.xml @@ -19,6 +19,7 @@ Адчыніць Налады Налады кіравання + Default Button Формы Анімацыі Тактыльная зваротная сувязь @@ -136,8 +137,12 @@ Бягучае міннае поле магчыма не без угадвання! Нязменны памер Прагрэсіўны + Min is %d + Max is %d + Proportion is too high! Вылучыце нявырашаныя лікі Паказваць гадзіннік Калі вам падабаецца гэтая гульня, падумайце аб ахвяраванні. Гэта дапаможа падтрымліваць гэты праект актыўным! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-bg-rBG/strings.xml b/i18n/src/main/res/values-bg-rBG/strings.xml index e136c4f16..5b77a2bd8 100644 --- a/i18n/src/main/res/values-bg-rBG/strings.xml +++ b/i18n/src/main/res/values-bg-rBG/strings.xml @@ -19,6 +19,7 @@ Отвори Настройки Control Settings + Default Button Shapes Анимации Вибрация при докосване @@ -136,8 +137,12 @@ Сегашното поле може да не е без предположения! Фиксиран размер Прогресивен + Min is %d + Max is %d + Proportion is too high! Маркирайте нерешените числа Show clock If you like this game, consider making a donation. It will help keep this project active! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-ca-rES/strings.xml b/i18n/src/main/res/values-ca-rES/strings.xml index aa95d3f24..eb6341dfc 100644 --- a/i18n/src/main/res/values-ca-rES/strings.xml +++ b/i18n/src/main/res/values-ca-rES/strings.xml @@ -19,6 +19,7 @@ Obert Configuració Paràmetres de control + Default Button Formes Animacions Resposta hàptica @@ -136,8 +137,12 @@ Aquest camp de mines pot no ser deduïble: hareu d\'arriscar! Mida Fixa Progressiu + Min is %d + Max is %d + Proportion is too high! Remarcar els números no resolts Mostra el rellotge Si t\'agrada aquest joc, considera fer una donació. Ajudarà a mantenir actiu aquest projecte! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-cs-rCZ/strings.xml b/i18n/src/main/res/values-cs-rCZ/strings.xml index acc9a6565..24fbd0318 100644 --- a/i18n/src/main/res/values-cs-rCZ/strings.xml +++ b/i18n/src/main/res/values-cs-rCZ/strings.xml @@ -19,6 +19,7 @@ Otevřít Nastavení Nastavení ovládání + Výchozí tlačítko Tvary Animace Hmatová odezva @@ -136,8 +137,12 @@ Možná budete potřebovat nápovědu k dokončení této úrovně! Pevná velikost Progresivní + Min. je %d + Max. je %d + Podíl je příliš vysoký! Zvýraznit nevyřešená čísla Zobrazit hodiny Pokud se vám hra líbí, zvažte možnost přispět. Pomůžete nám udržet tento projekt aktivní! + Omlouváme se, došlo k chybě. Prosím, pošlete zprávu vývojářům. diff --git a/i18n/src/main/res/values-da-rDK/strings.xml b/i18n/src/main/res/values-da-rDK/strings.xml index f3ef5de1a..6fbfa0cc2 100644 --- a/i18n/src/main/res/values-da-rDK/strings.xml +++ b/i18n/src/main/res/values-da-rDK/strings.xml @@ -19,6 +19,7 @@ Åbn Indstillinger Indstilling af kontroller + Default Button Figurer Animationer Haptisk Feedback @@ -136,8 +137,12 @@ Det nuværende minefelt kan muligvis ikke løses uden at gætte! Fast Størrelse Progressiv + Min is %d + Max is %d + Proportion is too high! Fremhæv uløste tal Vis ur Hvis du kan lide dette spil, overvej at lave en donation. Det vil bidrage til at holde projektet aktivt! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-de-rDE/strings.xml b/i18n/src/main/res/values-de-rDE/strings.xml index df8da8bbc..755a8feab 100644 --- a/i18n/src/main/res/values-de-rDE/strings.xml +++ b/i18n/src/main/res/values-de-rDE/strings.xml @@ -19,6 +19,7 @@ Öffnen Einstellungen Steuerungseinstellungen + Default Button Formen Animationen Haptische Rückmeldung @@ -136,8 +137,12 @@ Das aktuelle Minenfeld ist möglicherweise nicht ratenfrei! Feste Größe Fortschrittlich + Min is %d + Max is %d + Proportion is too high! Ungelöste Zahlen hervorheben Uhr anzeigen Wenn dir dieses Spiel gefällt, erwäge eine Spende zu tätigen. Es wird helfen, dieses Projekt aktiv zu halten! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-el-rGR/strings.xml b/i18n/src/main/res/values-el-rGR/strings.xml index dbb1fb9d1..8c4345b8f 100644 --- a/i18n/src/main/res/values-el-rGR/strings.xml +++ b/i18n/src/main/res/values-el-rGR/strings.xml @@ -19,6 +19,7 @@ Άνοιγμα Ρυθμίσεις Ρυθμίσεις Ελέγχου + Προεπιλεγμένο Κουμπί Σχήματα Εφέ Κίνησης Δόνηση @@ -136,8 +137,12 @@ Το τρέχον ναρκοπέδιο δεν μπορεί να λυθεί χωρίς μαντεψιές! Προεπιλεγμένο Μέγεθος Προοδευτικό + Το ελάχιστο είναι %d + Το μέγιστο είναι %d + Η αναλογία είναι πολύ υψηλή! Επισήμανση άλυτων αριθμών Εμφάνιση ρολογιού Αν σας αρέσει αυτό το παιχνίδι, σκεφτείτε να κάνετε μια δωρεά. Θα βοηθήσει να διατηρηθεί αυτό το έργο ενεργό! + Λυπούμαστε, προέκυψε ένα σφάλμα. Παρακαλούμε, στείλτε την αναφορά στους προγραμματιστές. diff --git a/i18n/src/main/res/values-en-rUS/strings.xml b/i18n/src/main/res/values-en-rUS/strings.xml index 09d196c9f..e779dd1e5 100644 --- a/i18n/src/main/res/values-en-rUS/strings.xml +++ b/i18n/src/main/res/values-en-rUS/strings.xml @@ -19,6 +19,7 @@ Open Settings Control Settings + Default Button Shapes Animations Haptic Feedback @@ -136,8 +137,12 @@ The current minefield may not be guess-free! Fixed Size Progressive + Min is %d + Max is %d + Proportion is too high! Highlight unsolved numbers Show Clock If you like this game, consider making a donation. It will help keep this project active! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-eo-rUY/strings.xml b/i18n/src/main/res/values-eo-rUY/strings.xml index 1941e0c54..ceac8c8e8 100644 --- a/i18n/src/main/res/values-eo-rUY/strings.xml +++ b/i18n/src/main/res/values-eo-rUY/strings.xml @@ -19,6 +19,7 @@ Malfermi Agordoj Control Settings + Default Button Shapes Animacioj Tuŝ-retrokuplado @@ -136,8 +137,12 @@ La nuntempa minejo ne estas solvebla sen diveno! Fiksa grando Progressive + Min is %d + Max is %d + Proportion is too high! Highlight unsolved numbers Show clock Se vi ŝatas la ludon, konsideru donaci. It will help keep this project active! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-es-rES/strings.xml b/i18n/src/main/res/values-es-rES/strings.xml index b1002cd83..eff4efac8 100644 --- a/i18n/src/main/res/values-es-rES/strings.xml +++ b/i18n/src/main/res/values-es-rES/strings.xml @@ -19,6 +19,7 @@ Abrir Configuración Ajustes de control + Botón por defecto Formas Animaciones Respuesta háptica @@ -136,8 +137,12 @@ ¡Es posible que necesites una pista para solucionar este nivel! Tamaño fijo Progresivo + El mínimo es %d + El máximo es %d + ¡La proporción es demasiado alta! Resaltar números sin completar Mostrar reloj Si te gusta el juego, aceptamos cualquier tipo de donación. ¡Eso nos ayudará a mantener este proyecto activo! + Lo sentimos, ha ocurrido un error. Por favor, envíe el reporte a los desarrolladores. diff --git a/i18n/src/main/res/values-eu-rES/strings.xml b/i18n/src/main/res/values-eu-rES/strings.xml index 96d169ec5..886c1b94f 100644 --- a/i18n/src/main/res/values-eu-rES/strings.xml +++ b/i18n/src/main/res/values-eu-rES/strings.xml @@ -19,6 +19,7 @@ Ireki Ezarpenak Kontrolerako hobespenak + Default Button Formak Animazioak Ukipen-erantzuna @@ -136,8 +137,12 @@ Baliteke uneko mina-eremua \"aieru gabe\"koa ez izatea! Tamaina finkoa Progresiboa + Min is %d + Max is %d + Proportion is too high! Nabarmendu ebatzi gabeko zenbakiak Erakutsi erlojua Jokoa gustuko baduzu, dohaitza bat egin zenezake. Proiektua aktibo mantentzen lagunduko du! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-fa-rIR/strings.xml b/i18n/src/main/res/values-fa-rIR/strings.xml index 9b70b407d..ed29fd32b 100644 --- a/i18n/src/main/res/values-fa-rIR/strings.xml +++ b/i18n/src/main/res/values-fa-rIR/strings.xml @@ -19,6 +19,7 @@ Open Settings Control Settings + Default Button Shapes Animations Haptic Feedback @@ -136,8 +137,12 @@ The current minefield may not be guess-free! Fixed Size Progressive + Min is %d + Max is %d + Proportion is too high! Highlight unsolved numbers Show clock If you like this game, consider making a donation. It will help keep this project active! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-fi-rFI/strings.xml b/i18n/src/main/res/values-fi-rFI/strings.xml index a7b91903b..769ad7f2b 100644 --- a/i18n/src/main/res/values-fi-rFI/strings.xml +++ b/i18n/src/main/res/values-fi-rFI/strings.xml @@ -19,6 +19,7 @@ Avaa Asetukset Ohjainasetukset + Default Button Muodot Animaatiot Värinä @@ -136,8 +137,12 @@ Nykyinen miinakenttä ei välttämättä ole arvattamaton! Kiinteä koko Edistyvä + Min is %d + Max is %d + Proportion is too high! Korosta ratkaisemattomat numerot Näytä kello Jos pidät pelistä, harkitse lahjoittamista. Se auttaisi pitämään tämän projektin aktiivisena! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-fil-rPH/strings.xml b/i18n/src/main/res/values-fil-rPH/strings.xml index b5f29329c..fedf36d84 100644 --- a/i18n/src/main/res/values-fil-rPH/strings.xml +++ b/i18n/src/main/res/values-fil-rPH/strings.xml @@ -19,6 +19,7 @@ Bukas Mga-setting Setings ng Control + Default Button Mga hugis Mga animation Haptic Feedback @@ -136,8 +137,12 @@ The current minefield may not be guess-free! Fixed Size Progressive + Min is %d + Max is %d + Proportion is too high! Highlight unsolved numbers Show clock If you like this game, consider making a donation. It will help keep this project active! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-fr-rFR/strings.xml b/i18n/src/main/res/values-fr-rFR/strings.xml index 5e489c320..ddb8f7581 100644 --- a/i18n/src/main/res/values-fr-rFR/strings.xml +++ b/i18n/src/main/res/values-fr-rFR/strings.xml @@ -19,6 +19,7 @@ Ouvrir Réglages Paramètres de contrôle + Bouton par défaut Formes Animations Retour tactile @@ -136,8 +137,12 @@ Le champ de mines actuel ne peut pas être résolu sans deviner ! Taille fixe Progressif + Min is %d + Max is %d + Proportion is too high! Mettre en évidence les nombres non résolus Afficher l’horloge Si vous appréciez ce jeu, pensez à faire un don. Cela aidera à maintenir ce projet actif ! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-hi-rIN/strings.xml b/i18n/src/main/res/values-hi-rIN/strings.xml index b302204c3..27b04c7bf 100644 --- a/i18n/src/main/res/values-hi-rIN/strings.xml +++ b/i18n/src/main/res/values-hi-rIN/strings.xml @@ -18,8 +18,9 @@ दिग्गज खोलें सेटिंग - Control Settings - Shapes + नियंत्रण सेटिंग्स + Default Button + आकार एनिमेशन हैप्टिक फ़ीडबैक परिचय @@ -55,9 +56,9 @@ शेयर करने में विफल वर्शन %1$s साउंड इफ़ेक्ट - Music + संगीत Music by %1$s - Listen on Spotify… + Spotify पर सुनें... Selected क्या आप वाकई ऐसा चाहते हैं? फ़्लैग को अपने आप रखना चालू करें @@ -84,22 +85,22 @@ A mine has been revealed Fail to load ad आपको मिला है: +%1$d - For more hints, you must win a game. + अधिक सहायता के लिए, आपको एक गेम जीतना होगा. अज्ञात त्रुटि. - Error! + गलती! लीडरबोर्ड रद्द करें फिर शुरू करें हां अनलॉक करें - Unlock all + सभी अनलॉक करें उपलब्धियां नहीं सामान्य अधिक सोर्स कोड अनुवाद - Language + भाषा लाइसेंस Google Play गेम लोड हो रहा है… @@ -136,8 +137,12 @@ वर्तमान माइनफ़ील्ड अनुमान-मुक्त नहीं हो सकता है! निर्धारित आकार प्रोग्रेसिव + Min is %d + Max is %d + Proportion is too high! Highlight unsolved numbers Show clock अगर आपको यह खेल पसंद है, तो दान करने पर विचार करें। यह इस प्रोजैक्ट को सक्रिय रखने में मदद करेगा! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-hu-rHU/strings.xml b/i18n/src/main/res/values-hu-rHU/strings.xml index cc7f8e599..c75dd81c0 100644 --- a/i18n/src/main/res/values-hu-rHU/strings.xml +++ b/i18n/src/main/res/values-hu-rHU/strings.xml @@ -19,6 +19,7 @@ Megnyitás Beállítások Irányítási beállítások + Alapértelmezett Gomb Formák Animációk Érintéskori visszajelzés @@ -136,8 +137,12 @@ A jelenlegi szint lehet nem tipp mentes! Rögzített méret Előrehaladás + Min is %d + Max is %d + Proportion is too high! Megoldatlan számok kiemelése Óra megjelenítése Ha tetszik ez a játék, fontolja meg az adományozást. Ez segíteni fog abban, hogy ez a projekt aktív maradjon! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-in-rID/strings.xml b/i18n/src/main/res/values-in-rID/strings.xml index fc2491ccf..ff653557f 100644 --- a/i18n/src/main/res/values-in-rID/strings.xml +++ b/i18n/src/main/res/values-in-rID/strings.xml @@ -19,7 +19,8 @@ Buka Pengaturan Pengaturan Kontrol - Shapes + Default Button + Bentuk Animasi Umpan Balik Haptik Tentang @@ -30,7 +31,7 @@ Lebar Tinggi Ranjau - Seed + Benih Bila anda memulai permainan baru, Perkembangan anda saat ini akan hilang. Tampilkan lisensi Apakah Anda ingin memulai permainan baru? @@ -136,8 +137,12 @@ Ladang Ranjau saat ini kemungkinan tidak dapat diselesaikan tanpa menebak! Ukuran tetap Progresif + Min is %d + Max is %d + Proportion is too high! Soroti nomor yang belum diselesaikan Tampilkan jam Jika Anda menyukai permainan ini, pertimbangkan untuk berdonasi. It will help keep this project active! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-it-rIT/strings.xml b/i18n/src/main/res/values-it-rIT/strings.xml index 26b146fe8..d362d7306 100644 --- a/i18n/src/main/res/values-it-rIT/strings.xml +++ b/i18n/src/main/res/values-it-rIT/strings.xml @@ -19,6 +19,7 @@ Aprire Impostazioni Impostazioni dei comandi + Default Button Forme Animazioni Feedback tattile @@ -136,8 +137,12 @@ L\'attuale campo minato potrebbe non essere risolvibile senza indovinare! Dimensione Fissa Progressivo + Min is %d + Max is %d + Proportion is too high! Evidenzia numeri non risolti Mostra orologio Se il gioco ti è piaciuto, supporta i creatori con una donazione. Contribuirai a mantenere il progetto attivo! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-iw-rIL/strings.xml b/i18n/src/main/res/values-iw-rIL/strings.xml index 8780cd0b4..579c54b35 100644 --- a/i18n/src/main/res/values-iw-rIL/strings.xml +++ b/i18n/src/main/res/values-iw-rIL/strings.xml @@ -19,6 +19,7 @@ פתיחה הגדרות Control Settings + Default Button Shapes אנימציות משוב רטט @@ -136,8 +137,12 @@ The current minefield may not be guess-free! גודל קבוע התקדמות + Min is %d + Max is %d + Proportion is too high! Highlight unsolved numbers Show clock If you like this game, consider making a donation. It will help keep this project active! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-ja-rJP/strings.xml b/i18n/src/main/res/values-ja-rJP/strings.xml index d9c00aa91..fb9dcf889 100644 --- a/i18n/src/main/res/values-ja-rJP/strings.xml +++ b/i18n/src/main/res/values-ja-rJP/strings.xml @@ -19,6 +19,7 @@ 開く 設定 コントロールの設定 + 標準のボタン シェイプ アニメーション タッチ操作バイブ @@ -136,8 +137,12 @@ 現在の盤面は、推測なしではクリアできない可能性があります! 固定サイズ プログレッシブ + 最小値は %d + 最大値は %d + 割合が高すぎます! 未解決の数字をハイライト表示 時計の表示 もしこのゲームが気に入ったら、ぜひご支援の検討をお願いします。 このプロジェクトを長く続かせるのに一役買うでしょう! + 申し訳ありません、エラーが発生しました。アプリの改善のため、開発者にレポートの送信をお願いします。 diff --git a/i18n/src/main/res/values-ko-rKR/strings.xml b/i18n/src/main/res/values-ko-rKR/strings.xml index 9175c6ca4..0af116208 100644 --- a/i18n/src/main/res/values-ko-rKR/strings.xml +++ b/i18n/src/main/res/values-ko-rKR/strings.xml @@ -19,6 +19,7 @@ 오픈 설정 조작 설정 + 기본 버튼 모양 애니메이션 터치 시 진동 @@ -136,8 +137,12 @@ 현재 레벨은 추정 없이 깨지 못할 수도 있습니다! 고정 크기 프로그레시브 + 최소 %d + 최대 %d + 비율이 너무 큽니다! 미해결 숫자 강조 시계 표시 이 게임이 좋으시다면, 후원을 고려해주세요. 프로젝트를 지속적으로 진행하는 데 도움이 됩니다! + 죄송합니다. 오류가 발생했습니다. 개발자에게 오류 보고서를 전송해주세요. diff --git a/i18n/src/main/res/values-ku-rTR/strings.xml b/i18n/src/main/res/values-ku-rTR/strings.xml index e3e194907..3f2b73210 100644 --- a/i18n/src/main/res/values-ku-rTR/strings.xml +++ b/i18n/src/main/res/values-ku-rTR/strings.xml @@ -19,6 +19,7 @@ کردنەوە ڕێکخستنەکان Control Settings + Default Button Shapes ئەنیمەیشنەکان وڵامدانەوەی ڕاوبۆچون @@ -136,8 +137,12 @@ The current minefield may not be guess-free! Fixed Size Progressive + Min is %d + Max is %d + Proportion is too high! Highlight unsolved numbers Show clock If you like this game, consider making a donation. It will help keep this project active! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-lt-rLT/strings.xml b/i18n/src/main/res/values-lt-rLT/strings.xml index 7c33163fb..ce7eb79db 100644 --- a/i18n/src/main/res/values-lt-rLT/strings.xml +++ b/i18n/src/main/res/values-lt-rLT/strings.xml @@ -19,6 +19,7 @@ Atidaryti Nustatymai Valdymo nustatymai + Default Button Figūros Animacijos Vibracija @@ -136,8 +137,12 @@ Dabartinis minų laukas gali būti neatspėjamas! Fiksuotas dydis Progresyvus + Min is %d + Max is %d + Proportion is too high! Paryškinti neišspręstus skaičius Rodyti laikrodį Jei jums patinka šis žaidimas, apsvarstykite galimybę paremti kūrėją. Tai padės šiam projektui išlikti aktyviam! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-lv-rLV/strings.xml b/i18n/src/main/res/values-lv-rLV/strings.xml index 450a4a5b8..121c653fb 100644 --- a/i18n/src/main/res/values-lv-rLV/strings.xml +++ b/i18n/src/main/res/values-lv-rLV/strings.xml @@ -19,6 +19,7 @@ Atvērt Iestatījumi Vadības iestatījumi + Noklusējuma poga Apveidi Animācijas Sajūtu atgriezeniskā saite @@ -136,8 +137,12 @@ Pašreizējais mīnu lauks nav no minēšanas brīvs! Nemainīga lieluma Ar attīstību + Mazākā vērtība ir %d + Lielākā vērtība ir %d + Attiecība ir pārāk liela. Izcelt neatrisinātos skaitļus Rādīt pulksteni Lūgums apsvērt ziedojumu, ja patīk šī spēle. Tas palīdzēs nodrošināt izstrādi. + Atvainojamies, atgadījās kļūda. Lūgums nosūtīt izstrādātājiem ziņojumu. diff --git a/i18n/src/main/res/values-nl-rNL/strings.xml b/i18n/src/main/res/values-nl-rNL/strings.xml index 4f761f9b0..58ed6b874 100644 --- a/i18n/src/main/res/values-nl-rNL/strings.xml +++ b/i18n/src/main/res/values-nl-rNL/strings.xml @@ -19,6 +19,7 @@ Open Instellingen Besturingsinstellingen + Standaardknop Vormen Animaties Haptische feedback @@ -70,7 +71,7 @@ Gebruik vraagteken \'Niet-gokken\' modus Besturing - Control Types + Controletype Enkele tik Dubbeltik Lang aanraken @@ -80,7 +81,7 @@ Opnieuw Doorgaan Leeg - Onmogelijk om dat nu te doen + Impossible to do that now Er is een mijn onthuld Kon advertentie niet laden Je hebt ontvangen: +%1$d @@ -115,7 +116,7 @@ Alles verwijderen Uiterlijk Thema\'s - Verwijder alle gebeurtenissen permanent. + Delete all events permanently. Verwijder advertenties Hint Terug @@ -136,8 +137,12 @@ Het huidige mijnenveld kan meschien niet opgelost worden zonder te raden! Vaste afmetingen Progressief + Min is %d + Max is %d + Proportion is too high! Onopgeloste nummers markeren Klok weergeven Overweeg een donatie te doen als je dit spel leuk vind. Hierdoor kan het project actief blijven! + Sorry, er is een fout opgetreden. Stuur het rapport naar de ontwikkelaars. diff --git a/i18n/src/main/res/values-no-rNO/strings.xml b/i18n/src/main/res/values-no-rNO/strings.xml index 237c95a36..8f89dd5a1 100644 --- a/i18n/src/main/res/values-no-rNO/strings.xml +++ b/i18n/src/main/res/values-no-rNO/strings.xml @@ -19,6 +19,7 @@ Åpne Innstillinger Kontrollinnstillinger + Standardknapp Former Animasjoner Haptisk Tilbakemelding @@ -136,8 +137,12 @@ Det nåværende minefeltet kan ikke løses uten å gjette! Fast størrelse Progressiv + Min is %d + Max is %d + Proportion is too high! Marker uløste numre Vis klokke Vurder å donere dersom du liker dette spillet. Det bidrar til å holde dette prosjektet aktivt! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-pl-rPL/strings.xml b/i18n/src/main/res/values-pl-rPL/strings.xml index 16a540a01..30db79ecc 100644 --- a/i18n/src/main/res/values-pl-rPL/strings.xml +++ b/i18n/src/main/res/values-pl-rPL/strings.xml @@ -19,6 +19,7 @@ Odkryj Ustawienia Sterowanie + Domyślny Przycisk Kształty Animacje Wibracja przy dotknięciu @@ -136,8 +137,12 @@ To pole minowe może wymagać zgadywania, aby je ukończyć! Ustalony rozmiar Progresywny + Minimum: %d + Maksimum: %d + Proporcje są zbyt wysokie! Podświetl nierozwiązane pola Pokaż zegar Jeśli lubisz tę grę, rozważ przekazanie darowizny. Dzięki temu będzie ona dalej rozwijana! + Niestety, ale wystąpił błąd. Prześlij raport do programistów. diff --git a/i18n/src/main/res/values-pt-rBR/strings.xml b/i18n/src/main/res/values-pt-rBR/strings.xml index 962237d50..7b7e528ef 100644 --- a/i18n/src/main/res/values-pt-rBR/strings.xml +++ b/i18n/src/main/res/values-pt-rBR/strings.xml @@ -19,6 +19,7 @@ Abrir Preferências Configurações de Controle + Botão Padrão Formas Animações Feedback tátil @@ -136,8 +137,12 @@ O campo minado atual pode não ser resolvido sem adivinhação! Tamanho Fixo Progressivo + Mínimo é %d + Máximo é %d + A proporção é muito alta! Destacar números não resolvidos Mostrar Relógio Se você gosta deste jogo, considere fazer uma doação. Isso ajudará a manter este projeto ativo! + Desculpe, ocorreu um erro. Por favor, envie o relatório para os desenvolvedores. diff --git a/i18n/src/main/res/values-pt-rPT/strings.xml b/i18n/src/main/res/values-pt-rPT/strings.xml index 4827610db..041ef048e 100644 --- a/i18n/src/main/res/values-pt-rPT/strings.xml +++ b/i18n/src/main/res/values-pt-rPT/strings.xml @@ -19,6 +19,7 @@ Abrir Configurações Configurações de controlo + Botão padrão Formas Animações Resposta tátil @@ -136,8 +137,12 @@ O campo minado atual pode não ser resolvido sem adivinhação! Tamanho fixo Progressivo + Mínimo é %d + Máximo é %d + A proporção é muito alta! Destacar números não resolvidos Mostrar Relógio Se você gosta deste jogo, considere fazer uma doação. Isso ajudará a manter este projeto ativo! + Desculpe, ocorreu um erro. Por favor, envie o relatório para os desenvolvedores. diff --git a/i18n/src/main/res/values-ro-rRO/strings.xml b/i18n/src/main/res/values-ro-rRO/strings.xml index 8ba869d9f..2eef0a210 100644 --- a/i18n/src/main/res/values-ro-rRO/strings.xml +++ b/i18n/src/main/res/values-ro-rRO/strings.xml @@ -19,6 +19,7 @@ Deschide Setări Setări de control + Buton implicit Forme Animații Reacție haptică @@ -136,8 +137,12 @@ Câmpul minat actual nu poate fi rezolvat fără ghiciri! Dimensiune fixă Progresiv + Valoarea minimă este %d + Valoarea maximă este %d + Proporția este prea mare! Evidențiază numerele nerezolvate Afișare ceas Dacă îți place acest joc, ia în considerare să faci o donație. Va ajuta la menținerea activă a acestui proiect! + Ne pare rău, a apărut o eroare. Trimite un raport către dezvoltatori. diff --git a/i18n/src/main/res/values-ru-rRU/strings.xml b/i18n/src/main/res/values-ru-rRU/strings.xml index 4f4d7dc17..d279807bf 100644 --- a/i18n/src/main/res/values-ru-rRU/strings.xml +++ b/i18n/src/main/res/values-ru-rRU/strings.xml @@ -19,6 +19,7 @@ Открыть Настройки Настройки управления + Кнопка по умолчанию Формы Анимации Виброотклик @@ -136,8 +137,12 @@ Вам может понадобиться подсказка, чтобы пройти этот уровень! Фиксированный размер Прогрессивный + Мин. — %d + Макс. — %d + Пропорция слишком велика! Подсвечивать неразгаданные числа Отображать часы Если вам нравится эта игра, подумайте о том, чтобы сделать пожертвование. Это поможет сохранить проект активным! + Извините, произошла ошибка. Пожалуйста, отправьте отчет разработчикам. diff --git a/i18n/src/main/res/values-si-rLK/strings.xml b/i18n/src/main/res/values-si-rLK/strings.xml index 77e941981..d714b438a 100644 --- a/i18n/src/main/res/values-si-rLK/strings.xml +++ b/i18n/src/main/res/values-si-rLK/strings.xml @@ -19,6 +19,7 @@ විවෘත සැකසුම් Control Settings + Default Button Shapes චලන දසුන් හප්ටික් ප්‍රතිපෝෂණය @@ -136,8 +137,12 @@ වත්මන් බිම්බෝම්බය අනුමාන-නිදහස් නොවිය හැක! ස්ථාවර ප්රමාණය ප්‍රගතිශීලී + Min is %d + Max is %d + Proportion is too high! නොවිසඳුණු අංක ඉස්මතු කරන්න Show clock ඔබ මෙම ක්‍රීඩාවට කැමති නම්, පරිත්‍යාගයක් කිරීමට සලකා බලන්න. එය මෙම ව්‍යාපෘතිය ක්‍රියාකාරීව තබා ගැනීමට උපකාරී වනු ඇත! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-sk-rSK/strings.xml b/i18n/src/main/res/values-sk-rSK/strings.xml index 131e59b24..5ea344220 100644 --- a/i18n/src/main/res/values-sk-rSK/strings.xml +++ b/i18n/src/main/res/values-sk-rSK/strings.xml @@ -19,6 +19,7 @@ Open Settings Nastavenia ovladania + Default Button Tvary Animations Haptic Feedback @@ -136,8 +137,12 @@ The current minefield may not be guess-free! Fixed Size Progressive + Min is %d + Max is %d + Proportion is too high! Zvýrazniť nevyriešené čísla Zobraziť hodiny Ak sa vám páči táto hra, zvážte prispieť darom. To pomôže udržať tento projekt aktívnym! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-sv-rSE/strings.xml b/i18n/src/main/res/values-sv-rSE/strings.xml index 9895a9c24..4b3bb5ef5 100644 --- a/i18n/src/main/res/values-sv-rSE/strings.xml +++ b/i18n/src/main/res/values-sv-rSE/strings.xml @@ -19,11 +19,12 @@ Öppna Inställningar Kontrollinställningar + Standardknapp Former Animationer Haptik-feedback Om - Quit + Avsluta Statistik Anpassa Börja @@ -55,10 +56,10 @@ Misslyckades att dela Version %1$s Ljudeffekter - Music - Music by %1$s - Listen on Spotify… - Selected + Musik + Musik av %1$s + Lyssna på Spotify… + Vald Är du säker? Aktivera automatisk placering av flaggor Öppna områden @@ -99,7 +100,7 @@ Mer Källkod Översättning - Language + Språk Licenser Google Play Spel Laddar… @@ -136,8 +137,12 @@ Den nuvarande minfälten kanske inte är gissningsfria! Fast storlek Progressiv + Minsta är %d + Max är %d + Andel är för hög! Markera olösta tal Visa klocka Om du gillar spelet, överväg om du vill göra en donation. Det kommer hjälpa till att hålla projektet aktivt! + Tyvärr, ett fel inträffade. Vänligen skicka rapporten till utvecklarna. diff --git a/i18n/src/main/res/values-ta-rIN/strings.xml b/i18n/src/main/res/values-ta-rIN/strings.xml index 3a4bf43ab..3ec7a3319 100644 --- a/i18n/src/main/res/values-ta-rIN/strings.xml +++ b/i18n/src/main/res/values-ta-rIN/strings.xml @@ -19,6 +19,7 @@ திற அமைப்புகள் Control Settings + Default Button Shapes Animations Haptic Feedback @@ -136,8 +137,12 @@ The current minefield may not be guess-free! நிலையான அளவு Progressive + Min is %d + Max is %d + Proportion is too high! Highlight unsolved numbers Show clock If you like this game, consider making a donation. It will help keep this project active! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-th-rTH/strings.xml b/i18n/src/main/res/values-th-rTH/strings.xml index c721ecea5..df6fcf9e2 100644 --- a/i18n/src/main/res/values-th-rTH/strings.xml +++ b/i18n/src/main/res/values-th-rTH/strings.xml @@ -19,6 +19,7 @@ เปิด การตั้งค่า ตั้งค่าการควบคุม + Default Button รูปร่าง ภาพเคลื่อนไหว สั่นเมื่อแตะ @@ -136,8 +137,12 @@ The current minefield may not be guess-free! Fixed Size Progressive + Min is %d + Max is %d + Proportion is too high! Highlight unsolved numbers Show clock If you like this game, consider making a donation. It will help keep this project active! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-tr-rTR/strings.xml b/i18n/src/main/res/values-tr-rTR/strings.xml index 3b4e15bbf..417c4d8f2 100644 --- a/i18n/src/main/res/values-tr-rTR/strings.xml +++ b/i18n/src/main/res/values-tr-rTR/strings.xml @@ -19,6 +19,7 @@ Ayarlar Kontrol ayarları + Default Button Şekiller Animasyonlar Dokunsal Geribildirim @@ -136,8 +137,12 @@ Mevcut mayın tarlası tahmin edilemez olmayabilir! Sabit Boyut İlerleme + Min is %d + Max is %d + Proportion is too high! Çözülmemiş sayıları vurgula Saati göster Eğer oyunu beğendiyseniz, bağış yapmayı unutmayın. Projeyi ayakta tutmamıza yardımcı olacaktır! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-uk-rUA/strings.xml b/i18n/src/main/res/values-uk-rUA/strings.xml index db89d9eeb..4af47f8fd 100644 --- a/i18n/src/main/res/values-uk-rUA/strings.xml +++ b/i18n/src/main/res/values-uk-rUA/strings.xml @@ -19,6 +19,7 @@ Відкрити Налаштування Параметри керування + Типова кнопка Форми Анімації Вібрація при натиску @@ -136,8 +137,12 @@ Поточне мінне поле не можна пройти без здогадок! Фіксований розмір Прогресивна + Мінімум %d + Максимум %d + Proportion is too high! Підсвічувати невирішені цифри Показувати годинник Якщо вам подобається ця гра, зробіть пожертву. Це допоможе зберегти цей проєкт активним! + На жаль, сталася помилка. Будь ласка, надішліть звіт розробникам. diff --git a/i18n/src/main/res/values-vec-rIT/strings.xml b/i18n/src/main/res/values-vec-rIT/strings.xml index 1533420e1..18ca15007 100644 --- a/i18n/src/main/res/values-vec-rIT/strings.xml +++ b/i18n/src/main/res/values-vec-rIT/strings.xml @@ -19,6 +19,7 @@ Verzi Inpostasion Inpostasion Comandi + Default Button Figure Animasion Feedback Tàtiłe @@ -136,8 +137,12 @@ \'Sto canpo minà no el se połe mìa conpletar sensa intivar! Dimension fisà Progresivo + Min is %d + Max is %d + Proportion is too high! Evidensia i nùmari mìa desbrocài Mostra rełojo Se\'l te piaze \'sto zogo, consìdera ła posibiłità de far na donasion. Mantenjarà \'sto projeto ativo! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-vi-rVN/strings.xml b/i18n/src/main/res/values-vi-rVN/strings.xml index c1ea6fc9e..71d2c6729 100644 --- a/i18n/src/main/res/values-vi-rVN/strings.xml +++ b/i18n/src/main/res/values-vi-rVN/strings.xml @@ -19,6 +19,7 @@ Mở Cài đặt Tùy chỉnh kiểm soát + Default Button Hình thể Hiệu ứng động Phản hồi rung @@ -136,8 +137,12 @@ Bãi mìn hiện tại có thể sẽ không giải được mà không đoán! Kích thước cố định Tiến trình + Min is %d + Max is %d + Proportion is too high! Đánh dấu các số chưa giải Hiển thị đồng hồ Nếu bạn thích trò chơi này, hãy cân nhắc ủng hộ tôi. Việc đó sẽ giúp giữ cho dự án này hoạt động! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-zh-rCN/strings.xml b/i18n/src/main/res/values-zh-rCN/strings.xml index a9c2bd863..b6da06b1f 100644 --- a/i18n/src/main/res/values-zh-rCN/strings.xml +++ b/i18n/src/main/res/values-zh-rCN/strings.xml @@ -19,6 +19,7 @@ 打开 设置 操作设置 + 默认按钮 形状 动画 触摸反馈 @@ -136,8 +137,12 @@ 当前雷场可能不是“无需猜测”的! 固定尺寸 渐进 + Min is %d + Max is %d + Proportion is too high! 高亮未解决的数字 显示时钟 如果您喜欢这个游戏,捐助我们吧 这有助于保持该项目活跃 + Sorry, an error occurred. Please, send the report to the developers. diff --git a/i18n/src/main/res/values-zh-rTW/strings.xml b/i18n/src/main/res/values-zh-rTW/strings.xml index 0879d36c4..bcd1299ee 100644 --- a/i18n/src/main/res/values-zh-rTW/strings.xml +++ b/i18n/src/main/res/values-zh-rTW/strings.xml @@ -19,6 +19,7 @@ 打開 設置 Control Settings + Default Button Shapes 動畫 觸覺反饋 @@ -136,8 +137,12 @@ 目前的雷區可能不是無猜測的! 固定尺寸 進步 + Min is %d + Max is %d + Proportion is too high! 凸顯未解決的數字 顯示時鐘 如果您喜歡這款遊戲,不妨付費贊助。 您的舉手之勞能使本專案繼續活躍! + Sorry, an error occurred. Please, send the report to the developers. diff --git a/themes/src/main/java/dev/lucasnlm/antimine/themes/ThemeActivity.kt b/themes/src/main/java/dev/lucasnlm/antimine/themes/ThemeActivity.kt index fbd5f0b6d..b259b3d49 100644 --- a/themes/src/main/java/dev/lucasnlm/antimine/themes/ThemeActivity.kt +++ b/themes/src/main/java/dev/lucasnlm/antimine/themes/ThemeActivity.kt @@ -146,10 +146,10 @@ class ThemeActivity : ThemedActivity() { setHasFixedSize(true) layoutManager = object : GridLayoutManager(context, skinsColumns) { - override fun checkLayoutParams(lp: RecyclerView.LayoutParams?): Boolean { + override fun checkLayoutParams(layoutParams: RecyclerView.LayoutParams?): Boolean { val lpSize = width / (skinsColumns + 1) - lp?.height = lpSize - lp?.width = lpSize + layoutParams?.height = lpSize + layoutParams?.width = lpSize return true } } diff --git a/ui/src/main/res/values/themes.xml b/ui/src/main/res/values/themes.xml index 75d651c54..3df5a4fbd 100644 --- a/ui/src/main/res/values/themes.xml +++ b/ui/src/main/res/values/themes.xml @@ -79,7 +79,16 @@ icon_preferred - + + + - - - - - - - - - - - - - - -