summaryrefslogtreecommitdiff
path: root/META-INF/com/google
AgeCommit message (Expand)Author
2019-10-16Backend: break early on getprop failure fallback when value foundosm0sis
2019-10-16Backend: fix getprop and devicecheck for GSIsosm0sis
2019-08-29Backend: fix restore_env $bb commandsChris Renshaw
2019-08-27Backend: add /dev/random workaround for recoveryChris Renshaw
2019-08-17Backend: rewrite mount logic to properly cover all casesosm0sis
2019-08-13Backend: mask error on TWRP devices without /system_root in fstabChris Renshaw
2019-08-13Backend: support TWRP devices with /system_root in fstabChris Renshaw
2019-08-12Backend: mounting fixes, simplify ui_printing from filesosm0sis
2019-08-07Backend: fix derpChris Renshaw
2019-08-06Backend: ensure /system_root umount even if /system is a symlinkosm0sis
2019-08-06Backend: attempt to fix system_root setup on oddball device recoveriesosm0sis
2019-08-04AK3+Backend: fix multi-line abort outputsosm0sis
2019-07-20Backend: remember we needs them busybox awksosm0sis
2019-07-20Backend: introduce Android security patch level check, cleanupsosm0sis
2019-07-12Backend: speed up and simplify is_mounted useosm0sis
2019-07-01AK3: add simple arch detect to optionally support arm + x86 in same ziposm0sis
2019-06-26Backend: use recovery umount for /vendorwloot
2019-06-26Backend: fix getting parent directory on some deviceswloot
2019-06-10Backend: avoid tar complaining when there is no recovery.logChris Renshaw
2019-06-09Backend: only take relevant files for debug .tgzChris Renshaw
2019-06-07Backend: fix debugging .tgz creation for booted installsosm0sis
2019-05-31Welcome to AK3: AnyKernel2 + Magisk = AnyKernel3!osm0sis
2019-01-02Backend: support all half-sensible ROM version formatsosm0sis
2018-12-20Backend: workaround bad ROM versioning practices in supported checkosm0sis
2018-12-16Backend: clean up mountingosm0sis
2018-12-16Backend: introduce Android version checkosm0sis
2018-12-16AK2+Backend: fix file_getprop truncating if prop value contained =osm0sis
2018-12-15Backend: cleanupsosm0sis
2018-12-14Backend: more robust getprop checks and replacementsosm0sis
2018-12-14Backend: allow infinite device.name<num>= device check properties (#34)osm0sis
2018-12-11Backend: only attempt module bind remount if already mountedosm0sis
2018-12-11Backend: attempt remounting module location as wellosm0sis
2018-07-29AK2: Allow reading multiple lines from version fileDarkLord1731
2018-07-19Backend: move system_root mounting to after device checkosm0sis
2018-07-16backend: Break out of device check loop if a match is foundNathan Chancellor
2018-07-16backend: Break out of device check loop if a blank value is foundNathan Chancellor
2018-07-16backend: Cache build.prop values in device check blockNathan Chancellor
2018-07-03AK2+Backend: move system_root setup and tear down to backendosm0sis
2018-05-29Backend: misc fixesosm0sis
2018-03-23Backend: fix modules support regression for /vendorosm0sis
2018-03-23Backend: fix modules support regression on /system/system devicesosm0sis
2018-03-20Backend: Add mkdir for modules (#23)Zackptg5
2018-02-26Backend: touch up install whitespace now that we have banner/version displayosm0sis
2018-02-26Backend: add custom kernel version display supportosm0sis
2018-02-26Backend: add custom kernel banner supportosm0sis
2018-02-25Backend: fix vendor unmountingosm0sis
2018-01-19Backend: only replace getprop if needed (and do so more robustly)osm0sis
2018-01-08Backend: Only apply contexts to new modulesNathan Chancellor
2018-01-02update-binary: Change how we handle modulesNathan Chancellor
2017-12-03AK2+Backend: misc fixesosm0sis