aboutsummaryrefslogtreecommitdiffstats
path: root/minui
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary uses of reinterpret_cast.Rahul Chaudhry2016-11-162-3/+3
* Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.Rahul Chaudhry2016-11-164-12/+12
* Have gr_init_font alloc memory for the fontDamien Bargiacchi2016-11-152-8/+16
* Support use of custom fonts in miniuiDamien Bargiacchi2016-11-153-54/+72
* Fix "ordered comparison between pointer and zero".MinSeong Kim2016-11-111-1/+1
* Turn on -Werror for recoveryTianjie Xu2016-09-291-0/+2
* Merge "Recovery mode UI flicker"xinglong.zhu2016-08-082-1/+24
|\
| * Merge "Recovery mode UI flicker"Treehugger Robot2016-08-082-1/+24
| |\
| | * Recovery mode UI flickerxinglong.zhu2016-08-052-1/+24
* | | Merge \"Add docs on regeneration background text image\"Tianjie Xu2016-07-281-2/+2
|\| |
| * | Add docs on regeneration background text imageTianjie Xu2016-07-281-2/+2
* | | Merge \"Fix clang-tidy performance warnings.\"Chih-Hung Hsieh2016-07-272-2/+2
|\| |
| * | Fix clang-tidy performance warnings.Chih-Hung Hsieh2016-07-272-2/+2
| |/
* | Merge "Keep ADF device alive for the lifetime of the minui backend" am: 14352...Jonathan Hamilton2016-05-121-6/+8
|\|
| * Keep ADF device alive for the lifetime of the minui backendJonathan Hamilton2016-05-051-6/+8
* | Merge "Fix matches_locale function" into nyc-devTianjie Xu2016-04-202-13/+10
|\ \
| * | Fix matches_locale functionTianjie Xu2016-04-202-13/+10
* | | Merge "Fix google-runtime-int warnings." am: a1f4a1eChih-hung Hsieh2016-04-181-6/+9
|\ \ \ | | |/ | |/|
| * | Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-6/+9
* | | Merge "Update the system update animation." into nyc-devElliott Hughes2016-04-151-2/+0
|\ \ \ | |/ / |/| / | |/
| * Update the system update animation.Elliott Hughes2016-04-151-2/+0
* | Merge "Fix minui cleanup path on error."Elliott Hughes2016-02-191-3/+3
|\ \
| * | Fix minui cleanup path on error.Elliott Hughes2016-02-191-3/+3
* | | Merge commit 'ce46828e08281dc507d4e40ba9e8b770bc21cf0b' into HEADBill Yi2016-02-171-12/+0
|\ \ \ | |/ / |/| / | |/
| * Revert "Byte swap to support BGRA in recovery mode" am: a5d5082222Andriy Naborskyy2016-01-121-12/+0
| |\
| | * Revert "Byte swap to support BGRA in recovery mode"Andriy Naborskyy2016-01-121-12/+0
| | |\
| | | * Revert "Byte swap to support BGRA in recovery mode"android-6.0.1_r22android-6.0.1_r21Andriy Naborskyy2016-01-081-12/+0
| | * | recovery: Switch to clangTao Bao2015-11-161-0/+1
| | |/
* | / Fix some memory leaks.Yabin Cui2016-02-101-13/+9
|/ /
* | res: Embed FPS into icon_installing.png.Tao Bao2015-12-162-8/+17
* | am 8409b088: Merge "Add drm support to minui" into mnc-devVincent Palatin2015-07-014-0/+484
|\|
| * Add drm support to minuiStéphane Marchesin2015-07-014-0/+484
| * Check all lseek calls succeed.Elliott Hughes2015-04-291-1/+2
* | recovery: Switch to clangTao Bao2015-06-031-0/+1
* | Check all lseek calls succeed.Elliott Hughes2015-04-291-1/+2
|/
* Don't use typedefs that hide *s.Elliott Hughes2015-04-156-43/+38
* Move the menu header out of the menu.Elliott Hughes2015-04-132-2/+2
* Switch minui over to C++.Elliott Hughes2015-04-108-102/+82
* Fix ScreenRecoveryUI to handle devices without power/up/down.Elliott Hughes2015-04-102-4/+9
* Add ev_iterate_available_keys to minui.Elliott Hughes2015-04-103-94/+126
* Remove support for Cupcake kernels.Elliott Hughes2015-03-241-17/+0
* Fix recovery image text rendering.Elliott Hughes2015-03-242-25/+22
* am c9bc3cc9: Merge "Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk"Narayan Kamath2015-02-261-4/+1
|\
| * Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mkTrevor Drake2015-02-261-4/+1
* | am ff934d02: Merge "Fix Droid and animation color in recovery mode"Elliott Hughes2015-02-125-14/+25
|\|
| * Fix Droid and animation color in recovery modeTony Kuo2015-02-115-14/+25
* | am 78aa50d3: Merge "recovery: Handle EV_SW events"Elliott Hughes2015-02-101-2/+2
|\|
| * recovery: Handle EV_SW eventsAjay Dudani2015-02-101-2/+2
* | am bf0be350: Merge "recovery: Generate libminui dynamic library"Elliott Hughes2015-02-101-0/+7
|\|
| * recovery: Generate libminui dynamic libraryAjay Dudani2015-02-101-0/+7