summaryrefslogtreecommitdiffstats
path: root/gui/resources.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace and minor code cleanupMatt Mower2014-06-041-1/+1
| | | | | | This is by no means comprehensive, but is quite a bit better already. Change-Id: Ibc8654a5dfb0eec39cbd0b64bdb52bb4fbfe2f7e
* Kang in older minzip for building in CM9 & CM7Dees Troy2013-09-101-0/+6
| | | | CM7 and CM9 do not have libselinux needed in the newer minzip.
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-28/+27
| | | | Signed-off-by: Vojtech Bocek <vbocek@gmail.com>
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+87
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere