Commit Graph

699 Commits (0c9e86b85b083b21fe0c1e1d0959082669277227)
 

Author SHA1 Message Date
Christopher Roy Bratusek 94a3f6065a Patcher: mark Android Pie support as experimental 6 years ago
Christopher Roy Bratusek e1d2fcaccc Uninstaller: use internal busybox 6 years ago
Christopher Roy Bratusek bf737c124f Patcher:
- use internal busybox
- update baksmali/smali
- update vdexextractor
- other minor changes
6 years ago
Christopher Roy Bratusek 4956584f15 Patcher: more verbose output 6 years ago
Christopher Roy Bratusek 1ac284b37e Patcher: fix vdexExtractor for arm64 / x86_64 6 years ago
Christopher Roy Bratusek 967398691d update README 6 years ago
Christopher Roy Bratusek ce8c74c2e1 Patcher: update install_addond 6 years ago
Christopher Roy Bratusek 1e77402609 we don't need BOOTCLASSES 6 years ago
Christopher Roy Bratusek 5c5eb20dfc Patcher: several fixups 6 years ago
Christopher Roy Bratusek ab102c19dc Patcher: fixup 6 years ago
Christopher Roy Bratusek 160e12b1be Patcher: vdex 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 5c61d31398 Patcher: string change 'cause it works 6 years ago
Christopher Roy Bratusek d3d315ccf9 Patcher: minor fix 6 years ago
Christopher Roy Bratusek c7acda8a1c Patcher: set LD_LIBRARY_PATH for vdexExtractor 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 dbabb06073 add vdexExtractor binaries (ndk builds) 6 years ago
Christopher Roy Bratusek e5e8fe101a doc updates 6 years ago
Christopher Roy Bratusek 7fb1b5a723 add sources to DeodexServices doc 6 years ago
Christopher Roy Bratusek dd62c39cb9 update DeodexServices.jar 6 years ago
Christopher Roy Bratusek 862e21bc2a add services.jar deodex'ing instructions 6 years ago
Christopher Roy Bratusek 3889803d3f mark SDK 28 as officially supported (despite the fact that GSync Adapters are yet missing) 6 years ago
Christopher Roy Bratusek 94efbc5c0e next release will be 18.0, not 17.10 6 years ago
Christopher Roy Bratusek ac488fa201 sort alphabetically 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 7eee0acb6f CommonAddon: update GApps list here, too 6 years ago
Christopher Roy Bratusek 10b81bbf85 update README 6 years ago
Christopher Roy Bratusek 32e95c2b35 minor typo fix 6 years ago
Christopher Roy Bratusek 1472726aed Patcher: add unused base code for automatic deodexing 6 years ago
Christopher Roy Bratusek 70c44bef9b update ChangeLog 6 years ago
Christopher Roy Bratusek 57e5c1807b Patcher: don't unmount /system beforehand 6 years ago
Christopher Roy Bratusek 9ad78a63d9 build-package: update dalvikize_jar to use SDK 27 dx utility and minimum SDK 26 6 years ago
Christopher Roy Bratusek 9068222cbf update README 6 years ago
Christopher Roy Bratusek cad3b1c262 Patcher: fix path to installer infofile 6 years ago
Christopher Roy Bratusek 6889db96ff CommonInstaller:
- extend GApps debloat blacklist to filter out more stuff
- minor fix regarding system mode installer information creation
6 years ago
Christopher Roy Bratusek c77387db12 Patcher:
- don't stop on odexed ROMs, just print a warning (user have may services.jar deodexed)
- fix path to install lockfile
- remove a bit old code
- 9.0, SDK 28 officially supported
6 years ago
Christopher Roy Bratusek 7e3c2f15f8 CommonInstaller: improve 6 years ago
Christopher Roy Bratusek a68938302e update Play Store patch for 11.4.15 6 years ago
Christopher Roy Bratusek 92af356291 CommonInstaller: detection fix 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 3aa598228e Patcher: move installfile from /data/adb/.nanodroid-patcher to /data/adb/NanoDroid_Patched 6 years ago
Christopher Roy Bratusek cb16a28295 Patcher: 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 60b7242676 Uninstaller: bump version 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