index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
data.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-19
Multiple Language Support
Ethan Yonker
1
-5
/
+10
2015-10-25
Add nulls during reading of settings and info files
Ethan Yonker
1
-1
/
+3
2015-08-26
Fix up some TW_OEM_BUILD things
Ethan Yonker
1
-0
/
+2
2015-07-14
Make system read only show no matter what on first TWRP boot
Ethan Yonker
1
-2
/
+2
2015-06-20
Cleanup device_id retrieval
Matt Mower
1
-70
/
+84
2015-06-17
add magic property.* value for accessing system property variables
Xuefer
1
-3
/
+18
2015-06-01
Don't try to read temparature file if TW_NO_CPU_TEMP is set to true.
Agontuk
1
-0
/
+4
2015-05-27
Mount system as read-only by default
Ethan Yonker
1
-0
/
+2
2015-05-18
TZ: Update default time zone string
Matt Mower
1
-2
/
+2
2015-01-11
gui: simplify blanktimer
that
1
-3
/
+0
2015-01-09
Add locking to DataManager, remove unused C parts
Vojtech Bocek
1
-119
/
+32
2014-12-12
Attempt to set the proper uid/gid/contexts on new files and dirs
Ethan Yonker
1
-0
/
+2
2014-10-21
Add support for temperatures in tenths of a degree Celsius
HandyMenny
1
-1
/
+3
2014-10-14
display cpu temperature in twrp
Jenkins
1
-2
/
+47
2014-09-20
Attempt to automatically identify data/media devices
Ethan Yonker
1
-181
/
+5
2014-09-04
Allow MTP debug setting to stick through a reboot
Ethan Yonker
1
-0
/
+1
2014-09-03
add mtp responder to TWRP.
bigbiff bigbiff
1
-0
/
+8
2014-08-10
Support reading since_epoch and secondary brightness files
xNUTx
1
-6
/
+14
2014-07-09
Fix setting of brightness during startup
Ethan Yonker
1
-7
/
+9
2014-06-04
Whitespace and minor code cleanup
Matt Mower
1
-2
/
+2
2014-05-31
Fix crash while loading config due to incorrect tw_storage_path
Vojtech Bocek
1
-2
/
+9
2014-04-16
Fix handling of storage with data/media vs data/media/0
Ethan Yonker
1
-3
/
+4
2014-04-16
Add additional search path for brightness
Ethan Yonker
1
-0
/
+1
2014-04-15
Add find file class to search for files
Ethan Yonker
1
-4
/
+19
2014-04-04
Tweak OEM mode
Ethan Yonker
1
-21
/
+1
2014-04-04
Allow building of an OEM friendly TWRP
Ethan Yonker
1
-0
/
+4
2014-02-07
Expansion of vibrate options
Ethan Yonker
1
-1
/
+3
2014-02-06
Add haptic feedback
Samer Diab (S.a.M.e.R_d)
1
-1
/
+10
2013-10-24
Update licenses to all match
Dees Troy
1
-14
/
+16
2013-10-22
Update licenses to all match
Dees Troy
1
-14
/
+16
2013-09-12
Pull ROM info from build.prop for backup names
Dees Troy
1
-1
/
+1
2013-09-10
Fix zip folder selection when storage path is similar
Dees Troy
1
-2
/
+1
2013-08-25
Add a TW_NO_TIMEOUT option
Ricardo Gomez
1
-5
/
+21
2013-08-24
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
1
-330
/
+336
2013-07-03
2.6.0.0
Dees_Troy
1
-0
/
+2
2013-07-01
Fix saving of backup list
Dees_Troy
1
-2
/
+2
2013-07-01
Fix issue with save/load of zip location
Dees_Troy
1
-6
/
+4
2013-06-22
Support encrypted backup files
Dees_Troy
1
-0
/
+7
2013-04-04
Add new SliderValue GUI widget
Vojtech Bocek
1
-17
/
+9
2013-04-04
Move all AOSP code out of recovery binary
Dees_Troy
1
-36
/
+61
2013-03-30
Add partition list GUI element
Dees_Troy
1
-109
/
+59
2013-03-01
Add option for custom battery path
Dees_Troy
1
-0
/
+12
2013-02-28
Load user saved setting for blank timer on recovery startup
bigbiff bigbiff
1
-2
/
+5
2013-02-21
Remove ignore image size setting
Dees_Troy
1
-1
/
+0
2013-02-21
Check for root and root perms and offer to install/fix
Dees_Troy
1
-0
/
+1
2013-02-21
add military time option
bigbiff bigbiff
1
-7
/
+15
2013-02-20
Configurable timeout and brightness settings
Dees_Troy
1
-1
/
+39
2013-02-19
convert file_bps to be unsigned long long
bigbiff bigbiff
1
-0
/
+18
2013-02-19
Add TW_USE_MODEL_HADWARE_ID_FOR_DEVICE_ID parameter for correct model identification
Anatoly Smaznov
1
-0
/
+28
2013-02-02
fix wrong debuging output of used BUILD FLAGS in data.cpp
Talustus
1
-2
/
+2
2013-01-25
adding sideload page with wipe cache and dalvik
bigbiff bigbiff
1
-1
/
+3
2013-01-24
Output most build flags to log
Dees_Troy
1
-5
/
+24
2013-01-24
Disable USB Mass Storage if the USB lun file does not exist.
Dees_Troy
1
-1
/
+15
2013-01-17
Save version to cache
Dees_Troy
1
-4
/
+10
2013-01-09
Add libtar to TWRP instead of using busybox tar
bigbiff bigbiff
1
-3
/
+1
2012-11-24
fix SP variable names
bigbiff bigbiff
1
-2
/
+2
2012-11-15
Fixes for multi-user in 4.2
Dees_Troy
1
-24
/
+19
2012-10-01
Fix output of version number
Dees_Troy
1
-1
/
+29
2012-09-27
Port reboot functions to C++
Dees_Troy
1
-8
/
+4
2012-09-26
Unify portrait layouts again
Dees_Troy
1
-9
/
+12
2012-09-21
Fix special partition handling
Dees_Troy
1
-0
/
+9
2012-09-19
Fix ext storage and zip paths
Dees_Troy
1
-1
/
+5
2012-09-18
Cleanup extra-functions
Dees_Troy
1
-8
/
+12
2012-09-14
Add wipe functions, compiles in CM7, text shows in UI, zips install
Dees_Troy
1
-3
/
+29
2012-09-11
Move device ID code to data manager
Dees_Troy
1
-9
/
+130
2012-09-10
Improve storage size code, mount, unmount
Dees_Troy
1
-6
/
+0
2012-09-07
Add processing of fstab, mounting, and decrypt
Dees_Troy
1
-7
/
+7
2012-09-06
Hax to make it boot
Dees_Troy
1
-2
/
+3
2012-09-05
TWRP-ify AOSP code
Dees_Troy
1
-0
/
+918