1. 4344d63 Call update_engine_sideload from recovery. by Alex Deymo · 8 years ago
  2. 64dbd0d Make input whitelist and blacklist work for mouse devices too by Ethan Yonker · 8 years ago
  3. ad05c6d recovery: allow usage of TARGET_CRYPTFS_HW_PATH by maxwen · 8 years ago
  4. a481d36 Fix md5 creation from adb backup patch. by bigbiff bigbiff · 8 years ago
  5. 68d5973 adbbu: fix include path, now builds again in Omni 4.4 by that · 8 years ago
  6. c81de8c Optimize and reduce size of PNG files by James Christopher Adduono · 8 years ago
  7. 9643a80 Add typecode to sgdisk for proper detection in Android by Captain Throwback · 8 years ago
  8. 786d734 Remove curtainClose() remnants by Matt Mower · 8 years ago
  9. 25036b7 Remove unused identifier from NotifyTouch by Matt Mower · 8 years ago
  10. 76b8afc Move cursor after appending date to backup name by Matt Mower · 8 years ago
  11. 8323ab5 gui: fix Enter key in terminal by that · 8 years ago
  12. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  13. d246a4a merge in nyc-dr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  14. e49c0d6 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  15. 0783d16 merge in nyc-dr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  16. da654af Skip update verification if care_map is not found by Tianjie Xu · 8 years ago
  17. fb4e8c9 merge in nyc-dr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  18. 4bbe0c9 Fix a typo when comparing the verity mode by Tianjie Xu · 8 years ago
  19. 13f4493 Merge "Touch blocks in care_map in update_verifier" into nyc-mr1-dev by Tianjie Xu · 8 years ago
  20. 03ca853 Touch blocks in care_map in update_verifier by Tianjie Xu · 8 years ago
  21. 27b9fc8 Skip update-on-boot for bootreason in blacklist by Tianjie Xu · 8 years ago
  22. 6d089a9 Support landscape layouts. by Elliott Hughes · 8 years ago
  23. a2acd15 merge in nyc-dr1-release history after reset to nyc-mr1-dev by The Android Automerger · 8 years ago
  24. 9da04d5 Fix bootloader_message. by Yabin Cui · 8 years ago
  25. ccb0ba9 updater: Fix the broken ReadFileFn. by Tao Bao · 8 years ago
  26. 2f272c0 Create bootloader_message static library. by Yabin Cui · 8 years ago
  27. 461ed46 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  28. 6074099 Increase EIO retry count am: c37c5c3410 by Tianjie Xu · 8 years ago
  29. c37c5c3 Increase EIO retry count by Tianjie Xu · 8 years ago
  30. ed4c49c Merge "Verify wipe package when wiping A/B device in recovery." into nyc-mr1-dev by Yabin Cui · 8 years ago
  31. 6faf026 Verify wipe package when wiping A/B device in recovery. by Yabin Cui · 8 years ago
  32. 50f3cb4 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  33. d0dcbdd Check the results from applypatch am: 31f8cc84cf by Tianjie Xu · 8 years ago
  34. 31f8cc8 Check the results from applypatch by Tianjie Xu · 8 years ago
  35. de0f930 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  36. 2a4386f applypatch: Don\'t call inflate() when it expects zero-length output. by Tao Bao · 8 years ago
  37. 490fad6 applypatch: Don't call inflate() when it expects zero-length output. by Tao Bao · 8 years ago
  38. dc1393d Merge "recovery: Track the name change for wipe_ab." into nyc-mr1-dev by Tao Bao · 8 years ago
  39. 959697c merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  40. dcf1089 Log source/target build version to last_install am: b0ddae55e5 by Tianjie Xu · 8 years ago
  41. 108ab21 recovery: Track the name change for wipe_ab. by Tao Bao · 8 years ago
  42. b0ddae5 Log source/target build version to last_install by Tianjie Xu · 8 years ago
  43. 0ac2293 Black screen patch for some HiSilicon devices (FBIOPAN_DISPLAY) by Muhammad Fahad Baig · 8 years ago
  44. ffd03d1 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  45. 91d78ac resolve merge conflicts of 6aa6ddb to nyc-dev am: 771b6eb8d9 by Alain Vongsouvanh · 8 years ago
  46. 771b6eb resolve merge conflicts of 6aa6ddb to nyc-dev by Alain Vongsouvanh · 8 years ago
  47. 6aa6ddb recovery: Make wear recovery more customizable. am: 5b00110e3d by Alain Vongsouvanh · 8 years ago
  48. 5b00110 recovery: Make wear recovery more customizable. by Alain Vongsouvanh · 8 years ago
  49. fad32b1 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  50. 1afa4d7 Merge "recovery: Add support to brick a device." into nyc-mr1-dev by Tao Bao · 8 years ago
  51. 57ad046 Call ioctl before each write on retry am: 7ce287d432 by Tianjie Xu · 8 years ago
  52. b083818 recovery: Add support to brick a device. by Tao Bao · 8 years ago
  53. 7ce287d Call ioctl before each write on retry by Tianjie Xu · 8 years ago
  54. b9e547e Move force_rgb_565 up. by Aaron Kling · 8 years ago
  55. f289656 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  56. 01fcbe1 Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  57. 3aabd77 Merge "Allow recovery to return error codes" into nyc-dev am: 50f6417317 by Tianjie Xu · 8 years ago
  58. 50f6417 Merge "Allow recovery to return error codes" into nyc-dev by Tianjie Xu · 8 years ago
  59. 1625583 Allow recovery to return error codes by Tianjie Xu · 8 years ago
  60. bd43d7e resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 am: 8a1d4e97ad am: aa02888e55 am: 300af0779d am: fc1d9a49d1 am: b02b2fe392 by Matt Sarett · 8 years ago
  61. 75dea9c resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 am: 8a1d4e97ad am: aa02888e55 am: 300af0779d am: fc1d9a49d1 by Matt Sarett · 8 years ago
  62. b02b2fe resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 am: 8a1d4e97ad am: aa02888e55 am: 300af0779d by Matt Sarett · 8 years ago
  63. fc1d9a4 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 am: 8a1d4e97ad am: aa02888e55 by Matt Sarett · 8 years ago
  64. 300af07 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 am: 8a1d4e97ad by Matt Sarett · 8 years ago
  65. aa02888 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 by Matt Sarett · 8 years ago
  66. 8a1d4e9 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 by Matt Sarett · 8 years ago
  67. ca45737 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e by Matt Sarett · 8 years ago
  68. 1f814d7 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f by Matt Sarett · 8 years ago
  69. 36acff7 resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f by Matt Sarett · 8 years ago
  70. a5bc596 resolve merge conflicts of 86a28d0 to klp-modular-dev by Matt Sarett · 8 years ago
  71. 86a28d0 DO NOT MERGE Use updated libpng API am: 839b4e592a by Matt Sarett · 8 years ago
  72. fcbd6ea merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  73. 027b403 Add time and I/O info to last_install am: dd874b1c87 by Tianjie Xu · 8 years ago
  74. 839b4e5 DO NOT MERGE Use updated libpng API by Matt Sarett · 8 years ago
  75. 35df638 crypto: remove redundant convert_key_to_hex_ascii call by Captain Throwback · 8 years ago
  76. dd874b1 Add time and I/O info to last_install by Tianjie Xu · 8 years ago
  77. 72c87ce Wait to mount until after fstab processed by Matt Mower · 8 years ago
  78. 2b2dd15 Remove char/string conversions in fstab processing by Matt Mower · 8 years ago
  79. 4ab42b1 Rewrite FS fstab flag processing by Matt Mower · 8 years ago
  80. 2416a50 Rewrite TWRP fstab flag processing by Matt Mower · 8 years ago
  81. 4202414 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  82. ba4e797 Make text for recovery larger on angler am: 087c5edd8d by Tianjie Xu · 8 years ago
  83. 087c5ed Make text for recovery larger on angler by Tianjie Xu · 8 years ago
  84. 23c7af7 Merge "Add ability to show "installing security update"" into nyc-dev by Tianjie Xu · 8 years ago
  85. 5823dd4 Merge "Add ability to show "installing security update"" into nyc-dev by Tianjie Xu · 8 years ago
  86. f13662a recovery: Always log the update attempt. am: 5687001895 by Tao Bao · 8 years ago
  87. 5687001 recovery: Always log the update attempt. by Tao Bao · 8 years ago
  88. 35926c4 Add ability to show "installing security update" by Tianjie Xu · 8 years ago
  89. c62332b Improve greek translation by Alex Kalles · 8 years ago
  90. f09a4fb Languages: Add font for Japanese by AndroPlus · 8 years ago
  91. a9a4b50 Languages: Update Japanese translation by AndroPlus · 8 years ago
  92. 80bd165 Restore TW_SCREEN_BLANK_ON_BOOT functionality. by ¨Paul · 8 years ago
  93. 9f1f2f7 Fix decrypt of odd number length PIN on hardware crypto by Ethan Yonker · 8 years ago
  94. 5da1302 Partition: Fix parsing of several twrp fstab flags by Gordon Freeman · 8 years ago
  95. 3c9eeb5 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  96. a7f7e70 Merge "Improve the layout-related comments." into nyc-dev am: 343eb72 by Elliott Hughes · 8 years ago
  97. 343eb72 Merge "Improve the layout-related comments." into nyc-dev by TreeHugger Robot · 8 years ago
  98. d57691e Merge "Update background text for recovery UI" into nyc-dev am: eeca191 by Tianjie Xu · 8 years ago
  99. eeca191 Merge "Update background text for recovery UI" into nyc-dev by Tianjie Xu · 8 years ago
  100. 75191f3 Merge "Update recovery UI." into nyc-dev am: 2f1eedd by Elliott Hughes · 8 years ago