File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ android {
3333 applicationId = " org.stypox.dicio"
3434 minSdk = libs.versions.minSdk.get().toInt()
3535 targetSdk = libs.versions.targetSdk.get().toInt()
36- versionCode = 17
37- versionName = " 4.0 "
36+ versionCode = 18
37+ versionName = " 4.1 "
3838 testInstrumentationRunner = " org.stypox.dicio.CustomTestRunner"
3939
4040 vectorDrawables.useSupportLibrary = true
Original file line number Diff line number Diff line change 6161 <string name =" settings_description_with_value" >%1$s — %2$s</string >
6262 <string name =" skill_weather_description_temperature" >%1$s · %2$.1f%3$s</string >
6363 <string name =" skill_open_unknown_app" >Asnas arussin %1$s</string >
64+ <string name =" back" >Uɣal</string >
65+ <string name =" pref_weather_length_unit_metric" >Amitran</string >
66+ <string name =" pref_weather_length_unit_imperial" >Imperyal</string >
67+ <string name =" vosk_model_notification_title" >Tamudemt Vosk</string >
68+ <string name =" pref_search_engine" >Amsedday n unadi</string >
69+ <string name =" skill_translation_success" >Yettwasuqel ɣer %1$s</string >
70+ <string name =" pref_language_system" >Seqdec tutlayt n unagraw</string >
71+ <string name =" skill_navigation_navigating_to" >Tunigin ɣer %1$s</string >
72+ <string name =" wake_word_setup_title" >Swel awal n usermed</string >
73+ <string name =" wake_service_label" >Tanfa n wawal n usermed n Dicio</string >
6474</resources >
Original file line number Diff line number Diff line change 1+ New
2+ * Add Turkish language
3+ * Allowing for configuring how quickly the app asks for confirmation by allowing longer periods of user silence
4+ * Read notifications skill
5+ * Toggle flashlight skill
6+ * Add an about page
7+
8+ Improved
9+ * French listening skill translation
10+ * German translations
11+ * Sentences for many skills
12+ * Various translations updates
13+
14+ Fixed
15+ * A potential continuous loop in starting the wake word service
16+
17+ Development
18+ * CI was expanded and improved
19+ * Improved number handling
You can’t perform that action at this time.
0 commit comments