summaryrefslogtreecommitdiffstats
path: root/minui/minui.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to AOSP 8.0 baseEthan Yonker2017-09-081-6/+15
|\
| * minui: Export minui/minui.h.Tao Bao2017-01-171-135/+0
| * Have gr_init_font alloc memory for the fontDamien Bargiacchi2016-09-131-1/+1
| |\
| * \ Support use of custom fonts in miniuiDamien Bargiacchi2016-08-241-3/+13
| |\ \
| * \ \ Merge \"Add docs on regeneration background text image\"Tianjie Xu2016-07-291-2/+2
| |\ \ \
| | * | | Add docs on regeneration background text imageTianjie Xu2016-07-291-2/+2
| * | | | Merge \"Fix clang-tidy performance warnings.\"Chih-Hung Hsieh2016-07-271-1/+1
| |\| | |
| | * | | Fix clang-tidy performance warnings.Chih-Hung Hsieh2016-07-271-1/+1
* | | | | Fix minui issues for some build treesEthan Yonker2017-06-061-1/+1
* | | | | Update TWRP to AOSP 7.1.2Ethan Yonker2017-05-101-5/+21
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Have gr_init_font alloc memory for the fontDamien Bargiacchi2016-09-091-1/+1
| | |_|/ | |/| |
| * | | Support use of custom fonts in miniuiDamien Bargiacchi2016-08-191-3/+13
| |/ /
* | | Fix compatibility across the boardEthan Yonker2016-08-261-0/+2
* | | Update to 7.0Ethan Yonker2016-08-241-2/+4
|\| |
| * | Fix matches_locale functionTianjie Xu2016-04-201-0/+2
| |/
| * res: Embed FPS into icon_installing.png.Tao Bao2015-12-161-2/+2
* | minui: Fix gr_set_font() build issue on cm-13.0 tree.nailyk2016-08-231-0/+1
* | Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-091-1/+112
|\|
| * Don't use typedefs that hide *s.Elliott Hughes2015-04-151-12/+9
| * Move the menu header out of the menu.Elliott Hughes2015-04-141-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
* | Fix up old libminui to compileEthan Yonker2014-11-071-2/+16
* | Revert to old libminui and fix upEthan Yonker2014-11-061-51/+9
* | Merge in lollipop and attempt to fix merge conflictsEthan Yonker2014-11-061-9/+51
|\|
| * am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aospDoug Zongker2014-03-181-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
| |/
* | Update minui to support overlay graphicsDees Troy2014-05-021-0/+1
* | recovery: Compatibility with upstream minui changeSteve Kondik2014-04-301-0/+3
* | Hack-fix build with different system/core/charger versionsVojtech Bocek2013-09-061-1/+6
|/
* more font improvements and cleanupDoug Zongker2013-03-071-1/+1
* add optional overscan compensation to recovery graphicsDoug Zongker2012-12-191-1/+1
* add simple text to recovery UIDoug Zongker2012-08-231-0/+2
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+8
* minui: add ability to synchronize current key stateDima Zavin2011-10-131-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-041-0/+70
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-70/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+70