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
/
objects.hpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-26
GUI TextBox
Ethan Yonker
1
-1
/
+28
2015-10-25
Fix a bunch of warnings
Ethan Yonker
1
-5
/
+5
2015-10-16
Allow text to scale to fit
Ethan Yonker
1
-12
/
+4
2015-10-16
gui: support conditions for listbox items
that
1
-2
/
+4
2015-10-16
gui: extract methods for condition list handling
that
1
-2
/
+4
2015-10-16
Allow listbox to have a list of check boxes
Ethan Yonker
1
-0
/
+2
2015-07-14
gui: allow listbox to be used as menu and as read-only list
that
1
-0
/
+1
2015-07-14
gui: keyboard: support longpress label offset, code cleanup
that
1
-1
/
+4
2015-06-20
[WIP] gui: software drawn keyboard (code only)
that
1
-1
/
+21
2015-05-28
Add resize2fs and ability to run resize2fs via GUI
Ethan Yonker
1
-0
/
+1
2015-05-27
Mount system as read-only by default
Ethan Yonker
1
-0
/
+2
2015-03-15
gui: keyboard: introduce struct Layout and simplify caps handling
that
1
-10
/
+13
2015-03-14
gui: keyboard: add HitTestKey method, minor simplifications
that
1
-7
/
+7
2015-03-14
gui: keyboard doesn't need its own action
that
1
-1
/
+0
2015-03-13
Add UI for entering pattern for device decryption
Vojtech Bocek
1
-0
/
+52
2015-03-11
gui: support string resources
that
1
-3
/
+0
2015-03-05
gui: kinetic scrolling for console
that
1
-61
/
+51
2015-03-05
gui: introduce virtual RenderItem method in ScrollList
that
1
-7
/
+8
2015-02-23
gui: don't truncate values to 0 after scaling
that
1
-1
/
+0
2015-02-21
gui: proportional scrollbars
that
1
-2
/
+7
2015-02-21
GUI: Support styles in xml to reduce xml file size
Ethan Yonker
1
-1
/
+6
2015-02-15
gui: support scrollable lists without headers
that
1
-5
/
+4
2015-02-15
gui: make resources type safe
that
1
-42
/
+44
2015-02-15
Retain and display previous selection for image flashing
Ethan Yonker
1
-1
/
+1
2015-02-06
gui: fix console lockup when scrolling
that
1
-5
/
+5
2015-02-05
Unify scrollable list code
Ethan Yonker
1
-165
/
+130
2015-02-01
gui: simplify code in GUIKeyboard
that
1
-5
/
+5
2015-02-01
gui: fix hardware keyboard
that
1
-4
/
+9
2015-01-30
gui: run cancel action in another thread
that
1
-20
/
+3
2015-01-29
gui: fix IsInRegion
that
1
-3
/
+3
2015-01-27
Add cancel backup capability.
bigbiff
1
-0
/
+1
2015-01-09
Allow for X and Y offsets in GUI
Ethan Yonker
1
-0
/
+7
2015-01-09
Improve GUI handling of zip flashing
Ethan Yonker
1
-1
/
+1
2015-01-09
Allow flashing of images via the GUI
Ethan Yonker
1
-0
/
+1
2015-01-09
gui: fix action threading if background thread is busy
that
1
-2
/
+1
2015-01-09
Run some actions in a separate thread
that
1
-4
/
+25
2015-01-05
Thread openrecoveryscript action to properly display action page
Ethan Yonker
1
-0
/
+1
2015-01-04
fix adb sideload
that
1
-0
/
+2
2014-12-30
gui: Move action functions to function pointer map.
that
1
-5
/
+68
2014-12-10
Use one mizip for all
Ethan Yonker
1
-8
/
+0
2014-08-07
Add possibility to use images as background or handle of slidevalue
Vojtech Bocek
1
-1
/
+5
2014-07-09
Color in the console
Ethan Yonker
1
-0
/
+1
2014-04-16
Add support for actions triggered by key combination
Vojtech Bocek
1
-3
/
+9
2014-02-26
Add word wrap to console output and fix scrolling in console
Dees Troy
1
-1
/
+3
2014-02-17
Add capslock support to keyboard
Ethan Yonker
1
-1
/
+9
2014-02-12
Cache results of GUIObject::isConditionTrue()
Vojtech Bocek
1
-13
/
+19
2014-02-12
Conditional -> GUIObject and make all gui objects children of GUIObject
Vojtech Bocek
1
-18
/
+19
2014-02-07
Implement mouse cursor
Vojtech Bocek
1
-0
/
+25
2014-02-06
Add haptic feedback
Samer Diab (S.a.M.e.R_d)
1
-0
/
+2
2013-10-24
Update licenses to all match
Dees Troy
1
-1
/
+2
2013-10-22
Update licenses to all match
Dees Troy
1
-1
/
+2
2013-10-11
Add conditions support to GUIImage
Vojtech Bocek
1
-1
/
+1
2013-09-12
Pull ROM info from build.prop for backup names
Dees Troy
1
-0
/
+1
2013-09-10
Kang in older minzip for building in CM9 & CM7
Dees Troy
1
-0
/
+4
2013-08-24
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
1
-410
/
+405
2013-04-04
Add new SliderValue GUI widget
Vojtech Bocek
1
-0
/
+66
2013-03-30
Add partition list GUI element
Dees_Troy
1
-0
/
+106
2013-03-11
Remove mutex from file seselector
Dees_Troy
1
-1
/
+0
2013-03-04
More file selector fixes
Dees_Troy
1
-0
/
+1
2013-02-28
Fix file selector crash
Dees_Troy
1
-0
/
+1
2013-02-27
Copy fast scroll feature to listbox
Dees_Troy
1
-0
/
+8
2013-02-27
Add fast scroll bar to fileselector
Vojtech Bocek
1
-0
/
+8
2013-02-15
Update listbox code
Dees_Troy
1
-2
/
+22
2013-02-15
Add highlight to file selector
Dees_Troy
1
-0
/
+6
2013-02-15
Add button highlight
Dees_Troy
1
-0
/
+3
2012-10-20
Add keyboard key highlight
Dees_Troy
1
-0
/
+2
2012-10-19
Add ability for buttons to have highlights on touch
Dees_Troy
1
-0
/
+9
2012-09-11
Zip install works again
Dees_Troy
1
-1
/
+1
2012-09-05
TWRP-ify AOSP code
Dees_Troy
1
-0
/
+753