Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
5fa54ce78b4ee0f7c7b038a55b5b83a333c6934c
/
gui
/
action.cpp
73a5295
gui: run cancel action in another thread
by that
· 10 years ago
ecd8918
Use macro to add actions to the action map
by Vojtech Bocek
· 10 years ago
7abc5fe
Add cancel backup capability.
by bigbiff
· 10 years ago
3454ade
Use /twres instead of /res for theme resources
by Dees Troy
· 10 years ago
d9ff3c5
Hide some non critical error messages
by Ethan Yonker
· 10 years ago
cf50da5
Fix handling of custom themes after decrypt
by Ethan Yonker
· 10 years ago
e979abd
Fix some crashes during theme (re)loading
by Vojtech Bocek
· 10 years ago
85cfb7d
Fix some actions being incorrectly threaded
by Vojtech Bocek
· 10 years ago
fb759d4
gui: simplify blanktimer
by that
· 10 years ago
0d47eb5
Improve GUI handling of zip flashing
by Ethan Yonker
· 10 years ago
96af84a
Allow flashing of images via the GUI
by Ethan Yonker
· 10 years ago
7d3b54f
gui: fix action threading if background thread is busy
by that
· 10 years ago
c608548
Run some actions in a separate thread
by that
· 10 years ago
24e7eb7
Thread openrecoveryscript action to properly display action page
by Ethan Yonker
· 10 years ago
cc8ddca
fix adb sideload
by that
· 10 years ago
d83c9ea
Fix GUIAction::operation_start
by Ethan Yonker
· 10 years ago
3f7b1ac
gui: Move action functions to function pointer map.
by that
· 10 years ago
726a020
MTP add/remove storage instead of disabling MTP
by Ethan Yonker
· 10 years ago
5216bef
Toggle MTP during ADB sideload
by Ethan Yonker
· 10 years ago
4b94cfd
Attempt to set the proper uid/gid/contexts on new files and dirs
by Ethan Yonker
· 10 years ago
2481342
Update adb sideload feature
by Ethan Yonker
· 10 years ago
57e3587
Fix zip install
by Ethan Yonker
· 10 years ago
5a92672
performance profile support
by Tom Hite
· 10 years ago
c7eee6f
add mtp responder to TWRP.
by bigbiff bigbiff
· 10 years ago
e85f02d
Support reading since_epoch and secondary brightness files
by xNUTx
· 10 years ago
03fd6c5
Implement "take a screenshot" feature
by Vojtech Bocek
· 11 years ago
aad0311
Refresh after partition changes
by jrior001
· 10 years ago
fb1c4ff
Whitespace and minor code cleanup
by Matt Mower
· 11 years ago
87c7bac
Add options to repair or change file system
by Ethan Yonker
· 10 years ago
0b7fe50
Add support for actions triggered by key combination
by Vojtech Bocek
· 11 years ago
83e8257
Allow building of an OEM friendly TWRP
by Ethan Yonker
· 11 years ago
45312e5
Allow sideloading from /tmp
by Ethan Yonker
· 11 years ago
8214f0a
Remove some unneeded code
by Ethan Yonker
· 11 years ago
0722056
Cache results of GUIObject::isConditionTrue()
by Vojtech Bocek
· 11 years ago
ede51c5
Conditional -> GUIObject and make all gui objects children of GUIObject
by Vojtech Bocek
· 11 years ago
03db326
Expansion of vibrate options
by Ethan Yonker
· 11 years ago
71e9b04
Add haptic feedback
by Samer Diab (S.a.M.e.R_d)
· 11 years ago
8c0f06b
Update partition sizes after sideload
by Dees Troy
· 11 years ago
0553420
Add TWFunc::Exec_Cmd() with no 'result' agrument
by Vojtech Bocek
· 11 years ago
f193f88
Make fixing su perms automatic
by Dees Troy
· 11 years ago
b21cc64
Pull ROM info from build.prop for backup names
by Dees Troy
· 11 years ago
c9ecd44
Add a TW_NO_TIMEOUT option
by Ricardo Gomez
· 11 years ago
fafb0c5
Unify indentation and little clean-up in TWRP files
by Vojtech Bocek
· 11 years ago
74fb2e9
Fix some issues with wipe partition list
by Dees_Troy
· 12 years ago
83bd483
Support encrypted backup files
by Dees_Troy
· 12 years ago
8593234
Add new SliderValue GUI widget
by Vojtech Bocek
· 12 years ago
2673cec
Move all AOSP code out of recovery binary
by Dees_Troy
· 12 years ago
a13d74f
Add partition list GUI element
by Dees_Troy
· 12 years ago
6ef6635
Check for root and root perms and offer to install/fix
by Dees_Troy
· 12 years ago
8a68c31
This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.
by bigbiff bigbiff
· 12 years ago
eb50caa
Remove thread logging from actions.cpp
by Dees_Troy
· 12 years ago
7ce7f0c
adding sideload page with wipe cache and dalvik
by bigbiff bigbiff
· 12 years ago
6ed34b7
Use GUI for ORS instead of console only
by Dees_Troy
· 12 years ago
01b6d0c
Convert AOSP commands to ORS for encrypted devices
by Dees_Troy
· 12 years ago
3bf2b0e
change tar create to pthread
by bigbiff bigbiff
· 12 years ago
4bc09ae
Improve ORS sideload to display GUI with cancel button
by Dees_Troy
· 12 years ago
ab4963c
Fix problems with thread creation on some devices
by Dees_Troy
· 12 years ago
9c75405
Add libtar to TWRP instead of using busybox tar
by bigbiff bigbiff
· 12 years ago
06b4fe9
Update injecttwrp for Epic 4G Touch
by Dees_Troy
· 12 years ago
6480ce0
Finalize 2.3.0.0
by Dees_Troy
· 12 years ago
01a9b7a
Fix output of version number
by Dees_Troy
· 12 years ago
3477d71
Save version number to storage
by Dees_Troy
· 12 years ago
9350b8d
Update sdcard partitioning to C++
by Dees_Troy
· 12 years ago
c9ff7a3
Port backup name checking to Partition Manager
by Dees_Troy
· 12 years ago
a58bead
Port reboot functions to C++
by Dees_Troy
· 12 years ago
2ff5a8d
Add option to wipe android secure
by Dees_Troy
· 12 years ago
4be841b
Fix permissions updates
by Dees_Troy
· 12 years ago
a2ac96a
Fix SDCard partitioning
by Dees_Troy
· 12 years ago
812660f
Add and improve OpenRecoveryScript support
by Dees_Troy
· 12 years ago
e2920fa
Fix ext storage and zip paths
by Dees_Troy
· 12 years ago
9a4b569
Improve adb sideload - use storage vs tmp
by Dees_Troy
· 12 years ago
cfb63ae
Improve adb sideload -- add cancel
by Dees_Troy
· 12 years ago
8170a92
Cleanup extra-functions
by Dees_Troy
· 12 years ago
43d8b00
Update backup and restore code, adb sideload
by Dees_Troy
· 12 years ago
38bd760
Add wipe functions, compiles in CM7, text shows in UI, zips install
by Dees_Troy
· 12 years ago
32c8eb8
Make text appear in GUI console, Zip install works.
by Dees_Troy
· 12 years ago
657c309
Zip install works again
by Dees_Troy
· 12 years ago
5112731
Improve storage size code, mount, unmount
by Dees_Troy
· 12 years ago
5bf4392
Add processing of fstab, mounting, and decrypt
by Dees_Troy
· 12 years ago
7d15c25
Hax to make it boot
by Dees_Troy
· 12 years ago
51a0e82
TWRP-ify AOSP code
by Dees_Troy
· 12 years ago