summaryrefslogtreecommitdiffstats
path: root/gui/partitionlist.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-18Unused variable cleanupMatt Mower1-2/+0
2017-01-18Whitespace cleanupMatt Mower1-4/+4
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-1/+1
2015-03-05gui: introduce virtual RenderItem method in ScrollListthat1-7/+7
2015-02-21GUI: Support styles in xml to reduce xml file sizeEthan Yonker1-3/+3
2015-02-15gui: make resources type safethat1-27/+6
2015-02-15Retain and display previous selection for image flashingEthan Yonker1-6/+6
2015-02-13gui: fix condition handling for liststhat1-2/+2
2015-02-10Remove deletes for images from scroll list GUI ElementsEthan Yonker1-2/+0
2015-02-05Unify scrollable list codeEthan Yonker1-784/+145
2015-01-09Allow flashing of images via the GUIEthan Yonker1-0/+4
2014-12-19MTP add/remove storage instead of disabling MTPEthan Yonker1-0/+1
2014-10-14Add support for TrueType fontsVojtech Bocek1-1/+1
2014-06-04Whitespace and minor code cleanupMatt Mower1-2/+2
2014-02-12Cache results of GUIObject::isConditionTrue()Vojtech Bocek1-1/+3
2014-02-12Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek1-1/+13
2014-02-08Add vibrations to Checkbox, Fileselect, Listbox and PartitionlistVojtech Bocek1-0/+4
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-15/+15
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-6/+4
2013-03-30Add partition list GUI elementDees_Troy1-72/+199
2013-02-27Copy fast scroll feature to listboxDees_Troy1-2/+93
2013-02-19Minor fix for listbox codeDees_Troy1-1/+1
2013-02-15Update listbox codeDees_Troy1-235/+562
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+381