v1.2.1
What's Changed
Features
-
4537040Add module-process logcat to log export by @hxrebornThe export now includes the app process's own logs, so biometric prompt failures show up next to the system hook activity.
Bug Fixes
Performance Improvements
-
ab55240(prefs) Skip unchanged keys on remote sync by @hxrebornSyncing prefs to the hook now writes only changed values, so a routine app launch no longer wakes the hook once per key.
-
3b58985(ui) Cache root status in the scope viewmodel by @hxreborn