aboutsummaryrefslogtreecommitdiff
path: root/recovery_ui
AgeCommit message (Expand)Author
2023-11-14support wrist orientation in recovery/fastbootdLudvig Hansson
2023-11-09Revert "recovery: fix UI error when directories too many [1/1]"Ben Fennema
2023-11-08Fix removal of fastbootd logo for wearBen Fennema
2023-10-25recovery: fix UI error when directories too many [1/1]weifang.liu
2023-06-30Read brightness-related properties from `ro.recovery.ui`Chuong Hoang
2023-06-16Wear Recovery UI: Adjust for round screensAbhishek Nigam
2022-08-29recovery_ui:Add support for multiple connectors switchfredchiou
2022-02-14Enable different interface for fastboot for cfRam Muthiah
2021-02-16Merge "[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery" am: 1055a2f07a am:...Treehugger Robot
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour
2020-12-03Add support for controlling recovery brightness at exynos-compatible sysfs pathLincoln Atkinson
2020-11-06Expose EthernetDevice to custom UIsAlistair Delva
2020-05-19Merge "recovery: fastbootd: retry opening graphics"Treehugger Robot
2020-05-15Add EthernetDevice to manage ethernet connection.Hongguang Chen
2020-05-15recovery: fastbootd: retry opening graphicsMark Salyzyn
2020-04-28Allos IsUsbConnected() to be overriddenAlistair Delva
2020-03-13Consolidate the wait in recovery's rebootTianjie Xu
2020-02-21Recovery UI meet issue if image size is too largezhang sanshan
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