Commit Graph

204 Commits (1945ee584abac47ba34743f6959a6c701885da5f)

Author SHA1 Message Date
Christopher Roy Bratusek 75c3b268d1 bump version to 18.0.20180907 6 years ago
Christopher Roy Bratusek 8d1205c5bf update ChangeLog 6 years ago
Christopher Roy Bratusek 2279bc17cb update ChangeLog 6 years ago
Christopher Roy Bratusek 2337a47e42 update ChangeLog 6 years ago
Christopher Roy Bratusek 322dc49e4d bundle dexpatcher 1.6.1 6 years ago
Christopher Roy Bratusek 71c384fd28 update Play Store patch to 11.6.15 6 years ago
Christopher Roy Bratusek f176e7dca7 CommonInstaller: when /data/adb/NanoDroid_FileList exists, assume System Mode installation, even if Magisk exists 6 years ago
Christopher Roy Bratusek 65209d50f8 update ChangeLog 6 years ago
Christopher Roy Bratusek d0feddae7c CommonInstaller: on fresh installations, also get rid of possible user-installed version of Play Services
- this was supressed due the fact that NanoDroid wasn't self-aware
wether it was updated or not, but since 17.5 we have the internal
NANODROID_UPGRADE envvar, thus this is save and only effects GApps.
6 years ago
Christopher Roy Bratusek 1cefe82912 update ChangeLog 6 years ago
Christopher Roy Bratusek 6410449794 update ChangeLog/README 6 years ago
Christopher Roy Bratusek f3a11c0313 update ChangeLog 6 years ago
Christopher Roy Bratusek 7de50e06ed NanoDroid-Overlay: fix System Mode support 6 years ago
Christopher Roy Bratusek 5e833b6e8e CommonInstaller: add sync adapters for P 6 years ago
Christopher Roy Bratusek 09beeb2174 update ChangeLog 6 years ago
Christopher Roy Bratusek 5fa21ad77b update ChangeLog 6 years ago
Christopher Roy Bratusek 97f7cb8180 update ChangeLog 6 years ago
Christopher Roy Bratusek 90238e150b update ChangeLog 6 years ago
Christopher Roy Bratusek 4fd25f399c update ChangeLog 6 years ago
Christopher Roy Bratusek 400803fb86 update ChangeLog 6 years ago
Christopher Roy Bratusek 4b59556a0b Patcher: various improvements 6 years ago
Christopher Roy Bratusek 9ac49915eb Patcher:
- simplify code
- don't deodex services.jar if it's already deodexed
6 years ago
Christopher Roy Bratusek 7aa1571e40 Patcher: support automatic deodexing for VDEX method (first try) 6 years ago
Christopher Roy Bratusek ccea841d02 update docs 6 years ago
Christopher Roy Bratusek e5e8fe101a doc updates 6 years ago
Christopher Roy Bratusek 94efbc5c0e next release will be 18.0, not 17.10 6 years ago
Christopher Roy Bratusek eaa64ec3f7 CommonInstaller: remove GoogleExtServices from GApps removal list, as it is required for ROMs using GooglePackageManager 6 years ago
Christopher Roy Bratusek 70c44bef9b update ChangeLog 6 years ago
Christopher Roy Bratusek a68938302e update Play Store patch for 11.4.15 6 years ago
Christopher Roy Bratusek e0acf2d531 CommonInstaller, Uninstaller: remove support for old NanoMod modules 6 years ago
Christopher Roy Bratusek 03c0e3e7f3 CommonInstaller: move installfile from /data/adb/.nanodroid-patcher to /data/adb/NanoDroid_Patched 6 years ago
Christopher Roy Bratusek 69a04d6c8b Uninstaller fix removing NanoDroid-Patcher installfile 6 years ago
Christopher Roy Bratusek 2f1d2b6fb9 ChangeLog 6 years ago
Christopher Roy Bratusek 3d4858523a * Uninstaller
* fix restoring GApps from /system/app in System Mode installations
  * display correct version number
  * code simplifications
  * exit when flashing from Magisk Manager without doing anything
  * remove support for ancient versions (< 12.0)
6 years ago
Christopher Roy Bratusek 96a5998605 * CommonInstaller, CommmonAddon, Uninstaller
* move installer information for System Mode from /data/adb/.nanodroid-list to /data/adb/NanoDroid_FileList
  * CommonAddon and Uninstaller support both
  * simplify code for the creation of the installer information
6 years ago
Christopher Roy Bratusek 373bd01145 CommonAddon: code simplification 6 years ago
Christopher Roy Bratusek af9b02ff2f string change 6 years ago
Christopher Roy Bratusek 029d51d5c0 CommonInstaller: when migrating from Play Store to Fake Store or vice versa and if it's a new installation of NanoDroid, also get rid of all app data related to the removed App Store 6 years ago
Christopher Roy Bratusek fab7c6c73b CommonInstaller: only use private busybox when installing from TWRP, when installing from Magisk, Magisk's busybox is used 6 years ago
Christopher Roy Bratusek d3a8136a8e CommonInstaller: setup private busybox before installation 6 years ago
Christopher Roy Bratusek 0bb7d57f79 CommonInstaller: cleanup TWRP environment when an installation error occurs during System Mode installation (regression from 17.9) 6 years ago
Christopher Roy Bratusek 9953a5ab03 CommonInstaller: don't set progressbar when flashing from Magisk Manager 6 years ago
Christopher Roy Bratusek 8f60ed9cb0 ChangeLog: typo fix 6 years ago
Christopher Roy Bratusek 01ea1f5dcf CommonInstaller: code simplifications 6 years ago
Christopher Roy Bratusek 2e82fbb1f4 bump version to 17.10 in-dev 6 years ago
Christopher Roy Bratusek 933f4047e9 bump version to 17.9.20180818 6 years ago
Christopher Roy Bratusek 5f4d3798c3 CommonInstaller: simplify App Store installation routine 6 years ago
Christopher Roy Bratusek d4f74bd9db CommonInstaller: fix System Mode installation in several cases, caused by linking issues 6 years ago
Christopher Roy Bratusek 216be428c0 new setting: nanodroid_override 6 years ago
Christopher Roy Bratusek 97474def22 improve App Store installation routine 6 years ago