Skip to content

Releases: syt0r/Kanji-Dojo

v2.0.1

11 Mar 10:45

Choose a tag to compare

  • 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

04 Mar 12:35

Choose a tag to compare

  • 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

28 Jan 18:00

Choose a tag to compare

  • 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

30 Nov 12:20

Choose a tag to compare

  • 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

08 Oct 16:08

Choose a tag to compare

  • Bug fixes: wrong daily progress, missing group details data and others
  • UI improvements for large screens

v1.5

04 Oct 09:20

Choose a tag to compare

  • 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

29 Mar 07:00

Choose a tag to compare

New release, same as 1.3 but with fixed crash on practice preview screen because of incorrect migration of enum values related to sorting

Kanji Dojo v1.3

28 Mar 12:35

Choose a tag to compare

  • Loading time optimizations
  • Left-handed mode
  • Landscape mode for character info screen
  • First desktop version
  • Fix crash with unknown 々 character
  • Fix stuck issue on writing practice screen when drawing strokes too fast
  • Fix crash with in app review dialog for devices with faulty Play Services and Chromebooks

This is first test release of desktop version, it still has some minor UI issues, but should be usable overall. Idk exact requirements to run it, but it should work with java 17

Kanji Dojo v1.2

06 Mar 10:21

Choose a tag to compare

  • Fixed bug with incorrect group selected on multiselect dialog when filter is used
  • Fixed bug with low resolution input and characters on Android 8
  • Added new reading practice mode and additional filter option
  • Added select/deselect all buttons when selecting groups for multiselect mode
  • Added Wanikani levels to Select screen
  • Removed extra delays when using search

Kanji Dojo v1.1

16 Feb 12:19

Choose a tag to compare

  • Added option to search by kanji radicals
  • Added option to see only characters that need review
  • Added alternative expressions dialog to writing practice screen
  • Improved review indicator algorithm
  • Landscape mode improvements