aboutsummaryrefslogtreecommitdiffstats
path: root/minui
Commit message (Expand)AuthorAgeFilesLines
* minui: Skip EV_REL input devices.Vitalii Kulikov2017-01-162-1/+10
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/bo...Steve Kondik2016-03-111-12/+0
|\
| * Revert "Byte swap to support BGRA in recovery mode"Andriy Naborskyy2016-01-081-12/+0
* | minui: accept RGBA and treat it as RGBXArnav Gupta2016-02-061-0/+3
* | minui: don't drop EV_ABS (touch) eventsDrew Walton2015-12-041-2/+2
* | minui: support to pan display (FBIOPAN_DISPLAY)Daniel Hillenbrand2015-11-252-0/+10
* | sr: Touch UITom Marshall2015-11-252-3/+41
* | recovery: Initial dialog implementationTom Marshall2015-11-252-0/+18
* | OMGRainbowsCEnnis912015-11-202-0/+35
* | recovery: Switch to clangTao Bao2015-11-071-0/+1
|/
* Add drm support to minuiStéphane Marchesin2015-07-014-0/+484
* 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-111-2/+2
|\|
| * recovery: Handle EV_SW eventsAjay Dudani2015-02-101-2/+2
* | am bf0be350: Merge "recovery: Generate libminui dynamic library"Elliott Hughes2015-02-111-0/+7
|\|
| * recovery: Generate libminui dynamic libraryAjay Dudani2015-02-101-0/+7
* | am aeecac54: Merge "Add missing includes."Elliott Hughes2015-01-305-0/+6
|\|
| * Add missing includes.Elliott Hughes2015-01-295-0/+6
* | Byte swap to support BGRA in recovery modeHeather Lee Wilson2014-11-141-0/+12
|/
* minui: avoid random screen frame at startupJoey Pan2014-06-121-0/+2
* am 0766cdf4: am d2fb4ed5: am d27aa76a: Merge "Support BGRA framebuffer"Doug Zongker2014-05-131-0/+13
|\
| * Support BGRA framebufferDaniel Leung2014-05-131-0/+13
* | am e9f9238a: am 1cd52423: am 1c2cf1db: Merge "recovery: minui: add adf backend"Greg Hackmann2014-05-024-5/+266
|\|
| * recovery: minui: add adf backendGreg Hackmann2014-04-254-5/+266
* | am 03008bc1: am aa4545b5: Merge "restore minui support for paletted images wi...Doug Zongker2014-03-201-1/+1
|\|
| * restore minui support for paletted images with < 8 bitsDoug Zongker2014-03-201-1/+1
* | am 47c7e365: am 130a7985: Merge "fix error log statement"Doug Zongker2014-03-181-1/+1
|\|
| * fix error log statementDoug Zongker2014-03-171-1/+1
* | am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus...Doug Zongker2014-03-173-238/+242
|\|
| * refactor image resource loading code in minuiDoug Zongker2014-03-173-238/+242
* | am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn2014-03-142-4/+5
|\|
| * Recovery 64-bit compile issuesMark Salyzyn2014-03-142-4/+5
| * separate fbdev-specific code out from minuiDoug Zongker2014-03-115-152/+268
| * remove pixelflinger from recoveryDoug Zongker2014-03-113-266/+348
| * change how recovery animation is implementedDoug Zongker2014-03-112-3/+180
* | separate fbdev-specific code out from minuiDoug Zongker2014-03-115-152/+268
* | remove pixelflinger from recoveryDoug Zongker2014-03-113-273/+347
* | change how recovery animation is implementedDoug Zongker2014-03-072-3/+180
* | am 2739ed96: am a5d105e2: Merge "recovery: fix building with pointer-to-int e...Colin Cross2014-02-061-1/+1
|\|