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-01-07 20:26:03 +01:00
parent c60e9ca9e5
commit 5a46dcef44

View File

@ -15,6 +15,9 @@
* Patcher, Patcher addon.d
* fix detection whether ROM has native signature spoofing
* SetupWizard
* if user has choosen to store configuration `/external_sd`, but it doesn't exist, fallback to `/sdcard`
### General Changes
* Installer
@ -39,6 +42,11 @@
* your setup file will be auto-migrated
* applies to: Full, microG packages
* SetupWizard
* update AROMA (taken from ElementalX by @flar2)
* various changes, improvements, cosmetic changes
* update to include Radiocell uNlp backend
* Play Store
* the Play Store is now also patched to (hopefuly) prevent self-updates @Vavun