1. e428459 Minor fix for listbox code by Dees_Troy · 11 years ago
  2. d66b12d Merge "Allow init.rc inheritance and bring init.rc closer to CM recovery source" into twrp2.4 by Dees Troy · 11 years ago
  3. 7cb4698 Merge "change libtar to fork instead of pthread" into twrp2.4 by Dees Troy · 11 years ago
  4. c81c3ca Merge "Fix keyboard layout on 800x1280" into twrp2.4 by Dees Troy · 11 years ago
  5. 7239440 Merge "Update listbox code" into twrp2.4 by Dees Troy · 11 years ago
  6. 94a599f Merge "Add highlight to file selector" into twrp2.4 by Dees Troy · 11 years ago
  7. c4517b2 Merge "Add button highlight" into twrp2.4 by Dees Troy · 11 years ago
  8. e6594ab change libtar to fork instead of pthread by bigbiff bigbiff · 11 years ago
  9. 556411f Allow init.rc inheritance and bring init.rc closer to CM recovery source by Matt Mower · 11 years ago
  10. f5f395b Fix keyboard layout on 800x1280 by Dees_Troy · 11 years ago
  11. eead985 Update listbox code by Dees_Troy · 11 years ago
  12. e7585ca Add highlight to file selector by Dees_Troy · 11 years ago
  13. 1a7a667 Add button highlight by Dees_Troy · 11 years ago
  14. 8a68c31 This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future. by bigbiff bigbiff · 11 years ago
  15. 40bbcf8 Change popen in twrpTar to __popen by Dees_Troy · 11 years ago
  16. e34c133 Add write buffer for tar writes by Dees_Troy · 11 years ago
  17. be427b8 Merge "Fix misspelling and white space on fix perms" into twrp2.4 by Dees_Troy · 11 years ago
  18. ad24023 Merge "fix wrong debuging output of used BUILD FLAGS in data.cpp" into twrp2.4 by Dees Troy · 11 years ago
  19. 32f2ca8 Fix misspelling and white space on fix perms by Dees_Troy · 11 years ago
  20. 33ebf93 fix wrong debuging output of used BUILD FLAGS in data.cpp by Talustus · 11 years ago
  21. 2e97ec5 Use only std::string in TWFunc::Get_Folder_Size by Vojtech Bocek · 11 years ago
  22. 5d3589e Merge "2.4.1.0" into twrp2.4 by Dees_Troy · 11 years ago
  23. dababd7 2.4.1.0 by Dees_Troy · 11 years ago
  24. 6c59367 Merge "Fix fail over to vfat from exfat" into twrp2.4 by Dees_Troy · 11 years ago
  25. 3f5c4e8 Fix fail over to vfat from exfat by Dees_Troy · 11 years ago
  26. 7aa24ea Merge "Disable the forced MD5 check" into twrp2.4 by Dees_Troy · 11 years ago
  27. dc771da Fix mkdosfs 2GB barrier by Dees_Troy · 11 years ago
  28. e2c8ba7 Disable the forced MD5 check by Dees_Troy · 11 years ago
  29. 84ab3c3 Change version to 2.4.0.0 by Dees_Troy · 11 years ago
  30. b05ddee exFAT improvements, fixes by Dees_Troy · 11 years ago
  31. 2c4c26f Fix subpartitionof flag by Dees_Troy · 11 years ago
  32. ca829c4 Update exFAT to 1.0 by bigbiff bigbiff · 11 years ago
  33. aa9dba3 Merge "Pull fix for exFAT from original source" into twrp2.4 by Dees_Troy · 11 years ago
  34. 6bdcbb1 Reset progress bar in ORS by Dees_Troy · 11 years ago
  35. 3ee47bc file manager updates for exFAT by Dees_Troy · 11 years ago
  36. b8fdac7 Pull fix for exFAT from original source by Dees_Troy · 11 years ago
  37. eb50caa Remove thread logging from actions.cpp by Dees_Troy · 11 years ago
  38. 8005946 Merge "Fix file manager displays empty list when folder is deleted" into twrp2.4 by Dees_Troy · 11 years ago
  39. 80a11d9 Fix file manager displays empty list when folder is deleted by Dees_Troy · 11 years ago
  40. 7ce7f0c adding sideload page with wipe cache and dalvik by bigbiff bigbiff · 11 years ago
  41. 6ed34b7 Use GUI for ORS instead of console only by Dees_Troy · 11 years ago
  42. 01b6d0c Convert AOSP commands to ORS for encrypted devices by Dees_Troy · 11 years ago
  43. f449981 Output most build flags to log by Dees_Troy · 11 years ago
  44. 6a042c8 Disable USB Mass Storage if the USB lun file does not exist. by Dees_Troy · 11 years ago
  45. 3bf2b0e change tar create to pthread by bigbiff bigbiff · 11 years ago
  46. 1b9c7be move libexfat and fuse to be compiled with mkexfatfs by bigbiff bigbiff · 11 years ago
  47. 9d88003 Merge "Remove sockets and FIFOS when removing files" into twrp2.4 by bigbiff bigbiff · 11 years ago
  48. 98f1f90 Remove sockets and FIFOS when removing files by bigbiff bigbiff · 11 years ago
  49. 31f0e5f change fuse to be compiled with TW_INCLUDE_FUSE_EXFAT by bigbiff bigbiff · 11 years ago
  50. 4bb33ac Fix handling of blkid output by Dees_Troy · 11 years ago
  51. d4b22b0 Move backup folder creation to after free space calc by Dees_Troy · 11 years ago
  52. 4bc09ae Improve ORS sideload to display GUI with cancel button by Dees_Troy · 11 years ago
  53. 1c1ac44 Save version to cache by Dees_Troy · 11 years ago
  54. 4fc0024 Add sideload command for ORS by Dees_Troy · 11 years ago
  55. 4b20e77 Fix problem with AOSP wipe_cache command by Dees_Troy · 11 years ago
  56. dc8bc1b ORS engine fixes by Dees_Troy · 11 years ago
  57. ab4963c Fix problems with thread creation on some devices by Dees_Troy · 11 years ago
  58. 86382ca Add build flag for custom graphics by Dees_Troy · 11 years ago
  59. 16c2b31 Add flag for retaining layout version by Dees_Troy · 11 years ago
  60. 999b39d Check to ensure that external is encrypted by Dees_Troy · 11 years ago
  61. 5c9f677 remove relink files for samsung encryption libraries. by bigbiff bigbiff · 11 years ago
  62. c8bafa1 More Samsung sdcard crypto fixes by Dees_Troy · 11 years ago
  63. 3a16cb5 Increase char array sizes to allow for null char for strcpy by Dees_Troy · 11 years ago
  64. 4546fe7 Add libsparse if it exists by Dees_Troy · 11 years ago
  65. 20c02c0 Fix ifdefs for Samsung encryption by Dees_Troy · 11 years ago
  66. ce67546 Fix wiping problems and save ecrypt key by Dees_Troy · 11 years ago
  67. 85f44ed Improve remounting sdcard with ecryptfs by Dees_Troy · 11 years ago
  68. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  69. 6ff55ce Add Samsung TouchWiz decryption by a3955269 · 11 years ago
  70. 35a0cc3 Merge "Fix up libmincrypt rules for Android 4.2" into jb-wip by Dees_Troy · 11 years ago
  71. e515565 Fix up libmincrypt rules for Android 4.2 by Dees_Troy · 11 years ago
  72. 3740764 Merge "Work around MEMERASE ioctl for rk3066 compatibility" into jb-wip by Dees Troy · 11 years ago
  73. 5ae2332 Add mode when open(O_CREAT) is used. by Nick Kralevich · 12 years ago
  74. 558132c Merge "Improve handling of undecrypted encrypted /data" into jb-wip by Dees Troy · 11 years ago
  75. 95006da Merge "Reset partition flags when the partition is wiped" into jb-wip by Dees Troy · 11 years ago
  76. 80a90ed Work around MEMERASE ioctl for rk3066 compatibility by Sergey 'Jin' Bostandzhyan · 12 years ago
  77. 133f56b am f7d42340: am c560a67b: add optional overscan compensation to recovery graphics by Doug Zongker · 12 years ago
  78. f7d4234 am c560a67b: add optional overscan compensation to recovery graphics by Doug Zongker · 12 years ago
  79. 82599a8 Improve handling of undecrypted encrypted /data by Gary Peck · 12 years ago
  80. e8bc5d7 Reset partition flags when the partition is wiped by Gary Peck · 12 years ago
  81. d9a9616 Increase array size to fix crashes on some devices by Dees_Troy · 12 years ago
  82. c560a67 add optional overscan compensation to recovery graphics by Doug Zongker · 12 years ago
  83. 8e40d68 Update version to 2.3.3.0 by Dees_Troy · 12 years ago
  84. 15e623d check backup image size before restoring by Gary Peck · 12 years ago
  85. ddede4c Fix keyboard layout on 800x1280 layout by Dees_Troy · 12 years ago
  86. e4a8811 Fix defines on pages.hpp to not collide with pages.h by Dees_Troy · 12 years ago
  87. 2204203 Fix handling of MTD partitions during mount by Dees_Troy · 12 years ago
  88. 2ad5d91 am 6a1d21a0: am bb01d0c1: add NextCheckKeyIsLong() and EnqueueKey() methods by Doug Zongker · 12 years ago
  89. 6a1d21a am bb01d0c1: add NextCheckKeyIsLong() and EnqueueKey() methods by Doug Zongker · 12 years ago
  90. 9da1880 am 9028fb4d: Merge "Pass the correct pointer to munmap on failure." by Elliott Hughes · 12 years ago
  91. 9028fb4 Merge "Pass the correct pointer to munmap on failure." by Elliott Hughes · 12 years ago
  92. bb01d0c add NextCheckKeyIsLong() and EnqueueKey() methods by Doug Zongker · 12 years ago
  93. c86f22c Pass the correct pointer to munmap on failure. by Elliott Hughes · 12 years ago
  94. 9c74244 Merge "Ignore bma150 in event handler" into jb-wip by Dees_Troy · 12 years ago
  95. 68cab49 Add ignore blkid flag for Transformers by Dees_Troy · 12 years ago
  96. da8b55a Restore text display during restore by Dees_Troy · 12 years ago
  97. 19fca3a Merge "restore based on backup type, not destination type" into jb-wip by Dees Troy · 12 years ago
  98. a23258d Merge "add Decrypt Data button" into jb-wip by Dees Troy · 12 years ago
  99. 16a040b Merge "print partition details independent of whether its mountable" into jb-wip by Dees Troy · 12 years ago
  100. 97652ca Merge "minuitwrp: fix screen update issue" into jb-wip by Dees Troy · 12 years ago