summaryrefslogtreecommitdiffstats
path: root/data.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-07Expansion of vibrate optionsEthan Yonker1-1/+3
2014-02-06Add haptic feedbackSamer Diab (S.a.M.e.R_d)1-1/+10
2013-10-24Update licenses to all matchDees Troy1-14/+16
2013-10-22Update licenses to all matchDees Troy1-14/+16
2013-09-12Pull ROM info from build.prop for backup namesDees Troy1-1/+1
2013-09-10Fix zip folder selection when storage path is similarDees Troy1-2/+1
2013-08-25Add a TW_NO_TIMEOUT optionRicardo Gomez1-5/+21
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-330/+336
2013-07-032.6.0.0Dees_Troy1-0/+2
2013-07-01Fix saving of backup listDees_Troy1-2/+2
2013-07-01Fix issue with save/load of zip locationDees_Troy1-6/+4
2013-06-22Support encrypted backup filesDees_Troy1-0/+7
2013-04-04Add new SliderValue GUI widgetVojtech Bocek1-17/+9
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-36/+61
2013-03-30Add partition list GUI elementDees_Troy1-109/+59
2013-03-01Add option for custom battery pathDees_Troy1-0/+12
2013-02-28Load user saved setting for blank timer on recovery startupbigbiff bigbiff1-2/+5
2013-02-21Remove ignore image size settingDees_Troy1-1/+0
2013-02-21Check for root and root perms and offer to install/fixDees_Troy1-0/+1
2013-02-21add military time optionbigbiff bigbiff1-7/+15
2013-02-20Configurable timeout and brightness settingsDees_Troy1-1/+39
2013-02-19convert file_bps to be unsigned long longbigbiff bigbiff1-0/+18
2013-02-19Add TW_USE_MODEL_HADWARE_ID_FOR_DEVICE_ID parameter for correct model identificationAnatoly Smaznov1-0/+28
2013-02-02fix wrong debuging output of used BUILD FLAGS in data.cppTalustus1-2/+2
2013-01-25adding sideload page with wipe cache and dalvikbigbiff bigbiff1-1/+3
2013-01-24Output most build flags to logDees_Troy1-5/+24
2013-01-24Disable USB Mass Storage if the USB lun file does not exist.Dees_Troy1-1/+15
2013-01-17Save version to cacheDees_Troy1-4/+10
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff1-3/+1
2012-11-24fix SP variable namesbigbiff bigbiff1-2/+2
2012-11-15Fixes for multi-user in 4.2Dees_Troy1-24/+19
2012-10-01Fix output of version numberDees_Troy1-1/+29
2012-09-27Port reboot functions to C++Dees_Troy1-8/+4
2012-09-26Unify portrait layouts againDees_Troy1-9/+12
2012-09-21Fix special partition handlingDees_Troy1-0/+9
2012-09-19Fix ext storage and zip pathsDees_Troy1-1/+5
2012-09-18Cleanup extra-functionsDees_Troy1-8/+12
2012-09-14Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy1-3/+29
2012-09-11Move device ID code to data managerDees_Troy1-9/+130
2012-09-10Improve storage size code, mount, unmountDees_Troy1-6/+0
2012-09-07Add processing of fstab, mounting, and decryptDees_Troy1-7/+7
2012-09-06Hax to make it bootDees_Troy1-2/+3
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+918