summaryrefslogtreecommitdiffstats
path: root/gui/partitionlist.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-2/+11
* Unused variable cleanupMatt Mower2017-01-181-2/+0
* Whitespace cleanupMatt Mower2017-01-181-4/+4
* Update minuitwrp graphics in line with latest minuiEthan Yonker2016-01-271-1/+1
* gui: introduce virtual RenderItem method in ScrollListthat2015-03-051-7/+7
* GUI: Support styles in xml to reduce xml file sizeEthan Yonker2015-02-211-3/+3
* gui: make resources type safethat2015-02-151-27/+6
* Retain and display previous selection for image flashingEthan Yonker2015-02-151-6/+6
* gui: fix condition handling for liststhat2015-02-131-2/+2
* Remove deletes for images from scroll list GUI ElementsEthan Yonker2015-02-101-2/+0
* Unify scrollable list codeEthan Yonker2015-02-051-784/+145
* Allow flashing of images via the GUIEthan Yonker2015-01-091-0/+4
* MTP add/remove storage instead of disabling MTPEthan Yonker2014-12-191-0/+1
* Add support for TrueType fontsVojtech Bocek2014-10-141-1/+1
* Whitespace and minor code cleanupMatt Mower2014-06-041-2/+2
* Cache results of GUIObject::isConditionTrue()Vojtech Bocek2014-02-121-1/+3
* Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek2014-02-121-1/+13
* Add vibrations to Checkbox, Fileselect, Listbox and PartitionlistVojtech Bocek2014-02-081-0/+4
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-15/+15
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-6/+4
* Add partition list GUI elementDees_Troy2013-03-301-0/+926