More precise sudb management

This commit is contained in:
topjohnwu
2017-12-20 12:14:46 +08:00
parent 5ee49ba065
commit a7ed6c15d3
8 changed files with 33 additions and 31 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
### v5.4.3 (74)
### v5.4.3 (75)
- Fix dynamic resource loading, should prevent crashing when checking SafetyNet
- Update SignAPK to use very little RAM, should expand old device support
- Support settings migration after hiding Magisk Manager
@@ -7,3 +7,4 @@
- Add dark theme to superuser requests
- Properly handle new `KEEPVERITY` and `HIGHCOMP` flags for installation
- Adapt su database to `/data/adb/magisk.adb` and installation paths to `/data/adb`
- Massive improvements for repackaging Magisk Manager