summaryrefslogtreecommitdiffstats
path: root/minui/minui.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-15Don't use typedefs that hide *s.Elliott Hughes1-12/+9
2015-04-14Move the menu header out of the menu.Elliott Hughes1-1/+1
2015-04-10Switch minui over to C++.Elliott Hughes1-27/+15
2015-04-10Fix ScreenRecoveryUI to handle devices without power/up/down.Elliott Hughes1-2/+7
2015-04-10Add ev_iterate_available_keys to minui.Elliott Hughes1-13/+22
2014-03-17refactor image resource loading code in minuiDoug Zongker1-4/+34
2014-03-11separate fbdev-specific code out from minuiDoug Zongker1-0/+2
2014-03-11remove pixelflinger from recoveryDoug Zongker1-5/+13
2014-03-11change how recovery animation is implementedDoug Zongker1-0/+1
2014-03-11separate fbdev-specific code out from minuiDoug Zongker1-0/+2
2014-03-11remove pixelflinger from recoveryDoug Zongker1-5/+13
2014-03-07change how recovery animation is implementedDoug Zongker1-0/+1
2013-09-17recovery: fix epoll events type to uint32_tTodd Poynor1-2/+2
2013-09-12minui: add ev_get_epollfd() to retrieve epoll file descriptorTodd Poynor1-0/+1
2013-09-12minui: convert ev_*() event interface to epollTodd Poynor1-2/+2
2013-03-07more font improvements and cleanupDoug Zongker1-1/+1
2012-12-19add optional overscan compensation to recovery graphicsDoug Zongker1-1/+1
2012-08-23add simple text to recovery UIDoug Zongker1-0/+2
2011-10-31turn recovery into a C++ binaryDoug Zongker1-0/+8
2011-10-28turn recovery into a C++ binaryDoug Zongker1-0/+8
2011-10-13minui: add ability to synchronize current key stateDima Zavin1-0/+2
2011-09-02minui: events: add ability to poll on non-input fdsDima Zavin1-0/+1
2011-09-02minui: events: refactor event acquisitionDima Zavin1-2/+13
2011-08-30minui: graphics: add interface for framebuffer blank/unblankDima Zavin1-0/+3
2011-08-30minui: graphics: add ability to query font sizeDima Zavin1-0/+1
2009-11-13eclair snapshotJean-Baptiste Queru1-16/+0
2009-06-11split out device-specific recovery UI code into vendor directoriesDoug Zongker1-16/+0
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+70
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-70/+0