1. 781e689 Fix incorrect alignment of Restore Defaults button in some themes by Kra1o5 · 10 years ago
  2. 7e303cf Support pre-KitKat properties for update-binary by that · 10 years ago
  3. 7f1f286 am ac189bf6: Merge "recovery: Fix adb with linux 3.10" by Benoit Goby · 10 years ago
  4. eae4209 Fix error handling in createList by Ethan Yonker · 10 years ago
  5. eac881c change how recovery animation is implemented by Doug Zongker · 10 years ago
  6. 6b4276f Remove size parameter from substr call by Ethan Yonker · 10 years ago
  7. a8554c7 am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  8. d5b26d6 Fix "\n\n" string in gui_print(), remove unused gui_print_overwrite() by Vojtech Bocek · 10 years ago
  9. 5314a85 2.7.0.0 by Dees Troy · 10 years ago
  10. 3e254b9 Change qcom time error messages to info by Dees Troy · 10 years ago
  11. 822c3be Merge "Restore capabilities to run-as binary" into android-4.4 by Dees Troy · 10 years ago
  12. eacfc37 Merge "Tweak 240x240 theme" into android-4.4 by Dees Troy · 10 years ago
  13. 54a69f4 Tweak 240x240 theme by Dees Troy · 10 years ago
  14. c58846b Fix wordwrap in console eating last char if str.size() == max_line_len by Vojtech Bocek · 10 years ago
  15. 182c1df Merge "support don't-care maps when writing the system image" by Doug Zongker · 10 years ago
  16. a8c5607 Fix build break caused by vold change by Paul Lawrence · 10 years ago
  17. 4159aed Restore capabilities to run-as binary by Dees Troy · 10 years ago
  18. a47996c am 49968f09: am 2f173bde: Merge "ADB sideload command not work" by Doug Zongker · 10 years ago
  19. 49968f0 am 2f173bde: Merge "ADB sideload command not work" by Doug Zongker · 10 years ago
  20. 2f173bd Merge "ADB sideload command not work" by Doug Zongker · 10 years ago
  21. 5e73cc7 Merge "Check crypto footer before offering to decrypt" into android-4.4 by Ethan Yonker · 10 years ago
  22. 9f554ce Merge "Check auto generated backup names for invalid characters" into android-4.4 by Ethan Yonker · 10 years ago
  23. 04a5b0e Merge "Allow sideloading from /tmp" into android-4.4 by Ethan Yonker · 10 years ago
  24. 71413f4 Check crypto footer before offering to decrypt by Ethan Yonker · 10 years ago
  25. 92d48e0 Check auto generated backup names for invalid characters by Ethan Yonker · 10 years ago
  26. 45312e5 Allow sideloading from /tmp by Ethan Yonker · 10 years ago
  27. 31218ec Add word wrap to console output and fix scrolling in console by Dees Troy · 10 years ago
  28. c62b34c Remove unneeded logging by Ethan Yonker · 10 years ago
  29. 30e41c7 Merge "Remove some unneeded code" into android-4.4 by Ethan Yonker · 10 years ago
  30. ababafe Merge "Add capslock support to keyboard" into android-4.4 by Ethan Yonker · 10 years ago
  31. a0180a2 Merge "Look also for buttons when checking if input device is mouse" into android-4.4 by Dees Troy · 10 years ago
  32. c9d6e4f support don't-care maps when writing the system image by Doug Zongker · 10 years ago
  33. 731df79 fix slash between directories by bigbiff bigbiff · 10 years ago
  34. 0d372a5 am ed75be6d: am ac189bf6: Merge "recovery: Fix adb with linux 3.10" by Benoit Goby · 10 years ago
  35. ed75be6 am ac189bf6: Merge "recovery: Fix adb with linux 3.10" by Benoit Goby · 10 years ago
  36. ac189bf Merge "recovery: Fix adb with linux 3.10" by Benoit Goby · 10 years ago
  37. 971d318 Look also for buttons when checking if input device is mouse by Vojtech Bocek · 10 years ago
  38. 0ac1cba add flag for GPL license by Doug Zongker · 10 years ago
  39. 1b96411 recovery: Fix adb with linux 3.10 by Benoit Goby · 10 years ago
  40. f2ff0a2 Merge "clean up some warnings when building recovery" by Doug Zongker · 10 years ago
  41. c3120d4 Add capslock support to keyboard by Ethan Yonker · 10 years ago
  42. 8214f0a Remove some unneeded code by Ethan Yonker · 10 years ago
  43. b2a36d3 Merge "Improve ORS scanning of storage locations" into android-4.4 by Ethan Yonker · 10 years ago
  44. d7adf29 Improve ORS scanning of storage locations by Ethan Yonker · 10 years ago
  45. 48f4c3d Merge "Fix a crash when going into recovery mode." by Maxim Siniavine · 10 years ago
  46. e7b2888 Fix a crash when going into recovery mode. by Maxim Siniavine · 10 years ago
  47. 3eb681d remove remaining libminelf references by Doug Zongker · 10 years ago
  48. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  49. a1bc148 remove 'retouch' ASLR support by Doug Zongker · 10 years ago
  50. 52b4036 add syspatch support to updater by Doug Zongker · 10 years ago
  51. a930030 add mzGetStoredEntry function by Doug Zongker · 10 years ago
  52. 0722056 Cache results of GUIObject::isConditionTrue() by Vojtech Bocek · 10 years ago
  53. bfb6334 Properly delete all GUIObjects and pages on theme reload by Vojtech Bocek · 10 years ago
  54. ede51c5 Conditional -> GUIObject and make all gui objects children of GUIObject by Vojtech Bocek · 10 years ago
  55. f08ada8 Allow recovery to be restored if backup=1 flag is present in recovery.fstab by bigbiff bigbiff · 10 years ago
  56. 9044700 Merge "Add vibrations to Checkbox, Fileselect, Listbox and Partitionlist" into android-4.4 by Dees Troy · 10 years ago
  57. aae6e8c Add fix permissions to OpenRecoveryScript by Ethan Yonker · 10 years ago
  58. 5038197 Add twrpTar binary by Ethan Yonker · 10 years ago
  59. c590e7b Add rule to make libopenaes_static by Ethan Yonker · 10 years ago
  60. ccb0cf7 Add rule to make libtar_static by Ethan Yonker · 10 years ago
  61. a869edd Remove unused functions by Ethan Yonker · 10 years ago
  62. af2897c ifdef some functions that depend on other TWRP parts by Ethan Yonker · 10 years ago
  63. 374cd71 Merge "Move DataManager functions out of twrpTar.cpp" into android-4.4 by Ethan Yonker · 10 years ago
  64. 87af563 Move DataManager functions out of twrpTar.cpp by Ethan Yonker · 10 years ago
  65. f27497f Fix ext4 wiping when no SELinux contexts are defined by Ethan Yonker · 10 years ago
  66. 0385f51 Update SuperSU by Ethan Yonker · 10 years ago
  67. b555789 Separate out function for reading /system/build.prop values by Ethan Yonker · 10 years ago
  68. 5af8f3f Add vibrations to Checkbox, Fileselect, Listbox and Partitionlist by Vojtech Bocek · 10 years ago
  69. 175cb7b Merge "Additional mount function call without mount options" into android-4.4 by Dees Troy · 10 years ago
  70. 3b2be98 Merge "Add option to print render time of each frame to log file" into android-4.4 by Dees Troy · 10 years ago
  71. a8aac90 Merge "Restore contexts when doing mkdierhier in libtar Do a restore of loaded file contexts to /data/media directory. This will help denials to be prevented when internal storage is wiped." into android-4.4 by Dees Troy · 10 years ago
  72. e492e27 Merge "Implement mouse cursor" into android-4.4 by Dees Troy · 10 years ago
  73. 75de542 Merge "Expansion of vibrate options" into android-4.4 by Ethan Yonker · 10 years ago
  74. 50b24dd Merge "Add haptic feedback" into android-4.4 by Dees Troy · 10 years ago
  75. 1fc30fc Implement mouse cursor by Vojtech Bocek · 10 years ago
  76. 03db326 Expansion of vibrate options by Ethan Yonker · 10 years ago
  77. 216e042 Additional mount function call without mount options by Dees Troy · 10 years ago
  78. 6b600f9 Restore contexts when doing mkdierhier in libtar by bigbiff bigbiff · 10 years ago
  79. e5ffcd1 Add option to print render time of each frame to log file by Vojtech Bocek · 10 years ago
  80. 6c694b6 Disable alpha blending for non-transparent bitmaps by Vojtech Bocek · 10 years ago
  81. 71e9b04 Add haptic feedback by Samer Diab (S.a.M.e.R_d) · 10 years ago
  82. 4011c71 Merge "Load RTC offset on Qualcomm Krait chips, fixes the broken time & date" into android-4.4 by Dees Troy · 10 years ago
  83. 5760002 Merge "minui: adapt backlight blanking commit to TWRP" into android-4.4 by Dees Troy · 10 years ago
  84. 5f1c7e3 Merge "Don't switch between fast and normal scroll during drag in listviews" into android-4.4 by Dees Troy · 10 years ago
  85. a21b052 Merge "Improve android secure handling" into android-4.4 by Ethan Yonker · 10 years ago
  86. 1a4744a Disable alpha blending for fully opaque rectangles by Vojtech Bocek · 10 years ago
  87. 707d321 am 2739ed96: am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  88. 2739ed9 am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  89. a5d105e Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  90. 92cdf9c recovery: fix building with pointer-to-int errors turned on by Colin Cross · 10 years ago
  91. 4a5db2d minui: adapt backlight blanking commit to TWRP by Matt Mower · 10 years ago
  92. a1aad1b Fix error message on split backups by Ethan Yonker · 10 years ago
  93. d0e38bc Load RTC offset on Qualcomm Krait chips, fixes the broken time & date by Vojtech Bocek · 10 years ago
  94. d4d1073 Improve android secure handling by Ethan Yonker · 10 years ago
  95. e0a433a Refactor twrpTar to use TarList by Dees Troy · 11 years ago
  96. 0940e41 minui: Allow devices to blank/unblank using LCD backlight by Ethan Chen · 11 years ago
  97. c7360dd Clear the relative directory before passing on to twrpTar with the static du object. Otherwise we will not backup /system/media etc by bigbiff bigbiff · 10 years ago
  98. 06c3f93 Add option to set flag for storage=0 by Ethan Yonker · 10 years ago
  99. 1f4825b Merge "ifdef some file system options that are not available in older trees" into android-4.4 by Dees Troy · 10 years ago
  100. a7b8de5 Fix SELinux function compatibility in older trees by Dees Troy · 10 years ago