| Commit message (Expand) | Author | Files | Lines |
2014-12-10 | Use one mizip for all | Ethan Yonker | 1 | -17/+3 |
2014-12-10 | Fix mkexfatfs exclusion when TW_NO_EXFAT enabled | Matt Mower | 1 | -1/+3 |
2014-12-09 | Use linker64 on AArch64 | Ethan Yonker | 1 | -2/+3 |
2014-12-04 | Reduce libs needed for decrypt and clean up old decypt files | Ethan Yonker | 1 | -51/+6 |
2014-12-03 | bootable recovery: we upgraded to 5.0.1 | erikcas | 1 | -3/+3 |
2014-12-02 | Make the android-5.0 branch compile in 4.4 to 4.1 | Ethan Yonker | 1 | -6/+15 |
2014-11-17 | Make libmincrypttwrp a shared library | Ethan Yonker | 1 | -4/+2 |
2014-11-12 | Add lollipop decrypt support | Ethan Yonker | 1 | -1/+9 |
2014-11-12 | Make TWRP compile for arm64 | Ethan Yonker | 1 | -8/+16 |
2014-11-07 | Fix merge derp in main Android.mk file | Ethan Yonker | 1 | -14/+0 |
2014-11-06 | Fix up libaosprecovery | Ethan Yonker | 1 | -1/+1 |
2014-11-06 | More make file tweaks | Ethan Yonker | 1 | -3/+4 |
2014-11-06 | Fix some make file duplicates | Ethan Yonker | 1 | -3/+0 |
2014-11-04 | Fix some module tags | Matt Mower | 1 | -2/+1 |
2014-11-03 | Remove dependence on build hax in makefiles | Matt Mower | 1 | -2/+69 |
2014-10-14 | display cpu temperature in twrp | Jenkins | 1 | -0/+9 |
2014-10-08 | Update RECOVERY_VARIANT blocking to use project-path-for | Matt Mower | 1 | -5/+9 |
2014-10-07 | Fixes for exfat-fuse | Captain Throwback | 1 | -2/+4 |
2014-09-03 | Only use SELinux tools from toolbox if not in busybox | Matt Mower | 1 | -3/+9 |
2014-09-03 | Build block TWRP with RECOVERY_VARIANT | Matt Mower | 1 | -2/+14 |
2014-09-03 | add mtp responder to TWRP. | bigbiff bigbiff | 1 | -4/+9 |
2014-08-10 | Support reading since_epoch and secondary brightness files | xNUTx | 1 | -0/+3 |
2014-08-09 | Add command line capabilities | Ethan Yonker | 1 | -0/+3 |
2014-07-16 | Allow custom bootloader msg offset in block misc | Matt Mower | 1 | -0/+4 |
2014-07-10 | do sdcard sideloading through the fuse filesystem | Doug Zongker | 1 | -1/+2 |
2014-07-10 | refactor fuse sideloading code | Doug Zongker | 1 | -0/+13 |
2014-07-09 | Track backup and restore progress | Ethan Yonker | 1 | -1/+2 |
2014-06-30 | Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error) | Motorhead1991 | 1 | -0/+2 |
2014-06-18 | Use LOCAL_REQUIRED_MODULES for mkfs.f2fs | Ji-Hwan Lee | 1 | -5/+3 |
2014-06-17 | Support F2FS for the data partition | JP Abgrall | 1 | -0/+6 |
2014-04-15 | Enable rk30xx hack | J. Carlos Romero | 1 | -6/+0 |
2014-04-15 | Add find file class to search for files | Ethan Yonker | 1 | -0/+1 |
2014-04-04 | Tweak OEM mode | Ethan Yonker | 1 | -3/+6 |
2014-04-04 | Add option to build TWRP with toolbox instead of busybox | Ethan Yonker | 1 | -0/+2 |
2014-04-04 | Allow building of an OEM friendly TWRP | Ethan Yonker | 1 | -0/+3 |
2014-03-27 | Allow disabling legacy properties | Matt Mower | 1 | -0/+3 |
2014-03-11 | remove pixelflinger from recovery | Doug Zongker | 1 | -1/+0 |
2014-03-11 | allow CheckKey to request mounting /system | Doug Zongker | 1 | -0/+1 |
2014-03-11 | remove pixelflinger from recovery | Doug Zongker | 1 | -1/+0 |
2014-03-09 | Support pre-KitKat properties for update-binary | that | 1 | -1/+1 |
2014-03-03 | Fix build break caused by vold change | Paul Lawrence | 1 | -0/+1 |
2014-02-28 | Restore capabilities to run-as binary | Dees Troy | 1 | -0/+3 |
2014-02-14 | clean up some warnings when building recovery | Doug Zongker | 1 | -0/+2 |
2014-02-14 | remove 'retouch' ASLR support | Doug Zongker | 1 | -1/+0 |
2014-02-12 | Add twrpTar binary | Ethan Yonker | 1 | -1/+2 |
2014-02-04 | Load RTC offset on Qualcomm Krait chips, fixes the broken time & date | Vojtech Bocek | 1 | -0/+7 |
2014-01-28 | Fix make file flag name for minzip | Ethan Yonker | 1 | -1/+1 |
2014-01-16 | program to store unencrypted files in an encrypted filesystem | Doug Zongker | 1 | -0/+1 |
2014-01-16 | do verification and extraction on memory, not files | Doug Zongker | 1 | -0/+1 |
2013-12-19 | 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 | 1 | -0/+1 |
2013-12-13 | recovery: wipe encryption metadata along with data partition | Doug Zongker | 1 | -1/+1 |
2013-11-11 | Add getfooter tool for crypto debugging | Dees Troy | 1 | -0/+1 |
2013-11-10 | Update decrypt for 4.4 | Dees Troy | 1 | -0/+2 |
2013-11-03 | Fix building of other utilities | Dees Troy | 1 | -1/+2 |
2013-10-24 | Add toolbox_recovery rules | Dees Troy | 1 | -1/+6 |
2013-10-16 | Add toolbox_recovery rules | Dees Troy | 1 | -1/+6 |
2013-10-10 | Add support for ECDSA signatures | Kenny Root | 1 | -1/+10 |
2013-09-12 | Make SELinux automatic if present | Dees Troy | 1 | -3/+5 |
2013-09-10 | Kang in older minzip for building in CM9 & CM7 | Dees Troy | 1 | -1/+5 |
2013-09-05 | allow CheckKey to request mounting /system | Doug Zongker | 1 | -0/+1 |
2013-08-29 | Change to use HAVE_SELINUX build flag | Dees_Troy | 1 | -1/+1 |
2013-08-25 | Add a TW_NO_TIMEOUT option | Ricardo Gomez | 1 | -0/+3 |
2013-08-24 | Add SELinux support | Dees_Troy | 1 | -4/+9 |
2013-08-11 | Add libselinux for CM10.2 tree | Dees_Troy | 1 | -0/+5 |
2013-08-11 | Remove libjpegtwrp and use CM provided libjpeg | Dees_Troy | 1 | -2/+1 |
2013-07-01 | Fix MTD Mounting | Dees_Troy | 1 | -1/+1 |
2013-07-01 | FB2PNG: Add fb2png source to TWRP | Talustus | 1 | -0/+5 |
2013-06-22 | Support encrypted backup files | Dees_Troy | 1 | -1/+7 |
2013-04-10 | Add liblog | Ying Wang | 1 | -0/+1 |
2013-04-04 | Add new SliderValue GUI widget | Vojtech Bocek | 1 | -1/+0 |
2013-04-04 | Move all AOSP code out of recovery binary | Dees_Troy | 1 | -26/+30 |
2013-03-11 | add no fb blanking | bigbiff bigbiff | 1 | -0/+3 |
2013-03-07 | use md5.c for computation of md5sums | bigbiff bigbiff | 1 | -0/+1 |
2013-03-01 | Add option for custom battery path | Dees_Troy | 1 | -0/+3 |
2013-02-27 | Add fast scroll bar to fileselector | Vojtech Bocek | 1 | -1/+3 |
2013-02-25 | use libblkid to get filesystem type | bigbiff bigbiff | 1 | -2/+3 |
2013-02-20 | Configurable timeout and brightness settings | Dees_Troy | 1 | -0/+6 |
2013-02-20 | Move to using the new unified fstab in recovery. | Ken Sumrall | 1 | -0/+2 |
2013-02-19 | support devices without bootpartition | ChampionSwimmer | 1 | -0/+3 |
2013-02-19 | Add TW_USE_MODEL_HADWARE_ID_FOR_DEVICE_ID parameter for correct model identification | Anatoly Smaznov | 1 | -2/+4 |
2013-02-07 | Add write buffer for tar writes | Dees_Troy | 1 | -1/+2 |
2013-02-01 | Fix fail over to vfat from exfat | Dees_Troy | 1 | -0/+3 |
2013-01-28 | exFAT improvements, fixes | Dees_Troy | 1 | -7/+7 |
2013-01-22 | move libexfat and fuse to be compiled with mkexfatfs | bigbiff bigbiff | 1 | -3/+3 |
2013-01-19 | change fuse to be compiled with TW_INCLUDE_FUSE_EXFAT | bigbiff bigbiff | 1 | -2/+2 |
2013-01-10 | Add libsparse if it exists | Dees_Troy | 1 | -0/+4 |
2013-01-09 | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 1 | -5/+14 |
2013-01-08 | Add Samsung TouchWiz decryption | a3955269 | 1 | -2/+14 |
2013-01-05 | Work around MEMERASE ioctl for rk3066 compatibility | Sergey 'Jin' Bostandzhyan | 1 | -0/+4 |
2012-10-16 | Remove HAVE_SELINUX guards | Kenny Root | 1 | -12/+1 |
2012-10-10 | redo fix permissions in c++ for faster changes | bigbiff bigbiff | 1 | -0/+1 |
2012-10-02 | Create busybox symlinks during compile | Dees_Troy | 1 | -0/+14 |
2012-09-28 | Revert busybox for CM7 compatibility, add exclamation point to format data | Dees_Troy | 1 | -14/+0 |
2012-09-27 | Create symlinks at compile time for busybox | Dees_Troy | 1 | -0/+11 |
2012-09-27 | Update sdcard partitioning to C++ | Dees_Troy | 1 | -1/+0 |
2012-09-27 | Port reboot functions to C++ | Dees_Troy | 1 | -3/+1 |
2012-09-26 | Add backup size checking | Dees_Troy | 1 | -1/+1 |
2012-09-26 | Convert makelist to C++ | Dees_Troy | 1 | -1/+1 |
2012-09-20 | Add and improve OpenRecoveryScript support | Dees_Troy | 1 | -1/+2 |
2012-09-18 | Cleanup extra-functions | Dees_Troy | 1 | -1/+0 |
2012-09-17 | Update backup and restore code, adb sideload | Dees_Troy | 1 | -3/+3 |
2012-09-14 | Move to shared libmincrypt | Dees_Troy | 1 | -4/+4 |
2012-09-14 | Add wipe functions, compiles in CM7, text shows in UI, zips install | Dees_Troy | 1 | -1/+2 |
2012-09-12 | Make text appear in GUI console, Zip install works. | Dees_Troy | 1 | -2/+5 |
2012-09-11 | Move device ID code to data manager | Dees_Troy | 1 | -0/+3 |
2012-09-06 | Hax to make it boot | Dees_Troy | 1 | -1/+1 |
2012-09-05 | TWRP-ify AOSP code | Dees_Troy | 1 | -24/+168 |
2012-08-24 | Add libm due to libpng dependency. | Stephen Hines | 1 | -0/+1 |
2012-08-14 | Use the static version of libsparse | Joe Onorato | 1 | -1/+1 |
2012-08-14 | Multiple modules with the same name are going away. | Joe Onorato | 1 | -35/+59 |
2012-07-24 | Use the static version of libsparse | Joe Onorato | 1 | -1/+1 |
2012-07-22 | Multiple modules with the same name are going away. | Joe Onorato | 1 | -35/+59 |
2012-07-18 | Link against libsparse | Colin Cross | 1 | -2/+2 |
2012-03-30 | Extend recovery and updater to support setting file security contexts. | Stephen Smalley | 1 | -1/+2 |
2012-01-31 | libz is a superset of libunz, so we don't need both. | Elliott Hughes | 1 | -2/+2 |
2012-01-24 | Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used. | Stephen Smalley | 1 | -0/+11 |
2012-01-18 | support "sideload over ADB" mode | Doug Zongker | 1 | -2/+4 |
2012-01-10 | support "sideload over ADB" mode | Doug Zongker | 1 | -2/+4 |
2011-11-04 | move key processing to RecoveryUI | Doug Zongker | 1 | -2/+3 |
2011-11-01 | fix verifier test | Doug Zongker | 1 | -2/+2 |
2011-11-01 | move key processing to RecoveryUI | Doug Zongker | 1 | -0/+1 |
2011-10-31 | C++ class for device-specific code | Doug Zongker | 1 | -7/+7 |
2011-10-31 | temporarily remove verifier_test binary | Doug Zongker | 1 | -6/+6 |
2011-10-31 | refactor ui functions into a class | Doug Zongker | 1 | -1/+1 |
2011-10-31 | C++ class for device-specific code | Doug Zongker | 1 | -1/+1 |
2011-10-31 | turn recovery into a C++ binary | Doug Zongker | 1 | -7/+7 |
2011-10-29 | refactor ui functions into a class | Doug Zongker | 1 | -1/+1 |
2011-10-28 | turn recovery into a C++ binary | Doug Zongker | 1 | -7/+7 |
2011-07-12 | Remove the simulator target from all makefiles. | Jeff Brown | 1 | -4/+0 |
2011-02-09 | Fix x86 build. | Ying Wang | 1 | -3/+0 |
2011-01-18 | remove encrypted filesystem code from recovery | Doug Zongker | 1 | -2/+1 |
2010-09-21 | remove the notion of "root path"; support mixed flash types | Doug Zongker | 1 | -2/+3 |
2010-09-21 | remove the notion of "root path"; support mixed flash types (do not merge) | Doug Zongker | 1 | -2/+3 |
2010-08-02 | Working ASLR implementation | Hristo Bojinov | 1 | -0/+1 |
2010-06-30 | support userdata and cache partitions using emmc/ext4 instead of mtd/yaffs | Doug Zongker | 1 | -1/+8 |
2010-04-02 | DO NOT MERGE | Oscar Montemayor | 1 | -1/+1 |
2010-03-27 | DO NOT MERGE | Oscar Montemayor | 1 | -2/+1 |
2010-03-15 | Encrypted File Systems part 3. Recovery changes. | Oscar Montemayor | 1 | -1/+1 |
2010-02-18 | relocate applypatch; add type system and new functions to edify | Doug Zongker | 1 | -0/+1 |
2010-02-03 | bump updater API version to 3; deprecate firmware update command | Doug Zongker | 1 | -2/+1 |
2009-12-10 | Recovery changes for Encrypted File Systems. | Oscar Montemayor | 1 | -8/+9 |
2009-12-10 | add a simple unit test for the OTA package verifier | Doug Zongker | 1 | -0/+16 |
2009-11-13 | eclair snapshot | Jean-Baptiste Queru | 1 | -4/+10 |
2009-07-15 | remove amend | Doug Zongker | 1 | -3/+1 |
2009-06-18 | let the "firmware" command take the file straight from the package | Doug Zongker | 1 | -0/+3 |
2009-06-12 | fix sim build in donut, too | Doug Zongker | 1 | -4/+4 |
2009-06-12 | fix simulator build by excluding more of recovery | Doug Zongker | 1 | -3/+4 |
2009-06-12 | edify extensions for OTA package installation, part 1 | Doug Zongker | 1 | -0/+2 |
2009-06-11 | split out device-specific recovery UI code into vendor directories | Doug Zongker | 1 | -6/+11 |
2009-04-02 | AI 144132: am: CL 144130 Don't build OTA package keys into the recovery binary; read | Doug Zongker | 1 | -13/+0 |
2009-04-02 | AI 144130: Don't build OTA package keys into the recovery binary; read | Doug Zongker | 1 | -13/+0 |
2009-03-28 | AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves | Doug Zongker | 1 | -1/+1 |
2009-03-27 | AI 143128: Use PNG instead of BMP for recovery image icons. This saves | Doug Zongker | 1 | -1/+1 |
2009-03-04 | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 1 | -0/+60 |
2009-03-04 | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 1 | -60/+0 |
2008-12-18 | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 1 | -0/+3 |