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

update docs

This commit is contained in:
Christopher Roy Bratusek 2018-02-14 19:48:32 +01:00
parent 614ed339f3
commit bd21120a21
2 changed files with 23 additions and 0 deletions

View File

@ -1,5 +1,17 @@
# ChangeLog
## 16.2 in-dev
* General Changes:
* nanodroid-overlay Script
* add `-U`, `--update-apks` switch to nanodroid-overlay script, downloads and installs latest versions of custom NanoDroid apks, requires Busybox to be installed (for wget applet)
* Fake Store
* Play Store
* MPV
* OpenLauncher
* Updates (manual)
* Play Store (8.9.24)
## 16.1.20180209
* Bug Fixes:
* Full, microG packages

View File

@ -126,3 +126,14 @@ many apps have the permission to read the clipboard for no reason, with this you
`-b`, `--boot-count`
show how often the device was booted; requires Anroid 7.0 or newer
### Update custom APKs
`-U`, `--update-apks`
update custom NanoDroid apks:
* Fake Store
* Play Store
* MPV
* OpenLauncher