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
*
Improve input box text handling
Ethan Yonker
2016-03-29
1
-6
/
+8
*
gui: remove unused struct translate_later_struct
that
2016-02-03
1
-9
/
+0
*
Replace fix permissions with fix contexts for emulated storage
Ethan Yonker
2016-01-29
1
-0
/
+1
*
Make listbox translation work
Ethan Yonker
2016-01-18
1
-0
/
+1
*
gui: add terminal emulator
that
2016-01-07
1
-0
/
+38
*
gui: add keyboard support for Ctrl layer and more special keys
that
2016-01-07
1
-22
/
+22
*
gui: PatternPassword: allow any N*N grid
Aleksa Sarai
2016-01-02
1
-3
/
+8
*
get rid of console thread for OpenRecoveryScript
that
2015-12-29
1
-0
/
+1
*
Multiple Language Support
Ethan Yonker
2015-12-19
1
-0
/
+11
*
GUI TextBox
Ethan Yonker
2015-10-26
1
-1
/
+28
*
Fix a bunch of warnings
Ethan Yonker
2015-10-25
1
-5
/
+5
*
Allow text to scale to fit
Ethan Yonker
2015-10-16
1
-12
/
+4
*
gui: support conditions for listbox items
that
2015-10-16
1
-2
/
+4
*
gui: extract methods for condition list handling
that
2015-10-16
1
-2
/
+4
*
Allow listbox to have a list of check boxes
Ethan Yonker
2015-10-16
1
-0
/
+2
*
gui: allow listbox to be used as menu and as read-only list
that
2015-07-14
1
-0
/
+1
*
gui: keyboard: support longpress label offset, code cleanup
that
2015-07-14
1
-1
/
+4
*
[WIP] gui: software drawn keyboard (code only)
that
2015-06-20
1
-1
/
+21
*
Add resize2fs and ability to run resize2fs via GUI
Ethan Yonker
2015-05-28
1
-0
/
+1
*
Mount system as read-only by default
Ethan Yonker
2015-05-27
1
-0
/
+2
*
gui: keyboard: introduce struct Layout and simplify caps handling
that
2015-03-15
1
-10
/
+13
*
gui: keyboard: add HitTestKey method, minor simplifications
that
2015-03-14
1
-7
/
+7
*
gui: keyboard doesn't need its own action
that
2015-03-14
1
-1
/
+0
*
Add UI for entering pattern for device decryption
Vojtech Bocek
2015-03-13
1
-0
/
+52
*
gui: support string resources
that
2015-03-11
1
-3
/
+0
*
gui: kinetic scrolling for console
that
2015-03-05
1
-61
/
+51
*
gui: introduce virtual RenderItem method in ScrollList
that
2015-03-05
1
-7
/
+8
*
gui: don't truncate values to 0 after scaling
that
2015-02-23
1
-1
/
+0
*
gui: proportional scrollbars
that
2015-02-21
1
-2
/
+7
*
GUI: Support styles in xml to reduce xml file size
Ethan Yonker
2015-02-21
1
-1
/
+6
*
gui: support scrollable lists without headers
that
2015-02-15
1
-5
/
+4
*
gui: make resources type safe
that
2015-02-15
1
-42
/
+44
*
Retain and display previous selection for image flashing
Ethan Yonker
2015-02-15
1
-1
/
+1
*
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