Skip to content

v1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 18:00
· 317 commits to develop since this release
  • 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 😅