1. 014c894 Workaround for crypto quirk on Nexus 10 by Dees_Troy · 12 years ago
  2. 2effe65 Finish 2560x1600 theme by Dees_Troy · 12 years ago
  3. 201d76b Fix fix permissions by Dees_Troy · 12 years ago
  4. 16b7435 Fixes for multi-user in 4.2 by Dees_Troy · 12 years ago
  5. 3e14652 add exfat to partitions.cpp by bigbiff bigbiff · 12 years ago
  6. 1a650e6 Unmount main partitions after fixing permissions by Dees_Troy · 12 years ago
  7. 30b962e Add keyboard key highlight by Dees_Troy · 12 years ago
  8. 4d12f96 Add ability for buttons to have highlights on touch by Dees_Troy · 12 years ago
  9. 5fcd8f9 Initial BML support (ext4 only) by Dees_Troy · 12 years ago
  10. 06b4fe9 Update injecttwrp for Epic 4G Touch by Dees_Troy · 12 years ago
  11. 0cb64e5 Fix weird keyboard problem by Dees_Troy · 12 years ago
  12. 31a5143 Bump version to 2.3.1.0 by Dees_Troy · 12 years ago
  13. d21618c Update and improve USB storage code by Dees_Troy · 12 years ago
  14. f4ca612 Handle single lun file for USB storage by Dees_Troy · 12 years ago
  15. 8e337f3 Handle storage devices that are slow to mount by Dees_Troy · 12 years ago
  16. 7a47e7f Remove unneeded duplicate code by Dees_Troy · 12 years ago
  17. 7102058 Bump version to 2.3.0.3 by Dees_Troy · 12 years ago
  18. aa9cc40 Fix problem with sizes of images after reset default by Dees_Troy · 12 years ago
  19. 0550cfb Track whether a partition is mounted during refresh sizes by Dees_Troy · 12 years ago
  20. cfd73ef Unmount main partitions after USB storage disable by Dees_Troy · 12 years ago
  21. c154ac2 Change backup size check for dd by Dees_Troy · 12 years ago
  22. 6da522d Fix restore of multiple archives by Dees_Troy · 12 years ago
  23. dfccea9 Bump version number by Dees_Troy · 12 years ago
  24. d0384ef Unmount system after boot, backup, and restore by Dees_Troy · 12 years ago
  25. af50449 Fix updater binary compile by Dees_Troy · 12 years ago
  26. f6e6551 Remove text about fix perms taking a few mins by Dees_Troy · 12 years ago
  27. 6480ce0 Finalize 2.3.0.0 by Dees_Troy · 12 years ago
  28. a0f8a59 redo fix permissions in c++ for faster changes by bigbiff bigbiff · 12 years ago
  29. a3f8154 Add reboot system button after sideload, backup, and restore by Dees_Troy · 12 years ago
  30. e588d25 Fix exclamation point on 720x1280 theme by Dees_Troy · 12 years ago
  31. accddea Fix derp with ORS during startup by Dees_Troy · 12 years ago
  32. 3f04d03 Fix derp with alternate storage by Dees_Troy · 12 years ago
  33. c7c4341 Rename stock recovery file by Dees_Troy · 12 years ago
  34. a44ccad Remove extra call for ORS by Dees_Troy · 12 years ago
  35. f16389d Merge "Create busybox symlinks during compile" into jb-wip by Dees_Troy · 12 years ago
  36. c04dcf7 Create busybox symlinks during compile by Dees_Troy · 12 years ago
  37. ad6614f Merge "Ensure that actions are not simulated in ORS" into jb-wip by Dees_Troy · 12 years ago
  38. 3ac71a5 Ensure that actions are not simulated in ORS by Dees_Troy · 12 years ago
  39. 9b21af7 Fix error message on encrypted devices by Dees_Troy · 12 years ago
  40. 83a3b12 Update ORS and recovery commands by Dees_Troy · 12 years ago
  41. 01a9b7a Fix output of version number by Dees_Troy · 12 years ago
  42. 3bbb95b Fix some derps by Dees_Troy · 12 years ago
  43. f759675 Fix compiler warnings by Dees_Troy · 12 years ago
  44. ce2fe77 Revert busybox for CM7 compatibility, add exclamation point to format data by Dees_Troy · 12 years ago
  45. 3477d71 Save version number to storage by Dees_Troy · 12 years ago
  46. 22ad2cc Create symlinks at compile time for busybox by Dees_Troy · 12 years ago
  47. 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
  48. c9ff7a3 Port backup name checking to Partition Manager by Dees_Troy · 12 years ago
  49. a58bead Port reboot functions to C++ by Dees_Troy · 12 years ago
  50. af4d0ce Display symlinks and block devices in file manager by Dees_Troy · 12 years ago
  51. 2c50e18 Handle mountable boot partitions by Dees_Troy · 12 years ago
  52. 2ff5a8d Add option to wipe android secure by Dees_Troy · 12 years ago
  53. 4be841b Fix permissions updates by Dees_Troy · 12 years ago
  54. a2ac96a Fix SDCard partitioning by Dees_Troy · 12 years ago
  55. b1dab8d Backup size for special partitions that are images by Dees_Troy · 12 years ago
  56. 094207a Fix problems with MTD devices by Dees_Troy · 12 years ago
  57. 202c119 Update version and readme by Dees_Troy · 12 years ago
  58. 293d727 Fix a problem with scrolling in the console by Dees_Troy · 12 years ago
  59. b9d1c6d Allow spaces in backup names by Dees_Troy · 12 years ago
  60. 7c2dec8 Add backup size checking by Dees_Troy · 12 years ago
  61. 9df963c Convert makelist to C++ by Dees_Troy · 12 years ago
  62. b46a684 Unify portrait layouts again by Dees_Troy · 12 years ago
  63. c5865ab Fix skip MD5 setting during backup by Dees_Troy · 12 years ago
  64. c8b199c Change curtain to file and remove curtain raise by Dees_Troy · 12 years ago
  65. 2691f9d Update tablet layouts with ADB sideload by Dees_Troy · 12 years ago
  66. 2ab9ad6 Fix 320x480 theme by Dees_Troy · 12 years ago
  67. 3bde123 Update pigz to 2.2.5 source code by Dees_Troy · 12 years ago
  68. 093b764 Add progress bar support to backup and restore by Dees_Troy · 12 years ago
  69. ab10ee2 Fix special partition handling by Dees_Troy · 12 years ago
  70. e58d526 Add android_secure support by Dees_Troy · 12 years ago
  71. 39f982c Remove unneeded AOSP images by Dees_Troy · 12 years ago
  72. e00c83a Add init.htc.rc and modify ADB sideload messages by Dees_Troy · 12 years ago
  73. bbb2101 Update portrait themes with ADB sideload by Dees_Troy · 12 years ago
  74. c51f1f9 Various fixes by Dees_Troy · 12 years ago
  75. 2a92358 Fix fstab and unmount problems by Dees_Troy · 12 years ago
  76. 812660f Add and improve OpenRecoveryScript support by Dees_Troy · 12 years ago
  77. e2920fa Fix ext storage and zip paths by Dees_Troy · 12 years ago
  78. 9a4b569 Improve adb sideload - use storage vs tmp by Dees_Troy · 12 years ago
  79. cfb63ae Improve adb sideload -- add cancel by Dees_Troy · 12 years ago
  80. 8170a92 Cleanup extra-functions by Dees_Troy · 12 years ago
  81. 4a2a126 Improve backup and restore by Dees_Troy · 12 years ago
  82. 43d8b00 Update backup and restore code, adb sideload by Dees_Troy · 12 years ago
  83. b9d88ac Move to shared libmincrypt by Dees_Troy · 12 years ago
  84. 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago
  85. 32c8eb8 Make text appear in GUI console, Zip install works. by Dees_Troy · 12 years ago
  86. 19968d0 Clean up extra-functions by Dees_Troy · 12 years ago
  87. fdf5fcc Move device ID code to data manager by Dees_Troy · 12 years ago
  88. 657c309 Zip install works again by Dees_Troy · 12 years ago
  89. 63c8df7 More Partition Manager functionality by Dees_Troy · 12 years ago
  90. 5112731 Improve storage size code, mount, unmount by Dees_Troy · 12 years ago
  91. 5bf4392 Add processing of fstab, mounting, and decrypt by Dees_Troy · 12 years ago
  92. 7d15c25 Hax to make it boot by Dees_Troy · 12 years ago
  93. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago
  94. 240e4a7 Initial stub of partitions.hpp by Dees_Troy · 12 years ago
  95. 74df7d3 Add readme by Dees_Troy · 12 years ago
  96. bddbb5b Merge "Fixing trivial warnings for libminui" by Jean-Baptiste Queru · 12 years ago
  97. 6a693d5 Merge "Fixed warnings in libmtdutils" by Jean-Baptiste Queru · 12 years ago
  98. 0254d57 Merge "Fix multiple defined symbol errors" by Jean-Baptiste Queru · 12 years ago
  99. 481e03e Merge "Fixed unused param warnings for check-lost+found" by Jean-Baptiste Queru · 12 years ago
  100. edc5d17 Fixing trivial warnings for libminui by Edwin Vane · 12 years ago