Commit Graph

2026 Commits (master)
 

Author SHA1 Message Date
Christopher Roy Bratusek 0fe27ed465 CommonInstaller: remove a warning 4 years ago
Christopher Roy Bratusek a22343078f CommonAddon: update OUTFD detection (taken from Magisk) 4 years ago
Christopher Roy Bratusek 720e88f2dc CommonInstaller: fixup system mode restoration for init scripts 4 years ago
Christopher Roy Bratusek 88ac502aba CommonInstaller, nandoroid-overlay:
- fix /system mode installation
- allow installation directly after Magisk without reboot
4 years ago
Christopher Roy Bratusek 8e37704061 CommonInstaller: minor upgrades 4 years ago
Christopher Roy Bratusek 4ab6d6b307 syntax fix 4 years ago
Christopher Roy Bratusek eb9f9f711c SysTest, Uninstaller: update 4 years ago
Christopher Roy Bratusek 11f8017cf1 more minor Android 11 changes 4 years ago
Christopher Roy Bratusek 262e03fdae CommonInstaller: error-out when nanodroid_forcesystem is true, but we flash from Magisk Manager 4 years ago
Christopher Roy Bratusek 343d2bddc4 CommonInstaller: update for APEX changes in Android 11
CommonPatcher: update for APEX changes in Android11
 * patcher is not yet compatible with Android 11
4 years ago
Christopher Roy Bratusek 1a1ae9f609 build-package: fix downloading APK from GitHub with release tag has multiple 4 years ago
Christopher Roy Bratusek e121049bae repo cleanup 4 years ago
Christopher Roy Bratusek ed98bc3293 build-package.report:
- update for switch from GZip to ZStd
- ignore local/ directory for side-loaded APKs
- update for switch from xbin/ to bin/
4 years ago
Christopher Roy Bratusek f05d71491c link instead of copy zstd into all modules 4 years ago
Christopher Roy Bratusek 932c0f699d CommonInstaller: use pm to reset runtime permissions in bootmode 4 years ago
Christopher Roy Bratusek 21637a637f update GNU Bash to 5.1-rc1 4 years ago
Christopher Roy Bratusek c64f9815cf build-package: surpress zstd info; only print info when errors happen 4 years ago
Christopher Roy Bratusek c0950f525d build-package: make mime-type checking more robust 4 years ago
Christopher Roy Bratusek 44c397d8bf update README#credits 4 years ago
Christopher Roy Bratusek f85acf187f Include static ZStd builds by Zackptg5 4 years ago
Christopher Roy Bratusek 00beabe79d CommonInstaller: use ZStd compressed APKs instead of GZip compressed ones
- finalize xbin => bin migration
4 years ago
Christopher Roy Bratusek c9a927881d build-package: compress APKs using ZStd instead of GZip
(provides better performance on low end devices)
4 years ago
Christopher Roy Bratusek 7f63fcfdd1 CommonInstaller: update install_bromite_webview for System Mode changes, simplify code 4 years ago
Christopher Roy Bratusek 07a12192cd CommonInstaller: update paths, minor simplification 4 years ago
Christopher Roy Bratusek 62475680ea update ChangeLog 4 years ago
Christopher Roy Bratusek a33e745a26 move all utilities from /system/xbin to /system/bin
drop broken links to column utility from microG package
4 years ago
Christopher Roy Bratusek 358c830ff8 update ChangeLog 4 years ago
Christopher Roy Bratusek ebf3588c9b nanodroid-overlay: a bit nicer output 4 years ago
Christopher Roy Bratusek 03dc17e7d2 Merge branch 'master' of gitlab.com:Nanolx/NanoDroid into master 4 years ago
Christopher Roy Bratusek 9e1b637be6 nanodroid-overlay: one more fix 4 years ago
Christopher Roy Bratusek 35ee26f71d nanodroid-overlay: fix 4 years ago
Christopher Roy Bratusek 21ac0ec971 nanodroid-overlay: fix 4 years ago
Christopher Roy Bratusek 641f2e116e nanodroid-overlay: minor fix 4 years ago
Christopher Roy Bratusek 3cec4a6185 nanodroid-overlay: minor fix 4 years ago
Christopher Roy Bratusek 8e9c82cad1 CommonInstaller: fixes 4 years ago
Christopher Roy Bratusek 6fcca4d278 fix in mount_partitions() 4 years ago
Christopher Roy Bratusek b4ddea1904 Patcher:
* fix check for updating Magisk Module
* install patcher environment in /system/addon.d
4 years ago
Christopher Roy Bratusek e50154ee70 Uninstaller: simplify 4 years ago
Christopher Roy Bratusek 55808b678b the column utility is no longer needed 4 years ago
Christopher Roy Bratusek 2e21b544f3 remove addon.d task not required since we're updating the ROM 4 years ago
Christopher Roy Bratusek c7e7378e68 store NanoDroid_FileList in /system/addon.d instead of /data/adb, avoiding the need to mount /data for addon.d in System Mode 4 years ago
Christopher Roy Bratusek a37cee41ba nanodroid-overlay: ensure output is alphabetically sorted 4 years ago
Christopher Roy Bratusek 798d89c3c9 nanodroid-overlay:
* --genconfig: don't forcefully set config to /data/.nanodroid-overlay
* in System mode remove apps but don't back them up
  * limits nanodroid-overlay to bare minimum functionality in System Mode
  * but makes it possible to use it from recoveries which can't decrypt /data
* major code simplification
4 years ago
Christopher Roy Bratusek 0929f4477a improve system-as-root support; syntax fix for mounting /vendor 4 years ago
Christopher Roy Bratusek f7b2f8c7a1 CommonAddon: begin rework [untested] 4 years ago
Christopher Roy Bratusek 385cc98617 s/! -z/-n/g 4 years ago
Christopher Roy Bratusek a595aaa672 update ChangeLog 4 years ago
Christopher Roy Bratusek 11e4dab9b6 update ChangeLog 4 years ago
Christopher Roy Bratusek f1b846a028 CommonInstaller: attempt to fix #157 / auto-call create_privapp_permissions_whitelist() from nanodroid_install_apk() 4 years ago
Christopher Roy Bratusek 8b1e60fabf update ChangeLog 4 years ago