Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
34ae483e025c5b5c3293d6b6e78a623d40987fe8
/
gui
/
objects.hpp
9a2a205
GUI: Add countdown & cancel to install auto-reboot
by Matt Mower
· 8 years ago
14138d9
gui: don't mix up display value with actual value
by Sultan Qasim Khan
· 9 years ago
a5db712
Improve input box text handling
by Ethan Yonker
· 9 years ago
db79f22
gui: remove unused struct translate_later_struct
by that
· 9 years ago
b5fab76
Replace fix permissions with fix contexts for emulated storage
by Ethan Yonker
· 9 years ago
dedbb7f
Make listbox translation work
by Ethan Yonker
· 9 years ago
1964d19
gui: add terminal emulator
by that
· 9 years ago
8834a0f
gui: add keyboard support for Ctrl layer and more special keys
by that
· 9 years ago
b25a183
gui: PatternPassword: allow any N*N grid
by Aleksa Sarai
· 9 years ago
10ae24f
get rid of console thread for OpenRecoveryScript
by that
· 9 years ago
74db157
Multiple Language Support
by Ethan Yonker
· 9 years ago
44925ad
GUI TextBox
by Ethan Yonker
· 9 years ago
d0514ba
Fix a bunch of warnings
by Ethan Yonker
· 9 years ago
b7a54a3
Allow text to scale to fit
by Ethan Yonker
· 9 years ago
8ab5c13
gui: support conditions for listbox items
by that
· 9 years ago
20fb95d
gui: extract methods for condition list handling
by that
· 9 years ago
56ce332
Allow listbox to have a list of check boxes
by Ethan Yonker
· 9 years ago
c01391c
gui: allow listbox to be used as menu and as read-only list
by that
· 9 years ago
f6b2066
gui: keyboard: support longpress label offset, code cleanup
by that
· 9 years ago
f256b72
[WIP] gui: software drawn keyboard (code only)
by that
· 9 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
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
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
b2e8f67
gui: support string resources
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
ba75a0e
gui: don't truncate values to 0 after scaling
by that
· 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
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
05360ba
gui: fix console lockup when scrolling
by that
· 10 years ago
0a3a98f
Unify scrollable list code
by Ethan Yonker
· 10 years ago
1a7ba97
gui: simplify code in GUIKeyboard
by that
· 10 years ago
f37aec2
gui: fix hardware keyboard
by that
· 10 years ago
73a5295
gui: run cancel action in another thread
by that
· 10 years ago
f8194e2
gui: fix IsInRegion
by that
· 10 years ago
7abc5fe
Add cancel backup capability.
by bigbiff
· 10 years ago
751a85e
Allow for X and Y offsets in GUI
by Ethan Yonker
· 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
3f7b1ac
gui: Move action functions to function pointer map.
by that
· 10 years ago
738be7a
Use one mizip for all
by Ethan Yonker
· 10 years ago
18d7c98
Add possibility to use images as background or handle of slidevalue
by Vojtech Bocek
· 10 years ago
bf2cb1c
Color in the console
by Ethan Yonker
· 10 years ago
0b7fe50
Add support for actions triggered by key combination
by Vojtech Bocek
· 11 years ago
31218ec
Add word wrap to console output and fix scrolling in console
by Dees Troy
· 11 years ago
c3120d4
Add capslock support to keyboard
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
1fc30fc
Implement mouse cursor
by Vojtech Bocek
· 11 years ago
71e9b04
Add haptic feedback
by Samer Diab (S.a.M.e.R_d)
· 11 years ago
3be70a8
Update licenses to all match
by Dees Troy
· 11 years ago
6041a78
Add conditions support to GUIImage
by Vojtech Bocek
· 11 years ago
b21cc64
Pull ROM info from build.prop for backup names
by Dees Troy
· 11 years ago
b7ae098
Kang in older minzip for building in CM9 & CM7
by Dees Troy
· 11 years ago
fafb0c5
Unify indentation and little clean-up in TWRP files
by Vojtech Bocek
· 11 years ago
8593234
Add new SliderValue GUI widget
by Vojtech Bocek
· 12 years ago
a13d74f
Add partition list GUI element
by Dees_Troy
· 12 years ago
146d72a
Remove mutex from file seselector
by Dees_Troy
· 12 years ago
4622cf9
More file selector fixes
by Dees_Troy
· 12 years ago
c0583f5
Fix file selector crash
by Dees_Troy
· 12 years ago
58f5cf0
Copy fast scroll feature to listbox
by Dees_Troy
· 12 years ago
7cc278b
Add fast scroll bar to fileselector
by Vojtech Bocek
· 12 years ago
eead985
Update listbox code
by Dees_Troy
· 12 years ago
e7585ca
Add highlight to file selector
by Dees_Troy
· 12 years ago
1a7a667
Add button highlight
by Dees_Troy
· 12 years ago
30b962e
Add keyboard key highlight
by Dees_Troy
· 12 years ago
4d12f96
Add ability for buttons to have highlights on touch
by Dees_Troy
· 12 years ago
657c309
Zip install works again
by Dees_Troy
· 12 years ago
51a0e82
TWRP-ify AOSP code
by Dees_Troy
· 12 years ago