And changelog says something about notes crash.
But download was slow.
P.S:
I wonder if we can use BYReader's apk? I mean people asked if we're able to downgrade.
So i did
Code:
adb shell pm path com.boyue.app.byreader
to check on apk's path
got
/system/app/Boyue-Launcher.apk
Then i said
Code:
adb pull /system/app/Boyue-Launcher.apk
and got apk of BYRead-V1.1.0-2019060320
now you can test it... probably
UPD: no, you can't. Tried to install it on my phone. Boyue signed launcher app for Boyue devices only
Code:
adb: failed to install Boyue-Launcher.apk: Failure [INSTALL_FAILED_SHARED_USER_INCOMPATIBLE: Package couldn't be installed in /data/app/com.boyue.app.byreader-d5Wo8VWpp2Blq8YM4kFbYA==: Package com.boyue.app.byreader has no signatures that match those in shared user android.uid.system; ignoring!]
Probably APK needs some kind of tweaking to be installed on other devices. I'm not dev so i can only suppose that.
Also you can't install in /system. So no re-installation from ADB on Mimas. Only if you have root permission