1. 9876ac3 gui: support scrollable lists without headers by that · 9 years ago
  2. f6ed8fc gui: make resources type safe by that · 9 years ago
  3. cfd6509 Retain and display previous selection for image flashing by Ethan Yonker · 9 years ago
  4. fa30aca gui: fix condition handling for lists by that · 9 years ago
  5. c26ba0d minuitwrp: fix file descriptor leak in open_png by that · 9 years ago
  6. 2622ee3 am f8dd04e1: am ff934d02: Merge "Fix Droid and animation color in recovery mode" by Elliott Hughes · 9 years ago
  7. f8dd04e am ff934d02: Merge "Fix Droid and animation color in recovery mode" by Elliott Hughes · 9 years ago
  8. ff934d0 Merge "Fix Droid and animation color in recovery mode" by Elliott Hughes · 9 years ago
  9. fd778e3 Fix Droid and animation color in recovery mode by Tony Kuo · 9 years ago
  10. f892d05 2.8.5.0 by Ethan Yonker · 9 years ago
  11. aee144c Fix handling of mapped zip files for OTA updates by Ethan Yonker · 9 years ago
  12. 779da64 am adf71bf7: am 5db3f978: Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined" by Elliott Hughes · 9 years ago
  13. 91f40d9 am 98e2c509: am 78aa50d3: Merge "recovery: Handle EV_SW events" by Elliott Hughes · 9 years ago
  14. 5472367 am ee7127cc: am bf0be350: Merge "recovery: Generate libminui dynamic library" by Elliott Hughes · 9 years ago
  15. e999d00 am dcbf4fc5: resolved conflicts for merge of 35efcd27 to lmp-mr1-dev-plus-aosp by Elliott Hughes · 9 years ago
  16. adf71bf am 5db3f978: Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined" by Elliott Hughes · 9 years ago
  17. 5db3f97 Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined" by Elliott Hughes · 9 years ago
  18. 98e2c50 am 78aa50d3: Merge "recovery: Handle EV_SW events" by Elliott Hughes · 9 years ago
  19. ee7127c am bf0be350: Merge "recovery: Generate libminui dynamic library" by Elliott Hughes · 9 years ago
  20. 78aa50d Merge "recovery: Handle EV_SW events" by Elliott Hughes · 9 years ago
  21. 07d9627 recovery: Handle EV_SW events by Ajay Dudani · 9 years ago
  22. bf0be35 Merge "recovery: Generate libminui dynamic library" by Elliott Hughes · 9 years ago
  23. 9905f3a recovery: Generate libminui dynamic library by Ajay Dudani · 9 years ago
  24. dcbf4fc resolved conflicts for merge of 35efcd27 to lmp-mr1-dev-plus-aosp by Elliott Hughes · 9 years ago
  25. 727aeb8 Fix handling of GGLContext in res_scale_surface by Ethan Yonker · 9 years ago
  26. 35efcd2 Merge "recovery: Properly detect userdebug or eng builds" by Elliott Hughes · 9 years ago
  27. f14af80 recovery: Properly detect userdebug or eng builds by Elliott Hughes · 9 years ago
  28. 63e414f Scale the GUI to fit the screen by Ethan Yonker · 9 years ago
  29. 1b6199f Remove deletes for images from scroll list GUI Elements by Ethan Yonker · 9 years ago
  30. de72b6d gui: avoid high CPU usage while waiting for input by that · 9 years ago
  31. 3f15be4 Reset data manager variables before running runPages by Ethan Yonker · 9 years ago
  32. 13f7ae9 Fix erroneous infinite loop in MTP inotify_t by Ethan Yonker · 9 years ago
  33. 54b373c am ec5c1c1e: am 99e084ca: Merge "Remove dead/unused code and realign some of the comments to make it more cleaner and easier to read" by Nick Kralevich · 9 years ago
  34. 2fd48fc am 42b09d25: am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'." by Elliott Hughes · 9 years ago
  35. ec5c1c1 am 99e084ca: Merge "Remove dead/unused code and realign some of the comments to make it more cleaner and easier to read" by Nick Kralevich · 9 years ago
  36. 99e084c Merge "Remove dead/unused code and realign some of the comments to make it more cleaner and easier to read" by Nick Kralevich · 9 years ago
  37. 4e8e93b Remove dead/unused code and realign some of the comments by Nanik Tolaram · 9 years ago
  38. 42b09d2 am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'." by Elliott Hughes · 9 years ago
  39. 6a0d2fb Merge "There's no GPL code in 'updater'." by Elliott Hughes · 9 years ago
  40. 0b52c91 Merge "Support resuming block based OTAs" by Sami Tolvanen · 9 years ago
  41. 05360ba gui: fix console lockup when scrolling by that · 9 years ago
  42. ae4b12e gui: make kinetic scrolling more natural by that · 9 years ago
  43. 8a9014d There's no GPL code in 'updater'. by Elliott Hughes · 9 years ago
  44. 0a3a98f Unify scrollable list code by Ethan Yonker · 9 years ago
  45. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 9 years ago
  46. a3fa75f Allow wiping f2fs to reserve space for a crypto footer by dhacker29 · 9 years ago
  47. 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 9 years ago
  48. 1a7ba97 gui: simplify code in GUIKeyboard by that · 9 years ago
  49. 5fa54ce gui: fix potential invalid memory access by that · 9 years ago
  50. f37aec2 gui: fix hardware keyboard by that · 9 years ago
  51. c5837f3 gui: fix lag (and event logging) by that · 9 years ago
  52. 00f7624 am 40862ab5: am aeecac54: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  53. 40862ab am aeecac54: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  54. 73a5295 gui: run cancel action in another thread by that · 9 years ago
  55. 9fa5153 gui: move input handling into a class by that · 9 years ago
  56. e13fa63 Move input handling into the main thread by Ethan Yonker · 9 years ago
  57. 9022120 Support resuming block based OTAs by Sami Tolvanen · 10 years ago
  58. aeecac5 Merge "Add missing includes." by Elliott Hughes · 9 years ago
  59. cd3c55a Add missing includes. by Elliott Hughes · 9 years ago
  60. d1372f7 Fixed screen flipping for devices where xres_virtual > xres by Bogdan Seniuc · 9 years ago
  61. f8194e2 gui: fix IsInRegion by that · 9 years ago
  62. ecd8918 Use macro to add actions to the action map by Vojtech Bocek · 9 years ago
  63. d2a4ef5 am 22b8fe96: am dab56cac: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  64. 22b8fe9 am dab56cac: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  65. dab56ca Merge "Add missing includes." by Elliott Hughes · 9 years ago
  66. 26dbad2 Add missing includes. by Elliott Hughes · 9 years ago
  67. 435f65e am 88c30fb6: am eaeb55f7: Merge "Start losing code to libadb." by Dan Albert · 9 years ago
  68. 1b67fff Use TWAtomicInt in MTPStorage by Ethan Yonker · 9 years ago
  69. 0453695 Use TWAtomicInt in gui.cpp to make it thread safe by Ethan Yonker · 9 years ago
  70. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  71. 88c30fb am eaeb55f7: Merge "Start losing code to libadb." by Dan Albert · 9 years ago
  72. eaeb55f Merge "Start losing code to libadb." by Dan Albert · 9 years ago
  73. e497826 am 2d67a483: am cdc38d04: Merge "Fix the v2 descriptor handling." by Christopher Ferris · 9 years ago
  74. 32d30e5 am efa16af5: am cad5ce81: Merge "adbd: Support for new f_fs descriptor format" by Christopher Ferris · 9 years ago
  75. 2d67a48 am cdc38d04: Merge "Fix the v2 descriptor handling." by Christopher Ferris · 9 years ago
  76. cdc38d0 Merge "Fix the v2 descriptor handling." by Christopher Ferris · 9 years ago
  77. efa16af am cad5ce81: Merge "adbd: Support for new f_fs descriptor format" by Christopher Ferris · 9 years ago
  78. cad5ce8 Merge "adbd: Support for new f_fs descriptor format" by Christopher Ferris · 9 years ago
  79. 3ed8ef0 Fix the v2 descriptor handling. by Christopher Ferris · 9 years ago
  80. 9e3cce5 adbd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 10 years ago
  81. 528b3ee am 4db9c893: am d4069928: Merge "Add missing <string.h> include." by Elliott Hughes · 9 years ago
  82. 4db9c89 am d4069928: Merge "Add missing <string.h> include." by Elliott Hughes · 9 years ago
  83. d406992 Merge "Add missing <string.h> include." by Elliott Hughes · 9 years ago
  84. e01d9de Add missing <string.h> include. by Elliott Hughes · 9 years ago
  85. 267ec09 am e84e9310: am eade3a80: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 9 years ago
  86. e84e931 am eade3a80: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 9 years ago
  87. eade3a8 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 9 years ago
  88. 6ed899a Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  89. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 9 years ago
  90. d9ff3c5 Hide some non critical error messages by Ethan Yonker · 9 years ago
  91. 0f3aa1e Merge "Include libpcre if present" into android-5.0 by Dees Troy · 9 years ago
  92. e176a65 Include libpcre if present by Dees Troy · 9 years ago
  93. 4f4a7a5 Remove fibmap.f2fs from relinking by Dees Troy · 9 years ago
  94. fd0439e Move ORS command line into main thread by Ethan Yonker · 9 years ago
  95. 84e0323 merge in lmp-mr1-release history after reset to lmp-mr1-dev by The Android Automerger · 9 years ago
  96. f74ac87 gui: clean up error handling in resource manager by that · 9 years ago
  97. ec4e954 am 465e8702: am 5bf74b23: Bump up max_map_count value. by Jesse Zhao · 9 years ago
  98. 465e870 am 5bf74b23: Bump up max_map_count value. by Jesse Zhao · 9 years ago
  99. 4a64f63 2.8.4.0 by Ethan Yonker · 10 years ago
  100. cf50da5 Fix handling of custom themes after decrypt by Ethan Yonker · 10 years ago