summaryrefslogtreecommitdiffstats
path: root/recovery_ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery" am: 1055a2f07a am: d9a0aa10ba am: d2b1584e7fTreehugger Robot2021-02-161-0/+9
|\
| * [LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour2021-02-141-0/+9
* | Add support for controlling recovery brightness at exynos-compatible sysfs pathLincoln Atkinson2020-12-031-2/+15
|/
* Expose EthernetDevice to custom UIsAlistair Delva2020-11-074-21/+68
* Merge "recovery: fastbootd: retry opening graphics"Treehugger Robot2020-05-191-1/+20
|\
| * recovery: fastbootd: retry opening graphicsMark Salyzyn2020-05-151-1/+20
* | Add EthernetDevice to manage ethernet connection.Hongguang Chen2020-05-165-0/+235
|/
* Allos IsUsbConnected() to be overriddenAlistair Delva2020-04-291-2/+2
* Consolidate the wait in recovery's rebootTianjie Xu2020-03-141-3/+0
* Recovery UI meet issue if image size is too largezhang sanshan2020-02-211-1/+3
* Revert "Add mechanism for device-specific loop images"Joshua Lambert2019-12-091-12/+2
* Add mechanism for device-specific loop imagesJoshua Lambert2019-12-061-2/+12
* Remove common.hTianjie Xu2019-08-152-0/+23
* Create a new function to return the help message for menuTianjie Xu2019-07-254-12/+19
* Merge "Add a new key_pressed_mutex"Tianjie Xu2019-07-102-12/+15
|\
| * Add a new key_pressed_mutexTianjie Xu2019-07-102-12/+16
* | recovery_ui: Remove RecoveryUI::last_key.Tao Bao2019-07-092-3/+1
|/
* Merge "Implement ShowMenu for StubRecoveryUI"Tianjie Xu2019-06-283-4/+39
|\
| * Implement ShowMenu for StubRecoveryUITianjie Xu2019-06-283-4/+39
* | recovery_ui: Remove redundant menu creation.Tao Bao2019-06-271-1/+1
|/
* Merge "Avoid key_queue_mutex deadlock in waitkey()"Treehugger Robot2019-06-131-3/+3
|\
| * Avoid key_queue_mutex deadlock in waitkey()Zhang, GaofengX2019-06-121-3/+3
* | recovery: report compliant reboot reason (Part Deux)Mark Salyzyn2019-05-232-1/+3
* | Revert "recovery: report compliant reboot reason"Tao Bao2019-05-222-3/+1
* | recovery: report compliant reboot reasonMark Salyzyn2019-05-202-1/+3
* | Consolidate the codes that handle reboot/shutdown.Tao Bao2019-04-291-1/+1
|/
* Parse BCB command to enter rescue mode.Tao Bao2019-04-251-4/+7
* minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao2019-04-241-0/+4
* Fall back to en-US if localized bitmap is missing for a localexunchang2019-04-222-5/+17
* Allow entering rescue mode via recovery UI.Tao Bao2019-04-172-0/+2
* Remove ui_print().Tao Bao2019-03-291-2/+2
* Move librecovery_ui to a sub-directoryTianjie Xu2019-03-2115-0/+3364