2
0
mirror of https://gitlab.com/Nanolx/NanoDroid synced 2024-10-31 09:20:23 +00:00

update ChangeLog

This commit is contained in:
Christopher Roy Bratusek 2019-03-01 15:17:19 +01:00
parent add6192d27
commit f88a9ee4c3

View File

@ -10,12 +10,26 @@
* Installer * Installer
* fix resizing magisk.img failing due it being dirty * fix resizing magisk.img failing due it being dirty
* fix GApps removal in certain cases * fix GApps removal in certain cases
* fix compatibility with LineageOS for microG
* certain components now only get removed if NanoDroid's replacements are actually going to be installed
* fix storing library installation information in System Mode installation for APKs installed to an alias path
* fixes addon.d being unable to restore libraries after ROM update
* affects microG GmsCore and Bromite WebView
### General ### General
* Installer * Installer
* re-use already unpacked framework-res when checking for native sigspoof more than once * re-use already unpacked framework-res when checking for native sigspoof more than once
* more verbose GApps removal logging * more verbose GApps removal logging
* make `unzip` less noisy to prevent twrp.log pollution
* Patcher
* update Haystack patches to lastest versions by @Lanchon
* improved builds
* official Android Pie support
* build-package Script
* update to new OpenGApps host URL
### Updates ### Updates