aboutsummaryrefslogtreecommitdiff
path: root/recovery_ui
AgeCommit message (Expand)Author
2020-05-19Add EthernetDevice to manage ethernet connection.Hongguang Chen
2020-03-18Consolidate the wait in recovery's rebootTianjie Xu
2019-12-09Revert "Add mechanism for device-specific loop images"Joshua Lambert
2019-12-06Add mechanism for device-specific loop imagesJoshua Lambert
2019-08-15Remove common.hTianjie Xu
2019-07-25Create a new function to return the help message for menuTianjie Xu
2019-07-10Merge "Add a new key_pressed_mutex"Tianjie Xu
2019-07-09Add a new key_pressed_mutexTianjie Xu
2019-07-09recovery_ui: Remove RecoveryUI::last_key.Tao Bao
2019-06-28Merge "Implement ShowMenu for StubRecoveryUI"Tianjie Xu
2019-06-27Implement ShowMenu for StubRecoveryUITianjie Xu
2019-06-27recovery_ui: Remove redundant menu creation.Tao Bao
2019-06-13Merge "Avoid key_queue_mutex deadlock in waitkey()"Treehugger Robot
2019-06-12Avoid key_queue_mutex deadlock in waitkey()Zhang, GaofengX
2019-05-23recovery: report compliant reboot reason (Part Deux)Mark Salyzyn
2019-05-22Revert "recovery: report compliant reboot reason"Tao Bao
2019-05-20recovery: report compliant reboot reasonMark Salyzyn
2019-04-29Consolidate the codes that handle reboot/shutdown.Tao Bao
2019-04-25Parse BCB command to enter rescue mode.Tao Bao
2019-04-23minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao
2019-04-22Fall back to en-US if localized bitmap is missing for a localexunchang
2019-04-17Allow entering rescue mode via recovery UI.Tao Bao
2019-03-29Remove ui_print().Tao Bao
2019-03-21Move librecovery_ui to a sub-directoryTianjie Xu