summaryrefslogtreecommitdiffstats
path: root/gui/objects.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-05gui: introduce virtual RenderItem method in ScrollListthat1-7/+8
2015-02-23gui: don't truncate values to 0 after scalingthat1-1/+0
2015-02-21gui: proportional scrollbarsthat1-2/+7
2015-02-21GUI: Support styles in xml to reduce xml file sizeEthan Yonker1-1/+6
2015-02-15gui: support scrollable lists without headersthat1-5/+4
2015-02-15gui: make resources type safethat1-42/+44
2015-02-15Retain and display previous selection for image flashingEthan Yonker1-1/+1
2015-02-06gui: fix console lockup when scrollingthat1-5/+5
2015-02-05Unify scrollable list codeEthan Yonker1-165/+130
2015-02-01gui: simplify code in GUIKeyboardthat1-5/+5
2015-02-01gui: fix hardware keyboardthat1-4/+9
2015-01-30gui: run cancel action in another threadthat1-20/+3
2015-01-29gui: fix IsInRegionthat1-3/+3
2015-01-27Add cancel backup capability.bigbiff1-0/+1
2015-01-09Allow for X and Y offsets in GUIEthan Yonker1-0/+7
2015-01-09Improve GUI handling of zip flashingEthan Yonker1-1/+1
2015-01-09Allow flashing of images via the GUIEthan Yonker1-0/+1
2015-01-09gui: fix action threading if background thread is busythat1-2/+1
2015-01-09Run some actions in a separate threadthat1-4/+25
2015-01-05Thread openrecoveryscript action to properly display action pageEthan Yonker1-0/+1
2015-01-04fix adb sideloadthat1-0/+2
2014-12-30gui: Move action functions to function pointer map.that1-5/+68
2014-12-10Use one mizip for allEthan Yonker1-8/+0
2014-08-07Add possibility to use images as background or handle of slidevalueVojtech Bocek1-1/+5
2014-07-09Color in the consoleEthan Yonker1-0/+1
2014-04-16Add support for actions triggered by key combinationVojtech Bocek1-3/+9
2014-02-26Add word wrap to console output and fix scrolling in consoleDees Troy1-1/+3
2014-02-17Add capslock support to keyboardEthan Yonker1-1/+9
2014-02-12Cache results of GUIObject::isConditionTrue()Vojtech Bocek1-13/+19
2014-02-12Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek1-18/+19
2014-02-07Implement mouse cursorVojtech Bocek1-0/+25
2014-02-06Add haptic feedbackSamer Diab (S.a.M.e.R_d)1-0/+2
2013-10-24Update licenses to all matchDees Troy1-1/+2
2013-10-22Update licenses to all matchDees Troy1-1/+2
2013-10-11Add conditions support to GUIImageVojtech Bocek1-1/+1
2013-09-12Pull ROM info from build.prop for backup namesDees Troy1-0/+1
2013-09-10Kang in older minzip for building in CM9 & CM7Dees Troy1-0/+4
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-410/+405
2013-04-04Add new SliderValue GUI widgetVojtech Bocek1-0/+66
2013-03-30Add partition list GUI elementDees_Troy1-0/+106
2013-03-11Remove mutex from file seselectorDees_Troy1-1/+0
2013-03-04More file selector fixesDees_Troy1-0/+1
2013-02-28Fix file selector crashDees_Troy1-0/+1
2013-02-27Copy fast scroll feature to listboxDees_Troy1-0/+8
2013-02-27Add fast scroll bar to fileselectorVojtech Bocek1-0/+8
2013-02-15Update listbox codeDees_Troy1-2/+22
2013-02-15Add highlight to file selectorDees_Troy1-0/+6
2013-02-15Add button highlightDees_Troy1-0/+3
2012-10-20Add keyboard key highlightDees_Troy1-0/+2
2012-10-19Add ability for buttons to have highlights on touchDees_Troy1-0/+9
2012-09-11Zip install works againDees_Troy1-1/+1
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+753