summaryrefslogtreecommitdiffstats
path: root/minui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch between dependencies and modulesEthan Yonker2019-05-241-1/+5
* twrp: Fix unsigned compare compile warning.Simon Shi2019-01-161-4/+2
* minui: Don't include errno.h twiceAndreas Schneider2018-11-141-1/+0
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-247-534/+783
|\
| * StartsWith allows a std::string prefix now.Elliott Hughes2017-12-201-1/+1
| * libdrm_platform is now libdrmDan Willemsen2017-10-201-1/+1
| * Build libminui with BOARD_VNDK_VERSIONJiyong Park2017-10-201-1/+1
| * Merge "Drop -Wno-unused-parameter."Tao Bao2017-10-121-0/+5
| |\
| | * Drop -Wno-unused-parameter.Tao Bao2017-10-121-0/+5
| * | Add missing includes.Dan Albert2017-10-111-0/+1
| |/
| * Merge "graphics: add rotation logic"Tao Bao2017-10-053-221/+280
| |\
| | * graphics: add rotation logicLuke Song2017-09-283-221/+280
| * | Move the png open and destroy functions into a classTianjie Xu2017-09-291-286/+279
| |/
| * Add a new option in recovery menu to test the background textsTianjie Xu2017-09-272-0/+39
| * Turn on -Wall for recovery modulesTianjie Xu2017-08-291-2/+2
| * Merge "ui: Move the support for touch inputs into RecoveryUI."Tao Bao2017-08-032-12/+38
| |\
| | * ui: Move the support for touch inputs into RecoveryUI.Tao Bao2017-08-022-12/+38
* | | Merge up to android-8.1.0_r1 and fix conflictsEthan Yonker2017-12-155-13/+55
|\ \ \
| * | | ui: Move the support for touch inputs into RecoveryUI.Tao Bao2017-08-032-12/+38
| * | | Build libminui with BOARD_VNDK_VERSIONJiyong Park2017-07-211-1/+1
| |/ /
| * | Merge "Fix the android-cloexec-* warnings in bootable/recovery"Tianjie Xu2017-07-201-1/+1
| |\|
| | * Fix the android-cloexec-* warnings in bootable/recoveryTianjie Xu2017-07-191-1/+1
| * | Merge "minui: Fix breakage in graphics_adf." am: 54da112277 am: d66f05b82cTao Bao2017-04-291-1/+2
| |\|
| | * minui: Fix breakage in graphics_adf.Alistair Strachan2017-04-291-1/+2
| * | Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9Tianjie Xu2017-03-283-13/+33
| |\|
| | * Add the missing sr-Latn into png files and rename the png locale headerTianjie Xu2017-03-253-13/+33
* | | minui: Fix building graphics_overlay.cppAndreas Schneider2017-11-291-4/+7
* | | minui: Move graphics_overlay.h down that we have all structs definedAndreas Schneider2017-11-291-2/+2
* | | minui: Add missing <linux/ion.h> for 'struct ion_handle_data'Andreas Schneider2017-11-291-0/+1
* | | minui: Only include graphics_adf.h if we do not build with MSM_BSPAndreas Schneider2017-11-291-0/+2
* | | minui: Do not overwrite previously set CFLAGSAndreas Schneider2017-11-291-2/+2
* | | Update to AOSP 8.0 baseEthan Yonker2017-09-0816-1085/+1397
|\ \ \
| * | | Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9Tianjie Xu2017-03-293-13/+33
| |/ /
| * | Merge "Add the missing #include of <functional>." am: dd553d280f am: 965021ab8dTao Bao2017-03-171-0/+2
| |\|
| | * Add the missing #include of <functional>.Tao Bao2017-03-171-0/+2
| * | Merge "Add a missing #include for openat(2)." am: 3ac0dd2a56 am: cdfe2895b4Elliott Hughes2017-02-241-0/+1
| |\|
| | * Add a missing #include for openat(2).Elliott Hughes2017-02-231-0/+1
| * | Merge "minui: Move graphics_{adf,drm,fbdev} into classes." am: 0d14cc279c am: 6585a3c368 am: b8997adc20Tao Bao2017-02-138-271/+333
| |\|
| | * minui: Move graphics_{adf,drm,fbdev} into classes.Tao Bao2017-02-118-271/+333
| * | Merge "minui: Save errno before calling close()." am: df464dbe79 am: 8075089ca1 am: 30c164411fTao Bao2017-02-101-1/+2
| |\|
| | * minui: Save errno before calling close().Tao Bao2017-02-091-1/+2
| * | Merge "minui: Clean up graphics_fbdev.cpp." am: 5121961421 am: e91a2d23ca am: c441edd1c3Tao Bao2017-02-091-139/+129
| |\|
| | * Merge "minui: Clean up graphics_fbdev.cpp."Treehugger Robot2017-02-091-139/+129
| | |\
| | | * minui: Clean up graphics_fbdev.cpp.Tao Bao2017-02-071-139/+129
| * | | Merge "minui: Clean up graphics_adf.cpp." am: d592e1d5e1 am: 46829c326e am: ffd5c03711Tao Bao2017-02-091-191/+156
| |\| |
| | * | Merge "minui: Clean up graphics_adf.cpp."Tao Bao2017-02-091-191/+156
| | |\ \
| | | * | minui: Clean up graphics_adf.cpp.Tao Bao2017-02-071-191/+156
| | | |/
| * | | Merge "minui: Clean up graphics_drm.cpp." am: 648f252c71 am: f6b6b75916 am: ed5ee5292cTao Bao2017-02-091-351/+297
| |\| |
| | * | minui: Clean up graphics_drm.cpp.Tao Bao2017-02-071-351/+297
| | |/
| * | Merge "minui: Minor clean up to graphics.cpp." am: b04bc0540d am: ec8d74580d am: 7d8e13a535Tao Bao2017-02-031-62/+1
| |\|
| | * minui: Minor clean up to graphics.cpp.Tao Bao2017-02-031-62/+1
| * | Merge "minui: Move callback functions to std::function." am: a476312714 am: 343987b2a1 am: 19856bcb2eTao Bao2017-01-253-121/+113
| |\|
| | * Merge "minui: Move callback functions to std::function."Tao Bao2017-01-253-121/+113
| | |\
| | | * minui: Move callback functions to std::function.Tao Bao2017-01-233-121/+113
| * | | Merge "Add checkers and tests for empty locale in PNG file" am: 69e73ab7a9 am: a38224eadb am: 18098b7de3Tianjie Xu2017-01-191-1/+3
| |\| |
| | * | Add checkers and tests for empty locale in PNG fileTianjie Xu2017-01-191-1/+3
| | |/
| * | Merge "minui: Export minui/minui.h." am: 13d15af08f am: ad20b76397 am: 54890af615Tao Bao2017-01-178-17/+32
| |\|
| | * minui: Export minui/minui.h.Tao Bao2017-01-178-17/+32
| * | Merge "Remove unnecessary uses of reinterpret_cast." am: c470dc8681 am: 849a911dee am: 6a6e54da04Rahul Chaudhry2016-11-162-3/+3
| |\|
| | * 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-162-8/+16
| | * Support use of custom fonts in miniuiDamien Bargiacchi2016-11-153-54/+72
| * | Merge "Fix "ordered comparison between pointer and zero"." am: a844bc9649 am: 08c4130493 am: 0f81984970Tao Bao2016-11-141-1/+1
| |\ \
| | * | Merge "Fix "ordered comparison between pointer and zero"."Tao Bao2016-11-141-1/+1
| | |\|
| | | * Fix "ordered comparison between pointer and zero".MinSeong Kim2016-11-111-1/+1
| | | * Turn on -Werror for recoveryTianjie Xu2016-09-301-0/+2
| * | | Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.Rahul Chaudhry2016-11-094-13/+13
| |/ /
| * | Turn on -Werror for recoveryTianjie Xu2016-09-301-0/+2
| * | Have gr_init_font alloc memory for the fontDamien Bargiacchi2016-09-132-8/+16
| |\ \
| * \ \ Support use of custom fonts in miniuiDamien Bargiacchi2016-08-243-54/+72
| |\ \ \ | | |_|/ | |/| |
| * | | 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-062-1/+24
| * | | | | 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-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: 14352497f0Jonathan Hamilton2016-05-121-6/+8
| |\| | |
| | * | | Keep ADF device alive for the lifetime of the minui backendJonathan Hamilton2016-05-061-6/+8
| * | | | Merge "Fix matches_locale function" into nyc-devTianjie Xu2016-04-212-13/+10
| |\ \ \ \
| * \ \ \ \ Merge "Fix google-runtime-int warnings." am: a1f4a1eChih-hung Hsieh2016-04-191-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
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge "Fix minui cleanup path on error."Elliott Hughes2016-02-201-3/+3
| |\ \ \ \ \
| | * | | | | Fix minui cleanup path on error.Elliott Hughes2016-02-191-3/+3
| * | | | | | Merge commit 'ce46828e08281dc507d4e40ba9e8b770bc21cf0b' into HEADBill Yi2016-02-171-12/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fix some memory leaks.Yabin Cui2016-02-111-13/+9
* | | | | | | Fix minui issues for some build treesEthan Yonker2017-06-063-12/+13
* | | | | | | Update TWRP to AOSP 7.1.2Ethan Yonker2017-05-107-47/+166
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Have gr_init_font alloc memory for the fontDamien Bargiacchi2016-09-092-8/+16
| | |_|_|_|/ | |/| | | |
| * | | | | Support use of custom fonts in miniuiDamien Bargiacchi2016-08-193-54/+72
| | |_|_|/ | |/| | |
* | | | | Fix "ordered comparison between pointer and zero".MinSeong Kim2017-02-231-1/+1
* | | | | ifdef overlay graphicsEthan Yonker2017-01-212-5/+7
* | | | | Fix compatibility across the boardEthan Yonker2016-08-262-0/+8
* | | | | Update to 7.0Ethan Yonker2016-08-244-35/+28
|\| | | |
| * | | | Fix matches_locale functionTianjie Xu2016-04-202-13/+10
| | |_|/ | |/| |
| * | | Update the system update animation.Elliott Hughes2016-04-151-2/+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"Andriy Naborskyy2016-01-081-12/+0
| | * | recovery: Switch to clangTao Bao2015-11-161-0/+1
| | |/
| * | 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-024-0/+484
| |\|
| * | recovery: Switch to clangTao Bao2015-06-031-0/+1
| * | Check all lseek calls succeed.Elliott Hughes2015-04-301-1/+2
* | | minui: Fix gr_set_font() build issue on cm-13.0 tree.nailyk2016-08-232-0/+7
* | | minui: bring back custom font supportmaxwen2015-12-015-1/+947
* | | Add support for RGBA_8888 pixel formatKra1o52015-10-144-0/+10
* | | Add qcom overlay graphics support to minuiEthan Yonker2015-10-145-4/+845
* | | Add 16bpp support to minuiEthan Yonker2015-10-141-25/+136
* | | Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-0919-3369/+1889
|\ \ \ | | |/ | |/|
| * | Add drm support to minuiStéphane Marchesin2015-07-024-0/+484
| * | Check all lseek calls succeed.Elliott Hughes2015-04-301-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-142-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-125-14/+25
| * | am 78aa50d3: Merge "recovery: Handle EV_SW events"Elliott Hughes2015-02-111-2/+2
| |\|
| | * recovery: Handle EV_SW eventsAjay Dudani2015-02-111-2/+2
| * | am bf0be350: Merge "recovery: Generate libminui dynamic library"Elliott Hughes2015-02-111-0/+7
| |\|
| | * recovery: Generate libminui dynamic libraryAjay Dudani2015-02-111-0/+7
| * | am aeecac54: Merge "Add missing includes."Elliott Hughes2015-01-305-0/+6
| |\|
| | * Add missing includes.Elliott Hughes2015-01-305-0/+6
| * | Byte swap to support BGRA in recovery modeHeather Lee Wilson2014-11-141-0/+12
| |/
* | minui: add BOARD_USE_CUSTOM_RECOVERY_FONTmaxwen2015-07-166-1/+965
* | Add option to use new heap_id_mask instead of old heap_maskKra1o52015-04-232-0/+8
* | Add support for custom kernel headersKra1o52014-12-171-2/+10
* | EPOLLWAKEUP handling in minui/events.cEthan Yonker2014-12-121-0/+8
* | Update minui to work properlyEthan Yonker2014-12-091-143/+132
* | Make TWRP compile for arm64Ethan Yonker2014-11-121-1/+1
* | Disable custom theme and fix png loadingEthan Yonker2014-11-071-2/+2
* | Fix up old libminui to compileEthan Yonker2014-11-075-29/+247
* | Revert to old libminui and fix upEthan Yonker2014-11-069-1141/+292
* | Merge in lollipop and attempt to fix merge conflictsEthan Yonker2014-11-069-292/+1145
|\|
| * 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-141-0/+13
| |\
| | * Support BGRA framebufferDaniel Leung2014-05-141-0/+13
| * | am e9f9238a: am 1cd52423: am 1c2cf1db: Merge "recovery: minui: add adf backend"Greg Hackmann2014-05-034-5/+266
| |\|
| | * recovery: minui: add adf backendGreg Hackmann2014-04-264-5/+266
| * | am 03008bc1: am aa4545b5: Merge "restore minui support for paletted images with < 8 bits"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-181-1/+1
| * | am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aospDoug Zongker2014-03-183-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 errors turned on"Colin Cross2014-02-061-1/+1
| |\|
| | * recovery: fix building with pointer-to-int errors turned onColin Cross2014-02-061-1/+1
| * | am 27efc8f9: am 617d1cad: Merge "minui: do not use flexible array initialization"Nick Kralevich2014-01-041-1/+1
| |\|
| | * minui: do not use flexible array initializationsynergy dev2013-11-261-1/+1
| | * am 5c4e1dac: Merge "Update libpng API usage"John Reck2013-08-271-12/+12
| | |\
| * | | fix use of RGBA images in minuiDoug Zongker2013-09-261-3/+11
| * | | recovery: fix epoll events type to uint32_tTodd Poynor2013-09-172-3/+3
| * | | minui: add ev_get_epollfd() to retrieve epoll file descriptorTodd Poynor2013-09-122-0/+6
| * | | minui: convert ev_*() event interface to epollTodd Poynor2013-09-122-27/+58
| * | | Fix libpng API usageJohn Reck2013-08-131-12/+12
| |/ /
* | | Build block TWRP with RECOVERY_VARIANTMatt Mower2014-09-031-4/+4
* | | minui: Do not return true from target_has_overlay() if MSM_BSP is not setAndrew Dodd2014-06-301-3/+4
* | | Update minui to support overlay graphicsDees Troy2014-05-027-36/+1614
* | | recovery: Compatibility with upstream minui changeSteve Kondik2014-04-301-0/+3
* | | minui: adapt backlight blanking commit to TWRPMatt Mower2014-02-062-5/+15
* | | minui: Allow devices to blank/unblank using LCD backlightEthan Chen2014-02-032-0/+16
* | | Support custom graphics.c.Koushik Dutta2013-12-121-1/+6
* | | Fix merge conflicts and update for 4.4 kitkatDees Troy2013-11-021-2/+2
|\| |
| * | recovery: move log output to stdoutDoug Zongker2013-07-091-2/+2
* | | Hack-fix build with different system/core/charger versionsVojtech Bocek2013-09-062-2/+12
* | | Update to latest AOSP masterDees_Troy2013-09-044-47/+255
|\ \ \ | | |/ | |/|
| * | Update libpng API usageJohn Reck2013-08-271-12/+12
| |/
| * more font improvements and cleanupDoug Zongker2013-03-073-13/+247
| * recovery: change font for menus to be an imageDoug Zongker2013-03-053-246/+27
| * add optional overscan compensation to recovery graphicsDoug Zongker2012-12-193-5/+32
| * minor recovery fixesDoug Zongker2012-09-042-6/+6
| * Merge "recovery locale handling fixes" into jb-mr1-devDoug Zongker2012-08-301-8/+0
| |\
| | * recovery locale handling fixesDoug Zongker2012-08-301-8/+0
| * | am bddbb5b3: Merge "Fixing trivial warnings for libminui"Jean-Baptiste Queru2012-08-241-2/+2
| |\ \ | | |/ | |/|
| * | add simple text to recovery UIDoug Zongker2012-08-233-0/+168
| * | fix conflicts with merge of jb-dev-makoEd Heyl2012-07-261-2/+4
| |\ \
| | * | minui: fix screen update issueDevin Kim2012-07-201-2/+4
| * | | am dd6cd4fc: Merge "graphics: add support for "single buffering""Doug Zongker2012-07-211-2/+10
| |\ \ \
| * | | | allow double-quotes or not in TARGET_RECOVERY_PIXEL_FORMATDoug Zongker2012-07-111-2/+6
| | |/ / | |/| |
* | | | TWRP-ify AOSP codeDees_Troy2012-09-051-1/+1
| |_|/ |/| |
* | | Fixing trivial warnings for libminuiEdwin Vane2012-08-211-2/+2
| |/ |/|
* | graphics: add support for "single buffering"Octavian Purdila2012-07-121-2/+10
|/
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+8
* minui: add ability to synchronize current key stateDima Zavin2011-10-132-2/+38
* fix problem where the screen is sometimes all black in recoveryDoug Zongker2011-09-271-0/+3
* minui: events: only open input devices with EV_KEY and/or EV_RELDima Zavin2011-09-021-0/+17
* minui: events: add ability to poll on non-input fdsDima Zavin2011-09-022-3/+23
* minui: events: refactor event acquisitionDima Zavin2011-09-022-15/+49
* minui: graphics: add interface for framebuffer blank/unblankDima Zavin2011-08-302-0/+13
* minui: graphics: add ability to query font sizeDima Zavin2011-08-302-0/+7
* Get the correct line_length.Michael Ward2011-06-241-2/+37
* Graphics can handle stride != xres, and BGRA support.Michael Ward2011-06-232-12/+18
* allow paletted RGB images in recoveryDoug Zongker2011-03-051-2/+7
* make recovery UI images more general; allow for installation animationDoug Zongker2011-03-011-0/+2
* option to allow recovery to use 24-bit graphics in UIDoug Zongker2011-01-142-10/+22
* clear recovery framebuffers on allocation; display icon right after ui_initDoug Zongker2010-11-011-1/+2
* simplify construction of the recovery progress barDoug Zongker2009-10-091-3/+8
* split out device-specific recovery UI code into vendor directoriesDoug Zongker2009-06-111-16/+0
* Force the fb into 16 bpp mode in case the hw has some other default.Rebecca Schultz Zavin2009-06-061-0/+1
* AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This savesDoug Zongker2009-03-281-100/+67
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-047-0/+946
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-047-946/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-111-16/+33
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-181-33/+24
* Initial ContributionThe Android Open Source Project2008-10-217-0/+938