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
/
gui
/
action.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a TW_NO_TIMEOUT option
Ricardo Gomez
2013-08-25
1
-1
/
+6
*
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
2013-08-24
1
-249
/
+249
*
Fix some issues with wipe partition list
Dees_Troy
2013-07-01
1
-0
/
+7
*
Support encrypted backup files
Dees_Troy
2013-06-22
1
-4
/
+33
*
Add new SliderValue GUI widget
Vojtech Bocek
2013-04-04
1
-0
/
+27
*
Move all AOSP code out of recovery binary
Dees_Troy
2013-04-04
1
-61
/
+67
*
Add partition list GUI element
Dees_Troy
2013-03-30
1
-1
/
+62
*
Check for root and root perms and offer to install/fix
Dees_Troy
2013-02-21
1
-19
/
+39
*
This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.
bigbiff bigbiff
2013-02-13
1
-0
/
+3
*
Remove thread logging from actions.cpp
Dees_Troy
2013-01-28
1
-3
/
+0
*
adding sideload page with wipe cache and dalvik
bigbiff bigbiff
2013-01-25
1
-3
/
+9
*
Use GUI for ORS instead of console only
Dees_Troy
2013-01-25
1
-23
/
+30
*
Convert AOSP commands to ORS for encrypted devices
Dees_Troy
2013-01-24
1
-0
/
+12
*
change tar create to pthread
bigbiff bigbiff
2013-01-24
1
-1
/
+2
*
Improve ORS sideload to display GUI with cancel button
Dees_Troy
2013-01-18
1
-2
/
+4
*
Fix problems with thread creation on some devices
Dees_Troy
2013-01-16
1
-1
/
+35
*
Add libtar to TWRP instead of using busybox tar
bigbiff bigbiff
2013-01-09
1
-28
/
+29
*
Update injecttwrp for Epic 4G Touch
Dees_Troy
2012-10-16
1
-1
/
+23
*
Finalize 2.3.0.0
Dees_Troy
2012-10-10
1
-14
/
+4
*
Fix output of version number
Dees_Troy
2012-10-01
1
-1
/
+0
*
Save version number to storage
Dees_Troy
2012-09-27
1
-0
/
+1
*
Update sdcard partitioning to C++
Dees_Troy
2012-09-27
1
-68
/
+4
*
Port backup name checking to Partition Manager
Dees_Troy
2012-09-27
1
-3
/
+2
*
Port reboot functions to C++
Dees_Troy
2012-09-27
1
-12
/
+11
*
Add option to wipe android secure
Dees_Troy
2012-09-26
1
-0
/
+2
*
Fix permissions updates
Dees_Troy
2012-09-26
1
-8
/
+17
*
Fix SDCard partitioning
Dees_Troy
2012-09-26
1
-3
/
+11
*
Add and improve OpenRecoveryScript support
Dees_Troy
2012-09-20
1
-3
/
+3
*
Fix ext storage and zip paths
Dees_Troy
2012-09-19
1
-0
/
+26
*
Improve adb sideload - use storage vs tmp
Dees_Troy
2012-09-19
1
-11
/
+8
*
Improve adb sideload -- add cancel
Dees_Troy
2012-09-19
1
-4
/
+30
*
Cleanup extra-functions
Dees_Troy
2012-09-18
1
-27
/
+13
*
Update backup and restore code, adb sideload
Dees_Troy
2012-09-17
1
-5
/
+38
*
Add wipe functions, compiles in CM7, text shows in UI, zips install
Dees_Troy
2012-09-14
1
-39
/
+34
*
Make text appear in GUI console, Zip install works.
Dees_Troy
2012-09-12
1
-0
/
+3
*
Zip install works again
Dees_Troy
2012-09-11
1
-9
/
+14
*
Improve storage size code, mount, unmount
Dees_Troy
2012-09-10
1
-15
/
+7
*
Add processing of fstab, mounting, and decrypt
Dees_Troy
2012-09-07
1
-20
/
+20
*
Hax to make it boot
Dees_Troy
2012-09-06
1
-4
/
+4
*
TWRP-ify AOSP code
Dees_Troy
2012-09-05
1
-0
/
+1134