aboutsummaryrefslogtreecommitdiffstats
path: root/minui/minui.h
Commit message (Expand)AuthorAgeFilesLines
* sr: Touch UITom Marshall2015-11-251-0/+1
* recovery: Initial dialog implementationTom Marshall2015-11-251-0/+1
* OMGRainbowsCEnnis912015-11-201-0/+3
* Don't use typedefs that hide *s.Elliott Hughes2015-04-151-12/+9
* Move the menu header out of the menu.Elliott Hughes2015-04-131-1/+1
* Switch minui over to C++.Elliott Hughes2015-04-101-27/+15
* Fix ScreenRecoveryUI to handle devices without power/up/down.Elliott Hughes2015-04-101-2/+7
* Add ev_iterate_available_keys to minui.Elliott Hughes2015-04-101-13/+22
* am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus...Doug Zongker2014-03-171-4/+34
|\
| * refactor image resource loading code in minuiDoug Zongker2014-03-171-4/+34
| * separate fbdev-specific code out from minuiDoug Zongker2014-03-111-0/+2
| * remove pixelflinger from recoveryDoug Zongker2014-03-111-5/+13
| * change how recovery animation is implementedDoug Zongker2014-03-111-0/+1
* | separate fbdev-specific code out from minuiDoug Zongker2014-03-111-0/+2
* | remove pixelflinger from recoveryDoug Zongker2014-03-111-5/+13
* | change how recovery animation is implementedDoug Zongker2014-03-071-0/+1
* | recovery: fix epoll events type to uint32_tTodd Poynor2013-09-171-2/+2
* | minui: add ev_get_epollfd() to retrieve epoll file descriptorTodd Poynor2013-09-121-0/+1
* | minui: convert ev_*() event interface to epollTodd Poynor2013-09-121-2/+2
|/
* more font improvements and cleanupDoug Zongker2013-03-071-1/+1
* add optional overscan compensation to recovery graphicsDoug Zongker2012-12-181-1/+1
* add simple text to recovery UIDoug Zongker2012-08-221-0/+2
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+8
* minui: add ability to synchronize current key stateDima Zavin2011-10-121-0/+2
* minui: events: add ability to poll on non-input fdsDima Zavin2011-09-021-0/+1
* minui: events: refactor event acquisitionDima Zavin2011-09-021-2/+13
* minui: graphics: add interface for framebuffer blank/unblankDima Zavin2011-08-301-0/+3
* minui: graphics: add ability to query font sizeDima Zavin2011-08-301-0/+1
* split out device-specific recovery UI code into vendor directoriesDoug Zongker2009-06-111-16/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+70
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-70/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+70