- c04dcf7 Create busybox symlinks during compile by Dees_Troy · 12 years ago
- ad6614f Merge "Ensure that actions are not simulated in ORS" into jb-wip by Dees_Troy · 12 years ago
- 3ac71a5 Ensure that actions are not simulated in ORS by Dees_Troy · 12 years ago
- 9b21af7 Fix error message on encrypted devices by Dees_Troy · 12 years ago
- 83a3b12 Update ORS and recovery commands by Dees_Troy · 12 years ago
- 01a9b7a Fix output of version number by Dees_Troy · 12 years ago
- 3bbb95b Fix some derps by Dees_Troy · 12 years ago
- f759675 Fix compiler warnings by Dees_Troy · 12 years ago
- ce2fe77 Revert busybox for CM7 compatibility, add exclamation point to format data by Dees_Troy · 12 years ago
- 3477d71 Save version number to storage by Dees_Troy · 12 years ago
- 22ad2cc Create symlinks at compile time for busybox by Dees_Troy · 12 years ago
- 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
- c9ff7a3 Port backup name checking to Partition Manager by Dees_Troy · 12 years ago
- a58bead Port reboot functions to C++ by Dees_Troy · 12 years ago
- af4d0ce Display symlinks and block devices in file manager by Dees_Troy · 12 years ago
- 2c50e18 Handle mountable boot partitions by Dees_Troy · 12 years ago
- 2ff5a8d Add option to wipe android secure by Dees_Troy · 12 years ago
- 4be841b Fix permissions updates by Dees_Troy · 12 years ago
- a2ac96a Fix SDCard partitioning by Dees_Troy · 12 years ago
- 92b466f am 6cc3ded2: (-s ours) Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
- b1dab8d Backup size for special partitions that are images by Dees_Troy · 12 years ago
- 6cc3ded Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
- 094207a Fix problems with MTD devices by Dees_Troy · 12 years ago
- 202c119 Update version and readme by Dees_Troy · 12 years ago
- 293d727 Fix a problem with scrolling in the console by Dees_Troy · 12 years ago
- b9d1c6d Allow spaces in backup names by Dees_Troy · 12 years ago
- 7c2dec8 Add backup size checking by Dees_Troy · 12 years ago
- 9df963c Convert makelist to C++ by Dees_Troy · 12 years ago
- b46a684 Unify portrait layouts again by Dees_Troy · 12 years ago
- 6c73027 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 12 years ago
- c5865ab Fix skip MD5 setting during backup by Dees_Troy · 12 years ago
- 4e0c8cc am a8db3764: am 6c8553dd: display error state on OTA failure by Doug Zongker · 12 years ago
- a8db376 am 6c8553dd: display error state on OTA failure by Doug Zongker · 12 years ago
- 6c8553d display error state on OTA failure by Doug Zongker · 12 years ago
- c8b199c Change curtain to file and remove curtain raise by Dees_Troy · 12 years ago
- 2691f9d Update tablet layouts with ADB sideload by Dees_Troy · 12 years ago
- 2ab9ad6 Fix 320x480 theme by Dees_Troy · 12 years ago
- 3bde123 Update pigz to 2.2.5 source code by Dees_Troy · 12 years ago
- 093b764 Add progress bar support to backup and restore by Dees_Troy · 12 years ago
- ab10ee2 Fix special partition handling by Dees_Troy · 12 years ago
- e58d526 Add android_secure support by Dees_Troy · 12 years ago
- 39f982c Remove unneeded AOSP images by Dees_Troy · 12 years ago
- e00c83a Add init.htc.rc and modify ADB sideload messages by Dees_Troy · 12 years ago
- bbb2101 Update portrait themes with ADB sideload by Dees_Troy · 12 years ago
- 62831de am 15eaee40: (-s ours) Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
- c51f1f9 Various fixes by Dees_Troy · 12 years ago
- 15eaee4 Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
- 2a92358 Fix fstab and unmount problems by Dees_Troy · 12 years ago
- 812660f Add and improve OpenRecoveryScript support by Dees_Troy · 12 years ago
- e2920fa Fix ext storage and zip paths by Dees_Troy · 12 years ago
- 9a4b569 Improve adb sideload - use storage vs tmp by Dees_Troy · 12 years ago
- cfb63ae Improve adb sideload -- add cancel by Dees_Troy · 12 years ago
- f8084b4 am 42afb545: am b66cb69e: tweak recovery text images by Doug Zongker · 12 years ago
- 42afb54 am b66cb69e: tweak recovery text images by Doug Zongker · 12 years ago
- cda00bb tweak recovery text images by Doug Zongker · 12 years ago
- ea6b2a7 localization for recovery messages by Doug Zongker · 12 years ago
- b66cb69 tweak recovery text images by Doug Zongker · 12 years ago
- c099f2d am ed3bc11e: am 5fa8c239: localization for recovery messages by Doug Zongker · 12 years ago
- ed3bc11 am 5fa8c239: localization for recovery messages by Doug Zongker · 12 years ago
- 8170a92 Cleanup extra-functions by Dees_Troy · 12 years ago
- 5fa8c23 localization for recovery messages by Doug Zongker · 12 years ago
- 4a2a126 Improve backup and restore by Dees_Troy · 12 years ago
- 43d8b00 Update backup and restore code, adb sideload by Dees_Troy · 12 years ago
- b9d88ac Move to shared libmincrypt by Dees_Troy · 12 years ago
- 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago
- 32c8eb8 Make text appear in GUI console, Zip install works. by Dees_Troy · 12 years ago
- 19968d0 Clean up extra-functions by Dees_Troy · 12 years ago
- fdf5fcc Move device ID code to data manager by Dees_Troy · 12 years ago
- 657c309 Zip install works again by Dees_Troy · 12 years ago
- 63c8df7 More Partition Manager functionality by Dees_Troy · 12 years ago
- 5112731 Improve storage size code, mount, unmount by Dees_Troy · 12 years ago
- 5bf4392 Add processing of fstab, mounting, and decrypt by Dees_Troy · 12 years ago
- 7ae6e20 am 74a806e5: (-s ours) Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
- 74a806e Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
- 7d15c25 Hax to make it boot by Dees_Troy · 12 years ago
- 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago
- f8be769 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 12 years ago
- 4ce9540 am 52eeea4f: minor recovery fixes by Doug Zongker · 12 years ago
- 52eeea4f minor recovery fixes by Doug Zongker · 12 years ago
- 240e4a7 Initial stub of partitions.hpp by Dees_Troy · 12 years ago
- 74df7d3 Add readme by Dees_Troy · 12 years ago
- 2766578 fix format of installing_text by Doug Zongker · 12 years ago
- ae0655b am f4c6ec84: fix format of installing_text by Doug Zongker · 12 years ago
- f4c6ec8 fix format of installing_text by Doug Zongker · 12 years ago
- a0ba2d3 am aff4dbb0: Merge "recovery locale handling fixes" into jb-mr1-dev by Doug Zongker · 12 years ago
- aff4dbb Merge "recovery locale handling fixes" into jb-mr1-dev by Doug Zongker · 12 years ago
- 8b240cc recovery locale handling fixes by Doug Zongker · 12 years ago
- b5f4261 am d52ef348: am bddbb5b3: Merge "Fixing trivial warnings for libminui" by Jean-Baptiste Queru · 12 years ago
- d52ef34 am bddbb5b3: Merge "Fixing trivial warnings for libminui" by Jean-Baptiste Queru · 12 years ago
- bddbb5b Merge "Fixing trivial warnings for libminui" by Jean-Baptiste Queru · 12 years ago
- 51aa144 am 3474ab28: Merge "Add libm due to libpng dependency." into jb-mr1-dev by Stephen Hines · 12 years ago
- 3474ab2 Merge "Add libm due to libpng dependency." into jb-mr1-dev by Stephen Hines · 12 years ago
- 9383c8c am e630d945: am 6a693d57: Merge "Fixed warnings in libmtdutils" by Jean-Baptiste Queru · 12 years ago
- d863682 am 8876725f: am 0254d573: Merge "Fix multiple defined symbol errors" by Jean-Baptiste Queru · 12 years ago
- b07faf8 am 7b827d04: am 481e03e3: Merge "Fixed unused param warnings for check-lost+found" by Jean-Baptiste Queru · 12 years ago
- e630d94 am 6a693d57: Merge "Fixed warnings in libmtdutils" by Jean-Baptiste Queru · 12 years ago
- 8876725 am 0254d573: Merge "Fix multiple defined symbol errors" by Jean-Baptiste Queru · 12 years ago
- 7b827d0 am 481e03e3: Merge "Fixed unused param warnings for check-lost+found" by Jean-Baptiste Queru · 12 years ago
- 91eb721 Add libm due to libpng dependency. by Stephen Hines · 12 years ago
- cf9f4e0 am 4f33e55d: change recovery images to android with spinner by Doug Zongker · 12 years ago