Christopher Roy Bratusek
e121049bae
repo cleanup
2020-10-17 17:54:03 +02:00
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/
2020-10-17 09:48:26 +02:00
Christopher Roy Bratusek
f05d71491c
link instead of copy zstd into all modules
2020-10-17 09:47:23 +02:00
Christopher Roy Bratusek
932c0f699d
CommonInstaller: use pm to reset runtime permissions in bootmode
2020-10-17 09:20:03 +02:00
Christopher Roy Bratusek
21637a637f
update GNU Bash to 5.1-rc1
2020-10-16 21:19:02 +02:00
Christopher Roy Bratusek
c64f9815cf
build-package: surpress zstd info; only print info when errors happen
2020-10-11 21:08:47 +02:00
Christopher Roy Bratusek
c0950f525d
build-package: make mime-type checking more robust
2020-10-11 21:02:28 +02:00
Christopher Roy Bratusek
44c397d8bf
update README#credits
2020-10-10 20:39:29 +02:00
Christopher Roy Bratusek
f85acf187f
Include static ZStd builds by Zackptg5
2020-10-10 20:38:05 +02:00
Christopher Roy Bratusek
00beabe79d
CommonInstaller: use ZStd compressed APKs instead of GZip compressed ones
...
- finalize xbin => bin migration
2020-10-10 20:37:49 +02:00
Christopher Roy Bratusek
c9a927881d
build-package: compress APKs using ZStd instead of GZip
...
(provides better performance on low end devices)
2020-10-10 20:36:46 +02:00
Christopher Roy Bratusek
7f63fcfdd1
CommonInstaller: update install_bromite_webview for System Mode changes, simplify code
2020-10-10 19:13:30 +02:00
Christopher Roy Bratusek
07a12192cd
CommonInstaller: update paths, minor simplification
2020-10-10 19:10:41 +02:00
Christopher Roy Bratusek
62475680ea
update ChangeLog
2020-10-10 19:04:19 +02:00
Christopher Roy Bratusek
a33e745a26
move all utilities from /system/xbin to /system/bin
...
drop broken links to column utility from microG package
2020-10-10 19:02:31 +02:00
Christopher Roy Bratusek
358c830ff8
update ChangeLog
2020-10-10 11:57:25 +02:00
Christopher Roy Bratusek
ebf3588c9b
nanodroid-overlay: a bit nicer output
2020-10-10 11:43:34 +02:00
Christopher Roy Bratusek
03dc17e7d2
Merge branch 'master' of gitlab.com:Nanolx/NanoDroid into master
2020-10-10 08:25:44 +02:00
Christopher Roy Bratusek
9e1b637be6
nanodroid-overlay: one more fix
2020-10-10 08:25:16 +02:00
Christopher Roy Bratusek
35ee26f71d
nanodroid-overlay: fix
2020-10-10 08:25:06 +02:00
Christopher Roy Bratusek
21ac0ec971
nanodroid-overlay: fix
2020-10-10 08:15:05 +02:00
Christopher Roy Bratusek
641f2e116e
nanodroid-overlay: minor fix
2020-10-10 08:10:12 +02:00
Christopher Roy Bratusek
3cec4a6185
nanodroid-overlay: minor fix
2020-10-10 08:03:47 +02:00
Christopher Roy Bratusek
8e9c82cad1
CommonInstaller: fixes
2020-10-10 08:01:01 +02:00
Christopher Roy Bratusek
6fcca4d278
fix in mount_partitions()
2020-10-09 20:37:23 +02:00
Christopher Roy Bratusek
b4ddea1904
Patcher:
...
* fix check for updating Magisk Module
* install patcher environment in /system/addon.d
2020-10-09 20:19:26 +02:00
Christopher Roy Bratusek
e50154ee70
Uninstaller: simplify
2020-10-09 20:10:47 +02:00
Christopher Roy Bratusek
55808b678b
the column utility is no longer needed
2020-10-08 22:21:18 +02:00
Christopher Roy Bratusek
2e21b544f3
remove addon.d task not required since we're updating the ROM
2020-10-08 22:19:03 +02:00
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
2020-10-08 22:17:09 +02:00
Christopher Roy Bratusek
a37cee41ba
nanodroid-overlay: ensure output is alphabetically sorted
2020-10-08 22:16:17 +02:00
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
2020-10-08 22:06:11 +02:00
Christopher Roy Bratusek
0929f4477a
improve system-as-root support; syntax fix for mounting /vendor
2020-10-05 19:56:26 +02:00
Christopher Roy Bratusek
f7b2f8c7a1
CommonAddon: begin rework [untested]
2020-10-04 19:00:50 +02:00
Christopher Roy Bratusek
385cc98617
s/! -z/-n/g
2020-10-04 18:22:13 +02:00
Christopher Roy Bratusek
a595aaa672
update ChangeLog
2020-10-04 13:02:50 +02:00
Christopher Roy Bratusek
11e4dab9b6
update ChangeLog
2020-10-04 12:22:53 +02:00
Christopher Roy Bratusek
f1b846a028
CommonInstaller: attempt to fix #157 / auto-call create_privapp_permissions_whitelist() from nanodroid_install_apk()
2020-10-04 11:42:17 +02:00
Christopher Roy Bratusek
8b1e60fabf
update ChangeLog
2020-10-04 11:09:39 +02:00
Christopher Roy Bratusek
344f467ff6
update ChangeLog
2020-10-04 10:54:39 +02:00
Christopher Roy Bratusek
f2dfce0d79
update ChangeLog
2020-10-03 21:24:57 +02:00
Christopher Roy Bratusek
81114edaf4
update ChangeLog
2020-10-03 21:16:36 +02:00
Christopher Roy Bratusek
5d1bf8c050
Full package: drop unused func
2020-10-03 21:16:29 +02:00
Christopher Roy Bratusek
6401c26767
update ChangeLog
2020-10-03 21:11:06 +02:00
Christopher Roy Bratusek
07bf572656
drop shell utilities
2020-10-03 21:10:40 +02:00
Christopher Roy Bratusek
078bc8e0a6
update GNU Bash to 5.1-beta1
2020-10-03 10:15:52 +02:00
Christopher Roy Bratusek
dc2ce52764
SysTest: no need to print infos, as we create a log
2020-10-02 20:08:56 +02:00
Christopher Roy Bratusek
abbce3f167
update ChangeLog / typo fix
2020-10-02 20:03:56 +02:00
Christopher Roy Bratusek
02f167e663
improve mount-code in regards of system-as-root, fix /vendor compat link generation, fix system-as-root detection in SysTest for recovery mode
2020-10-02 19:40:46 +02:00
Christopher Roy Bratusek
05852b85e3
add Warden (AuroraOSS/AppWarden) to full package
2020-10-01 20:35:26 +02:00