mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
update ChangeLog / typo fix
This commit is contained in:
parent
02f167e663
commit
abbce3f167
@ -12,8 +12,7 @@
|
||||
* note: missing `nanodroid_init` will still make the default value used, as desired
|
||||
|
||||
* Installer, Patcher, SysTest, Uninstaller
|
||||
* try to mount `/system_root` if direct/block mounting of `/system` fails
|
||||
* fixes issue with mounting `/system` on some devices in TWRP
|
||||
* improve detection of system-as-root devices and fix issues mount `/system`
|
||||
* ensure we mount `/vendor` block device if direct mounting fails
|
||||
* fixes issue with mounting `/vendor` on some devices in TWRP
|
||||
* only create `/system/vendor -> /vendor` compat link needed on some devices if there's no `vendor_${SLOT}` partition
|
||||
@ -29,9 +28,10 @@
|
||||
|
||||
* build-package
|
||||
* allow side-loading custom APKs from `local` directory inside the NanoDroid tree
|
||||
* side-loading libraries is currently not supported
|
||||
* side-loading libraries is currently not supported
|
||||
* simplify functions for downloading APKs from github, gitlab, url and oepngapps
|
||||
* use Android build-tools version 29.0.3 of `dx` utility (for `build-package dalvik`)
|
||||
* use Android build-tools version 29.0.3 when calling `dx` utility
|
||||
* for `build-package dalvik`
|
||||
|
||||
* sysconfig
|
||||
* whitelist Aurora Services for `allow-in-power-save-except-idle`
|
||||
|
@ -46,7 +46,7 @@ Full list of included applications:
|
||||
* Termux (Terminal Emulator) {Termux} [> F-Droid](https://f-droid.org/packages/com.termux)
|
||||
* TorBrowser {TorBrowser} [> Tor](https://www.torproject.org/projects/torbrowser.html.en)
|
||||
* Twidere (Twitter client) {Twidere} [> F-Droid](https://f-droid.org/packages/org.mariotaku.twidere)
|
||||
* Warden (Disable Services and Tracakers) {Warden} [> GitLab](https://gitlab.com/AuroraOSS/AppWarden)
|
||||
* Warden (Disable Services and Trackers) {Warden} [> GitLab](https://gitlab.com/AuroraOSS/AppWarden)
|
||||
* XDA Labs (XDA Forum and App Store) {XDALabs} [> XDA](https://forum.xda-developers.com/android/apps-games/labs-t3241866)
|
||||
* source not (yet) available
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user