summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
android-14.0recovery: remove most of the loopXXXX.png files to reduce ramdisk sizemaxwen7 months
android-11Snap for 6732510 from f81364cd8c9bd2e7d39e0a794e00c09746c32e43 to rvc-d1-b-releaseandroid-build-team Robot4 years
android-9.0otautil: Android.bp libziparchive addedArmin Mehdilou4 years
android-8.1language: italian: Fix rename_stock typoDavid6 years
android-8.0Fix build error in AOSP 8.1.0 r1 treeEthan Yonker6 years
android-7.1Remove duplicate entries & Improve Chinese translationkaneawk7 years
android-4.4Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add.Michael Runge7 years
android-7.0Merge "MD5 verification sanity" into android-7.0big biff8 years
android-6.0Fix image flashing: attempt 2James Christopher Adduono8 years
android-5.1minuitwrp: pixelflinger no longer has VectorImplmaxwen9 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2017-08-13Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add.android-4.4Michael Runge1-0/+35
2014-11-14Fix mkexfatfs exclusion when TW_NO_EXFAT enabledMatt Mower1-1/+3
2014-11-06Revert "Fix USB Mass Storage on some devices"Matt Mower1-3/+1
2014-11-04Fix some module tagsMatt Mower5-17/+11
2014-11-04Fix USB Mass Storage on some devicesEthan Yonker1-1/+3
2014-11-04This patchset causes issues with backups.bigbiff36-438/+636
2014-11-04add "done" after "Updating partition details..."that1-0/+1
2014-11-04gitignore: ignore tags filethat1-0/+1
2014-11-04fix some compiler warningsthat2-4/+4
2014-11-04partitionmanager: remove unused By_Block and By_Name methodsthat2-268/+0
2014-11-03Remove dependence on build hax in makefilesMatt Mower10-62/+89
2014-10-222.8.1.0Ethan Yonker1-1/+1
2014-10-22Fix crash when rapid firing command line commandsEthan Yonker1-0/+4
2014-10-21Add support for temperatures in tenths of a degree CelsiusHandyMenny1-1/+3
2014-10-20gui: Disable unnecessary checks if TW_CUSTOM_THEME is definedHandyMenny1-6/+8
2014-10-20Do not set contexts during a factory resetEthan Yonker1-6/+2
2014-10-20Fix placement of Android Secure and SD-EXT on wipe pageCaptain Throwback3-31/+31
2014-10-14Fix wiping crash when block device is not presentEthan Yonker1-0/+5
2014-10-14mtp: fix log spam: findNode not finding a node is not an errorthat1-1/+1
2014-10-14Update reference to 24-hour clockCaptain Throwback3-3/+3
2014-10-14display cpu temperature in twrpJenkins23-23/+255
2014-10-14Add support for TrueType fontsVojtech Bocek35-122/+938
2014-10-09Fix exfat-fuse handlingDees Troy1-0/+1
2014-10-08performance profile supportTom Hite4-5/+38
2014-10-08mtp: cleanup, fixes and performance improvementsthat9-1103/+702
2014-10-08Update RECOVERY_VARIANT blocking to use project-path-forMatt Mower1-5/+9
2014-10-08Attempt to fix md5 issue with backupsCaptain Throwback1-0/+2
2014-10-07applypatch: add support for BML partitionsConn O'Griofa4-13/+57
2014-10-07atime is access time, let's just use mtimeJenkins1-3/+1
2014-10-07Remove extra slashes from zip path in openrecoveryMatt Mower1-3/+3
2014-10-07Fixes for exfat-fuseCaptain Throwback2-3/+8
2014-10-07recovery: Fix adb with linux 3.10Benoit Goby1-1/+7
2014-10-07ADB sideload command not workDa Zhou3-11/+358
2014-10-07Check sehandle before fixing permissionsDees Troy1-1/+8
2014-09-20Attempt to automatically identify data/media devicesEthan Yonker7-231/+73
2014-09-15Additional checks to prevent partitioning internal storageEthan Yonker2-2/+4
2014-09-13Include no strict aliasing for MTPMotorhead19911-1/+1
2014-09-11Fix handling of MTP fork/child processEthan Yonker2-1/+8
2014-09-11MTP: Build flag for setting custom MTP device/pathEthan Yonker2-2/+9
2014-09-09MTP: fix some code pathsbigbiff bigbiff2-33/+34
2014-09-07mktime_tz is blocking, don't use itbigbiff bigbiff1-3/+8
2014-09-05update exfat from current headbigbiff bigbiff36-636/+438
2014-09-05MTP: Use fork instead of pthreadEthan Yonker4-10/+31
2014-09-04Fix reporting of folder size on exfat-fuseEthan Yonker1-4/+10
2014-09-04MTP: Better handling of statEthan Yonker3-26/+47
2014-09-04MTP Fix rename in WindowsDees Troy3-1/+8
2014-09-04MTP Fix property list for multiple storage devicesDees Troy1-1/+2
2014-09-04Properly set mtp enable variable if disabled during bootEthan Yonker1-0/+1
2014-09-04Prevent MTP enable on startup if crash detectedEthan Yonker2-9/+19
2014-09-04Allow MTP debug setting to stick through a rebootEthan Yonker1-0/+1
2014-09-03Improve MtpStorage handling when more than one storage is presentEthan Yonker2-7/+11
2014-09-03Allow toggle of MTP debugEthan Yonker5-12/+23
2014-09-03Improve error handling during MTP startupEthan Yonker2-6/+9
2014-09-03Ensure that MTP is enabled by defaultEthan Yonker1-0/+7
2014-09-03Only use SELinux tools from toolbox if not in busyboxMatt Mower2-4/+13
2014-09-03Build block TWRP with RECOVERY_VARIANTMatt Mower17-35/+55
2014-09-03Refresh partition details after changing file systemDees Troy3-18/+78
2014-09-03add mtp responder to TWRP.bigbiff bigbiff59-28/+9663
2014-08-14Fix derpEthan Yonker1-1/+1
2014-08-14Allow blacklisting input devices by build flagEthan Yonker2-1/+20
2014-08-10Support reading since_epoch and secondary brightness filesxNUTx10-44/+110
2014-08-10TW_SCREEN_BLANK_ON_BOOT will jolt the screen/touch driver.xNUTx2-2/+8
2014-08-09Add command line capabilitiesEthan Yonker13-5/+288
2014-08-07Set font based on resolution if not set alreadyEthan Yonker1-0/+14
2014-08-07removing logging test fileAdam Outler2-73/+1
2014-08-07remove stray test fileAdam Outler1-0/+0
2014-08-07Add possibility to use images as background or handle of slidevalueVojtech Bocek2-21/+67
2014-08-07update 1440x2560 keyboard mappingbigbiff bigbiff1-16/+16
2014-08-07Allow using variables and addition/subtraction in variablesEthan Yonker2-18/+44
2014-08-07Stop memory management on blanking overlay graphicsDees Troy1-5/+5
2014-08-04Add 280x280 themeEthan Yonker35-1/+407
2014-07-30Minor tweaks to watch ui.xml filesEthan Yonker2-8/+5
2014-07-30Add 320x320 theme and split out watch.xml for square watch layoutEthan Yonker37-3836/+4252
2014-07-29Update 240x240 themeEthan Yonker2-243/+647
2014-07-29add 1440x2560 theme to TWRPbig biff37-3/+422
2014-07-29Revert "add 1440x2560 theme to TWRP"Dees Troy38-422/+3
2014-07-28add 1440x2560 theme to TWRPbigbiff bigbiff38-3/+422
2014-07-28Allow ui.xml to include additional xml files to readEthan Yonker22-58184/+7988
2014-07-25Only disable recovery flash if it is truly "stock" recoverydhacker292-2/+2
2014-07-16Allow custom bootloader msg offset in block miscMatt Mower2-0/+16
2014-07-16Do not wipe block misc on bootloader msg updateMatt Mower1-2/+2
2014-07-16Remove unused twbootloader.cppMatt Mower1-213/+0
2014-07-09Implement "take a screenshot" featureVojtech Bocek22-3/+284
2014-07-09Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot()Vojtech Bocek2-11/+2
2014-07-09Change ro.twrp.boot boolean to twrp.crash_counterVojtech Bocek1-4/+11
2014-07-09Fix setting of brightness during startupEthan Yonker1-7/+9
2014-07-09Track backup and restore progressEthan Yonker29-72/+1005
2014-07-09Color in the consoleEthan Yonker22-20/+104
2014-07-07Refresh after partition changesjrior0011-2/+2
2014-07-05mtdutils: fix rk3xhack filterHumberto Borba1-2/+2
2014-06-30Changes in rk30hackKra1o55-20/+20
2014-06-30on stock android, pthread_cancel and phtread_setcancelstate doesn't existFlemmard2-0/+13
2014-06-30libdl should also be linked to binaryFlemmard1-0/+3
2014-06-30minuitwrp: use a whitelist for the input device instead of a hardcoded ignore listFlemmard2-0/+12
2014-06-30Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error)Motorhead19911-0/+2
2014-06-30GUI: Add -fno-strict-aliasing to GUI for VanirMotorhead19911-0/+2
2014-06-30Fuse: add -fno-strict-aliasing to fuse for Vanir.Motorhead19911-1/+2
2014-06-30minui: Do not return true from target_has_overlay() if MSM_BSP is not setAndrew Dodd2-7/+13
2014-06-13Do not restore file system on data/media devicesEthan Yonker2-3/+21
2014-06-06libtar: don't set parent dir's context when extracting a fileVojtech Bocek1-3/+0
[...]
 
Clone
http://ni.xn--ijanec-9jb.eu/anonymous/android_bootable_recovery
https://ni.xn--ijanec-9jb.eu/anonymous/android_bootable_recovery