aboutsummaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-10.0.0_r37' into staging/lineage-17.1_merge-android-10.0.0...Kevin F. Haggerty2020-06-012-1/+52
|\
| * Force package installation with FUSE unless the package stores on deviceTianjie Xu2020-01-212-0/+51
* | bootable: Read all asserts in case there are more than oneHernán Castañón2020-04-121-1/+10
* | recovery: Move sideload (non)cancellation to its own keyAlessandro2020-04-111-1/+1
* | recovery: Implement a volume managerTom Marshall2020-04-113-16/+15
* | recovery: allow A/B updater to downgradeAlessandro Astone2020-03-314-36/+54
* | recovery: clean up ask_to_continue_unverifiedAlessandro Astone2020-03-175-16/+13
* | recovery: fixup `Add runtime checks for A/B vs traditional updates`Alessandro Astone2020-03-171-14/+7
* | recovery: fixup `sdcard is data/media/0`Alessandro Astone2020-03-091-1/+1
* | recovery: sdcard is data/media/0Alessandro Astone2020-01-281-1/+1
* | recovery: Add runtime checks for A/B vs traditional updatesChristopher N. Hesse2019-12-111-16/+6
* | recovery: Allow bypassing signature verification on non-release buildsTom Marshall2019-12-116-16/+37
* | recovery: Add wipe system partition optionMichael Bestas2019-12-112-1/+15
* | otautil: add support for unmounting entire volumesSimon Shields2019-12-111-1/+5
* | recovery: Provide sideload cancellationTom Marshall2019-12-111-2/+18
* | recovery: ui: Support hardware virtual keysTom Marshall2019-12-111-4/+10
|/
* minadbd sends heartbeat to rescue service for getprop command.Tao Bao2019-07-101-1/+3
* Support wipe command in rescue modexunchang2019-04-292-10/+16
* Parse BCB command to enter rescue mode.Tao Bao2019-04-281-9/+15
* minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao2019-04-263-28/+79
* Allow entering rescue mode via recovery UI.Tao Bao2019-04-262-10/+23
* DO NOT MERGE: Move load & restore logs to logging.cppxunchang2019-04-162-73/+4
* DO NOT MERGE: Move wipe cache|data to libinstallxunchang2019-04-169-18/+249
* DO NOT MERGE: Add socket communication between recovery and minadbdxunchang2019-04-162-48/+241
* DO NOT MERGE: Build libinstall as a static library.Tao Bao2019-04-161-1/+1
* Move install to separate modulexunchang2019-03-2914-0/+2389