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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gui: fix console lockup when scrolling
that
2015-02-06
1
-5
/
+5
*
Unify scrollable list code
Ethan Yonker
2015-02-05
1
-165
/
+130
*
gui: simplify code in GUIKeyboard
that
2015-02-01
1
-5
/
+5
*
gui: fix hardware keyboard
that
2015-02-01
1
-4
/
+9
*
gui: run cancel action in another thread
that
2015-01-30
1
-20
/
+3
*
gui: fix IsInRegion
that
2015-01-29
1
-3
/
+3
*
Add cancel backup capability.
bigbiff
2015-01-27
1
-0
/
+1
*
Allow for X and Y offsets in GUI
Ethan Yonker
2015-01-09
1
-0
/
+7
*
Improve GUI handling of zip flashing
Ethan Yonker
2015-01-09
1
-1
/
+1
*
Allow flashing of images via the GUI
Ethan Yonker
2015-01-09
1
-0
/
+1
*
gui: fix action threading if background thread is busy
that
2015-01-09
1
-2
/
+1
*
Run some actions in a separate thread
that
2015-01-09
1
-4
/
+25
*
Thread openrecoveryscript action to properly display action page
Ethan Yonker
2015-01-05
1
-0
/
+1
*
fix adb sideload
that
2015-01-04
1
-0
/
+2
*
gui: Move action functions to function pointer map.
that
2014-12-30
1
-5
/
+68
*
Use one mizip for all
Ethan Yonker
2014-12-10
1
-8
/
+0
*
Add possibility to use images as background or handle of slidevalue
Vojtech Bocek
2014-08-07
1
-1
/
+5
*
Color in the console
Ethan Yonker
2014-07-09
1
-0
/
+1
*
Add support for actions triggered by key combination
Vojtech Bocek
2014-04-16
1
-3
/
+9
*
Add word wrap to console output and fix scrolling in console
Dees Troy
2014-02-26
1
-1
/
+3
*
Add capslock support to keyboard
Ethan Yonker
2014-02-17
1
-1
/
+9
*
Cache results of GUIObject::isConditionTrue()
Vojtech Bocek
2014-02-12
1
-13
/
+19
*
Conditional -> GUIObject and make all gui objects children of GUIObject
Vojtech Bocek
2014-02-12
1
-18
/
+19
*
Implement mouse cursor
Vojtech Bocek
2014-02-07
1
-0
/
+25
*
Add haptic feedback
Samer Diab (S.a.M.e.R_d)
2014-02-06
1
-0
/
+2
*
Update licenses to all match
Dees Troy
2013-10-22
1
-1
/
+2
*
Add conditions support to GUIImage
Vojtech Bocek
2013-10-11
1
-1
/
+1
*
Pull ROM info from build.prop for backup names
Dees Troy
2013-09-12
1
-0
/
+1
*
Kang in older minzip for building in CM9 & CM7
Dees Troy
2013-09-10
1
-0
/
+4
*
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
2013-08-24
1
-410
/
+405
*
Add new SliderValue GUI widget
Vojtech Bocek
2013-04-04
1
-0
/
+66
*
Add partition list GUI element
Dees_Troy
2013-03-30
1
-0
/
+106
*
Remove mutex from file seselector
Dees_Troy
2013-03-11
1
-1
/
+0
*
More file selector fixes
Dees_Troy
2013-03-04
1
-0
/
+1
*
Fix file selector crash
Dees_Troy
2013-02-28
1
-0
/
+1
*
Copy fast scroll feature to listbox
Dees_Troy
2013-02-27
1
-0
/
+8
*
Add fast scroll bar to fileselector
Vojtech Bocek
2013-02-27
1
-0
/
+8
*
Update listbox code
Dees_Troy
2013-02-15
1
-2
/
+22
*
Add highlight to file selector
Dees_Troy
2013-02-15
1
-0
/
+6
*
Add button highlight
Dees_Troy
2013-02-15
1
-0
/
+3
*
Add keyboard key highlight
Dees_Troy
2012-10-20
1
-0
/
+2
*
Add ability for buttons to have highlights on touch
Dees_Troy
2012-10-19
1
-0
/
+9
*
Zip install works again
Dees_Troy
2012-09-11
1
-1
/
+1
*
TWRP-ify AOSP code
Dees_Troy
2012-09-05
1
-0
/
+753