1. 7be7bc2 recovery: fastboot --> Fastboot D by chandu078 · 3 years, 6 months ago
  2. 521c2c4 recovery: add support for changing slots by Ethan Yonker · 4 years, 7 months ago
  3. aded1b4 recovery: Improve some strings by NurKeinNeid · 3 years, 3 months ago
  4. b6398b5 recovery: BlissRoms UI Updates by XelXen · 2 years, 3 months ago
  5. a1cfeb2 recovery: Bypass reboot prompt for sideload-auto-reboot by Joseph Annareddy · 2 years ago
  6. c3a3276 recovery: Add support for touch rotation by LuK1337 · 2 years, 1 month ago
  7. 4aa9279 Remove error messages from LoadLocalizedBitmap by Michael Bestas · 2 years, 8 months ago
  8. ef2d132 recovery: Correct touch position with overscan by Alessandro Astone · 3 years, 5 months ago
  9. 218e5e5 Add controller support by Aaron Kling · 6 years ago
  10. b357f8e recovery: Add ability to unmount system by Michael Bestas · 4 years, 7 months ago
  11. 3e10175 recovery: Implement a volume manager by Tom Marshall · 7 years ago
  12. 7cb5d3e recovery: Allow bypassing signature verification on non-release builds by Tom Marshall · 7 years ago
  13. bd9522c recovery: Always use the text menu for rescue party by Alessandro Astone · 4 years, 10 months ago
  14. eacdb4c recovery: Draw header lines with less padding by Alessandro Astone · 4 years, 10 months ago
  15. d3519ab recovery_ui: Tell the user they're actually formatting by Nolen Johnson · 5 years ago
  16. 20434a9 recovery: Add "Enable ADB" to advanced options by LuK1337 · 5 years ago
  17. 833c024 recovery: Display BlissRoms recovery version by Richard Hansen · 5 years ago
  18. ffca549 recovery: Draw the help message below the menu on non-touch devices by Richard Hansen · 5 years ago
  19. b2078c3 recovery: Clarify help text by Richard Hansen · 5 years ago
  20. 374bd60 recovery: Set the INFO color to the recovery/fastboot light color by Richard Hansen · 5 years ago
  21. 1661f0c recovery: apply new design to menu padding, color and arrow by Jesse Chan · 5 years ago
  22. e934c57 recovery: Stop showing fastbootd logo for devices without it by Nicholas Lim · 5 years ago
  23. 653861d recovery: add new recovery and fastbootd logos by Alessandro Astone · 5 years ago
  24. 2936840 recovery: compute displayable item count while drawing by Alessandro Astone · 5 years ago
  25. 79e3416 recovery: Dejank the menus by Tom Marshall · 11 years ago
  26. cb791fa recovery: split in submenus by Tom Marshall · 5 years ago
  27. 246e563 recovery: calibrate touchscreen by Tom Marshall · 6 years ago
  28. 07bcaa3 recovery: touch UI by Tom Marshall · 5 years ago
  29. a2cbdef recovery: simple graphical ui by Alessandro Astone · 5 years ago
  30. a056165 recovery: Mark as BlissRoms Recovery by Nolen Johnson · 5 years ago
  31. 3c4fde0 recovery: allow opting-in to fastbootd by Alessandro Astone · 5 years ago
  32. c83ba59 recovery: Expose reboot to recovery option by Michael Bestas · 6 years ago
  33. b21efb8 recovery: Add wipe system partition option by Michael Bestas · 6 years ago
  34. cdce222 recovery: Provide sideload cancellation by Tom Marshall · 7 years ago
  35. db53c5a recovery: Blank screen on init by Michael Bestas · 6 years ago
  36. eb7a081 recovery: ui: Support hardware virtual keys by Tom Marshall · 8 years ago
  37. 2a4d501 recovery: ui: Minor cleanup for touch code by Tom Marshall · 8 years ago
  38. 8001e12 recovery: ui: Default to touch enabled by Tom Marshall · 8 years ago
  39. b44702a recovery_ui:Add support for multiple connectors switch by fredchiou · 3 years, 6 months ago
  40. 469fc99 Enable different interface for fastboot for cf by Ram Muthiah · 3 years, 6 months ago
  41. 39e0f59 Merge "[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery" am: 1055a2f07a am: d9a0aa10ba am: d2b1584e7f by Treehugger Robot · 4 years, 6 months ago
  42. 29be3f6 [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery by Bob Badour · 4 years, 6 months ago
  43. fcf4b6b Add support for controlling recovery brightness at exynos-compatible sysfs path by Lincoln Atkinson · 5 years ago
  44. f7b5471 Expose EthernetDevice to custom UIs by Alistair Delva · 4 years, 9 months ago
  45. 082bea6 Merge "recovery: fastbootd: retry opening graphics" by Treehugger Robot · 5 years ago
  46. 0426727 Add EthernetDevice to manage ethernet connection. by Hongguang Chen · 5 years ago
  47. 30017e7 recovery: fastbootd: retry opening graphics by Mark Salyzyn · 5 years ago
  48. 0e18779 Allos IsUsbConnected() to be overridden by Alistair Delva · 5 years ago
  49. 00c4aba Consolidate the wait in recovery's reboot by Tianjie Xu · 5 years ago
  50. 0d81b89 Recovery UI meet issue if image size is too large by zhang sanshan · 6 years ago
  51. 94a83be Revert "Add mechanism for device-specific loop images" by Joshua Lambert · 6 years ago
  52. fd6a2c2 Add mechanism for device-specific loop images by Joshua Lambert · 6 years ago
  53. b63a221 Remove common.h by Tianjie Xu · 6 years ago
  54. e503221 Create a new function to return the help message for menu by Tianjie Xu · 6 years ago
  55. 33bb113 Merge "Add a new key_pressed_mutex" by Tianjie Xu · 6 years ago
  56. b8a959b Add a new key_pressed_mutex by Tianjie Xu · 6 years ago
  57. 1df3ce7 recovery_ui: Remove RecoveryUI::last_key. by Tao Bao · 6 years ago
  58. 6f114c7 Merge "Implement ShowMenu for StubRecoveryUI" by Tianjie Xu · 6 years ago
  59. 09a8f76 Implement ShowMenu for StubRecoveryUI by Tianjie Xu · 6 years ago
  60. fa8e02a recovery_ui: Remove redundant menu creation. by Tao Bao · 6 years ago
  61. eb33356 Merge "Avoid key_queue_mutex deadlock in waitkey()" by Treehugger Robot · 6 years ago
  62. 852d9fe Avoid key_queue_mutex deadlock in waitkey() by Zhang, GaofengX · 6 years ago
  63. 488cc05 recovery: report compliant reboot reason (Part Deux) by Mark Salyzyn · 6 years ago
  64. feefbf2 Revert "recovery: report compliant reboot reason" by Tao Bao · 6 years ago
  65. 6f4e4db recovery: report compliant reboot reason by Mark Salyzyn · 6 years ago
  66. 782dcc1 Consolidate the codes that handle reboot/shutdown. by Tao Bao · 6 years ago
  67. d9cb014 Parse BCB command to enter rescue mode. by Tao Bao · 6 years ago
  68. 10f441a minadbd: Support `adb reboot` under sideload/rescue modes. by Tao Bao · 6 years ago
  69. 9d05c8a Fall back to en-US if localized bitmap is missing for a locale by xunchang · 6 years ago
  70. c6dc325 Allow entering rescue mode via recovery UI. by Tao Bao · 6 years ago
  71. bc982a4 Remove ui_print(). by Tao Bao · 6 years ago
  72. 8f39730 Move librecovery_ui to a sub-directory by Tianjie Xu · 7 years ago