summaryrefslogtreecommitdiffstats
path: root/data.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add option to uninstall TWRP app from /systemEthan Yonker2019-05-161-0/+2
* Use magiskboot to repack the boot partitionEthan Yonker2019-04-031-1/+6
* AB Cache dir: If device doesn't have /data/cache for FBE, we shouldbigbiff bigbiff2019-04-031-1/+6
* Adding Edl button in reboot menumauronofrio2019-03-201-0/+4
* AB/Non AB Devices: updates for moving cachebigbiff bigbiff2019-03-181-18/+19
* Vibration: allow BoardConfig to disable vibration for a device.bigbiff bigbiff2019-03-181-0/+9
* Merge "Add option to use ro.serialno for generating device id" into android-9.0big biff2018-12-241-0/+10
|\
| * Add option to use ro.serialno for generating device idlambdadroid2018-09-261-0/+10
* | Fix sha2 generation persistence.bigbiff bigbiff2018-09-201-3/+3
|/
* Use /persist as Qualcomm time fix source during early bootnkk712018-01-171-3/+50
* Default to device backup/restore vs. adb backup/restorejason9720002017-12-081-0/+2
* Auto detect possible use of legacy propsnkk712017-11-171-3/+2
* Make legacy props an option disabled by defaultEthan Yonker2017-09-081-1/+6
* twrpDigest refactorbigbiff bigbiff2017-06-171-3/+11
* Unused variable cleanupMatt Mower2017-01-181-4/+2
* Whitespace cleanupMatt Mower2017-01-181-33/+33
* Add TWRP app install via TWRP recoveryEthan Yonker2016-12-161-0/+10
* Add boot slot supportEthan Yonker2016-12-131-0/+7
* Improve backup & wipe exclusion handlingEthan Yonker2016-11-301-0/+1
* Update to 7.0Ethan Yonker2016-08-241-0/+1
* Fixup reboot after install variablesMatt Mower2016-08-191-1/+1
* GUI: Add countdown & cancel to install auto-rebootMatt Mower2016-08-191-0/+2
* Finish creating disable_free_space_check variableMatt Mower2016-08-191-0/+1
* DataManager UpdatesEthan Yonker2016-03-311-284/+178
* Fix storage selection with adopted storageEthan Yonker2016-02-191-1/+1
* Remove inexplicable checks for enabling/disabled UMS supportJames Christopher Adduono2016-02-151-4/+0
* data: fix setting brightness at startupthat2016-01-291-2/+0
* Update minuitwrp graphics in line with latest minuiEthan Yonker2016-01-271-1/+1
* Adopted Storage supportEthan Yonker2016-01-251-1/+3
* Make new brightness code compatible with older treesEthan Yonker2016-01-221-3/+3
* Improve max brightness handlingTatsuyuki Ishi2016-01-221-21/+36
* Improve sdcard partitioning processEthan Yonker2016-01-141-2/+2
* Add default brightness controlGreg Wallace2015-12-231-2/+18
* Remove dead code: TW_HAS_DUAL_STORAGEMatt Mower2015-12-221-7/+1
* Multiple Language SupportEthan Yonker2015-12-191-5/+10
* Add nulls during reading of settings and info filesEthan Yonker2015-10-251-1/+3
* Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-091-0/+5
* Fix up some TW_OEM_BUILD thingsEthan Yonker2015-08-261-0/+2
* Make system read only show no matter what on first TWRP bootEthan Yonker2015-07-141-2/+2
* Cleanup device_id retrievalMatt Mower2015-06-201-70/+84
* add magic property.* value for accessing system property variablesXuefer2015-06-171-3/+18
* Don't try to read temparature file if TW_NO_CPU_TEMP is set to true.Agontuk2015-06-011-0/+4
* Mount system as read-only by defaultEthan Yonker2015-05-271-0/+2
* TZ: Update default time zone stringMatt Mower2015-05-181-2/+2
* gui: simplify blanktimerthat2015-01-111-3/+0
* Add locking to DataManager, remove unused C partsVojtech Bocek2015-01-091-119/+32
* Attempt to set the proper uid/gid/contexts on new files and dirsEthan Yonker2014-12-121-0/+2
* Add support for temperatures in tenths of a degree CelsiusHandyMenny2014-10-211-1/+3
* display cpu temperature in twrpJenkins2014-10-141-2/+47
* Attempt to automatically identify data/media devicesEthan Yonker2014-09-201-181/+5
* Allow MTP debug setting to stick through a rebootEthan Yonker2014-09-041-0/+1
* add mtp responder to TWRP.bigbiff bigbiff2014-09-031-0/+8
* Support reading since_epoch and secondary brightness filesxNUTx2014-08-101-6/+14
* Fix setting of brightness during startupEthan Yonker2014-07-091-7/+9
* Whitespace and minor code cleanupMatt Mower2014-06-041-2/+2
* Fix crash while loading config due to incorrect tw_storage_pathVojtech Bocek2014-05-311-2/+9
* Fix handling of storage with data/media vs data/media/0Ethan Yonker2014-04-161-3/+4
* Add additional search path for brightnessEthan Yonker2014-04-161-0/+1
* Add find file class to search for filesEthan Yonker2014-04-151-4/+19
* Tweak OEM modeEthan Yonker2014-04-041-21/+1
* Allow building of an OEM friendly TWRPEthan Yonker2014-04-041-0/+4
* Expansion of vibrate optionsEthan Yonker2014-02-071-1/+3
* Add haptic feedbackSamer Diab (S.a.M.e.R_d)2014-02-061-1/+10
* Update licenses to all matchDees Troy2013-10-221-14/+16
* Pull ROM info from build.prop for backup namesDees Troy2013-09-121-1/+1
* Fix zip folder selection when storage path is similarDees Troy2013-09-101-2/+1
* Add a TW_NO_TIMEOUT optionRicardo Gomez2013-08-251-5/+21
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-330/+336
* 2.6.0.0Dees_Troy2013-07-031-0/+2
* Fix saving of backup listDees_Troy2013-07-011-2/+2
* Fix issue with save/load of zip locationDees_Troy2013-07-011-6/+4
* Support encrypted backup filesDees_Troy2013-06-221-0/+7
* Add new SliderValue GUI widgetVojtech Bocek2013-04-041-17/+9
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-36/+61
* Add partition list GUI elementDees_Troy2013-03-301-109/+59
* Add option for custom battery pathDees_Troy2013-03-011-0/+12
* Load user saved setting for blank timer on recovery startupbigbiff bigbiff2013-02-281-2/+5
* Remove ignore image size settingDees_Troy2013-02-211-1/+0
* Check for root and root perms and offer to install/fixDees_Troy2013-02-211-0/+1
* add military time optionbigbiff bigbiff2013-02-211-7/+15
* Configurable timeout and brightness settingsDees_Troy2013-02-201-1/+39
* convert file_bps to be unsigned long longbigbiff bigbiff2013-02-191-0/+18
* Add TW_USE_MODEL_HADWARE_ID_FOR_DEVICE_ID parameter for correct model identificationAnatoly Smaznov2013-02-191-0/+28
* fix wrong debuging output of used BUILD FLAGS in data.cppTalustus2013-02-021-2/+2
* adding sideload page with wipe cache and dalvikbigbiff bigbiff2013-01-251-1/+3
* Output most build flags to logDees_Troy2013-01-241-5/+24
* Disable USB Mass Storage if the USB lun file does not exist.Dees_Troy2013-01-241-1/+15
* Save version to cacheDees_Troy2013-01-171-4/+10
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-3/+1
* fix SP variable namesbigbiff bigbiff2012-11-241-2/+2
* Fixes for multi-user in 4.2Dees_Troy2012-11-151-24/+19
* Fix output of version numberDees_Troy2012-10-011-1/+29
* Port reboot functions to C++Dees_Troy2012-09-271-8/+4
* Unify portrait layouts againDees_Troy2012-09-261-9/+12
* Fix special partition handlingDees_Troy2012-09-211-0/+9
* Fix ext storage and zip pathsDees_Troy2012-09-191-1/+5
* Cleanup extra-functionsDees_Troy2012-09-181-8/+12
* Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy2012-09-141-3/+29
* Move device ID code to data managerDees_Troy2012-09-111-9/+130
* Improve storage size code, mount, unmountDees_Troy2012-09-101-6/+0
* Add processing of fstab, mounting, and decryptDees_Troy2012-09-071-7/+7
* Hax to make it bootDees_Troy2012-09-061-2/+3
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+918