2020/3/7
Version 8.0.3 (Free)
Added semantic analysis of the readings of each kanji in each word in the dictionary. Much of this was done programatically, so there may be a few mistakes, but these are being corrected as discovered.
The semantic analysis allows the dictionary to be stored in a much more compact format. The dictionary entry and pronunciation are now computed rather than being stored explicitly, leading to significantly reduced download size.
Dictionary searches are now much more powerful, and return zero false positives.
Removed advanced Kentei kanji and associated words, to bring the overall download size below 10MB for all CPU flavours. This ensures that the app is compatible with Google Instant Play.
Rebuilt the Android Studio project from the ground up. It now uses the newer system where rather than uploading a one-size-fits-all APK binary, it offloads building the binary to Google's servers. Google then builds a wide variety of binaries for different CPU's and whatnot, and serves the most appropriate one to users.