1. 0453695 Use TWAtomicInt in gui.cpp to make it thread safe by Ethan Yonker · 10 years ago
  2. 7abc5fe Add cancel backup capability. by bigbiff · 10 years ago
  3. 88c30fb am eaeb55f7: Merge "Start losing code to libadb." by Dan Albert · 10 years ago
  4. eaeb55f Merge "Start losing code to libadb." by Dan Albert · 10 years ago
  5. e497826 am 2d67a483: am cdc38d04: Merge "Fix the v2 descriptor handling." by Christopher Ferris · 10 years ago
  6. 32d30e5 am efa16af5: am cad5ce81: Merge "adbd: Support for new f_fs descriptor format" by Christopher Ferris · 10 years ago
  7. 2d67a48 am cdc38d04: Merge "Fix the v2 descriptor handling." by Christopher Ferris · 10 years ago
  8. cdc38d0 Merge "Fix the v2 descriptor handling." by Christopher Ferris · 10 years ago
  9. efa16af am cad5ce81: Merge "adbd: Support for new f_fs descriptor format" by Christopher Ferris · 10 years ago
  10. cad5ce8 Merge "adbd: Support for new f_fs descriptor format" by Christopher Ferris · 10 years ago
  11. 3ed8ef0 Fix the v2 descriptor handling. by Christopher Ferris · 10 years ago
  12. 9e3cce5 adbd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 10 years ago
  13. 528b3ee am 4db9c893: am d4069928: Merge "Add missing <string.h> include." by Elliott Hughes · 10 years ago
  14. 4db9c89 am d4069928: Merge "Add missing <string.h> include." by Elliott Hughes · 10 years ago
  15. d406992 Merge "Add missing <string.h> include." by Elliott Hughes · 10 years ago
  16. e01d9de Add missing <string.h> include. by Elliott Hughes · 10 years ago
  17. 267ec09 am e84e9310: am eade3a80: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  18. e84e931 am eade3a80: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  19. eade3a8 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  20. 6ed899a Remove superfluous OpenSSL include paths. by Adam Langley · 10 years ago
  21. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 10 years ago
  22. d9ff3c5 Hide some non critical error messages by Ethan Yonker · 10 years ago
  23. 0f3aa1e Merge "Include libpcre if present" into android-5.0 by Dees Troy · 10 years ago
  24. e176a65 Include libpcre if present by Dees Troy · 10 years ago
  25. 4f4a7a5 Remove fibmap.f2fs from relinking by Dees Troy · 10 years ago
  26. fd0439e Move ORS command line into main thread by Ethan Yonker · 10 years ago
  27. 84e0323 merge in lmp-mr1-release history after reset to lmp-mr1-dev by The Android Automerger · 10 years ago
  28. f74ac87 gui: clean up error handling in resource manager by that · 10 years ago
  29. ec4e954 am 465e8702: am 5bf74b23: Bump up max_map_count value. by Jesse Zhao · 10 years ago
  30. 465e870 am 5bf74b23: Bump up max_map_count value. by Jesse Zhao · 10 years ago
  31. 4a64f63 2.8.4.0 by Ethan Yonker · 10 years ago
  32. cf50da5 Fix handling of custom themes after decrypt by Ethan Yonker · 10 years ago
  33. e979abd Fix some crashes during theme (re)loading by Vojtech Bocek · 10 years ago
  34. 85cfb7d Fix some actions being incorrectly threaded by Vojtech Bocek · 10 years ago
  35. fb759d4 gui: simplify blanktimer by that · 10 years ago
  36. f66324f Fix restore of images for mtd and bml nand by Ethan Yonker · 10 years ago
  37. 751a85e Allow for X and Y offsets in GUI by Ethan Yonker · 10 years ago
  38. fda239b Add locking to DataManager, remove unused C parts by Vojtech Bocek · 10 years ago
  39. f9d818d Merge "Use power button to go back in watch themes" into android-5.0 by Dees Troy · 10 years ago
  40. 8360a34 Use power button to go back in watch themes by Vojtech Bocek · 10 years ago
  41. 0d47eb5 Improve GUI handling of zip flashing by Ethan Yonker · 10 years ago
  42. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 10 years ago
  43. 7d3b54f gui: fix action threading if background thread is busy by that · 10 years ago
  44. c608548 Run some actions in a separate thread by that · 10 years ago
  45. 5bf74b2 Bump up max_map_count value. by Jesse Zhao · 10 years ago
  46. 5b84cf4 am 479e5108: am dd719dfe: Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  47. 41ae124 Include libnetd_client in recovery by Vojtech Bocek · 10 years ago
  48. 479e510 am dd719dfe: Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  49. dd719df Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  50. 1b103c4 am 6bec0e51: am a5d63956: Merge "Remove an uninitialized value." by Dan Albert · 10 years ago
  51. 6bec0e5 am a5d63956: Merge "Remove an uninitialized value." by Dan Albert · 10 years ago
  52. a5d6395 Merge "Remove an uninitialized value." by Dan Albert · 10 years ago
  53. 1db5090 Remove mtdutils source from libaosprecovery by Ethan Yonker · 10 years ago
  54. d6786b8 Stop building unneeded libs for libblkid by Ethan Yonker · 10 years ago
  55. bcff146 Build more needed libs for mke2fs by Ethan Yonker · 10 years ago
  56. 7b4c7a6 Update blkid to 2.25.0 by bigbiff · 10 years ago
  57. 183a6f8 crypto: remove unused libs and clean up makefile by that · 10 years ago
  58. d83587d Fix adb sideload during ORS by Ethan Yonker · 10 years ago
  59. 24e7eb7 Thread openrecoveryscript action to properly display action page by Ethan Yonker · 10 years ago
  60. cc8ddca fix adb sideload by that · 10 years ago
  61. d83c9ea Fix GUIAction::operation_start by Ethan Yonker · 10 years ago
  62. a382e2b Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  63. df7abac Do not toggle USB ID during MTP startup if not needed by Ethan Yonker · 10 years ago
  64. 6bea38a gui: remove dead build flag TWRP_SIMULATE_ACTIONS by that · 10 years ago
  65. 0da6d56 am 6bb8f476: am 538d7d83: Merge "Fix missing #includes in bootable/recovery." by Elliott Hughes · 10 years ago
  66. 6bb8f47 am 538d7d83: Merge "Fix missing #includes in bootable/recovery." by Elliott Hughes · 10 years ago
  67. 3f7b1ac gui: Move action functions to function pointer map. by that · 10 years ago
  68. 538d7d8 Merge "Fix missing #includes in bootable/recovery." by Elliott Hughes · 10 years ago
  69. d4d4c24 Fix missing #includes in bootable/recovery. by Elliott Hughes · 10 years ago
  70. fcdb76d twrp-functions: remove unused functions by that · 10 years ago
  71. a1ad19f mtp: get rid of string streams, reduces binary size a bit by that · 10 years ago
  72. abb5c4e Move sleep during MTP startup to MTP thread by Ethan Yonker · 10 years ago
  73. c1f5c0f gui: fix DEVICE_RESOLUTION warnings in Android.mk by that · 10 years ago
  74. 4bfabab Check for valid MTP_Storage_ID before adding or removing by Ethan Yonker · 10 years ago
  75. f9f99bc Ingore SIGPIPE errors by Ethan Yonker · 10 years ago
  76. ee8b314 Improve MTPServer logging of read errors by Ethan Yonker · 10 years ago
  77. 32f68a3 Add TW_IGNORE_MT_POSITION_0 touch flag by Ethan Yonker · 10 years ago
  78. dc3223a toolbox_recovery should always include setenforce by Ethan Yonker · 10 years ago
  79. f5c904b 2.8.3.0 by Ethan Yonker · 10 years ago
  80. 960f030 Fix twrpTar building by Ethan Yonker · 10 years ago
  81. 0c53203 Fix else if and maxFileSize initializer. by bigbiff · 10 years ago
  82. a3d31fb fixPermissions: simplify code, fix bugs by that · 10 years ago
  83. d79d9bc Allow non datamedia devices to wipe encryption by Ethan Yonker · 10 years ago
  84. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  85. 6cb35aa Recovery init.rc setenforce 0 to make SELinux permissive by Ethan Yonker · 10 years ago
  86. 7279f97 Remove an uninitialized value. by Dan Albert · 10 years ago
  87. b789626 Fix include paths in crypto by Ethan Yonker · 10 years ago
  88. 5216bef Toggle MTP during ADB sideload by Ethan Yonker · 10 years ago
  89. e3e8829 Update SuperSU to 2.40 by Ethan Yonker · 10 years ago
  90. fb7a2da Fix adb sideload page on 1440x2560 layout by Ethan Yonker · 10 years ago
  91. 0024e38 Add support for custom kernel headers by Kra1o5 · 10 years ago
  92. 87da424 Fixes for compiling crypto in older trees by Dees Troy · 10 years ago
  93. 2d11d49 Fix compiling of dosfstools for arm64 by Ethan Yonker · 10 years ago
  94. 619a721 Improve resource error logging by Ethan Yonker · 10 years ago
  95. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  96. ac21cb5 Fix loading of png images in custom themes by Ethan Yonker · 10 years ago
  97. b6ef478 Revert "Fix USB Mass Storage on some devices" by Matt Mower · 10 years ago
  98. b47f28b Fix generating symlinks for older trees by Dees Troy · 10 years ago
  99. 452e420 EPOLLWAKEUP handling in minui/events.c by Ethan Yonker · 10 years ago
  100. d5c6069 This fixes kernel panic on find7 when disabling MTP before flashing zips. by bigbiff · 10 years ago