1. 93cb1ef Fix crash while loading config due to incorrect tw_storage_path by Vojtech Bocek · 10 years ago
  2. ee71706 Fix multiple lun file USB mounting by Matt Mower · 10 years ago
  3. cbe764c Fix missing closedir() in Find_File::Find_Internal() by Vojtech Bocek · 10 years ago
  4. 277f742 Add script to convert TrueTypeFonts to TWRP's .dat format by Vojtech Bocek · 10 years ago
  5. a886ea6 Add /system/priv-app to fix permissions code. New in jellybean. by bigbiff bigbiff · 10 years ago
  6. 62b75ab Update minui to support overlay graphics by Dees Troy · 10 years ago
  7. 626009f recovery: Compatibility with upstream minui change by Steve Kondik · 10 years ago
  8. ed71fa3 Only setup settings,andsec partitions if available by Matt Mower · 10 years ago
  9. d5c1a92 More MD5 verification error handling by Matt Mower · 10 years ago
  10. fc96650 Make blank timer read brightness path from data manager by Ethan Yonker · 10 years ago
  11. eeed3c5 Fix handling of storage with data/media vs data/media/0 by Ethan Yonker · 10 years ago
  12. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  13. 9c102b5 Add additional search path for brightness by Ethan Yonker · 10 years ago
  14. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  15. 0251abc Support .md5sum extension for package verification by Matt Mower · 10 years ago
  16. 50248ab Simplify twrpTar skip dir checks, DU code cleanup by Matt Mower · 10 years ago
  17. 85ceaf1 Enable rk30xx hack by J. Carlos Romero · 10 years ago
  18. 1ecaca7 Allow device files to specify a custom theme by Ethan Yonker · 10 years ago
  19. 0c9d049 Improve handling of shell symlink in recovery ramdisk by Ethan Yonker · 10 years ago
  20. d5801c5 Force zip verification in OEM builds by Ethan Yonker · 10 years ago
  21. 00028b4 Add find file class to search for files by Ethan Yonker · 10 years ago
  22. 1eba56f Fix touch on Sprint HTC One m8 by Dees Troy · 10 years ago
  23. b1c6e05 Only split archives when split_archives is set by Dees Troy · 10 years ago
  24. 9d72327 Rearrange opening of output and input files for error handling by Dees Troy · 10 years ago
  25. 7af51ce Tweak OEM mode by Ethan Yonker · 10 years ago
  26. 5c93369 Add option to build TWRP with toolbox instead of busybox by Ethan Yonker · 10 years ago
  27. 83e8257 Allow building of an OEM friendly TWRP by Ethan Yonker · 10 years ago
  28. 26774a0 Stop printing Unable to mount to console if storage is removable. We will still print to by bigbiff bigbiff · 10 years ago
  29. b042538 Fix overlay graphics detection by Dees Troy · 10 years ago
  30. 924a80b Fix backup and restore of encrypted backups by Ethan Yonker · 10 years ago
  31. a54f876 Merge "Refresh page after updating partition sizes" into android-4.4 by Dees Troy · 10 years ago
  32. 7ad80ec Merge "Convert 1600x2560 ui.xml to unix line endings" into android-4.4 by Dees Troy · 10 years ago
  33. e65e35c Merge "Fix display of .android_secure size in Backup" into android-4.4 by Dees Troy · 10 years ago
  34. 74a149b Merge changes Ia75c34ab,I5743d9b9 into android-4.4 by Ethan Yonker · 10 years ago
  35. cd8169c Refresh page after updating partition sizes by Matt Mower · 10 years ago
  36. 05aa135 Convert 1600x2560 ui.xml to unix line endings by Matt Mower · 10 years ago
  37. ed42690 Fix display of .android_secure size in Backup by Matt Mower · 10 years ago
  38. 3a746d6 Merge "Remove deprecated tar exclude functionality" into android-4.4 by Dees Troy · 10 years ago
  39. 5a05f47 Merge "if md5 check is not selected for subpartitions, don't check it." into android-4.4 by Dees Troy · 10 years ago
  40. 1ce5e33 Merge "Fix /data backup size if contains media subdirs" into android-4.4 by Dees Troy · 10 years ago
  41. 3d37eae Merge "Allow disabling legacy properties" into android-4.4 by Dees Troy · 10 years ago
  42. 90a203f Merge "Cleanup DU Get_Folder_Size function" into android-4.4 by Dees Troy · 10 years ago
  43. 2ea342a Merge "correctly mount tmpfs as /tmp in recovery" into android-4.4 by Dees Troy · 10 years ago
  44. a7a366e Merge "Add basic error checking to legacy property init" into android-4.4 by Dees Troy · 10 years ago
  45. 4ee5ad7 Support Qualcomm overlay graphics in recovery by Ethan Yonker · 10 years ago
  46. 47360be Improve USB Storage handling by Ethan Yonker · 10 years ago
  47. bb81e5d Remove deprecated tar exclude functionality by Matt Mower · 10 years ago
  48. 0733881 if md5 check is not selected for subpartitions, don't check it. by bigbiff bigbiff · 10 years ago
  49. f77994d Fix /data backup size if contains media subdirs by Matt Mower · 10 years ago
  50. 55d6542 correctly mount tmpfs as /tmp in recovery by Doug Zongker · 10 years ago
  51. 2f1b2ab Cleanup DU Get_Folder_Size function by Matt Mower · 10 years ago
  52. 6883d73 Allow disabling legacy properties by Matt Mower · 10 years ago
  53. cdd3b33 Add basic error checking to legacy property init by Matt Mower · 10 years ago
  54. 1131cff add 1600x2560 to TWRP. Thanks to nrage123 and Gunthermic for creating the theme. by bigbiff bigbiff · 10 years ago
  55. 02a6453 Re-arrange handling of settings storage partition by Dees Troy · 10 years ago
  56. ec8fc28 Change to lstat so we don't count the target of symbolic links as part by bigbiff bigbiff · 10 years ago
  57. c05c598 Improve handling of settings storage and android secure by Ethan Yonker · 10 years ago
  58. 863ecff Merge "Fix skipping of relative paths and lost+found in twrpDU" into android-4.4 by Dees Troy · 10 years ago
  59. 05f87d6 Fix skipping of relative paths and lost+found in twrpDU by Vojtech Bocek · 10 years ago
  60. 2005a84 Run TWFunc::Fixup_Time_On_Boot() before OpenRecoveryScript by Vojtech Bocek · 10 years ago
  61. 99c8dbf Check to ensure that selinux_handle is populated before using by Dees Troy · 10 years ago
  62. 2f6e995 Merge "Fix incorrect alignment of Restore Defaults button in some themes" into android-4.4 by Dees Troy · 10 years ago
  63. 781e689 Fix incorrect alignment of Restore Defaults button in some themes by Kra1o5 · 10 years ago
  64. 7e303cf Support pre-KitKat properties for update-binary by that · 10 years ago
  65. eae4209 Fix error handling in createList by Ethan Yonker · 10 years ago
  66. 6b4276f Remove size parameter from substr call by Ethan Yonker · 10 years ago
  67. d5b26d6 Fix "\n\n" string in gui_print(), remove unused gui_print_overwrite() by Vojtech Bocek · 10 years ago
  68. 5314a85 2.7.0.0 by Dees Troy · 10 years ago
  69. 3e254b9 Change qcom time error messages to info by Dees Troy · 10 years ago
  70. 822c3be Merge "Restore capabilities to run-as binary" into android-4.4 by Dees Troy · 10 years ago
  71. eacfc37 Merge "Tweak 240x240 theme" into android-4.4 by Dees Troy · 10 years ago
  72. 54a69f4 Tweak 240x240 theme by Dees Troy · 10 years ago
  73. c58846b Fix wordwrap in console eating last char if str.size() == max_line_len by Vojtech Bocek · 10 years ago
  74. 4159aed Restore capabilities to run-as binary by Dees Troy · 10 years ago
  75. 5e73cc7 Merge "Check crypto footer before offering to decrypt" into android-4.4 by Ethan Yonker · 10 years ago
  76. 9f554ce Merge "Check auto generated backup names for invalid characters" into android-4.4 by Ethan Yonker · 10 years ago
  77. 04a5b0e Merge "Allow sideloading from /tmp" into android-4.4 by Ethan Yonker · 10 years ago
  78. 71413f4 Check crypto footer before offering to decrypt by Ethan Yonker · 10 years ago
  79. 92d48e0 Check auto generated backup names for invalid characters by Ethan Yonker · 10 years ago
  80. 45312e5 Allow sideloading from /tmp by Ethan Yonker · 10 years ago
  81. 31218ec Add word wrap to console output and fix scrolling in console by Dees Troy · 10 years ago
  82. c62b34c Remove unneeded logging by Ethan Yonker · 10 years ago
  83. 30e41c7 Merge "Remove some unneeded code" into android-4.4 by Ethan Yonker · 10 years ago
  84. ababafe Merge "Add capslock support to keyboard" into android-4.4 by Ethan Yonker · 10 years ago
  85. a0180a2 Merge "Look also for buttons when checking if input device is mouse" into android-4.4 by Dees Troy · 10 years ago
  86. 731df79 fix slash between directories by bigbiff bigbiff · 10 years ago
  87. 971d318 Look also for buttons when checking if input device is mouse by Vojtech Bocek · 10 years ago
  88. c3120d4 Add capslock support to keyboard by Ethan Yonker · 10 years ago
  89. 8214f0a Remove some unneeded code by Ethan Yonker · 10 years ago
  90. b2a36d3 Merge "Improve ORS scanning of storage locations" into android-4.4 by Ethan Yonker · 10 years ago
  91. d7adf29 Improve ORS scanning of storage locations by Ethan Yonker · 10 years ago
  92. 0722056 Cache results of GUIObject::isConditionTrue() by Vojtech Bocek · 10 years ago
  93. bfb6334 Properly delete all GUIObjects and pages on theme reload by Vojtech Bocek · 10 years ago
  94. ede51c5 Conditional -> GUIObject and make all gui objects children of GUIObject by Vojtech Bocek · 10 years ago
  95. f08ada8 Allow recovery to be restored if backup=1 flag is present in recovery.fstab by bigbiff bigbiff · 10 years ago
  96. 9044700 Merge "Add vibrations to Checkbox, Fileselect, Listbox and Partitionlist" into android-4.4 by Dees Troy · 10 years ago
  97. aae6e8c Add fix permissions to OpenRecoveryScript by Ethan Yonker · 10 years ago
  98. 5038197 Add twrpTar binary by Ethan Yonker · 10 years ago
  99. c590e7b Add rule to make libopenaes_static by Ethan Yonker · 10 years ago
  100. ccb0cf7 Add rule to make libtar_static by Ethan Yonker · 10 years ago