1. 98f1f90 Remove sockets and FIFOS when removing files by bigbiff bigbiff · 11 years ago
  2. 31f0e5f change fuse to be compiled with TW_INCLUDE_FUSE_EXFAT by bigbiff bigbiff · 11 years ago
  3. 4bb33ac Fix handling of blkid output by Dees_Troy · 11 years ago
  4. d4b22b0 Move backup folder creation to after free space calc by Dees_Troy · 11 years ago
  5. 4bc09ae Improve ORS sideload to display GUI with cancel button by Dees_Troy · 11 years ago
  6. 1c1ac44 Save version to cache by Dees_Troy · 11 years ago
  7. 4fc0024 Add sideload command for ORS by Dees_Troy · 11 years ago
  8. 4b20e77 Fix problem with AOSP wipe_cache command by Dees_Troy · 11 years ago
  9. dc8bc1b ORS engine fixes by Dees_Troy · 11 years ago
  10. ab4963c Fix problems with thread creation on some devices by Dees_Troy · 11 years ago
  11. 86382ca Add build flag for custom graphics by Dees_Troy · 11 years ago
  12. 16c2b31 Add flag for retaining layout version by Dees_Troy · 11 years ago
  13. 999b39d Check to ensure that external is encrypted by Dees_Troy · 11 years ago
  14. 5c9f677 remove relink files for samsung encryption libraries. by bigbiff bigbiff · 11 years ago
  15. c8bafa1 More Samsung sdcard crypto fixes by Dees_Troy · 11 years ago
  16. 3a16cb5 Increase char array sizes to allow for null char for strcpy by Dees_Troy · 11 years ago
  17. 4546fe7 Add libsparse if it exists by Dees_Troy · 11 years ago
  18. 20c02c0 Fix ifdefs for Samsung encryption by Dees_Troy · 11 years ago
  19. ce67546 Fix wiping problems and save ecrypt key by Dees_Troy · 11 years ago
  20. 85f44ed Improve remounting sdcard with ecryptfs by Dees_Troy · 11 years ago
  21. f087dfb exit instead of return if sideload file creation fails by Ethan Yonker · 11 years ago
  22. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  23. 6ff55ce Add Samsung TouchWiz decryption by a3955269 · 11 years ago
  24. 35a0cc3 Merge "Fix up libmincrypt rules for Android 4.2" into jb-wip by Dees_Troy · 11 years ago
  25. e515565 Fix up libmincrypt rules for Android 4.2 by Dees_Troy · 11 years ago
  26. 3740764 Merge "Work around MEMERASE ioctl for rk3066 compatibility" into jb-wip by Dees Troy · 11 years ago
  27. 5ae2332 Add mode when open(O_CREAT) is used. by Nick Kralevich · 12 years ago
  28. 558132c Merge "Improve handling of undecrypted encrypted /data" into jb-wip by Dees Troy · 11 years ago
  29. 95006da Merge "Reset partition flags when the partition is wiped" into jb-wip by Dees Troy · 11 years ago
  30. 80a90ed Work around MEMERASE ioctl for rk3066 compatibility by Sergey 'Jin' Bostandzhyan · 12 years ago
  31. 133f56b am f7d42340: am c560a67b: add optional overscan compensation to recovery graphics by Doug Zongker · 12 years ago
  32. f7d4234 am c560a67b: add optional overscan compensation to recovery graphics by Doug Zongker · 12 years ago
  33. 82599a8 Improve handling of undecrypted encrypted /data by Gary Peck · 12 years ago
  34. e8bc5d7 Reset partition flags when the partition is wiped by Gary Peck · 12 years ago
  35. d9a9616 Increase array size to fix crashes on some devices by Dees_Troy · 12 years ago
  36. c560a67 add optional overscan compensation to recovery graphics by Doug Zongker · 12 years ago
  37. 8e40d68 Update version to 2.3.3.0 by Dees_Troy · 12 years ago
  38. 15e623d check backup image size before restoring by Gary Peck · 12 years ago
  39. ddede4c Fix keyboard layout on 800x1280 layout by Dees_Troy · 12 years ago
  40. e4a8811 Fix defines on pages.hpp to not collide with pages.h by Dees_Troy · 12 years ago
  41. 2204203 Fix handling of MTD partitions during mount by Dees_Troy · 12 years ago
  42. 2ad5d91 am 6a1d21a0: am bb01d0c1: add NextCheckKeyIsLong() and EnqueueKey() methods by Doug Zongker · 12 years ago
  43. 6a1d21a am bb01d0c1: add NextCheckKeyIsLong() and EnqueueKey() methods by Doug Zongker · 12 years ago
  44. 9da1880 am 9028fb4d: Merge "Pass the correct pointer to munmap on failure." by Elliott Hughes · 12 years ago
  45. 9028fb4 Merge "Pass the correct pointer to munmap on failure." by Elliott Hughes · 12 years ago
  46. bb01d0c add NextCheckKeyIsLong() and EnqueueKey() methods by Doug Zongker · 12 years ago
  47. c86f22c Pass the correct pointer to munmap on failure. by Elliott Hughes · 12 years ago
  48. 9c74244 Merge "Ignore bma150 in event handler" into jb-wip by Dees_Troy · 12 years ago
  49. 68cab49 Add ignore blkid flag for Transformers by Dees_Troy · 12 years ago
  50. da8b55a Restore text display during restore by Dees_Troy · 12 years ago
  51. 19fca3a Merge "restore based on backup type, not destination type" into jb-wip by Dees Troy · 12 years ago
  52. a23258d Merge "add Decrypt Data button" into jb-wip by Dees Troy · 12 years ago
  53. 16a040b Merge "print partition details independent of whether its mountable" into jb-wip by Dees Troy · 12 years ago
  54. 97652ca Merge "minuitwrp: fix screen update issue" into jb-wip by Dees Troy · 12 years ago
  55. 8983ccd Merge "graphics: add support for "single buffering"" into jb-wip by Dees Troy · 12 years ago
  56. 07a3a74 Ignore bma150 in event handler by Dees_Troy · 12 years ago
  57. 29af138 Merge "fix SP variable names" into jb-wip by bigbiff bigbiff · 12 years ago
  58. 20ef6e3 fix SP variable names by bigbiff bigbiff · 12 years ago
  59. 43acadf restore based on backup type, not destination type by Gary Peck · 12 years ago
  60. ffdc6ae add Decrypt Data button by Gary Peck · 12 years ago
  61. 004d48b print partition details independent of whether its mountable by Gary Peck · 12 years ago
  62. acf6a9b minuitwrp: fix screen update issue by Hiemanshu Sharma · 12 years ago
  63. 94f6c88 graphics: add support for "single buffering" by Hiemanshu Sharma · 12 years ago
  64. 4c11714 Fix compiling for x86 targets by Hiemanshu Sharma · 12 years ago
  65. 5fface8 Add 23x41 roboto font by Dees_Troy · 12 years ago
  66. f94f9ac Fix renaming of backups with spaces, 2.3.2.3 by Dees_Troy · 12 years ago
  67. 014c894 Workaround for crypto quirk on Nexus 10 by Dees_Troy · 12 years ago
  68. 2effe65 Finish 2560x1600 theme by Dees_Troy · 12 years ago
  69. 201d76b Fix fix permissions by Dees_Troy · 12 years ago
  70. 16b7435 Fixes for multi-user in 4.2 by Dees_Troy · 12 years ago
  71. 3e14652 add exfat to partitions.cpp by bigbiff bigbiff · 12 years ago
  72. 1fca265 am 27f31606: (-s ours) am aa0dbb25: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  73. 27f3160 am aa0dbb25: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  74. aa0dbb2 Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  75. 6c249f7 move key loading to verifier code by Doug Zongker · 12 years ago
  76. 1a650e6 Unmount main partitions after fixing permissions by Dees_Troy · 12 years ago
  77. 30b962e Add keyboard key highlight by Dees_Troy · 12 years ago
  78. bf80f49 reduce some recovery logging by Doug Zongker · 12 years ago
  79. 4d12f96 Add ability for buttons to have highlights on touch by Dees_Troy · 12 years ago
  80. a0d9ddb am cd74108c: resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  81. cd74108 resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  82. 78afed1 Merge "Remove HAVE_SELINUX guards" by Kenny Root · 12 years ago
  83. 7eb7567 Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  84. 5fcd8f9 Initial BML support (ext4 only) by Dees_Troy · 12 years ago
  85. 06b4fe9 Update injecttwrp for Epic 4G Touch by Dees_Troy · 12 years ago
  86. 0cb64e5 Fix weird keyboard problem by Dees_Troy · 12 years ago
  87. 31a5143 Bump version to 2.3.1.0 by Dees_Troy · 12 years ago
  88. d21618c Update and improve USB storage code by Dees_Troy · 12 years ago
  89. f4ca612 Handle single lun file for USB storage by Dees_Troy · 12 years ago
  90. 8e337f3 Handle storage devices that are slow to mount by Dees_Troy · 12 years ago
  91. 7a47e7f Remove unneeded duplicate code by Dees_Troy · 12 years ago
  92. 7102058 Bump version to 2.3.0.3 by Dees_Troy · 12 years ago
  93. aa9cc40 Fix problem with sizes of images after reset default by Dees_Troy · 12 years ago
  94. 0550cfb Track whether a partition is mounted during refresh sizes by Dees_Troy · 12 years ago
  95. cfd73ef Unmount main partitions after USB storage disable by Dees_Troy · 12 years ago
  96. c154ac2 Change backup size check for dd by Dees_Troy · 12 years ago
  97. 6da522d Fix restore of multiple archives by Dees_Troy · 12 years ago
  98. dfccea9 Bump version number by Dees_Troy · 12 years ago
  99. d0384ef Unmount system after boot, backup, and restore by Dees_Troy · 12 years ago
  100. af50449 Fix updater binary compile by Dees_Troy · 12 years ago