Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
89b56a1c972a21099441f17c90b9866259b41e7a
/
gui
« Previous
f256b72
[WIP] gui: software drawn keyboard (code only)
by that
· 9 years ago
28a85d2
Make sure that adbd restarts after sideload
by Dees Troy
· 10 years ago
e1abe61
Fix ORS scripts displaying an error after completing
by Ethan Yonker
· 9 years ago
c7b631b
gui: set tw_file to the currently flashed file name without path
by that
· 9 years ago
5267a21
gui: move retainaspect handling to the resource ctors
by that
· 10 years ago
d6966f4
Fix unable to uncheck the mount read only check box
by Ethan Yonker
· 9 years ago
46bdc96
remove useless memset and \n
by Xuefer
· 10 years ago
a271915
Add resize2fs and ability to run resize2fs via GUI
by Ethan Yonker
· 9 years ago
eb32b1f
Mount system as read-only by default
by Ethan Yonker
· 9 years ago
d411f8d
GUI: Prevent duplicate page overlays
by Matt Mower
· 10 years ago
202e51b
gui: add DST rules to time zones for USA and Europe
by that
· 10 years ago
1c27331
Allow multiple overlays
by Ethan Yonker
· 10 years ago
27b0aee
Fix non-working "Do Not Install" button on "installsu" page.
by codelover
· 10 years ago
e8c3927
Fix GUIPatternPassword when the pattern crosses already visited dots
by Vojtech Bocek
· 10 years ago
d86f49d
gui: keyboard: introduce struct Layout and simplify caps handling
by that
· 10 years ago
e79878b
gui: keyboard: add HitTestKey method, minor simplifications
by that
· 10 years ago
7cec636
gui: fix 1920x1200 keyboard "_", ":", "!" and "?"
by that
· 10 years ago
6db855e
gui: keyboard doesn't need its own action
by that
· 10 years ago
7e11ac5
Add UI for entering pattern for device decryption
by Vojtech Bocek
· 10 years ago
30fa335
Allow touch to use a key code to sync touch events
by Ethan Yonker
· 10 years ago
989709a
GUI: Add monospace TTF
by Matt Mower
· 10 years ago
591b920
Reduce themes to 5 and rely on scaling
by Ethan Yonker
· 10 years ago
b2e8f67
gui: support string resources
by that
· 10 years ago
0f42506
gui: allow specifying resource type in element name
by that
· 10 years ago
74ac606
gui: type safe resources part 2
by that
· 10 years ago
18e13a9
gui: make scroll bars smaller and transparent
by that
· 10 years ago
8d46c09
gui: kinetic scrolling for console
by that
· 10 years ago
0af7795
gui: introduce virtual RenderItem method in ScrollList
by that
· 10 years ago
e738da5
minuitwrp: fix crash issue, when the console use TTF font to display unicode font.
by xiaolu
· 10 years ago
5aa29ab
GUI: Terminal command: minor improvements
by Matt Mower
· 10 years ago
8293153
GUI: Use valid XML syntax
by Matt Mower
· 10 years ago
e057c2b
GUI: Restore text input field for restore decrypt
by Matt Mower
· 10 years ago
72b90e3
gui: fix missing icons in fileselector
by that
· 10 years ago
bf1d672
Theme: Add ability to disable size checking before backup
by bigbiff
· 10 years ago
ba75a0e
gui: don't truncate values to 0 after scaling
by that
· 10 years ago
72b90ab
Fix reboot system on watch theme
by Ethan Yonker
· 10 years ago
a999821
gui: proportional scrollbars
by that
· 10 years ago
21ff02a
GUI: Support styles in xml to reduce xml file size
by Ethan Yonker
· 10 years ago
10ec017
gui: make kinetic scrolling deceleration more awesome
by that
· 10 years ago
9876ac3
gui: support scrollable lists without headers
by that
· 10 years ago
f6ed8fc
gui: make resources type safe
by that
· 10 years ago
cfd6509
Retain and display previous selection for image flashing
by Ethan Yonker
· 10 years ago
fa30aca
gui: fix condition handling for lists
by that
· 10 years ago
63e414f
Scale the GUI to fit the screen
by Ethan Yonker
· 10 years ago
1b6199f
Remove deletes for images from scroll list GUI Elements
by Ethan Yonker
· 10 years ago
de72b6d
gui: avoid high CPU usage while waiting for input
by that
· 10 years ago
3f15be4
Reset data manager variables before running runPages
by Ethan Yonker
· 10 years ago
05360ba
gui: fix console lockup when scrolling
by that
· 10 years ago
ae4b12e
gui: make kinetic scrolling more natural
by that
· 10 years ago
0a3a98f
Unify scrollable list code
by Ethan Yonker
· 10 years ago
9132d91
Disable stock recovery replacing TWRP during ORS
by Ethan Yonker
· 10 years ago
1a7ba97
gui: simplify code in GUIKeyboard
by that
· 10 years ago
5fa54ce
gui: fix potential invalid memory access
by that
· 10 years ago
f37aec2
gui: fix hardware keyboard
by that
· 10 years ago
c5837f3
gui: fix lag (and event logging)
by that
· 10 years ago
73a5295
gui: run cancel action in another thread
by that
· 10 years ago
9fa5153
gui: move input handling into a class
by that
· 10 years ago
e13fa63
Move input handling into the main thread
by Ethan Yonker
· 10 years ago
f8194e2
gui: fix IsInRegion
by that
· 10 years ago
ecd8918
Use macro to add actions to the action map
by Vojtech Bocek
· 10 years ago
0453695
Use TWAtomicInt in gui.cpp to make it thread safe
by Ethan Yonker
· 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
fd0439e
Move ORS command line into main thread
by Ethan Yonker
· 10 years ago
f74ac87
gui: clean up error handling in resource manager
by that
· 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
751a85e
Allow for X and Y offsets in GUI
by Ethan Yonker
· 10 years ago
f9d818d
Merge "Use power button to go back in watch themes" into android-5.0
by Dees Troy
· 10 years ago
8360a34
Use power button to go back in watch themes
by Vojtech Bocek
· 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
6bea38a
gui: remove dead build flag TWRP_SIMULATE_ACTIONS
by that
· 10 years ago
3f7b1ac
gui: Move action functions to function pointer map.
by that
· 10 years ago
c1f5c0f
gui: fix DEVICE_RESOLUTION warnings in Android.mk
by that
· 10 years ago
a3d31fb
fixPermissions: simplify code, fix bugs
by that
· 10 years ago
d79d9bc
Allow non datamedia devices to wipe encryption
by Ethan Yonker
· 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
fb7a2da
Fix adb sideload page on 1440x2560 layout
by Ethan Yonker
· 10 years ago
619a721
Improve resource error logging
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
b38de7e
make header layout more readable for 1440x2560
by bigbiff
· 10 years ago
738be7a
Use one mizip for all
by Ethan Yonker
· 10 years ago
c56ab4c
Fix slidervalue not showing up in some cases
by Ethan Yonker
· 10 years ago
1db013b
bootable recovery: we upgraded to 5.0.1
by erikcas
· 10 years ago
75bf041
Make the android-5.0 branch compile in 4.4 to 4.1
by Ethan Yonker
· 10 years ago
85939e5
Thanks to _that, return null if vector is empty
by bigbiff
· 10 years ago
bcc502c
Make TWRP compile for arm64
by Ethan Yonker
· 10 years ago
4e36d50
update theme thanks to Alexey71 on xda.
by bigbiff
· 10 years ago
a2dc2f2
Make custom themes work again
by Ethan Yonker
· 10 years ago
2481342
Update adb sideload feature
by Ethan Yonker
· 10 years ago
Next »