diff --git a/BromiteWebView/module.prop b/BromiteWebView/module.prop index eb0c271..e27a325 100644 --- a/BromiteWebView/module.prop +++ b/BromiteWebView/module.prop @@ -1,6 +1,6 @@ id=NanoDroid_BromiteWebView name=NanoDroid (Bromite WebView sub module) -version=v23.0.99999999 +version=v22.90.99999999 versionCode=19 author=Nanolx description=NanoDroid (Bromite WebView sub module) diff --git a/ChangeLog.md b/ChangeLog.md index c562043..639f29f 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,10 @@ # ChangeLog -## 23.0 in-dev "[---]" +## 23.0 in-dev "[All Aboard](https://www.discogs.com/Francesco-Zeta-All-Aboard/release/15998163)" + +### Note + +If you use Google Play, but it doesn't show your bought apps as bought, [check this Issue entry for a fix](https://gitlab.com/Nanolx/NanoDroid/-/blob/master/doc/Issues.md#play-store-does-not-show-bought-apps-as-bought) ### Bug Fixes diff --git a/CommonAddon b/CommonAddon index 3576c6a..70ca3cb 100644 --- a/CommonAddon +++ b/CommonAddon @@ -16,7 +16,7 @@ source /tmp/backuptool.functions || source /postinstall/tmp/backuptool.functions MODID=NanoDroid OUTFD= -VERSION=23.0.99999999 +VERSION=22.90.99999999 NANODROID_LIST=/system/addon.d/NanoDroid_FileList diff --git a/CommonInstaller b/CommonInstaller index 3aaf777..60bae15 100644 --- a/CommonInstaller +++ b/CommonInstaller @@ -1,6 +1,6 @@ #!/sbin/sh -VERSION=23.0.99999999 +VERSION=22.90.99999999 NANODROID_UPGRADE=0 INSTALL_SUCCESS=TRUE NANODROID_LIST=/system/addon.d/NanoDroid_FileList diff --git a/FDroid/module.prop b/FDroid/module.prop index 29ad4b6..f626728 100644 --- a/FDroid/module.prop +++ b/FDroid/module.prop @@ -1,6 +1,6 @@ id=NanoDroid_FDroid name=NanoDroid (F-Droid sub module) -version=v23.0.99999999 +version=v22.90.99999999 versionCode=79 author=Nanolx description=NanoDroid (F-Droid sub module) diff --git a/Full/module.prop b/Full/module.prop index a464a04..79f0a92 100644 --- a/Full/module.prop +++ b/Full/module.prop @@ -1,6 +1,6 @@ id=NanoDroid name=NanoDroid -version=v23.0.99999999 +version=v22.90.99999999 versionCode=83 author=Nanolx description=NanoDroid: microG, FLOSS apps, pseudo-debloat, Zelda ringtones, Shell utilities and more. diff --git a/Google/module.prop b/Google/module.prop index 2b1a880..fe46faa 100644 --- a/Google/module.prop +++ b/Google/module.prop @@ -1,6 +1,6 @@ id=NanoDroid name=NanoDroid_Google -version=v23.0.99999999 +version=v22.90.99999999 versionCode=83 author=Nanolx description=NanoDroid: Google Sync Adapters and Swipe libraries sub-module. diff --git a/OsmAnd/module.prop b/OsmAnd/module.prop index 2ec1274..db3b149 100644 --- a/OsmAnd/module.prop +++ b/OsmAnd/module.prop @@ -1,6 +1,6 @@ id=NanoDroid_OsmAnd name=NanoDroid (OsmAnd) -version=v23.0.99999999 +version=v22.90.99999999 versionCode=18 author=Nanolx description=NanoDroid (OsmAnd sub module) diff --git a/build-package b/build-package index 6dcf34c..ce4d4f4 100755 --- a/build-package +++ b/build-package @@ -1,6 +1,6 @@ #!/bin/bash -version_code=23.0 +version_code=22.90 version_date=99999999 build_date=$(LANG='en_US' date +"%Y%m%d") diff --git a/microG/module.prop b/microG/module.prop index ec9c1b9..0b60018 100644 --- a/microG/module.prop +++ b/microG/module.prop @@ -1,6 +1,6 @@ id=NanoDroid_microG name=NanoDroid (microG sub module) -version=v23.0.99999999 +version=v22.90.99999999 versionCode=82 author=Nanolx description=NanoDroid (microG sub module) diff --git a/patcher/CommonPatcher b/patcher/CommonPatcher index fe5f404..b4d0a98 100644 --- a/patcher/CommonPatcher +++ b/patcher/CommonPatcher @@ -6,7 +6,7 @@ # ########################################################################################## -VERSION=23.0.99999999 +VERSION=22.90.99999999 MAGISKBASE=/data/adb MODID=NanoDroid_Patcher diff --git a/patcher/dexpatcher/module.prop b/patcher/dexpatcher/module.prop index eeab0af..379b6e4 100644 --- a/patcher/dexpatcher/module.prop +++ b/patcher/dexpatcher/module.prop @@ -1,6 +1,6 @@ id=NanoDroid_Patcher name=NanoDroid Patcher -version=v23.0.99999999 +version=v22.90.99999999 versionCode=3 author=Nanolx description=NanoDroid Patcher: module contaning microG-read services.jar and org.spoofing.apk support app diff --git a/systest/SysTest b/systest/SysTest index 52709b2..898fdca 100644 --- a/systest/SysTest +++ b/systest/SysTest @@ -6,7 +6,7 @@ # ########################################################################################## -VERSION=23.0.99999999 +VERSION=22.90.99999999 TMPDIR=/dev/tmp LOGFILE="/data/media/0/nanodroid_logs/NanoDroid-SysTest-$(date +%Y%m%d-%H.%M.%S).log" diff --git a/uninstaller/META-INF/com/google/android/update-binary b/uninstaller/META-INF/com/google/android/update-binary index 845c4c0..4762a56 100644 --- a/uninstaller/META-INF/com/google/android/update-binary +++ b/uninstaller/META-INF/com/google/android/update-binary @@ -3,7 +3,7 @@ OUTFD=$2 ZIP=$3 BACKUP_DIR="/data/media/0/nanodroid_backups" -VERSION=23.0.99999999 +VERSION=22.90.99999999 detect_bootmode () { [ -z ${BOOTMODE} ] && ps | grep zygote | grep -qv grep && BOOTMODE=true