Version 0.4.0.
CHANGELOG.md
| 7 | 7 | Here is a list of changes that are not yet part of a release, but that will | |
| 8 | 8 | appear in next release. | |
| 9 | 9 | ||
| 10 | + | Changes in 0.4.0 | |
| 11 | + | ---------------- | |
| 12 | + | ||
| 10 | 13 | ### Bug Fix | |
| 11 | 14 | ||
| 12 | 15 | * Fix result ordering and ensure exact matches are shown first. | |
… | |||
| 15 | 18 | too much space, as well as the view disappearing completely when the text was | |
| 16 | 19 | too large. | |
| 17 | 20 | * Fixed furigana with katakana in headword. It used to make the furigana matching | |
| 18 | - | fail completely. | |
| 21 | + | fail when the reading did not contain exactly these katakana (eg. if the reading | |
| 22 | + | had hiragana instead). | |
| 19 | 23 | ||
| 20 | 24 | ### Features | |
| 21 | 25 | ||
… | |||
| 29 | 33 | * Added support for dark theme. | |
| 30 | 34 | * Moved search bar to the app bar, leaving more space for results. | |
| 31 | 35 | ||
| 36 | + | ### Translations | |
| 37 | + | ||
| 38 | + | * Update French and Ukrainian translations. | |
| 39 | + | ||
| 32 | 40 | Changes in 0.3.2.1 | |
| 33 | 41 | ------------------ | |
| 34 | 42 | ||
app/build.gradle
| 6 | 6 | applicationId "eu.lepiller.nani" | |
| 7 | 7 | minSdkVersion 15 | |
| 8 | 8 | targetSdkVersion 29 | |
| 9 | - | versionCode 11 | |
| 10 | - | versionName "0.3.2.1" | |
| 9 | + | versionCode 12 | |
| 10 | + | versionName "0.4.0" | |
| 11 | 11 | testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" | |
| 12 | 12 | } | |
| 13 | 13 | buildTypes { |
fastlane/metadata/android/en-US/images/phoneScreenshots/darkTheme.png unknown status 1
Binary data |
fastlane/metadata/android/en-US/images/phoneScreenshots/mainKanjiSearch.png unknown status 1
Binary data |
fastlane/metadata/android/en-US/images/phoneScreenshots/mainSearch.png
Binary data |
fastlane/metadata/android/en-US/images/phoneScreenshots/radicals.png
Binary data |
fastlane/metadata/android/fr/images/phoneScreenshots/mainSearch.png
Binary data |
fastlane/metadata/android/fr/images/phoneScreenshots/radicals.png unknown status 2
Binary data |
fastlane/metadata/android/uk/images/phoneScreenshots/dicoList.png unknown status 1
Binary data |
fastlane/metadata/android/uk/images/phoneScreenshots/mainSearch.png unknown status 1
Binary data |