1. bf0be35 Merge "recovery: Generate libminui dynamic library" by Elliott Hughes · 10 years ago
  2. 9905f3a recovery: Generate libminui dynamic library by Ajay Dudani · 10 years ago
  3. dcbf4fc resolved conflicts for merge of 35efcd27 to lmp-mr1-dev-plus-aosp by Elliott Hughes · 10 years ago
  4. 727aeb8 Fix handling of GGLContext in res_scale_surface by Ethan Yonker · 10 years ago
  5. 35efcd2 Merge "recovery: Properly detect userdebug or eng builds" by Elliott Hughes · 10 years ago
  6. f14af80 recovery: Properly detect userdebug or eng builds by Elliott Hughes · 10 years ago
  7. 63e414f Scale the GUI to fit the screen by Ethan Yonker · 10 years ago
  8. 1b6199f Remove deletes for images from scroll list GUI Elements by Ethan Yonker · 10 years ago
  9. de72b6d gui: avoid high CPU usage while waiting for input by that · 10 years ago
  10. 3f15be4 Reset data manager variables before running runPages by Ethan Yonker · 10 years ago
  11. 13f7ae9 Fix erroneous infinite loop in MTP inotify_t by Ethan Yonker · 10 years ago
  12. 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 · 10 years ago
  13. 2fd48fc am 42b09d25: am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'." by Elliott Hughes · 10 years ago
  14. 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 · 10 years ago
  15. 99e084c Merge "Remove dead/unused code and realign some of the comments to make it more cleaner and easier to read" by Nick Kralevich · 10 years ago
  16. 4e8e93b Remove dead/unused code and realign some of the comments by Nanik Tolaram · 10 years ago
  17. 42b09d2 am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'." by Elliott Hughes · 10 years ago
  18. 6a0d2fb Merge "There's no GPL code in 'updater'." by Elliott Hughes · 10 years ago
  19. 0b52c91 Merge "Support resuming block based OTAs" by Sami Tolvanen · 10 years ago
  20. 05360ba gui: fix console lockup when scrolling by that · 10 years ago
  21. ae4b12e gui: make kinetic scrolling more natural by that · 10 years ago
  22. 8a9014d There's no GPL code in 'updater'. by Elliott Hughes · 10 years ago
  23. 0a3a98f Unify scrollable list code by Ethan Yonker · 10 years ago
  24. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 10 years ago
  25. a3fa75f Allow wiping f2fs to reserve space for a crypto footer by dhacker29 · 10 years ago
  26. 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 10 years ago
  27. 1a7ba97 gui: simplify code in GUIKeyboard by that · 10 years ago
  28. 5fa54ce gui: fix potential invalid memory access by that · 10 years ago
  29. f37aec2 gui: fix hardware keyboard by that · 10 years ago
  30. c5837f3 gui: fix lag (and event logging) by that · 10 years ago
  31. 00f7624 am 40862ab5: am aeecac54: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  32. 40862ab am aeecac54: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  33. 73a5295 gui: run cancel action in another thread by that · 10 years ago
  34. 9fa5153 gui: move input handling into a class by that · 10 years ago
  35. e13fa63 Move input handling into the main thread by Ethan Yonker · 10 years ago
  36. 9022120 Support resuming block based OTAs by Sami Tolvanen · 10 years ago
  37. aeecac5 Merge "Add missing includes." by Elliott Hughes · 10 years ago
  38. cd3c55a Add missing includes. by Elliott Hughes · 10 years ago
  39. d1372f7 Fixed screen flipping for devices where xres_virtual > xres by Bogdan Seniuc · 10 years ago
  40. f8194e2 gui: fix IsInRegion by that · 10 years ago
  41. ecd8918 Use macro to add actions to the action map by Vojtech Bocek · 10 years ago
  42. d2a4ef5 am 22b8fe96: am dab56cac: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  43. 22b8fe9 am dab56cac: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  44. dab56ca Merge "Add missing includes." by Elliott Hughes · 10 years ago
  45. 26dbad2 Add missing includes. by Elliott Hughes · 10 years ago
  46. 435f65e am 88c30fb6: am eaeb55f7: Merge "Start losing code to libadb." by Dan Albert · 10 years ago
  47. 1b67fff Use TWAtomicInt in MTPStorage by Ethan Yonker · 10 years ago
  48. 0453695 Use TWAtomicInt in gui.cpp to make it thread safe by Ethan Yonker · 10 years ago
  49. 7abc5fe Add cancel backup capability. by bigbiff · 10 years ago
  50. 88c30fb am eaeb55f7: Merge "Start losing code to libadb." by Dan Albert · 10 years ago
  51. eaeb55f Merge "Start losing code to libadb." by Dan Albert · 10 years ago
  52. e497826 am 2d67a483: am cdc38d04: Merge "Fix the v2 descriptor handling." by Christopher Ferris · 10 years ago
  53. 32d30e5 am efa16af5: am cad5ce81: Merge "adbd: Support for new f_fs descriptor format" by Christopher Ferris · 10 years ago
  54. 2d67a48 am cdc38d04: Merge "Fix the v2 descriptor handling." by Christopher Ferris · 10 years ago
  55. cdc38d0 Merge "Fix the v2 descriptor handling." by Christopher Ferris · 10 years ago
  56. efa16af am cad5ce81: Merge "adbd: Support for new f_fs descriptor format" by Christopher Ferris · 10 years ago
  57. cad5ce8 Merge "adbd: Support for new f_fs descriptor format" by Christopher Ferris · 10 years ago
  58. 3ed8ef0 Fix the v2 descriptor handling. by Christopher Ferris · 10 years ago
  59. 9e3cce5 adbd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 10 years ago
  60. 528b3ee am 4db9c893: am d4069928: Merge "Add missing <string.h> include." by Elliott Hughes · 10 years ago
  61. 4db9c89 am d4069928: Merge "Add missing <string.h> include." by Elliott Hughes · 10 years ago
  62. d406992 Merge "Add missing <string.h> include." by Elliott Hughes · 10 years ago
  63. e01d9de Add missing <string.h> include. by Elliott Hughes · 10 years ago
  64. 267ec09 am e84e9310: am eade3a80: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  65. e84e931 am eade3a80: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  66. eade3a8 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  67. 6ed899a Remove superfluous OpenSSL include paths. by Adam Langley · 10 years ago
  68. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 10 years ago
  69. d9ff3c5 Hide some non critical error messages by Ethan Yonker · 10 years ago
  70. 0f3aa1e Merge "Include libpcre if present" into android-5.0 by Dees Troy · 10 years ago
  71. e176a65 Include libpcre if present by Dees Troy · 10 years ago
  72. 4f4a7a5 Remove fibmap.f2fs from relinking by Dees Troy · 10 years ago
  73. fd0439e Move ORS command line into main thread by Ethan Yonker · 10 years ago
  74. 84e0323 merge in lmp-mr1-release history after reset to lmp-mr1-dev by The Android Automerger · 10 years ago
  75. f74ac87 gui: clean up error handling in resource manager by that · 10 years ago
  76. ec4e954 am 465e8702: am 5bf74b23: Bump up max_map_count value. by Jesse Zhao · 10 years ago
  77. 465e870 am 5bf74b23: Bump up max_map_count value. by Jesse Zhao · 10 years ago
  78. 4a64f63 2.8.4.0 by Ethan Yonker · 10 years ago
  79. cf50da5 Fix handling of custom themes after decrypt by Ethan Yonker · 10 years ago
  80. e979abd Fix some crashes during theme (re)loading by Vojtech Bocek · 10 years ago
  81. 85cfb7d Fix some actions being incorrectly threaded by Vojtech Bocek · 10 years ago
  82. fb759d4 gui: simplify blanktimer by that · 10 years ago
  83. f66324f Fix restore of images for mtd and bml nand by Ethan Yonker · 10 years ago
  84. 751a85e Allow for X and Y offsets in GUI by Ethan Yonker · 10 years ago
  85. fda239b Add locking to DataManager, remove unused C parts by Vojtech Bocek · 10 years ago
  86. f9d818d Merge "Use power button to go back in watch themes" into android-5.0 by Dees Troy · 10 years ago
  87. 8360a34 Use power button to go back in watch themes by Vojtech Bocek · 10 years ago
  88. 0d47eb5 Improve GUI handling of zip flashing by Ethan Yonker · 10 years ago
  89. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 10 years ago
  90. 7d3b54f gui: fix action threading if background thread is busy by that · 10 years ago
  91. c608548 Run some actions in a separate thread by that · 10 years ago
  92. 5bf74b2 Bump up max_map_count value. by Jesse Zhao · 10 years ago
  93. 5b84cf4 am 479e5108: am dd719dfe: Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  94. 41ae124 Include libnetd_client in recovery by Vojtech Bocek · 10 years ago
  95. 479e510 am dd719dfe: Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  96. dd719df Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  97. 1b103c4 am 6bec0e51: am a5d63956: Merge "Remove an uninitialized value." by Dan Albert · 10 years ago
  98. 6bec0e5 am a5d63956: Merge "Remove an uninitialized value." by Dan Albert · 10 years ago
  99. a5d6395 Merge "Remove an uninitialized value." by Dan Albert · 10 years ago
  100. 1db5090 Remove mtdutils source from libaosprecovery by Ethan Yonker · 10 years ago