aboutsummaryrefslogtreecommitdiffstats
path: root/recovery_ui
Commit message (Expand)AuthorAgeFilesLines
* recovery: Display recovery versionRichard Hansen2020-06-081-27/+20
* recovery: Draw the help message below the menu on non-touch devicesRichard Hansen2020-06-081-2/+8
* recovery: Clarify help textRichard Hansen2020-06-081-1/+2
* recovery: Set the INFO color to the recovery/fastboot light colorRichard Hansen2020-06-081-1/+4
* recovery: apply new design to menu padding, color and arrowJesse Chan2020-04-292-10/+23
* recovery: add new recovery and fastbootd logosAlessandro Astone2020-04-281-13/+5
* recovery_ui: Tell the user they're actually formattingNolen Johnson2020-04-271-3/+3
* recovery: fixup `split in submenus`Alessandro2020-04-131-1/+0
* recovery: Add "Enable ADB" to advanced optionsLuK13372020-04-132-0/+2
* recovery: Dejank the menusTom Marshall2020-04-111-1/+0
* recovery: Move sideload (non)cancellation to its own keyAlessandro2020-04-114-2/+9
* recovery: Implement a volume managerTom Marshall2020-04-118-28/+34
* recovery: support selecting back arrow via volume buttonsAlessandro Astone2020-03-312-14/+25
* recovery: calibrate touchscreenTom Marshall2020-03-302-2/+26
* recovery: discard touches below last menu itemAlessandro Astone2020-03-301-1/+2
* recovery: split in submenusTom Marshall2020-03-302-18/+84
* recovery: position back arrow relative to the logoAlessandro Astone2020-03-121-10/+17
* recovery: touch UITom Marshall2020-03-116-129/+347
* recovery: simple graphical uiAlessandro Astone2020-03-102-29/+170
* recovery: allow opting-in to fastbootdAlessandro Astone2020-03-071-1/+2
* recovery: Mark as Lineage RecoveryNolen Johnson2020-02-121-1/+1
* Revert "recovery: Blank screen during shutdown and reboot"LuK13372020-01-084-14/+0
* recovery: Blank screen on initMichael Bestas2019-12-112-0/+10
* recovery: Expose reboot to recovery optionMichael Bestas2019-12-111-0/+1
* recovery: Add wipe system partition optionMichael Bestas2019-12-112-0/+2
* recovery: Provide sideload cancellationTom Marshall2019-12-115-1/+15
* recovery: Blank screen during shutdown and rebootTom Marshall2019-12-114-0/+14
* recovery: ui: Support hardware virtual keysTom Marshall2019-12-115-1/+90
* recovery: ui: Minor cleanup for touch codeTom Marshall2019-12-112-16/+60
* recovery: ui: Default to touch enabledTom Marshall2019-12-112-2/+2
* Parse BCB command to enter rescue mode.Tao Bao2019-04-281-4/+7
* minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao2019-04-261-0/+4
* Allow entering rescue mode via recovery UI.Tao Bao2019-04-262-0/+2
* Remove ui_print().Tao Bao2019-03-291-2/+2
* Move librecovery_ui to a sub-directoryTianjie Xu2019-03-2115-0/+3364