mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
by default install Déjà Vu and Mozilla nlp Backends
This commit is contained in:
parent
daae1cb7c8
commit
6a95848373
10
ChangeLog.md
10
ChangeLog.md
@ -11,9 +11,10 @@
|
||||
* add OmniClock and pseudo/debloat DeskClock by default
|
||||
* OmniClock allows to disable that brain-dead pre-alerts
|
||||
* Full, microG packages
|
||||
* custom builds for microG GmsCore, microG DroidGuard Helper and nlpBackendIchnaea
|
||||
* fix Safety Net, Play-Services update-nag, improve Mozilla backend
|
||||
* custom builds for microG GmsCore and microG DroidGuard Helper
|
||||
* fix Safety Net attestation, Play-Services update-nag
|
||||
* more information below
|
||||
* by default install Déjà Vu and Mozilla nlp Backends
|
||||
|
||||
### Updates
|
||||
|
||||
@ -33,9 +34,10 @@
|
||||
* nlpBackend Déjá Vu (1.1.7)
|
||||
* FDroid (1.3-alpha2)
|
||||
* Termux (0.62)
|
||||
* nlpBackendIchnaea (1.4.0)
|
||||
|
||||
* manual
|
||||
* Play Store (10.7.17)
|
||||
* Play Store (10.7.19)
|
||||
* microG GmsCore (0.2.4-126_custom)
|
||||
* bumped spoofed Play Services version
|
||||
* fixes 'update your Play Services' nag
|
||||
@ -45,8 +47,6 @@
|
||||
* microG DroidGuard Helper (0.1.0-17_custom)
|
||||
* fixes SafetyNet attestation with microG
|
||||
* see [this pull request](https://github.com/microg/android_packages_apps_RemoteDroidGuard/pull/19)
|
||||
* nlpBackendIchnaea (1.4.0_custom)
|
||||
* latest upstream snapshot
|
||||
* MPV (20180627_custom)
|
||||
* latest upstream snapshot (with additional pull requests)
|
||||
|
||||
|
@ -24,7 +24,7 @@ update_microg () {
|
||||
#grab_apk_from_repo ${uG_DROIDGUARD[@]}
|
||||
#grab_apk_from_repo ${uG_FAKESTORE[@]}
|
||||
grab_apk_from_repo ${fd_NLPDEJAVU[@]}
|
||||
#grab_apk_from_repo ${fd_NLPMOZILLA[@]}
|
||||
grab_apk_from_repo ${fd_NLPMOZILLA[@]}
|
||||
grab_apk_from_repo ${fd_NLPNOMINATIM[@]}
|
||||
grab_apk_from_repo ${fd_YALPSTORE[@]}
|
||||
|
||||
|
@ -9,7 +9,7 @@ nanodroid_init=1
|
||||
nanodroid_gsync=0
|
||||
nanodroid_swipe=0
|
||||
nanodroid_forcesystem=0
|
||||
nanodroid_nlpbackend=1
|
||||
nanodroid_nlpbackend=3
|
||||
nanodroid_nano=1
|
||||
nanodroid_bash=1
|
||||
nanodroid_utils=1
|
||||
|
Loading…
Reference in New Issue
Block a user