Releases: syt0r/Kanji-Dojo
v2.0.4
- Added Input Mode configuration for writing practice, allowing to write characters instead of strokes
- Removed practice type dialog on practice details screen, now it's togglable button
- Small improvements in ranking of expressions and translations
v2.0.3
- Improved filter configuration on practice details screen
- Added more expressions for better character coverage
- Updated expressions ranking
- Added feedback option to settings screen and alternative expressions dialogs
- Added Linux and Windows builds to GitHub's releases
Edit: I manually reuploaded desktop versions with the fix from the last commit
v2.0.2
- Fix migration issue that caused crash on practice preview screen and during backup
- Handle database connection getting broken when backup creation is failing
v2.0.1
- Implemented app data backup, available in the settings screen
- Updated default daily limit
- Fixed incorrectly saved alternative stroke evaluator configuration when using left handed mode
- Fixed no translation layout and alternative stroke evaluator mistakenly enabled by default
v2.0.0
- Added kana voice sounds to practice
- Added option to see romaji for kana practice
- Now labels next to practice progress chart are clickable, making it possible to quickly start practice from there
- Added kanji variants information to writing practice
- Fixed chinese character versions showing up in the labels across the app
- Updated Japanese translations, thanks to @AttractLight
- Updated alternative stroke evaluator, thanks to @sl08154711
v1.9
- Added options to merge and sort practice sets
- Added monochrome icon
- Added alternative stroke detection algorithm by @sl08154711
- Added a limit for single character review duration when calculating data on Stats Screen to ignore inactive sessions
- Added total studied characters count to Stats Screen
- Bug fixes and small UI changes
Done, too many fixes 😩
Interesting how google found a crash on my builds, turned out I was using some very new sqlite statements that weren't supported on Android 11 and below. I noticed some unknown device reporting crashes to firebase on my internal tester builds that I uploaded like 20 minutes ago and no one has access to them except me. I thought, wtf, do I have some virus and attacker already stole my builds??? But from stackoverflow I learned that seems like google is running some automated tests when you upload new apk to internal testing 😅
v1.7
- Added statistics screen
- Daily goal was renamed to daily limit and it can be disabled now
- Added indicators to practice dashboard when daily limit is enabled
- New practice details screen layout and share button
- More options on practice configuration
v1.6
- Bug fixes: wrong daily progress, missing group details data and others
- UI improvements for large screens
v1.5
- Reminder notification. Enable in settings
- Daily goal and quick practice menu on home screen
- Version change dialog
- Additional menu for practice configuration and flexible practice saving
- Manual app theme toggle support for older versions of Android
Kanji Dojo v1.4
New release, same as 1.3 but with fixed crash on practice preview screen because of incorrect migration of enum values related to sorting