1. ad6614f Merge "Ensure that actions are not simulated in ORS" into jb-wip by Dees_Troy · 12 years ago
  2. 3ac71a5 Ensure that actions are not simulated in ORS by Dees_Troy · 12 years ago
  3. 9b21af7 Fix error message on encrypted devices by Dees_Troy · 12 years ago
  4. 83a3b12 Update ORS and recovery commands by Dees_Troy · 12 years ago
  5. 01a9b7a Fix output of version number by Dees_Troy · 12 years ago
  6. 3bbb95b Fix some derps by Dees_Troy · 12 years ago
  7. f759675 Fix compiler warnings by Dees_Troy · 12 years ago
  8. ce2fe77 Revert busybox for CM7 compatibility, add exclamation point to format data by Dees_Troy · 12 years ago
  9. 3477d71 Save version number to storage by Dees_Troy · 12 years ago
  10. 22ad2cc Create symlinks at compile time for busybox by Dees_Troy · 12 years ago
  11. 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
  12. c9ff7a3 Port backup name checking to Partition Manager by Dees_Troy · 12 years ago
  13. a58bead Port reboot functions to C++ by Dees_Troy · 12 years ago
  14. af4d0ce Display symlinks and block devices in file manager by Dees_Troy · 12 years ago
  15. 2c50e18 Handle mountable boot partitions by Dees_Troy · 12 years ago
  16. 2ff5a8d Add option to wipe android secure by Dees_Troy · 12 years ago
  17. 4be841b Fix permissions updates by Dees_Troy · 12 years ago
  18. a2ac96a Fix SDCard partitioning by Dees_Troy · 12 years ago
  19. b1dab8d Backup size for special partitions that are images by Dees_Troy · 12 years ago
  20. 094207a Fix problems with MTD devices by Dees_Troy · 12 years ago
  21. 202c119 Update version and readme by Dees_Troy · 12 years ago
  22. 293d727 Fix a problem with scrolling in the console by Dees_Troy · 12 years ago
  23. b9d1c6d Allow spaces in backup names by Dees_Troy · 12 years ago
  24. 7c2dec8 Add backup size checking by Dees_Troy · 12 years ago
  25. 9df963c Convert makelist to C++ by Dees_Troy · 12 years ago
  26. b46a684 Unify portrait layouts again by Dees_Troy · 12 years ago
  27. c5865ab Fix skip MD5 setting during backup by Dees_Troy · 12 years ago
  28. c8b199c Change curtain to file and remove curtain raise by Dees_Troy · 12 years ago
  29. 2691f9d Update tablet layouts with ADB sideload by Dees_Troy · 12 years ago
  30. 2ab9ad6 Fix 320x480 theme by Dees_Troy · 12 years ago
  31. 3bde123 Update pigz to 2.2.5 source code by Dees_Troy · 12 years ago
  32. 093b764 Add progress bar support to backup and restore by Dees_Troy · 12 years ago
  33. ab10ee2 Fix special partition handling by Dees_Troy · 12 years ago
  34. e58d526 Add android_secure support by Dees_Troy · 12 years ago
  35. 39f982c Remove unneeded AOSP images by Dees_Troy · 12 years ago
  36. e00c83a Add init.htc.rc and modify ADB sideload messages by Dees_Troy · 12 years ago
  37. bbb2101 Update portrait themes with ADB sideload by Dees_Troy · 12 years ago
  38. c51f1f9 Various fixes by Dees_Troy · 12 years ago
  39. 2a92358 Fix fstab and unmount problems by Dees_Troy · 12 years ago
  40. 812660f Add and improve OpenRecoveryScript support by Dees_Troy · 12 years ago
  41. e2920fa Fix ext storage and zip paths by Dees_Troy · 12 years ago
  42. 9a4b569 Improve adb sideload - use storage vs tmp by Dees_Troy · 12 years ago
  43. cfb63ae Improve adb sideload -- add cancel by Dees_Troy · 12 years ago
  44. 8170a92 Cleanup extra-functions by Dees_Troy · 12 years ago
  45. 4a2a126 Improve backup and restore by Dees_Troy · 12 years ago
  46. 43d8b00 Update backup and restore code, adb sideload by Dees_Troy · 12 years ago
  47. b9d88ac Move to shared libmincrypt by Dees_Troy · 12 years ago
  48. 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago
  49. 32c8eb8 Make text appear in GUI console, Zip install works. by Dees_Troy · 12 years ago
  50. 19968d0 Clean up extra-functions by Dees_Troy · 12 years ago
  51. fdf5fcc Move device ID code to data manager by Dees_Troy · 12 years ago
  52. 657c309 Zip install works again by Dees_Troy · 12 years ago
  53. 63c8df7 More Partition Manager functionality by Dees_Troy · 12 years ago
  54. 5112731 Improve storage size code, mount, unmount by Dees_Troy · 12 years ago
  55. 5bf4392 Add processing of fstab, mounting, and decrypt by Dees_Troy · 12 years ago
  56. 7d15c25 Hax to make it boot by Dees_Troy · 12 years ago
  57. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago
  58. 240e4a7 Initial stub of partitions.hpp by Dees_Troy · 12 years ago
  59. 74df7d3 Add readme by Dees_Troy · 12 years ago
  60. bddbb5b Merge "Fixing trivial warnings for libminui" by Jean-Baptiste Queru · 12 years ago
  61. 6a693d5 Merge "Fixed warnings in libmtdutils" by Jean-Baptiste Queru · 12 years ago
  62. 0254d57 Merge "Fix multiple defined symbol errors" by Jean-Baptiste Queru · 12 years ago
  63. 481e03e Merge "Fixed unused param warnings for check-lost+found" by Jean-Baptiste Queru · 12 years ago
  64. edc5d17 Fixing trivial warnings for libminui by Edwin Vane · 12 years ago
  65. 0298ec2 Fix multiple defined symbol errors by Edwin Vane · 12 years ago
  66. 4f66d55 Fixed unused param warnings for check-lost+found by Edwin Vane · 12 years ago
  67. 76b6666 Fixed warnings in libmtdutils by Edwin Vane · 12 years ago
  68. 3733d21 Merge changes I664f8dc7,I4154db06,I5e1df90f by Joe Onorato · 12 years ago
  69. 4eeb379 Use the static version of libsparse by Joe Onorato · 12 years ago
  70. 6396e70 Multiple modules with the same name are going away. by Joe Onorato · 12 years ago
  71. c0481af host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  72. dd6cd4f Merge "graphics: add support for "single buffering"" by Doug Zongker · 12 years ago
  73. 989a285 Merge "Link against libsparse" by Colin Cross · 12 years ago
  74. cde94f3 Link against libsparse by Colin Cross · 12 years ago
  75. 0e34880 graphics: add support for "single buffering" by Octavian Purdila · 13 years ago
  76. ea17e32 am 6d60667d: Merge "Use a dependency file to replace the list file." by Ying Wang · 12 years ago
  77. 6d60667 Merge "Use a dependency file to replace the list file." by Ying Wang · 12 years ago
  78. eef790d Use a dependency file to replace the list file. by Ying Wang · 12 years ago
  79. 5f4eeec Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 12 years ago
  80. 0c0efa0 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  81. 69f4b67 fix timed progress bars in recovery by Doug Zongker · 12 years ago
  82. 42b7340 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  83. f69d40a am e5d5ac76: minor recovery changes by Doug Zongker · 12 years ago
  84. e5d5ac7 minor recovery changes by Doug Zongker · 12 years ago
  85. 25bb2a3 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  86. c686a39 Merge "Add NOTICE file" by Doug Zongker · 12 years ago
  87. 8619a78 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  88. 038818c Update merge for SELinux to compile by Kenny Root · 12 years ago
  89. 1e4469a am 78911bdf: am 2a4ab824: Merge "Change the format command to always take the mount point as an argument." by Kenny Root · 12 years ago
  90. 78911bd am 2a4ab824: Merge "Change the format command to always take the mount point as an argument." by Kenny Root · 12 years ago
  91. 2a4ab82 Merge "Change the format command to always take the mount point as an argument." by Kenny Root · 12 years ago
  92. 6e960cd Add NOTICE file by Wei Zhong · 12 years ago
  93. 345544c Merge remote-tracking branch 'goog/ics-aah' by Mike Lockwood · 12 years ago
  94. 516e4e2 Change the format command to always take the mount point as an argument. by Stephen Smalley · 12 years ago
  95. bc05cb8 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  96. 41dda82 resolved conflicts for merge of 0b1fee1b to master by Kenny Root · 12 years ago
  97. 0b1fee1 am 155cd3c1: Merge changes Ied379f26,I09fb9d56 by Kenny Root · 12 years ago
  98. 155cd3c Merge changes Ied379f26,I09fb9d56 by Kenny Root · 12 years ago
  99. 779701d Extend recovery and updater to support setting file security contexts. by Stephen Smalley · 12 years ago
  100. 9d3b756 merge in jb-release history after reset to master by The Android Automerger · 12 years ago