summaryrefslogtreecommitdiffstats
path: root/minui/minui.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-06Fix minui issues for some build treesEthan Yonker1-1/+1
2017-01-17minui: Export minui/minui.h.Tao Bao1-135/+0
2016-11-16Have gr_init_font alloc memory for the fontDamien Bargiacchi1-1/+1
2016-11-15Support use of custom fonts in miniuiDamien Bargiacchi1-3/+13
2016-09-09Have gr_init_font alloc memory for the fontDamien Bargiacchi1-1/+1
2016-08-26Fix compatibility across the boardEthan Yonker1-0/+2
2016-08-23minui: Fix gr_set_font() build issue on cm-13.0 tree.nailyk1-0/+1
2016-08-19Support use of custom fonts in miniuiDamien Bargiacchi1-3/+13
2016-07-29Add docs on regeneration background text imageTianjie Xu1-2/+2
2016-07-27Fix clang-tidy performance warnings.Chih-Hung Hsieh1-1/+1
2016-04-20Fix matches_locale functionTianjie Xu1-0/+2
2015-12-16res: Embed FPS into icon_installing.png.Tao Bao1-2/+2
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-11-07Fix up old libminui to compileEthan Yonker1-2/+16
2014-11-06Revert to old libminui and fix upEthan Yonker1-51/+9
2014-05-02Update minui to support overlay graphicsDees Troy1-0/+1
2014-04-30recovery: Compatibility with upstream minui changeSteve Kondik1-0/+3
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-09-06Hack-fix build with different system/core/charger versionsVojtech Bocek1-1/+6
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