summaryrefslogtreecommitdiffstats
path: root/twrp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only disable recovery flash if it is truly "stock" recoverydhacker292014-07-251-1/+1
* Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot()Vojtech Bocek2014-07-091-1/+2
* Change ro.twrp.boot boolean to twrp.crash_counterVojtech Bocek2014-07-091-4/+11
* Color in the consoleEthan Yonker2014-07-091-2/+2
* Run TWFunc::Fixup_Time_On_Boot() before OpenRecoveryScriptVojtech Bocek2014-03-111-2/+4
* Load RTC offset on Qualcomm Krait chips, fixes the broken time & dateVojtech Bocek2014-02-041-0/+3
* Improve SELinux support checkDees Troy2013-12-191-1/+11
* Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar.bigbiff bigbiff2013-12-191-13/+14
* Add check during boot for SELinux supportDees Troy2013-11-261-0/+12
* Skip the = or \n before grabbing Zip_File.Kevin Steck2013-10-221-0/+3
* fix getting and setting contexts in selinuxbigbiff bigbiff2013-10-171-1/+9
* Add TWFunc::Exec_Cmd() with no 'result' agrumentVojtech Bocek2013-09-121-3/+2
* Make fixing su perms automaticDees Troy2013-09-121-5/+3
* Pull ROM info from build.prop for backup namesDees Troy2013-09-121-1/+1
* Update to latest AOSP masterDees_Troy2013-09-041-0/+12
* Use twrp.fstab if presentDees_Troy2013-08-291-0/+8
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-6/+6
* Add SELinux supportDees_Troy2013-08-241-0/+16
* Fix handling of AOSP recovery commandsDees_Troy2013-04-081-241/+252
* Fix handling of subpartitionsDees_Troy2013-04-051-1/+1
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-0/+241