Core recovery files for the Team Win Recovery Project (T.W.R.P) - this is not up to date, please see https://github.com/TeamWin/android_bootable_recovery/
I'd like to suggest some user experience improvements regarding the sideload function.
The intention of sideloading is to have a fast & easy way to flash files - currently the UI of TWRP stands in the way of that unfortunately.
My suggestions:
get rid of the "Swipe to Start Sideload" function. Instead of first choosing to wipe dalvik/cache then swiping just add a button to wipe those partition AFTER flashing the files (same as the one after flashing a file the "normal" way)
introduce another button after sideloading a file "sideload another file"
Example: I want to flash a rom + a kernel
current implementation: Choose adb sideload, swipe to right, press "back" after finished, chooce adb sideload, swipe to right, press reboot system
--> 6 steps
I'd like to suggest some user experience improvements regarding the sideload function.
The intention of sideloading is to have a fast & easy way to flash files - currently the UI of TWRP stands in the way of that unfortunately.
My suggestions:
Example: I want to flash a rom + a kernel