summaryrefslogtreecommitdiffstats
path: root/Android.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-14ldconfig: add /sbin to search.pathsCaptain Throwback1-0/+13
2019-05-24Fix symlink creationEthan Yonker1-5/+0
2019-05-24Switch between dependencies and modulesEthan Yonker1-30/+45
2019-04-04Fix recovery-twrp in some old CM treesEthan Yonker1-0/+7
2019-03-23Remove duplicate ext4 flags from Android.mkMichael Bestas1-8/+0
2019-03-23Set a dummy CM_PLATFORM_SDK_VERSION if it doesn't existMichael Bestas1-0/+4
2019-03-21Fix the long broken format functiondianlujitao1-0/+1
2019-03-20Update FDE decrypt to pie from CAFEthan Yonker1-2/+2
2019-03-20MTP FFS updates:bigbiff bigbiff1-2/+17
2019-03-20Adding Edl button in reboot menumauronofrio1-0/+3
2019-03-19TWRP: fix compiling on Android 7Andreas Blaesius1-1/+3
2019-03-18Vibration: allow BoardConfig to disable vibration for a device.bigbiff bigbiff1-0/+3
2019-03-18fix building TWRP for devices without cacheoshmoun1-1/+1
2019-02-21slot management: add library for slot management.bigbiff bigbiff1-1/+1
2019-01-17Add metadata decrypt support for FBEEthan Yonker1-0/+11
2019-01-04Fix building in Lineage 16.0Ethan Yonker1-1/+1
2018-09-26Add option to use ro.serialno for generating device idlambdadroid1-0/+3
2018-07-20Remove SuperSUEthan Yonker1-13/+0
2018-06-05Cleanup TWRP flagsnailyk-fr1-6/+0
2018-05-25TWRP: Added TW_CLOCK_OFFSET flag to further adjust the clock.Phoenix5911-1/+3
2018-04-09Use the non-LTO, non-PGO version of libhwbinderPirama Arumuga Nainar1-1/+1
2018-04-03Use non-LTO variant of libhwbinderYi Kong1-1/+1
2018-03-13recovery: add libhidl-gen-utils depedencyYifan Hong1-0/+1
2018-01-12Statically link with libhealthstoragedefaultHridya Valsaraju1-0/+1
2017-12-05add sload.f2fs for recovery formatJaegeuk Kim1-1/+1
2017-11-27ADB Backup: add ability for TWRP GUI to restorebigbiff bigbiff1-1/+2
2017-11-19Improve automatic detection of QCOM RTC fixMichael Bestas1-1/+3
2017-11-14is_battery_ok use health 2.0 HALYifan Hong1-2/+13
2017-11-09uncrypt: Move to Soong.Tao Bao1-1/+0
2017-11-03recovery: fix library dependencyJin Qian1-2/+2
2017-10-12Drop -Wno-unused-parameter.Tao Bao1-4/+2
2017-10-12applypatch: Move to Soong.Tao Bao1-1/+0
2017-10-11Move rangeset.h and print_sha1.h into otautil.Tao Bao1-0/+1
2017-10-09edify: Export the header and move to Soong.Tao Bao1-1/+0
2017-10-03otautil: Export headers.Tao Bao1-0/+1
2017-09-29otafault: Move to soong.Tao Bao1-1/+0
2017-09-15Fix a few build errorsEthan Yonker1-3/+7
2017-08-29Turn on -Wall for recovery modulesTianjie Xu1-4/+6
2017-08-13wear_ui: Expose menu_unusable_rows via Makefile var.Tao Bao1-0/+6
2017-08-13Allow customizing WearRecoveryUI via Makefile variables.Tao Bao1-1/+22
2017-08-11wear_ui: Expose menu_unusable_rows via Makefile var.Tao Bao1-0/+6
2017-08-10Allow customizing WearRecoveryUI via Makefile variables.Tao Bao1-1/+22
2017-08-03ui: Move the support for touch inputs into RecoveryUI.Tao Bao1-0/+12
2017-08-02ui: Move the support for touch inputs into RecoveryUI.Tao Bao1-0/+12
2017-07-20recovery: replace make_ext4 with e2fsprogsJin Qian1-3/+5
2017-07-18Add libasyncio.Jerry Zhang1-0/+1
2017-07-07Restructure vr_uiLuke Song1-0/+6
2017-07-06Introduce VR recovery uiLuke Song1-0/+12
2017-06-28Add missing libziparchive dependency.Elliott Hughes1-1/+2
2017-06-27recovery: replace make_ext4 with e2fsprogsJin Qian1-3/+5
2017-06-24Restructure vr_uiLuke Song1-0/+6
2017-06-23Restructure vr_uiLuke Song1-0/+6
2017-06-23Use Makefile variables to specify margin settings.Tao Bao1-0/+12
2017-06-23Use Makefile variables to specify margin settings.Tao Bao1-0/+12
2017-06-22Use Makefile variables to specify margin settings.Tao Bao1-0/+12
2017-06-19recovery: replace make_ext4 with e2fsprogsJin Qian1-3/+5
2017-06-17twrpDigest refactorbigbiff bigbiff1-10/+9
2017-06-17Introduce VR recovery uiLuke Song1-0/+12
2017-06-15Introduce VR recovery uiLuke Song1-0/+12
2017-05-17libbootloader_message: convert to Android.bpTom Cherry1-1/+0
2017-05-10otautil: Android.mk -> Android.bpSteven Moreland1-1/+0
2017-05-08recovery: Use libverifier instead of rebuilding the sources.Tao Bao1-3/+1
2017-05-03fuse_sideload: Change the minimal block size to 4096.Tao Bao1-1/+3
2017-04-27libfusesideload: Clean up the CFLAGS for the module.Tao Bao1-3/+2
2017-04-24recovery: Remove the include of adb.h.Tao Bao1-2/+0
2017-04-24librecovery: Remove -Wno-unused-parameter and add -Wall.Tao Bao1-1/+1
2017-04-20Call libvintf to verify package compatibility.Tao Bao1-0/+4
2017-04-19Call libvintf to verify package compatibility.Tao Bao1-0/+4
2017-04-18Add the missing LOCAL_CFLAGS for librecovery.Tao Bao1-0/+5
2017-04-13Add the missing LOCAL_CFLAGS for librecovery.Tao Bao1-0/+5
2017-04-13Add the missing LOCAL_CFLAGS for librecovery.Tao Bao1-0/+5
2017-04-13Verify the package compatibility with libvintf.Tao Bao1-3/+21
2017-04-12Verify the package compatibility with libvintf.Tao Bao1-3/+21
2017-04-03Boot control HAL based on the A/B headers.Alex Deymo1-0/+1
2017-03-29Log the error message when failing to mount/umount.Tao Bao1-2/+4
2017-03-18Remove the dead #include's in verifier.cpp.Tao Bao1-4/+1
2017-03-07Revert "Fix adb shell in 7.0 tree"Captain Throwback1-3/+0
2017-03-07file_contexts: remove symlink to binary file and use text version insteadCaptain Throwback1-4/+4
2017-03-06crypto: Use system's vold for decryptionnkk711-0/+11
2017-02-17Add a listxattr tool for listing xattrsEthan Yonker1-1/+2
2017-02-16Symlink file_contexts --> file_contexts.binMatt Mower1-0/+15
2017-02-02Allow custom bootloader msg offset in block miscMatt Mower1-4/+0
2017-01-18Move sh selection out of GUI makefileMatt Mower1-0/+6
2017-01-18Move pigz symlinks out of GUI makefileMatt Mower1-1/+0
2017-01-18SELinux can be assumed for Android 4.4+Matt Mower1-23/+12
2017-01-18TWRP device version stringbigbiff bigbiff1-1/+7
2017-01-17minui: Export minui/minui.h.Tao Bao1-1/+5
2017-01-12build: AOSP/CM14 fixes (API 24/25, mainly BusyBox-less environment)Hashcode1-1/+1
2017-01-11Remove "_static" suffix from libsparseAlex Deymo1-1/+1
2017-01-11Remove "_static" suffix from libext4_utils.Alex Deymo1-1/+1
2017-01-11build: Consolidate the crypto_utils presence testsD. Andrei Măceș1-0/+2
2016-12-13Support File Based EncryptionEthan Yonker1-0/+8
2016-12-13Add boot slot supportEthan Yonker1-1/+3
2016-12-05Support new AB OTA zipsEthan Yonker1-5/+9
2016-11-30Improve backup & wipe exclusion handlingEthan Yonker1-1/+1
2016-11-30Fix adb shell in 7.0 treeEthan Yonker1-0/+3
2016-11-04Cleanup the duplicates of logs rotation functionsTianjie Xu1-3/+8
2016-10-18Create bootloader_message static library.Yabin Cui1-6/+8
2016-10-18Replace minzip with libziparchiveTianjie Xu1-2/+3
2016-10-09Update the header path for ext4_utils.Tao Bao1-4/+0
2016-10-09Disable the meaningless parts of the UI for A/B.Elliott Hughes1-0/+4
2016-10-07Update the header path for ext4_utils.Tao Bao1-4/+0
2016-09-30Turn on -Werror for recoveryTianjie Xu1-1/+2
2016-09-30Turn on -Werror for recoveryTianjie Xu1-1/+2
2016-09-15Fix libcrypto dependency in 6.0 treesEthan Yonker1-1/+1
2016-09-01Switch recovery to libbase loggingTianjie Xu1-1/+1
2016-09-01Switch recovery to libbase loggingTianjie Xu1-1/+1
2016-09-01Switch recovery to libbase loggingTianjie Xu1-1/+1
2016-08-31twrp: Use the correct lib nameHumberto Borba1-2/+2
2016-08-29Make naming scheme more meaningfulEthan Yonker1-1/+1
2016-08-26Fix compatibility across the boardEthan Yonker1-5/+14
2016-08-25Fix compatibility with 5.1Ethan Yonker1-1/+1
2016-08-25Make it backwards compatible with 4.4Ethan Yonker1-21/+55
2016-08-22NTFS-3g: migrate to PLATFORM_SDK check insteadJason Riordan1-1/+1
2016-08-22Add git revision to startup message in recovery.logthat1-0/+6
2016-08-06Fix references to libcrypto_utils_static.Josh Gao1-4/+4
2016-08-01ADB: Add adb backup for TWRP.bigbiff1-2/+4
2016-06-30Create bootloader_message static library.Yabin Cui1-5/+7
2016-06-10Remove obsolete MTD support.Elliott Hughes1-9/+13
2016-05-24Disable the meaningless parts of the UI for A/B.Elliott Hughes1-0/+4
2016-04-14Use BoringSSL instead of mincrypt to speed up package verification.Elliott Hughes1-2/+3
2016-04-06Convert recovery to use BoringSSL instead of mincrypt.Mattias Nissler1-2/+4
2016-04-02Really remove all old SP* flags and codeEthan Yonker1-18/+0
2016-03-31recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn1-0/+24
2016-03-31Improve progress bar handling for backup / restore / image flashEthan Yonker1-0/+1
2016-03-28recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn1-0/+24
2016-03-18recovery: Move SwipeDetector into common locationPrashant Malani1-0/+1
2016-03-03Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao1-3/+6
2016-02-29Remove busybox modprobe to fix slow performance for some devicesEthan Yonker1-0/+10
2016-02-23recovery: check battery level before installing package.Yabin Cui1-0/+4
2016-02-20recovery: check battery level before installing package.Yabin Cui1-0/+4
2016-02-15Fix up logd make file rulesEthan Yonker1-3/+3
2016-02-10IO fault injection for OTA packagesJed Estep1-0/+1
2016-02-06Fix no exfat-fuse rulesEthan Yonker1-6/+6
2016-02-04Refactor existing tests to use gtestJed Estep1-19/+1
2016-02-04Add TWRP flags to enable logd and/or logcat in recoveryCaptain Throwback1-0/+6
2016-02-03allow flashing sparse imagesHashBang1-1/+4
2016-01-29Replace fix permissions with fix contexts for emulated storageEthan Yonker1-2/+1
2016-01-25Adopted Storage supportEthan Yonker1-1/+2
2016-01-22Add zip and unzip when using toyboxdianlujitao1-0/+6
2016-01-20Fix SuperSU local dependenciesEthan Yonker1-1/+9
2016-01-14Improve sdcard partitioning processEthan Yonker1-1/+5
2016-01-06IO fault injection for OTA packagesJed Estep1-0/+1
2016-01-04ntfs-3g: Fix cm-13 compatibilityGreg Wallace1-0/+7
2016-01-04Remove no-opOlivier K.1-3/+0
2015-12-23do not include stlport headers unless link to itXing1-2/+5
2015-12-23Add default brightness controlGreg Wallace1-0/+3
2015-12-23exfat: Update to 1.2.2Matt Mower1-1/+1
2015-12-22exfat: Build fsck and update path to mkfsMatt Mower1-1/+2
2015-12-22selinux: Only union sepolicy in SDKs 21,22Matt Mower1-1/+1
2015-12-22Remove unnecessary quoting from twres pathMatt Mower1-1/+1
2015-12-22f2fs: Update make rules for CM compatibilityMatt Mower1-0/+7
2015-12-19Multiple Language SupportEthan Yonker1-0/+5
2015-12-08Add update_verifier for A/B OTA update.Tao Bao1-0/+1
2015-12-07Add update_verifier for A/B OTA update.Tao Bao1-0/+1
2015-11-26Update dosfstoolsMatt Mower1-5/+4
2015-11-16Stop using libstdc++.Dan Albert1-2/+0
2015-11-16recovery: Switch to clangTao Bao1-2/+4
2015-11-09Fix rules for libstlportEthan Yonker1-1/+1
2015-11-05Fixup union sepolicyAndrea Mennillo1-1/+1
2015-10-28recovery: Depend on mkfs.f2fs only if needed.Tao Bao1-0/+2
2015-10-26Fix SELinux issues for some devicesEthan Yonker1-1/+2
2015-10-22fix build in Omni 4.4that1-1/+3
2015-10-16Union sepolicy within TWRP to make SELinux permissiveEthan Yonker1-0/+5
2015-09-09Track usage of Vector / SortedVector from libutils DO NOT MERGENarayan Kamath1-0/+1
2015-08-25recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.Tao Bao1-0/+1
2015-07-24recovery: Switch fuse_* to C++.Tao Bao1-2/+2
2015-07-20recovery: Switch fuse_* to C++.Tao Bao1-2/+2
2015-07-14Add ntfs-3g supportEthan Yonker1-0/+6
2015-07-14Allow devices to override USB initMatt Mower1-1/+8
2015-06-03recovery: Switch to clangTao Bao1-2/+4
2015-06-01Don't try to read temparature file if TW_NO_CPU_TEMP is set to true.Agontuk1-3/+0
2015-05-19Only include uncrypt if not in system/coreMatt Mower1-1/+4
2015-05-19recovery: Add lz4 libs if availableTom Marshall1-0/+6
2015-05-19Stop using libstdc++.Dan Albert1-2/+0
2015-04-14Move the menu header out of the menu.Elliott Hughes1-0/+1
2015-04-10Move "Mount /system" to the main menu.Elliott Hughes1-1/+0
2015-04-09Move default implementations into Device.Elliott Hughes1-5/+6
2015-03-13Make TWRP compile for x86-64 CPU targetEthan Yonker1-1/+5
2015-03-11Install the recovery binary directly to the recovery image.Ying Wang1-5/+1
2015-03-10Install the recovery binary directly to the recovery image.Ying Wang1-5/+1
2015-02-20Kill of most of the remainder of minadbd.Dan Albert1-1/+0
2015-02-19Use headers from adb.Dan Albert1-3/+4
2015-02-19Lose USB transport code to libadb.Dan Albert1-1/+1
2015-01-27Add cancel backup capability.bigbiff1-1/+1
2015-01-23Remove superfluous OpenSSL include paths.Adam Langley1-1/+0
2015-01-22Use /twres instead of /res for theme resourcesDees Troy1-0/+5
2015-01-05Remove mtdutils source from libaosprecoveryEthan Yonker1-1/+1
2015-01-05Update blkid to 2.25.0bigbiff1-1/+2
2014-12-12Fix compiling of dosfstools for arm64Ethan Yonker1-11/+7
2014-12-12Attempt to set the proper uid/gid/contexts on new files and dirsEthan Yonker1-2/+2
2014-12-12Fix generating symlinks for older treesDees Troy1-0/+3
2014-12-10Use one mizip for allEthan Yonker1-17/+3
2014-12-10Fix mkexfatfs exclusion when TW_NO_EXFAT enabledMatt Mower1-1/+3
2014-12-09Use linker64 on AArch64Ethan Yonker1-2/+3
2014-12-04Reduce libs needed for decrypt and clean up old decypt filesEthan Yonker1-51/+6
2014-12-03bootable recovery: we upgraded to 5.0.1erikcas1-3/+3
2014-12-02 Make the android-5.0 branch compile in 4.4 to 4.1Ethan Yonker1-6/+15
2014-11-25Start losing code to libadb.Dan Albert1-0/+1
2014-11-17Make libmincrypttwrp a shared libraryEthan Yonker1-4/+2
2014-11-12Add lollipop decrypt supportEthan Yonker1-1/+9
2014-11-12Make TWRP compile for arm64Ethan Yonker1-8/+16
2014-11-07Fix merge derp in main Android.mk fileEthan Yonker1-14/+0
2014-11-07Fix build when TARGET_USERIMAGES_USE_EXT4 is not definedAdrien Grassein1-1/+3
2014-11-06Fix up libaosprecoveryEthan Yonker1-1/+1
2014-11-06More make file tweaksEthan Yonker1-3/+4
2014-11-06Fix some make file duplicatesEthan Yonker1-3/+0
2014-11-04Fix some module tagsMatt Mower1-2/+1
2014-11-03Remove dependence on build hax in makefilesMatt Mower1-2/+69
2014-10-14display cpu temperature in twrpJenkins1-0/+9
2014-10-08Update RECOVERY_VARIANT blocking to use project-path-forMatt Mower1-5/+9
2014-10-07Fixes for exfat-fuseCaptain Throwback1-2/+4
2014-09-03Only use SELinux tools from toolbox if not in busyboxMatt Mower1-3/+9
2014-09-03Build block TWRP with RECOVERY_VARIANTMatt Mower1-2/+14
2014-09-03add mtp responder to TWRP.bigbiff bigbiff1-4/+9
2014-08-10Support reading since_epoch and secondary brightness filesxNUTx1-0/+3
2014-08-09Add command line capabilitiesEthan Yonker1-0/+3
2014-07-16Allow custom bootloader msg offset in block miscMatt Mower1-0/+4
2014-07-10do sdcard sideloading through the fuse filesystemDoug Zongker1-1/+2
2014-07-10refactor fuse sideloading codeDoug Zongker1-0/+13
2014-07-09Track backup and restore progressEthan Yonker1-1/+2
2014-06-30Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error)Motorhead19911-0/+2
2014-06-18Use LOCAL_REQUIRED_MODULES for mkfs.f2fsJi-Hwan Lee1-5/+3
2014-06-17Support F2FS for the data partitionJP Abgrall1-0/+6
2014-04-15Enable rk30xx hackJ. Carlos Romero1-6/+0
2014-04-15Add find file class to search for filesEthan Yonker1-0/+1
2014-04-04Tweak OEM modeEthan Yonker1-3/+6
2014-04-04Add option to build TWRP with toolbox instead of busyboxEthan Yonker1-0/+2
2014-04-04Allow building of an OEM friendly TWRPEthan Yonker1-0/+3
2014-03-27Allow disabling legacy propertiesMatt Mower1-0/+3
2014-03-11remove pixelflinger from recoveryDoug Zongker1-1/+0
2014-03-11allow CheckKey to request mounting /systemDoug Zongker1-0/+1
2014-03-11remove pixelflinger from recoveryDoug Zongker1-1/+0
2014-03-09Support pre-KitKat properties for update-binarythat1-1/+1
2014-03-03Fix build break caused by vold changePaul Lawrence1-0/+1
2014-02-28Restore capabilities to run-as binaryDees Troy1-0/+3
2014-02-14clean up some warnings when building recoveryDoug Zongker1-0/+2
2014-02-14remove 'retouch' ASLR supportDoug Zongker1-1/+0
2014-02-12Add twrpTar binaryEthan Yonker1-1/+2
2014-02-04Load RTC offset on Qualcomm Krait chips, fixes the broken time & dateVojtech Bocek1-0/+7
2014-01-28Fix make file flag name for minzipEthan Yonker1-1/+1
2014-01-16program to store unencrypted files in an encrypted filesystemDoug Zongker1-0/+1
2014-01-16do verification and extraction on memory, not filesDoug Zongker1-0/+1
2013-12-19Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar.bigbiff bigbiff1-0/+1
2013-12-13recovery: wipe encryption metadata along with data partitionDoug Zongker1-1/+1
2013-11-11Add getfooter tool for crypto debuggingDees Troy1-0/+1
2013-11-10Update decrypt for 4.4Dees Troy1-0/+2
2013-11-03Fix building of other utilitiesDees Troy1-1/+2
2013-10-24Add toolbox_recovery rulesDees Troy1-1/+6
2013-10-16Add toolbox_recovery rulesDees Troy1-1/+6
2013-10-10Add support for ECDSA signaturesKenny Root1-1/+10
2013-09-12Make SELinux automatic if presentDees Troy1-3/+5
2013-09-10Kang in older minzip for building in CM9 & CM7Dees Troy1-1/+5
2013-09-05allow CheckKey to request mounting /systemDoug Zongker1-0/+1
2013-08-29Change to use HAVE_SELINUX build flagDees_Troy1-1/+1
2013-08-25Add a TW_NO_TIMEOUT optionRicardo Gomez1-0/+3
2013-08-24Add SELinux supportDees_Troy1-4/+9
2013-08-11Add libselinux for CM10.2 treeDees_Troy1-0/+5
2013-08-11Remove libjpegtwrp and use CM provided libjpegDees_Troy1-2/+1
2013-07-01Fix MTD MountingDees_Troy1-1/+1
2013-07-01FB2PNG: Add fb2png source to TWRPTalustus1-0/+5
2013-06-22Support encrypted backup filesDees_Troy1-1/+7
2013-04-10Add liblogYing Wang1-0/+1
2013-04-04Add new SliderValue GUI widgetVojtech Bocek1-1/+0
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-26/+30
2013-03-11add no fb blankingbigbiff bigbiff1-0/+3
2013-03-07use md5.c for computation of md5sumsbigbiff bigbiff1-0/+1
2013-03-01Add option for custom battery pathDees_Troy1-0/+3
2013-02-27Add fast scroll bar to fileselectorVojtech Bocek1-1/+3
2013-02-25use libblkid to get filesystem typebigbiff bigbiff1-2/+3
2013-02-20Configurable timeout and brightness settingsDees_Troy1-0/+6
2013-02-20Move to using the new unified fstab in recovery.Ken Sumrall1-0/+2
2013-02-19support devices without bootpartitionChampionSwimmer1-0/+3
2013-02-19Add TW_USE_MODEL_HADWARE_ID_FOR_DEVICE_ID parameter for correct model identificationAnatoly Smaznov1-2/+4
2013-02-07Add write buffer for tar writesDees_Troy1-1/+2
2013-02-01Fix fail over to vfat from exfatDees_Troy1-0/+3
2013-01-28exFAT improvements, fixesDees_Troy1-7/+7
2013-01-22move libexfat and fuse to be compiled with mkexfatfsbigbiff bigbiff1-3/+3
2013-01-19change fuse to be compiled with TW_INCLUDE_FUSE_EXFATbigbiff bigbiff1-2/+2
2013-01-10Add libsparse if it existsDees_Troy1-0/+4
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff1-5/+14
2013-01-08Add Samsung TouchWiz decryptiona39552691-2/+14
2013-01-05Work around MEMERASE ioctl for rk3066 compatibilitySergey 'Jin' Bostandzhyan1-0/+4
2012-10-16Remove HAVE_SELINUX guardsKenny Root1-12/+1
2012-10-10redo fix permissions in c++ for faster changesbigbiff bigbiff1-0/+1
2012-10-02Create busybox symlinks during compileDees_Troy1-0/+14
2012-09-28Revert busybox for CM7 compatibility, add exclamation point to format dataDees_Troy1-14/+0
2012-09-27Create symlinks at compile time for busyboxDees_Troy1-0/+11
2012-09-27Update sdcard partitioning to C++Dees_Troy1-1/+0
2012-09-27Port reboot functions to C++Dees_Troy1-3/+1
2012-09-26Add backup size checkingDees_Troy1-1/+1
2012-09-26Convert makelist to C++Dees_Troy1-1/+1
2012-09-20Add and improve OpenRecoveryScript supportDees_Troy1-1/+2
2012-09-18Cleanup extra-functionsDees_Troy1-1/+0
2012-09-17Update backup and restore code, adb sideloadDees_Troy1-3/+3
2012-09-14Move to shared libmincryptDees_Troy1-4/+4
2012-09-14Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy1-1/+2
2012-09-12Make text appear in GUI console, Zip install works.Dees_Troy1-2/+5
2012-09-11Move device ID code to data managerDees_Troy1-0/+3
2012-09-06Hax to make it bootDees_Troy1-1/+1
2012-09-05TWRP-ify AOSP codeDees_Troy1-24/+168
2012-08-24Add libm due to libpng dependency.Stephen Hines1-0/+1
2012-08-14Use the static version of libsparseJoe Onorato1-1/+1
2012-08-14Multiple modules with the same name are going away.Joe Onorato1-35/+59
2012-07-24Use the static version of libsparseJoe Onorato1-1/+1
2012-07-22Multiple modules with the same name are going away.Joe Onorato1-35/+59
2012-07-18Link against libsparseColin Cross1-2/+2
2012-03-30Extend recovery and updater to support setting file security contexts.Stephen Smalley1-1/+2
2012-01-31libz is a superset of libunz, so we don't need both.Elliott Hughes1-2/+2
2012-01-24Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used.Stephen Smalley1-0/+11
2012-01-18support "sideload over ADB" modeDoug Zongker1-2/+4
2012-01-10support "sideload over ADB" modeDoug Zongker1-2/+4
2011-11-04move key processing to RecoveryUIDoug Zongker1-2/+3
2011-11-01fix verifier testDoug Zongker1-2/+2
2011-11-01move key processing to RecoveryUIDoug Zongker1-0/+1
2011-10-31C++ class for device-specific codeDoug Zongker1-7/+7
2011-10-31temporarily remove verifier_test binaryDoug Zongker1-6/+6
2011-10-31refactor ui functions into a classDoug Zongker1-1/+1
2011-10-31C++ class for device-specific codeDoug Zongker1-1/+1
2011-10-31turn recovery into a C++ binaryDoug Zongker1-7/+7
2011-10-29refactor ui functions into a classDoug Zongker1-1/+1
2011-10-28turn recovery into a C++ binaryDoug Zongker1-7/+7
2011-07-12Remove the simulator target from all makefiles.Jeff Brown1-4/+0
2011-02-09Fix x86 build.Ying Wang1-3/+0
2011-01-18remove encrypted filesystem code from recoveryDoug Zongker1-2/+1
2010-09-21remove the notion of "root path"; support mixed flash typesDoug Zongker1-2/+3
2010-09-21remove the notion of "root path"; support mixed flash types (do not merge)Doug Zongker1-2/+3
2010-08-02Working ASLR implementationHristo Bojinov1-0/+1
2010-06-30support userdata and cache partitions using emmc/ext4 instead of mtd/yaffsDoug Zongker1-1/+8
2010-04-02DO NOT MERGEOscar Montemayor1-1/+1
2010-03-27DO NOT MERGEOscar Montemayor1-2/+1
2010-03-15Encrypted File Systems part 3. Recovery changes.Oscar Montemayor1-1/+1
2010-02-18relocate applypatch; add type system and new functions to edifyDoug Zongker1-0/+1
2010-02-03bump updater API version to 3; deprecate firmware update commandDoug Zongker1-2/+1
2009-12-10Recovery changes for Encrypted File Systems.Oscar Montemayor1-8/+9
2009-12-10add a simple unit test for the OTA package verifierDoug Zongker1-0/+16
2009-11-13eclair snapshotJean-Baptiste Queru1-4/+10
2009-07-15remove amendDoug Zongker1-3/+1
2009-06-18let the "firmware" command take the file straight from the packageDoug Zongker1-0/+3
2009-06-12fix sim build in donut, tooDoug Zongker1-4/+4
2009-06-12fix simulator build by excluding more of recoveryDoug Zongker1-3/+4
2009-06-12edify extensions for OTA package installation, part 1Doug Zongker1-0/+2
2009-06-11split out device-specific recovery UI code into vendor directoriesDoug Zongker1-6/+11
2009-04-02AI 144132: am: CL 144130 Don't build OTA package keys into the recovery binary; readDoug Zongker1-13/+0
2009-04-02AI 144130: Don't build OTA package keys into the recovery binary; readDoug Zongker1-13/+0
2009-03-28AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This savesDoug Zongker1-1/+1
2009-03-27AI 143128: Use PNG instead of BMP for recovery image icons. This savesDoug Zongker1-1/+1
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+60
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-60/+0
2008-12-18Code drop from //branches/cupcake/...@124589The Android Open Source Project1-0/+3