1. 9020e0f recovery: Move SwipeDetector into common location by Prashant Malani · 8 years ago
  2. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  3. a60c786 Remove busybox modprobe to fix slow performance for some devices by Ethan Yonker · 8 years ago
  4. 99281df recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  5. 53e7a06 recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  6. e5a288c Fix up logd make file rules by Ethan Yonker · 8 years ago
  7. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  8. 34741d9 Fix no exfat-fuse rules by Ethan Yonker · 8 years ago
  9. e284cd5 Merge "Refactor existing tests to use gtest" am: 38b02cc6a0 am: 9865c55254 by Tao Bao · 8 years ago
  10. 4329186 Refactor existing tests to use gtest by Jed Estep · 8 years ago
  11. 1f12775 Add TWRP flags to enable logd and/or logcat in recovery by Captain Throwback · 8 years ago
  12. ed974bb allow flashing sparse images by HashBang · 8 years ago
  13. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  14. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  15. ce608ab Add zip and unzip when using toybox by dianlujitao · 9 years ago
  16. b82422a Fix SuperSU local dependencies by Ethan Yonker · 8 years ago
  17. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  18. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago
  19. b39e6c6 ntfs-3g: Fix cm-13 compatibility by Greg Wallace · 9 years ago
  20. 94b0650 Remove no-op by Olivier K. · 9 years ago
  21. 0af1ac1 do not include stlport headers unless link to it by Xing · 9 years ago
  22. 36ade45 Add default brightness control by Greg Wallace · 9 years ago
  23. 09ef1e4 exfat: Update to 1.2.2 by Matt Mower · 9 years ago
  24. 80f7b36 exfat: Build fsck and update path to mkfs by Matt Mower · 9 years ago
  25. 047723c selinux: Only union sepolicy in SDKs 21,22 by Matt Mower · 9 years ago
  26. 1777cdc Remove unnecessary quoting from twres path by Matt Mower · 9 years ago
  27. 5829491 f2fs: Update make rules for CM compatibility by Matt Mower · 9 years ago
  28. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  29. 7197ee0 Add update_verifier for A/B OTA update. by Tao Bao · 9 years ago
  30. 6bc2155 Add update_verifier for A/B OTA update. am: 1171d3a12b by Tao Bao · 9 years ago
  31. 1171d3a Add update_verifier for A/B OTA update. by Tao Bao · 9 years ago
  32. 18794c8 Update dosfstools by Matt Mower · 9 years ago
  33. 56deefb Stop using libstdc++. by Dan Albert · 9 years ago
  34. 7101b2e recovery: Switch to clang by Tao Bao · 9 years ago
  35. 5046857 Fix rules for libstlport by Ethan Yonker · 9 years ago
  36. f591c87 Fixup union sepolicy by Andrea Mennillo · 9 years ago
  37. 4ea2b0c Merge "recovery: Depend on mkfs.f2fs only if needed." am: a412198699 by Tao Bao · 9 years ago
  38. f683512 recovery: Depend on mkfs.f2fs only if needed. by Tao Bao · 9 years ago
  39. 58b09f1 Fix SELinux issues for some devices by Ethan Yonker · 9 years ago
  40. 8e213fd fix build in Omni 4.4 by that · 9 years ago
  41. 11309e9 Union sepolicy within TWRP to make SELinux permissive by Ethan Yonker · 9 years ago
  42. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  43. ba78158 am 337db14f: recovery: Factor out wear_ui.{cpp,h} into bootable/recovery. by Tao Bao · 9 years ago
  44. 337db14 recovery: Factor out wear_ui.{cpp,h} into bootable/recovery. by Tao Bao · 9 years ago
  45. 0d4e002 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago
  46. 71dc365 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago
  47. b81d905 Add ntfs-3g support by Ethan Yonker · 9 years ago
  48. ec009e8 Allow devices to override USB init by Matt Mower · 9 years ago
  49. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  50. a29361a Don't try to read temparature file if TW_NO_CPU_TEMP is set to true. by Agontuk · 9 years ago
  51. f746dbb Only include uncrypt if not in system/core by Matt Mower · 9 years ago
  52. 56fe5e7 recovery: Add lz4 libs if available by Tom Marshall · 9 years ago
  53. e49a9e5 Stop using libstdc++. by Dan Albert · 9 years ago
  54. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  55. ec28340 Move "Mount /system" to the main menu. by Elliott Hughes · 9 years ago
  56. 9e7ae8a Move default implementations into Device. by Elliott Hughes · 9 years ago
  57. 4f6a976 Make TWRP compile for x86-64 CPU target by Ethan Yonker · 9 years ago
  58. 5a50b1b Install the recovery binary directly to the recovery image. by Ying Wang · 9 years ago
  59. f3a5726 Kill of most of the remainder of minadbd. by Dan Albert · 9 years ago
  60. 1ddd350 Use headers from adb. by Dan Albert · 9 years ago
  61. 8f1bfea Lose USB transport code to libadb. by Dan Albert · 10 years ago
  62. 5db3f97 Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined" by Elliott Hughes · 9 years ago
  63. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  64. eaeb55f Merge "Start losing code to libadb." by Dan Albert · 9 years ago
  65. 6ed899a Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  66. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 9 years ago
  67. 1db5090 Remove mtdutils source from libaosprecovery by Ethan Yonker · 10 years ago
  68. 7b4c7a6 Update blkid to 2.25.0 by bigbiff · 10 years ago
  69. 2d11d49 Fix compiling of dosfstools for arm64 by Ethan Yonker · 10 years ago
  70. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  71. b47f28b Fix generating symlinks for older trees by Dees Troy · 10 years ago
  72. 738be7a Use one mizip for all by Ethan Yonker · 10 years ago
  73. 2017279 Fix mkexfatfs exclusion when TW_NO_EXFAT enabled by Matt Mower · 10 years ago
  74. 1902c79 Use linker64 on AArch64 by Ethan Yonker · 10 years ago
  75. 253368a Reduce libs needed for decrypt and clean up old decypt files by Ethan Yonker · 10 years ago
  76. 1db013b bootable recovery: we upgraded to 5.0.1 by erikcas · 10 years ago
  77. 75bf041 Make the android-5.0 branch compile in 4.4 to 4.1 by Ethan Yonker · 10 years ago
  78. a01ce3a Start losing code to libadb. by Dan Albert · 10 years ago
  79. 560e65f Make libmincrypttwrp a shared library by Ethan Yonker · 10 years ago
  80. 4eca40d Add lollipop decrypt support by Ethan Yonker · 10 years ago
  81. bcc502c Make TWRP compile for arm64 by Ethan Yonker · 10 years ago
  82. c376ac8 Fix merge derp in main Android.mk file by Ethan Yonker · 10 years ago
  83. 3cd669f Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined by Adrien Grassein · 10 years ago
  84. 2686009 Fix up libaosprecovery by Ethan Yonker · 10 years ago
  85. 1702eb4 More make file tweaks by Ethan Yonker · 10 years ago
  86. 0558775 Fix some make file duplicates by Ethan Yonker · 10 years ago
  87. a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
  88. db22044 Fix some module tags by Matt Mower · 10 years ago
  89. 031163b Remove dependence on build hax in makefiles by Matt Mower · 10 years ago
  90. 1710bf2 display cpu temperature in twrp by Jenkins · 10 years ago
  91. 66766fe Update RECOVERY_VARIANT blocking to use project-path-for by Matt Mower · 10 years ago
  92. 6a1acf2 Fixes for exfat-fuse by Captain Throwback · 10 years ago
  93. 81742fb Only use SELinux tools from toolbox if not in busybox by Matt Mower · 10 years ago
  94. 55c75ca Build block TWRP with RECOVERY_VARIANT by Matt Mower · 10 years ago
  95. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  96. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  97. 03a42f6 Add command line capabilities by Ethan Yonker · 10 years ago
  98. fb60a94 Allow custom bootloader msg offset in block misc by Matt Mower · 10 years ago
  99. 945fc68 do sdcard sideloading through the fuse filesystem by Doug Zongker · 10 years ago
  100. 18a78e0 refactor fuse sideloading code by Doug Zongker · 10 years ago