| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow custom bootloader msg offset in block misc | Matt Mower | 2014-07-16 | 1 | -0/+4 |
* | Track backup and restore progress | Ethan Yonker | 2014-07-09 | 1 | -1/+2 |
* | Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error) | Motorhead1991 | 2014-06-30 | 1 | -0/+2 |
* | Enable rk30xx hack | J. Carlos Romero | 2014-04-15 | 1 | -6/+0 |
* | Add find file class to search for files | Ethan Yonker | 2014-04-15 | 1 | -0/+1 |
* | Tweak OEM mode | Ethan Yonker | 2014-04-04 | 1 | -3/+6 |
* | Add option to build TWRP with toolbox instead of busybox | Ethan Yonker | 2014-04-04 | 1 | -0/+2 |
* | Allow building of an OEM friendly TWRP | Ethan Yonker | 2014-04-04 | 1 | -0/+3 |
* | Allow disabling legacy properties | Matt Mower | 2014-03-27 | 1 | -0/+3 |
* | Support pre-KitKat properties for update-binary | that | 2014-03-09 | 1 | -1/+1 |
* | Restore capabilities to run-as binary | Dees Troy | 2014-02-28 | 1 | -0/+3 |
* | Add twrpTar binary | Ethan Yonker | 2014-02-12 | 1 | -1/+2 |
* | Load RTC offset on Qualcomm Krait chips, fixes the broken time & date | Vojtech Bocek | 2014-02-04 | 1 | -0/+7 |
* | Fix make file flag name for minzip | Ethan Yonker | 2014-01-28 | 1 | -1/+1 |
* | Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar. | bigbiff bigbiff | 2013-12-19 | 1 | -0/+1 |
* | Add getfooter tool for crypto debugging | Dees Troy | 2013-11-11 | 1 | -0/+1 |
* | Update decrypt for 4.4 | Dees Troy | 2013-11-10 | 1 | -0/+2 |
* | Fix building of other utilities | Dees Troy | 2013-11-03 | 1 | -1/+2 |
* | Fix merge conflicts and update for 4.4 kitkat | Dees Troy | 2013-11-02 | 1 | -5/+6 |
|\ |
|
* | | Add toolbox_recovery rules | Dees Troy | 2013-10-16 | 1 | -1/+6 |
* | | Make SELinux automatic if present | Dees Troy | 2013-09-12 | 1 | -3/+5 |
* | | Kang in older minzip for building in CM9 & CM7 | Dees Troy | 2013-09-10 | 1 | -1/+5 |
* | | Update to latest AOSP master | Dees_Troy | 2013-09-04 | 1 | -7/+22 |
|\| |
|
| * | Add liblog | Ying Wang | 2013-04-10 | 1 | -0/+1 |
| * | Move to using the new unified fstab in recovery. | Ken Sumrall | 2013-02-20 | 1 | -0/+2 |
| * | resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp | Kenny Root | 2012-10-17 | 1 | -12/+1 |
| |\ |
|
| | * | Remove HAVE_SELINUX guards | Kenny Root | 2012-10-16 | 1 | -12/+1 |
| * | | Add libm due to libpng dependency. | Stephen Hines | 2012-08-24 | 1 | -0/+1 |
| |/ |
|
* | | Change to use HAVE_SELINUX build flag | Dees_Troy | 2013-08-29 | 1 | -1/+1 |
* | | Add a TW_NO_TIMEOUT option | Ricardo Gomez | 2013-08-25 | 1 | -0/+3 |
* | | Add SELinux support | Dees_Troy | 2013-08-24 | 1 | -4/+9 |
* | | Add libselinux for CM10.2 tree | Dees_Troy | 2013-08-11 | 1 | -0/+5 |
* | | Remove libjpegtwrp and use CM provided libjpeg | Dees_Troy | 2013-08-11 | 1 | -2/+1 |
* | | Fix MTD Mounting | Dees_Troy | 2013-07-01 | 1 | -1/+1 |
* | | FB2PNG: Add fb2png source to TWRP | Talustus | 2013-07-01 | 1 | -0/+5 |
* | | Support encrypted backup files | Dees_Troy | 2013-06-22 | 1 | -1/+7 |
* | | Add new SliderValue GUI widget | Vojtech Bocek | 2013-04-04 | 1 | -1/+0 |
* | | Move all AOSP code out of recovery binary | Dees_Troy | 2013-04-04 | 1 | -26/+30 |
* | | add no fb blanking | bigbiff bigbiff | 2013-03-11 | 1 | -0/+3 |
* | | use md5.c for computation of md5sums | bigbiff bigbiff | 2013-03-07 | 1 | -0/+1 |
* | | Add option for custom battery path | Dees_Troy | 2013-03-01 | 1 | -0/+3 |
* | | Add fast scroll bar to fileselector | Vojtech Bocek | 2013-02-27 | 1 | -1/+3 |
* | | use libblkid to get filesystem type | bigbiff bigbiff | 2013-02-25 | 1 | -2/+3 |
* | | Configurable timeout and brightness settings | Dees_Troy | 2013-02-20 | 1 | -0/+6 |
* | | support devices without bootpartition | ChampionSwimmer | 2013-02-19 | 1 | -0/+3 |
* | | Add TW_USE_MODEL_HADWARE_ID_FOR_DEVICE_ID parameter for correct model identification | Anatoly Smaznov | 2013-02-19 | 1 | -2/+4 |
* | | Add write buffer for tar writes | Dees_Troy | 2013-02-07 | 1 | -1/+2 |
* | | Fix fail over to vfat from exfat | Dees_Troy | 2013-02-01 | 1 | -0/+3 |
* | | exFAT improvements, fixes | Dees_Troy | 2013-01-28 | 1 | -7/+7 |
* | | move libexfat and fuse to be compiled with mkexfatfs | bigbiff bigbiff | 2013-01-22 | 1 | -3/+3 |
* | | change fuse to be compiled with TW_INCLUDE_FUSE_EXFAT | bigbiff bigbiff | 2013-01-19 | 1 | -2/+2 |
* | | Add libsparse if it exists | Dees_Troy | 2013-01-10 | 1 | -0/+4 |
* | | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 2013-01-09 | 1 | -5/+14 |
* | | Add Samsung TouchWiz decryption | a3955269 | 2013-01-08 | 1 | -2/+14 |
* | | Work around MEMERASE ioctl for rk3066 compatibility | Sergey 'Jin' Bostandzhyan | 2013-01-05 | 1 | -0/+4 |
* | | redo fix permissions in c++ for faster changes | bigbiff bigbiff | 2012-10-10 | 1 | -0/+1 |
* | | Create busybox symlinks during compile | Dees_Troy | 2012-10-02 | 1 | -0/+14 |
* | | Revert busybox for CM7 compatibility, add exclamation point to format data | Dees_Troy | 2012-09-28 | 1 | -14/+0 |
* | | Create symlinks at compile time for busybox | Dees_Troy | 2012-09-27 | 1 | -0/+11 |
* | | Update sdcard partitioning to C++ | Dees_Troy | 2012-09-27 | 1 | -1/+0 |
* | | Port reboot functions to C++ | Dees_Troy | 2012-09-27 | 1 | -3/+1 |
* | | Add backup size checking | Dees_Troy | 2012-09-26 | 1 | -1/+1 |
* | | Convert makelist to C++ | Dees_Troy | 2012-09-26 | 1 | -1/+1 |
* | | Add and improve OpenRecoveryScript support | Dees_Troy | 2012-09-20 | 1 | -1/+2 |
* | | Cleanup extra-functions | Dees_Troy | 2012-09-18 | 1 | -1/+0 |
* | | Update backup and restore code, adb sideload | Dees_Troy | 2012-09-17 | 1 | -3/+3 |
* | | Move to shared libmincrypt | Dees_Troy | 2012-09-14 | 1 | -4/+4 |
* | | Add wipe functions, compiles in CM7, text shows in UI, zips install | Dees_Troy | 2012-09-14 | 1 | -1/+2 |
* | | Make text appear in GUI console, Zip install works. | Dees_Troy | 2012-09-12 | 1 | -2/+5 |
* | | Move device ID code to data manager | Dees_Troy | 2012-09-11 | 1 | -0/+3 |
* | | Hax to make it boot | Dees_Troy | 2012-09-06 | 1 | -1/+1 |
* | | TWRP-ify AOSP code | Dees_Troy | 2012-09-05 | 1 | -24/+168 |
|/ |
|
* | Use the static version of libsparse | Joe Onorato | 2012-07-24 | 1 | -1/+1 |
* | Multiple modules with the same name are going away. | Joe Onorato | 2012-07-22 | 1 | -35/+59 |
* | Link against libsparse | Colin Cross | 2012-07-18 | 1 | -2/+2 |
* | resolved conflicts for merge of 0b1fee1b to master | Kenny Root | 2012-03-31 | 1 | -0/+12 |
|\ |
|
| * | Extend recovery and updater to support setting file security contexts. | Stephen Smalley | 2012-03-30 | 1 | -1/+2 |
| * | Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used. | Stephen Smalley | 2012-01-24 | 1 | -0/+11 |
* | | libz is a superset of libunz, so we don't need both. | Elliott Hughes | 2012-01-31 | 1 | -2/+2 |
* | | support "sideload over ADB" mode | Doug Zongker | 2012-01-10 | 1 | -2/+4 |
* | | move key processing to RecoveryUI | Doug Zongker | 2011-11-04 | 1 | -2/+3 |
* | | C++ class for device-specific code | Doug Zongker | 2011-10-31 | 1 | -7/+7 |
* | | temporarily remove verifier_test binary | Doug Zongker | 2011-10-31 | 1 | -6/+6 |
* | | refactor ui functions into a class | Doug Zongker | 2011-10-31 | 1 | -1/+1 |
* | | turn recovery into a C++ binary | Doug Zongker | 2011-10-31 | 1 | -7/+7 |
|/ |
|
* | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-12 | 1 | -4/+0 |
* | Fix x86 build. | Ying Wang | 2011-02-09 | 1 | -3/+0 |
* | remove encrypted filesystem code from recovery | Doug Zongker | 2011-01-18 | 1 | -2/+1 |
* | remove the notion of "root path"; support mixed flash types | Doug Zongker | 2010-09-21 | 1 | -2/+3 |
* | Working ASLR implementation | Hristo Bojinov | 2010-08-02 | 1 | -0/+1 |
* | support userdata and cache partitions using emmc/ext4 instead of mtd/yaffs | Doug Zongker | 2010-06-30 | 1 | -1/+8 |
* | Encrypted File Systems part 3. Recovery changes. | Oscar Montemayor | 2010-03-15 | 1 | -1/+1 |
* | relocate applypatch; add type system and new functions to edify | Doug Zongker | 2010-02-18 | 1 | -0/+1 |
* | bump updater API version to 3; deprecate firmware update command | Doug Zongker | 2010-02-03 | 1 | -2/+1 |
* | am 9b430e11: am 73ae31ce: add a simple unit test for the OTA package verifier | Doug Zongker | 2009-12-11 | 1 | -0/+16 |
|\ |
|
| * | add a simple unit test for the OTA package verifier | Doug Zongker | 2009-12-10 | 1 | -0/+16 |
* | | Recovery changes for Encrypted File Systems. | Oscar Montemayor | 2009-12-10 | 1 | -8/+9 |
|/ |
|
* | resolved conflicts for merge of 64893ccc to master | Doug Zongker | 2009-07-16 | 1 | -3/+1 |
|\ |
|
| * | remove amend | Doug Zongker | 2009-07-15 | 1 | -3/+1 |
* | | resolved conflicts for merge of fb2e3af3 to master | Doug Zongker | 2009-06-18 | 1 | -0/+3 |
|\| |
|
| * | let the "firmware" command take the file straight from the package | Doug Zongker | 2009-06-18 | 1 | -0/+3 |
| * | fix sim build in donut, too | Doug Zongker | 2009-06-12 | 1 | -4/+4 |
* | | am 9931f7f3: edify extensions for OTA package installation, part 1 | Doug Zongker | 2009-06-12 | 1 | -0/+2 |
|\| |
|
| * | edify extensions for OTA package installation, part 1 | Doug Zongker | 2009-06-12 | 1 | -0/+2 |
| * | AI 144130: Don't build OTA package keys into the recovery binary; read | Doug Zongker | 2009-04-02 | 1 | -13/+0 |
| * | AI 143128: Use PNG instead of BMP for recovery image icons. This saves | Doug Zongker | 2009-03-27 | 1 | -1/+1 |
* | | fix simulator build by excluding more of recovery | Doug Zongker | 2009-06-12 | 1 | -3/+4 |
* | | split out device-specific recovery UI code into vendor directories | Doug Zongker | 2009-06-11 | 1 | -6/+11 |
* | | AI 144132: am: CL 144130 Don't build OTA package keys into the recovery binary; read | Doug Zongker | 2009-04-02 | 1 | -13/+0 |
* | | AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves | Doug Zongker | 2009-03-28 | 1 | -1/+1 |
|/ |
|
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 1 | -0/+60 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 1 | -60/+0 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-18 | 1 | -0/+3 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+57 |