1. 7ce7f0c adding sideload page with wipe cache and dalvik by bigbiff bigbiff · 11 years ago
  2. 6ed34b7 Use GUI for ORS instead of console only by Dees_Troy · 11 years ago
  3. 01b6d0c Convert AOSP commands to ORS for encrypted devices by Dees_Troy · 11 years ago
  4. f449981 Output most build flags to log by Dees_Troy · 11 years ago
  5. 6a042c8 Disable USB Mass Storage if the USB lun file does not exist. by Dees_Troy · 11 years ago
  6. 3bf2b0e change tar create to pthread by bigbiff bigbiff · 11 years ago
  7. 1b9c7be move libexfat and fuse to be compiled with mkexfatfs by bigbiff bigbiff · 11 years ago
  8. 9d88003 Merge "Remove sockets and FIFOS when removing files" into twrp2.4 by bigbiff bigbiff · 11 years ago
  9. 98f1f90 Remove sockets and FIFOS when removing files by bigbiff bigbiff · 11 years ago
  10. 31f0e5f change fuse to be compiled with TW_INCLUDE_FUSE_EXFAT by bigbiff bigbiff · 11 years ago
  11. 4bb33ac Fix handling of blkid output by Dees_Troy · 11 years ago
  12. d4b22b0 Move backup folder creation to after free space calc by Dees_Troy · 11 years ago
  13. 4bc09ae Improve ORS sideload to display GUI with cancel button by Dees_Troy · 11 years ago
  14. 1c1ac44 Save version to cache by Dees_Troy · 11 years ago
  15. 4fc0024 Add sideload command for ORS by Dees_Troy · 11 years ago
  16. 4b20e77 Fix problem with AOSP wipe_cache command by Dees_Troy · 11 years ago
  17. dc8bc1b ORS engine fixes by Dees_Troy · 11 years ago
  18. ab4963c Fix problems with thread creation on some devices by Dees_Troy · 11 years ago
  19. 86382ca Add build flag for custom graphics by Dees_Troy · 11 years ago
  20. 16c2b31 Add flag for retaining layout version by Dees_Troy · 11 years ago
  21. 999b39d Check to ensure that external is encrypted by Dees_Troy · 11 years ago
  22. 5c9f677 remove relink files for samsung encryption libraries. by bigbiff bigbiff · 11 years ago
  23. c8bafa1 More Samsung sdcard crypto fixes by Dees_Troy · 11 years ago
  24. 3a16cb5 Increase char array sizes to allow for null char for strcpy by Dees_Troy · 11 years ago
  25. 4546fe7 Add libsparse if it exists by Dees_Troy · 11 years ago
  26. 20c02c0 Fix ifdefs for Samsung encryption by Dees_Troy · 11 years ago
  27. ce67546 Fix wiping problems and save ecrypt key by Dees_Troy · 11 years ago
  28. 85f44ed Improve remounting sdcard with ecryptfs by Dees_Troy · 11 years ago
  29. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  30. 6ff55ce Add Samsung TouchWiz decryption by a3955269 · 11 years ago
  31. 35a0cc3 Merge "Fix up libmincrypt rules for Android 4.2" into jb-wip by Dees_Troy · 11 years ago
  32. e515565 Fix up libmincrypt rules for Android 4.2 by Dees_Troy · 11 years ago
  33. 3740764 Merge "Work around MEMERASE ioctl for rk3066 compatibility" into jb-wip by Dees Troy · 11 years ago
  34. 5ae2332 Add mode when open(O_CREAT) is used. by Nick Kralevich · 12 years ago
  35. 558132c Merge "Improve handling of undecrypted encrypted /data" into jb-wip by Dees Troy · 11 years ago
  36. 95006da Merge "Reset partition flags when the partition is wiped" into jb-wip by Dees Troy · 11 years ago
  37. 80a90ed Work around MEMERASE ioctl for rk3066 compatibility by Sergey 'Jin' Bostandzhyan · 11 years ago
  38. 82599a8 Improve handling of undecrypted encrypted /data by Gary Peck · 12 years ago
  39. e8bc5d7 Reset partition flags when the partition is wiped by Gary Peck · 12 years ago
  40. d9a9616 Increase array size to fix crashes on some devices by Dees_Troy · 12 years ago
  41. 8e40d68 Update version to 2.3.3.0 by Dees_Troy · 12 years ago
  42. 15e623d check backup image size before restoring by Gary Peck · 12 years ago
  43. ddede4c Fix keyboard layout on 800x1280 layout by Dees_Troy · 12 years ago
  44. e4a8811 Fix defines on pages.hpp to not collide with pages.h by Dees_Troy · 12 years ago
  45. 2204203 Fix handling of MTD partitions during mount by Dees_Troy · 12 years ago
  46. 9c74244 Merge "Ignore bma150 in event handler" into jb-wip by Dees_Troy · 12 years ago
  47. 68cab49 Add ignore blkid flag for Transformers by Dees_Troy · 12 years ago
  48. da8b55a Restore text display during restore by Dees_Troy · 12 years ago
  49. 19fca3a Merge "restore based on backup type, not destination type" into jb-wip by Dees Troy · 12 years ago
  50. a23258d Merge "add Decrypt Data button" into jb-wip by Dees Troy · 12 years ago
  51. 16a040b Merge "print partition details independent of whether its mountable" into jb-wip by Dees Troy · 12 years ago
  52. 97652ca Merge "minuitwrp: fix screen update issue" into jb-wip by Dees Troy · 12 years ago
  53. 8983ccd Merge "graphics: add support for "single buffering"" into jb-wip by Dees Troy · 12 years ago
  54. 07a3a74 Ignore bma150 in event handler by Dees_Troy · 12 years ago
  55. 29af138 Merge "fix SP variable names" into jb-wip by bigbiff bigbiff · 12 years ago
  56. 20ef6e3 fix SP variable names by bigbiff bigbiff · 12 years ago
  57. 43acadf restore based on backup type, not destination type by Gary Peck · 12 years ago
  58. ffdc6ae add Decrypt Data button by Gary Peck · 12 years ago
  59. 004d48b print partition details independent of whether its mountable by Gary Peck · 12 years ago
  60. acf6a9b minuitwrp: fix screen update issue by Hiemanshu Sharma · 12 years ago
  61. 94f6c88 graphics: add support for "single buffering" by Hiemanshu Sharma · 12 years ago
  62. 4c11714 Fix compiling for x86 targets by Hiemanshu Sharma · 12 years ago
  63. 5fface8 Add 23x41 roboto font by Dees_Troy · 12 years ago
  64. f94f9ac Fix renaming of backups with spaces, 2.3.2.3 by Dees_Troy · 12 years ago
  65. 014c894 Workaround for crypto quirk on Nexus 10 by Dees_Troy · 12 years ago
  66. 2effe65 Finish 2560x1600 theme by Dees_Troy · 12 years ago
  67. 201d76b Fix fix permissions by Dees_Troy · 12 years ago
  68. 16b7435 Fixes for multi-user in 4.2 by Dees_Troy · 12 years ago
  69. 3e14652 add exfat to partitions.cpp by bigbiff bigbiff · 12 years ago
  70. 1a650e6 Unmount main partitions after fixing permissions by Dees_Troy · 12 years ago
  71. 30b962e Add keyboard key highlight by Dees_Troy · 12 years ago
  72. 4d12f96 Add ability for buttons to have highlights on touch by Dees_Troy · 12 years ago
  73. 5fcd8f9 Initial BML support (ext4 only) by Dees_Troy · 12 years ago
  74. 06b4fe9 Update injecttwrp for Epic 4G Touch by Dees_Troy · 12 years ago
  75. 0cb64e5 Fix weird keyboard problem by Dees_Troy · 12 years ago
  76. 31a5143 Bump version to 2.3.1.0 by Dees_Troy · 12 years ago
  77. d21618c Update and improve USB storage code by Dees_Troy · 12 years ago
  78. f4ca612 Handle single lun file for USB storage by Dees_Troy · 12 years ago
  79. 8e337f3 Handle storage devices that are slow to mount by Dees_Troy · 12 years ago
  80. 7a47e7f Remove unneeded duplicate code by Dees_Troy · 12 years ago
  81. 7102058 Bump version to 2.3.0.3 by Dees_Troy · 12 years ago
  82. aa9cc40 Fix problem with sizes of images after reset default by Dees_Troy · 12 years ago
  83. 0550cfb Track whether a partition is mounted during refresh sizes by Dees_Troy · 12 years ago
  84. cfd73ef Unmount main partitions after USB storage disable by Dees_Troy · 12 years ago
  85. c154ac2 Change backup size check for dd by Dees_Troy · 12 years ago
  86. 6da522d Fix restore of multiple archives by Dees_Troy · 12 years ago
  87. dfccea9 Bump version number by Dees_Troy · 12 years ago
  88. d0384ef Unmount system after boot, backup, and restore by Dees_Troy · 12 years ago
  89. af50449 Fix updater binary compile by Dees_Troy · 12 years ago
  90. f6e6551 Remove text about fix perms taking a few mins by Dees_Troy · 12 years ago
  91. 6480ce0 Finalize 2.3.0.0 by Dees_Troy · 12 years ago
  92. a0f8a59 redo fix permissions in c++ for faster changes by bigbiff bigbiff · 12 years ago
  93. a3f8154 Add reboot system button after sideload, backup, and restore by Dees_Troy · 12 years ago
  94. e588d25 Fix exclamation point on 720x1280 theme by Dees_Troy · 12 years ago
  95. accddea Fix derp with ORS during startup by Dees_Troy · 12 years ago
  96. 3f04d03 Fix derp with alternate storage by Dees_Troy · 12 years ago
  97. c7c4341 Rename stock recovery file by Dees_Troy · 12 years ago
  98. a44ccad Remove extra call for ORS by Dees_Troy · 12 years ago
  99. f16389d Merge "Create busybox symlinks during compile" into jb-wip by Dees_Troy · 12 years ago
  100. c04dcf7 Create busybox symlinks during compile by Dees_Troy · 12 years ago