index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
minui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
twrp: Fix unsigned compare compile warning.
Simon Shi
2019-01-16
1
-4
/
+2
*
minui: Don't include errno.h twice
Andreas Schneider
2018-11-14
1
-1
/
+0
*
Merge AOSP android-9.0.0_r3
Ethan Yonker
2018-08-24
7
-534
/
+783
|
\
|
*
StartsWith allows a std::string prefix now.
Elliott Hughes
2017-12-20
1
-1
/
+1
|
*
libdrm_platform is now libdrm
Dan Willemsen
2017-10-20
1
-1
/
+1
|
*
Build libminui with BOARD_VNDK_VERSION
Jiyong Park
2017-10-20
1
-1
/
+1
|
*
Merge "Drop -Wno-unused-parameter."
Tao Bao
2017-10-12
1
-0
/
+5
|
|
\
|
|
*
Drop -Wno-unused-parameter.
Tao Bao
2017-10-12
1
-0
/
+5
|
*
|
Add missing includes.
Dan Albert
2017-10-11
1
-0
/
+1
|
|
/
|
*
Merge "graphics: add rotation logic"
Tao Bao
2017-10-05
3
-221
/
+280
|
|
\
|
|
*
graphics: add rotation logic
Luke Song
2017-09-28
3
-221
/
+280
|
*
|
Move the png open and destroy functions into a class
Tianjie Xu
2017-09-29
1
-286
/
+279
|
|
/
|
*
Add a new option in recovery menu to test the background texts
Tianjie Xu
2017-09-27
2
-0
/
+39
|
*
Turn on -Wall for recovery modules
Tianjie Xu
2017-08-29
1
-2
/
+2
|
*
Merge "ui: Move the support for touch inputs into RecoveryUI."
Tao Bao
2017-08-03
2
-12
/
+38
|
|
\
|
|
*
ui: Move the support for touch inputs into RecoveryUI.
Tao Bao
2017-08-02
2
-12
/
+38
*
|
|
Merge up to android-8.1.0_r1 and fix conflicts
Ethan Yonker
2017-12-15
5
-13
/
+55
|
\
\
\
|
*
|
|
ui: Move the support for touch inputs into RecoveryUI.
Tao Bao
2017-08-03
2
-12
/
+38
|
*
|
|
Build libminui with BOARD_VNDK_VERSION
Jiyong Park
2017-07-21
1
-1
/
+1
|
|
/
/
|
*
|
Merge "Fix the android-cloexec-* warnings in bootable/recovery"
Tianjie Xu
2017-07-20
1
-1
/
+1
|
|
\
|
|
|
*
Fix the android-cloexec-* warnings in bootable/recovery
Tianjie Xu
2017-07-19
1
-1
/
+1
|
*
|
Merge "minui: Fix breakage in graphics_adf." am: 54da112277 am: d66f05b82c
Tao Bao
2017-04-29
1
-1
/
+2
|
|
\
|
|
|
*
minui: Fix breakage in graphics_adf.
Alistair Strachan
2017-04-29
1
-1
/
+2
|
*
|
Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9
Tianjie Xu
2017-03-28
3
-13
/
+33
|
|
\
|
|
|
*
Add the missing sr-Latn into png files and rename the png locale header
Tianjie Xu
2017-03-25
3
-13
/
+33
*
|
|
minui: Fix building graphics_overlay.cpp
Andreas Schneider
2017-11-29
1
-4
/
+7
*
|
|
minui: Move graphics_overlay.h down that we have all structs defined
Andreas Schneider
2017-11-29
1
-2
/
+2
*
|
|
minui: Add missing <linux/ion.h> for 'struct ion_handle_data'
Andreas Schneider
2017-11-29
1
-0
/
+1
*
|
|
minui: Only include graphics_adf.h if we do not build with MSM_BSP
Andreas Schneider
2017-11-29
1
-0
/
+2
*
|
|
minui: Do not overwrite previously set CFLAGS
Andreas Schneider
2017-11-29
1
-2
/
+2
*
|
|
Update to AOSP 8.0 base
Ethan Yonker
2017-09-08
16
-1085
/
+1397
|
\
\
\
|
*
|
|
Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9
Tianjie Xu
2017-03-29
3
-13
/
+33
|
|
/
/
|
*
|
Merge "Add the missing #include of <functional>." am: dd553d280f am: 965021ab8d
Tao Bao
2017-03-17
1
-0
/
+2
|
|
\
|
|
|
*
Add the missing #include of <functional>.
Tao Bao
2017-03-17
1
-0
/
+2
|
*
|
Merge "Add a missing #include for openat(2)." am: 3ac0dd2a56 am: cdfe2895b4
Elliott Hughes
2017-02-24
1
-0
/
+1
|
|
\
|
|
|
*
Add a missing #include for openat(2).
Elliott Hughes
2017-02-23
1
-0
/
+1
|
*
|
Merge "minui: Move graphics_{adf,drm,fbdev} into classes." am: 0d14cc279c am: 6585a3c368 am: b8997adc20
Tao Bao
2017-02-13
8
-271
/
+333
|
|
\
|
|
|
*
minui: Move graphics_{adf,drm,fbdev} into classes.
Tao Bao
2017-02-11
8
-271
/
+333
|
*
|
Merge "minui: Save errno before calling close()." am: df464dbe79 am: 8075089ca1 am: 30c164411f
Tao Bao
2017-02-10
1
-1
/
+2
|
|
\
|
|
|
*
minui: Save errno before calling close().
Tao Bao
2017-02-09
1
-1
/
+2
|
*
|
Merge "minui: Clean up graphics_fbdev.cpp." am: 5121961421 am: e91a2d23ca am: c441edd1c3
Tao Bao
2017-02-09
1
-139
/
+129
|
|
\
|
|
|
*
Merge "minui: Clean up graphics_fbdev.cpp."
Treehugger Robot
2017-02-09
1
-139
/
+129
|
|
|
\
|
|
|
*
minui: Clean up graphics_fbdev.cpp.
Tao Bao
2017-02-07
1
-139
/
+129
|
*
|
|
Merge "minui: Clean up graphics_adf.cpp." am: d592e1d5e1 am: 46829c326e am: ffd5c03711
Tao Bao
2017-02-09
1
-191
/
+156
|
|
\
|
|
|
|
*
|
Merge "minui: Clean up graphics_adf.cpp."
Tao Bao
2017-02-09
1
-191
/
+156
|
|
|
\
\
|
|
|
*
|
minui: Clean up graphics_adf.cpp.
Tao Bao
2017-02-07
1
-191
/
+156
|
|
|
|
/
|
*
|
|
Merge "minui: Clean up graphics_drm.cpp." am: 648f252c71 am: f6b6b75916 am: ed5ee5292c
Tao Bao
2017-02-09
1
-351
/
+297
|
|
\
|
|
|
|
*
|
minui: Clean up graphics_drm.cpp.
Tao Bao
2017-02-07
1
-351
/
+297
|
|
|
/
|
*
|
Merge "minui: Minor clean up to graphics.cpp." am: b04bc0540d am: ec8d74580d am: 7d8e13a535
Tao Bao
2017-02-03
1
-62
/
+1
|
|
\
|
|
|
*
minui: Minor clean up to graphics.cpp.
Tao Bao
2017-02-03
1
-62
/
+1
|
*
|
Merge "minui: Move callback functions to std::function." am: a476312714 am: 343987b2a1 am: 19856bcb2e
Tao Bao
2017-01-25
3
-121
/
+113
|
|
\
|
|
|
*
Merge "minui: Move callback functions to std::function."
Tao Bao
2017-01-25
3
-121
/
+113
|
|
|
\
|
|
|
*
minui: Move callback functions to std::function.
Tao Bao
2017-01-23
3
-121
/
+113
|
*
|
|
Merge "Add checkers and tests for empty locale in PNG file" am: 69e73ab7a9 am: a38224eadb am: 18098b7de3
Tianjie Xu
2017-01-19
1
-1
/
+3
|
|
\
|
|
|
|
*
|
Add checkers and tests for empty locale in PNG file
Tianjie Xu
2017-01-19
1
-1
/
+3
|
|
|
/
|
*
|
Merge "minui: Export minui/minui.h." am: 13d15af08f am: ad20b76397 am: 54890af615
Tao Bao
2017-01-17
8
-17
/
+32
|
|
\
|
|
|
*
minui: Export minui/minui.h.
Tao Bao
2017-01-17
8
-17
/
+32
|
*
|
Merge "Remove unnecessary uses of reinterpret_cast." am: c470dc8681 am: 849a911dee am: 6a6e54da04
Rahul Chaudhry
2016-11-16
2
-3
/
+3
|
|
\
|
|
|
*
Remove unnecessary uses of reinterpret_cast.
Rahul Chaudhry
2016-11-16
2
-3
/
+3
|
|
*
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
Rahul Chaudhry
2016-11-16
4
-12
/
+12
|
|
*
Have gr_init_font alloc memory for the font
Damien Bargiacchi
2016-11-16
2
-8
/
+16
|
|
*
Support use of custom fonts in miniui
Damien Bargiacchi
2016-11-15
3
-54
/
+72
|
*
|
Merge "Fix "ordered comparison between pointer and zero"." am: a844bc9649 am: 08c4130493 am: 0f81984970
Tao Bao
2016-11-14
1
-1
/
+1
|
|
\
\
|
|
*
|
Merge "Fix "ordered comparison between pointer and zero"."
Tao Bao
2016-11-14
1
-1
/
+1
|
|
|
\
|
|
|
|
*
Fix "ordered comparison between pointer and zero".
MinSeong Kim
2016-11-11
1
-1
/
+1
|
|
|
*
Turn on -Werror for recovery
Tianjie Xu
2016-09-30
1
-0
/
+2
|
*
|
|
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
Rahul Chaudhry
2016-11-09
4
-13
/
+13
|
|
/
/
|
*
|
Turn on -Werror for recovery
Tianjie Xu
2016-09-30
1
-0
/
+2
|
*
|
Have gr_init_font alloc memory for the font
Damien Bargiacchi
2016-09-13
2
-8
/
+16
|
|
\
\
|
*
\
\
Support use of custom fonts in miniui
Damien Bargiacchi
2016-08-24
3
-54
/
+72
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge "Recovery mode UI flicker"
xinglong.zhu
2016-08-08
2
-1
/
+24
|
|
\
\
\
|
|
*
\
\
Merge "Recovery mode UI flicker"
Treehugger Robot
2016-08-08
2
-1
/
+24
|
|
|
\
\
\
|
|
|
*
|
|
Recovery mode UI flicker
xinglong.zhu
2016-08-06
2
-1
/
+24
|
*
|
|
|
|
Merge \"Add docs on regeneration background text image\"
Tianjie Xu
2016-07-29
1
-2
/
+2
|
|
\
|
|
|
|
|
|
*
|
|
|
Add docs on regeneration background text image
Tianjie Xu
2016-07-29
1
-2
/
+2
|
*
|
|
|
|
Merge \"Fix clang-tidy performance warnings.\"
Chih-Hung Hsieh
2016-07-27
2
-2
/
+2
|
|
\
|
|
|
|
|
|
*
|
|
|
Fix clang-tidy performance warnings.
Chih-Hung Hsieh
2016-07-27
2
-2
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge "Keep ADF device alive for the lifetime of the minui backend" am: 14352497f0
Jonathan Hamilton
2016-05-12
1
-6
/
+8
|
|
\
|
|
|
|
|
*
|
|
Keep ADF device alive for the lifetime of the minui backend
Jonathan Hamilton
2016-05-06
1
-6
/
+8
|
*
|
|
|
Merge "Fix matches_locale function" into nyc-dev
Tianjie Xu
2016-04-21
2
-13
/
+10
|
|
\
\
\
\
|
*
\
\
\
\
Merge "Fix google-runtime-int warnings." am: a1f4a1e
Chih-hung Hsieh
2016-04-19
1
-6
/
+9
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Fix google-runtime-int warnings.
Chih-Hung Hsieh
2016-04-18
1
-6
/
+9
|
*
|
|
|
|
Merge "Update the system update animation." into nyc-dev
Elliott Hughes
2016-04-15
1
-2
/
+0
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge "Fix minui cleanup path on error."
Elliott Hughes
2016-02-20
1
-3
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix minui cleanup path on error.
Elliott Hughes
2016-02-19
1
-3
/
+3
|
*
|
|
|
|
|
Merge commit 'ce46828e08281dc507d4e40ba9e8b770bc21cf0b' into HEAD
Bill Yi
2016-02-17
1
-12
/
+0
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Fix some memory leaks.
Yabin Cui
2016-02-11
1
-13
/
+9
*
|
|
|
|
|
|
Fix minui issues for some build trees
Ethan Yonker
2017-06-06
3
-12
/
+13
*
|
|
|
|
|
|
Update TWRP to AOSP 7.1.2
Ethan Yonker
2017-05-10
7
-47
/
+166
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Have gr_init_font alloc memory for the font
Damien Bargiacchi
2016-09-09
2
-8
/
+16
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Support use of custom fonts in miniui
Damien Bargiacchi
2016-08-19
3
-54
/
+72
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Fix "ordered comparison between pointer and zero".
MinSeong Kim
2017-02-23
1
-1
/
+1
*
|
|
|
|
ifdef overlay graphics
Ethan Yonker
2017-01-21
2
-5
/
+7
*
|
|
|
|
Fix compatibility across the board
Ethan Yonker
2016-08-26
2
-0
/
+8
*
|
|
|
|
Update to 7.0
Ethan Yonker
2016-08-24
4
-35
/
+28
|
\
|
|
|
|
|
*
|
|
|
Fix matches_locale function
Tianjie Xu
2016-04-20
2
-13
/
+10
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Update the system update animation.
Elliott Hughes
2016-04-15
1
-2
/
+0
|
|
|
/
|
|
/
|
|
*
|
Revert "Byte swap to support BGRA in recovery mode" am: a5d5082222
Andriy Naborskyy
2016-01-12
1
-12
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Revert "Byte swap to support BGRA in recovery mode"
Andriy Naborskyy
2016-01-12
1
-12
/
+0
|
|
|
\
|
|
|
*
Revert "Byte swap to support BGRA in recovery mode"
Andriy Naborskyy
2016-01-08
1
-12
/
+0
|
|
*
|
recovery: Switch to clang
Tao Bao
2015-11-16
1
-0
/
+1
|
|
|
/
|
*
|
res: Embed FPS into icon_installing.png.
Tao Bao
2015-12-16
2
-8
/
+17
|
*
|
am 8409b088: Merge "Add drm support to minui" into mnc-dev
Vincent Palatin
2015-07-02
4
-0
/
+484
|
|
\
|
|
*
|
recovery: Switch to clang
Tao Bao
2015-06-03
1
-0
/
+1
|
*
|
Check all lseek calls succeed.
Elliott Hughes
2015-04-30
1
-1
/
+2
*
|
|
minui: Fix gr_set_font() build issue on cm-13.0 tree.
nailyk
2016-08-23
2
-0
/
+7
*
|
|
minui: bring back custom font support
maxwen
2015-12-01
5
-1
/
+947
*
|
|
Add support for RGBA_8888 pixel format
Kra1o5
2015-10-14
4
-0
/
+10
*
|
|
Add qcom overlay graphics support to minui
Ethan Yonker
2015-10-14
5
-4
/
+845
*
|
|
Add 16bpp support to minui
Ethan Yonker
2015-10-14
1
-25
/
+136
*
|
|
Merge up to AOSP marshmallow-release
Ethan Yonker
2015-10-09
19
-3369
/
+1889
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add drm support to minui
Stéphane Marchesin
2015-07-02
4
-0
/
+484
|
*
|
Check all lseek calls succeed.
Elliott Hughes
2015-04-30
1
-1
/
+2
|
|
/
|
*
Don't use typedefs that hide *s.
Elliott Hughes
2015-04-15
6
-43
/
+38
|
*
Move the menu header out of the menu.
Elliott Hughes
2015-04-14
2
-2
/
+2
|
*
Switch minui over to C++.
Elliott Hughes
2015-04-10
8
-102
/
+82
|
*
Fix ScreenRecoveryUI to handle devices without power/up/down.
Elliott Hughes
2015-04-10
2
-4
/
+9
|
*
Add ev_iterate_available_keys to minui.
Elliott Hughes
2015-04-10
3
-94
/
+126
|
*
Remove support for Cupcake kernels.
Elliott Hughes
2015-03-24
1
-17
/
+0
|
*
Fix recovery image text rendering.
Elliott Hughes
2015-03-24
2
-25
/
+22
|
*
am c9bc3cc9: Merge "Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk"
Narayan Kamath
2015-02-26
1
-4
/
+1
|
|
\
|
|
*
Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk
Trevor Drake
2015-02-26
1
-4
/
+1
|
*
|
am ff934d02: Merge "Fix Droid and animation color in recovery mode"
Elliott Hughes
2015-02-12
5
-14
/
+25
|
|
\
|
|
|
*
Fix Droid and animation color in recovery mode
Tony Kuo
2015-02-12
5
-14
/
+25
|
*
|
am 78aa50d3: Merge "recovery: Handle EV_SW events"
Elliott Hughes
2015-02-11
1
-2
/
+2
|
|
\
|
|
|
*
recovery: Handle EV_SW events
Ajay Dudani
2015-02-11
1
-2
/
+2
|
*
|
am bf0be350: Merge "recovery: Generate libminui dynamic library"
Elliott Hughes
2015-02-11
1
-0
/
+7
|
|
\
|
|
|
*
recovery: Generate libminui dynamic library
Ajay Dudani
2015-02-11
1
-0
/
+7
|
*
|
am aeecac54: Merge "Add missing includes."
Elliott Hughes
2015-01-30
5
-0
/
+6
|
|
\
|
|
|
*
Add missing includes.
Elliott Hughes
2015-01-30
5
-0
/
+6
|
*
|
Byte swap to support BGRA in recovery mode
Heather Lee Wilson
2014-11-14
1
-0
/
+12
|
|
/
*
|
minui: add BOARD_USE_CUSTOM_RECOVERY_FONT
maxwen
2015-07-16
6
-1
/
+965
*
|
Add option to use new heap_id_mask instead of old heap_mask
Kra1o5
2015-04-23
2
-0
/
+8
*
|
Add support for custom kernel headers
Kra1o5
2014-12-17
1
-2
/
+10
*
|
EPOLLWAKEUP handling in minui/events.c
Ethan Yonker
2014-12-12
1
-0
/
+8
*
|
Update minui to work properly
Ethan Yonker
2014-12-09
1
-143
/
+132
*
|
Make TWRP compile for arm64
Ethan Yonker
2014-11-12
1
-1
/
+1
*
|
Disable custom theme and fix png loading
Ethan Yonker
2014-11-07
1
-2
/
+2
*
|
Fix up old libminui to compile
Ethan Yonker
2014-11-07
5
-29
/
+247
*
|
Revert to old libminui and fix up
Ethan Yonker
2014-11-06
9
-1141
/
+292
*
|
Merge in lollipop and attempt to fix merge conflicts
Ethan Yonker
2014-11-06
9
-292
/
+1145
|
\
|
|
*
minui: avoid random screen frame at startup
Joey Pan
2014-06-12
1
-0
/
+2
|
*
am 0766cdf4: am d2fb4ed5: am d27aa76a: Merge "Support BGRA framebuffer"
Doug Zongker
2014-05-14
1
-0
/
+13
|
|
\
|
|
*
Support BGRA framebuffer
Daniel Leung
2014-05-14
1
-0
/
+13
|
*
|
am e9f9238a: am 1cd52423: am 1c2cf1db: Merge "recovery: minui: add adf backend"
Greg Hackmann
2014-05-03
4
-5
/
+266
|
|
\
|
|
|
*
recovery: minui: add adf backend
Greg Hackmann
2014-04-26
4
-5
/
+266
|
*
|
am 03008bc1: am aa4545b5: Merge "restore minui support for paletted images with < 8 bits"
Doug Zongker
2014-03-20
1
-1
/
+1
|
|
\
|
|
|
*
restore minui support for paletted images with < 8 bits
Doug Zongker
2014-03-20
1
-1
/
+1
|
*
|
am 47c7e365: am 130a7985: Merge "fix error log statement"
Doug Zongker
2014-03-18
1
-1
/
+1
|
|
\
|
|
|
*
fix error log statement
Doug Zongker
2014-03-18
1
-1
/
+1
|
*
|
am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp
Doug Zongker
2014-03-18
3
-238
/
+242
|
|
\
|
|
|
*
refactor image resource loading code in minui
Doug Zongker
2014-03-17
3
-238
/
+242
|
*
|
am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"
Mark Salyzyn
2014-03-14
2
-4
/
+5
|
|
\
|
|
|
*
Recovery 64-bit compile issues
Mark Salyzyn
2014-03-14
2
-4
/
+5
|
|
*
separate fbdev-specific code out from minui
Doug Zongker
2014-03-11
5
-152
/
+268
|
|
*
remove pixelflinger from recovery
Doug Zongker
2014-03-11
3
-266
/
+348
|
|
*
change how recovery animation is implemented
Doug Zongker
2014-03-11
2
-3
/
+180
|
*
|
separate fbdev-specific code out from minui
Doug Zongker
2014-03-11
5
-152
/
+268
|
*
|
remove pixelflinger from recovery
Doug Zongker
2014-03-11
3
-273
/
+347
|
*
|
change how recovery animation is implemented
Doug Zongker
2014-03-07
2
-3
/
+180
|
*
|
am 2739ed96: am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on"
Colin Cross
2014-02-06
1
-1
/
+1
|
|
\
|
|
|
*
recovery: fix building with pointer-to-int errors turned on
Colin Cross
2014-02-06
1
-1
/
+1
|
*
|
am 27efc8f9: am 617d1cad: Merge "minui: do not use flexible array initialization"
Nick Kralevich
2014-01-04
1
-1
/
+1
|
|
\
|
|
|
*
minui: do not use flexible array initialization
synergy dev
2013-11-26
1
-1
/
+1
|
|
*
am 5c4e1dac: Merge "Update libpng API usage"
John Reck
2013-08-27
1
-12
/
+12
|
|
|
\
|
*
|
|
fix use of RGBA images in minui
Doug Zongker
2013-09-26
1
-3
/
+11
|
*
|
|
recovery: fix epoll events type to uint32_t
Todd Poynor
2013-09-17
2
-3
/
+3
|
*
|
|
minui: add ev_get_epollfd() to retrieve epoll file descriptor
Todd Poynor
2013-09-12
2
-0
/
+6
|
*
|
|
minui: convert ev_*() event interface to epoll
Todd Poynor
2013-09-12
2
-27
/
+58
|
*
|
|
Fix libpng API usage
John Reck
2013-08-13
1
-12
/
+12
|
|
/
/
*
|
|
Build block TWRP with RECOVERY_VARIANT
Matt Mower
2014-09-03
1
-4
/
+4
*
|
|
minui: Do not return true from target_has_overlay() if MSM_BSP is not set
Andrew Dodd
2014-06-30
1
-3
/
+4
*
|
|
Update minui to support overlay graphics
Dees Troy
2014-05-02
7
-36
/
+1614
*
|
|
recovery: Compatibility with upstream minui change
Steve Kondik
2014-04-30
1
-0
/
+3
*
|
|
minui: adapt backlight blanking commit to TWRP
Matt Mower
2014-02-06
2
-5
/
+15
*
|
|
minui: Allow devices to blank/unblank using LCD backlight
Ethan Chen
2014-02-03
2
-0
/
+16
*
|
|
Support custom graphics.c.
Koushik Dutta
2013-12-12
1
-1
/
+6
*
|
|
Fix merge conflicts and update for 4.4 kitkat
Dees Troy
2013-11-02
1
-2
/
+2
|
\
|
|
|
*
|
recovery: move log output to stdout
Doug Zongker
2013-07-09
1
-2
/
+2
*
|
|
Hack-fix build with different system/core/charger versions
Vojtech Bocek
2013-09-06
2
-2
/
+12
*
|
|
Update to latest AOSP master
Dees_Troy
2013-09-04
4
-47
/
+255
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update libpng API usage
John Reck
2013-08-27
1
-12
/
+12
|
|
/
|
*
more font improvements and cleanup
Doug Zongker
2013-03-07
3
-13
/
+247
|
*
recovery: change font for menus to be an image
Doug Zongker
2013-03-05
3
-246
/
+27
|
*
add optional overscan compensation to recovery graphics
Doug Zongker
2012-12-19
3
-5
/
+32
|
*
minor recovery fixes
Doug Zongker
2012-09-04
2
-6
/
+6
|
*
Merge "recovery locale handling fixes" into jb-mr1-dev
Doug Zongker
2012-08-30
1
-8
/
+0
|
|
\
|
|
*
recovery locale handling fixes
Doug Zongker
2012-08-30
1
-8
/
+0
|
*
|
am bddbb5b3: Merge "Fixing trivial warnings for libminui"
Jean-Baptiste Queru
2012-08-24
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
add simple text to recovery UI
Doug Zongker
2012-08-23
3
-0
/
+168
|
*
|
fix conflicts with merge of jb-dev-mako
Ed Heyl
2012-07-26
1
-2
/
+4
|
|
\
\
|
|
*
|
minui: fix screen update issue
Devin Kim
2012-07-20
1
-2
/
+4
|
*
|
|
am dd6cd4fc: Merge "graphics: add support for "single buffering""
Doug Zongker
2012-07-21
1
-2
/
+10
|
|
\
\
\
|
*
|
|
|
allow double-quotes or not in TARGET_RECOVERY_PIXEL_FORMAT
Doug Zongker
2012-07-11
1
-2
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
TWRP-ify AOSP code
Dees_Troy
2012-09-05
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Fixing trivial warnings for libminui
Edwin Vane
2012-08-21
1
-2
/
+2
|
|
/
|
/
|
*
|
graphics: add support for "single buffering"
Octavian Purdila
2012-07-12
1
-2
/
+10
|
/
*
turn recovery into a C++ binary
Doug Zongker
2011-10-31
1
-0
/
+8
*
minui: add ability to synchronize current key state
Dima Zavin
2011-10-13
2
-2
/
+38
*
fix problem where the screen is sometimes all black in recovery
Doug Zongker
2011-09-27
1
-0
/
+3
*
minui: events: only open input devices with EV_KEY and/or EV_REL
Dima Zavin
2011-09-02
1
-0
/
+17
*
minui: events: add ability to poll on non-input fds
Dima Zavin
2011-09-02
2
-3
/
+23
*
minui: events: refactor event acquisition
Dima Zavin
2011-09-02
2
-15
/
+49
*
minui: graphics: add interface for framebuffer blank/unblank
Dima Zavin
2011-08-30
2
-0
/
+13
*
minui: graphics: add ability to query font size
Dima Zavin
2011-08-30
2
-0
/
+7
*
Get the correct line_length.
Michael Ward
2011-06-24
1
-2
/
+37
*
Graphics can handle stride != xres, and BGRA support.
Michael Ward
2011-06-23
2
-12
/
+18
*
allow paletted RGB images in recovery
Doug Zongker
2011-03-05
1
-2
/
+7
*
make recovery UI images more general; allow for installation animation
Doug Zongker
2011-03-01
1
-0
/
+2
*
option to allow recovery to use 24-bit graphics in UI
Doug Zongker
2011-01-14
2
-10
/
+22
*
clear recovery framebuffers on allocation; display icon right after ui_init
Doug Zongker
2010-11-01
1
-1
/
+2
*
simplify construction of the recovery progress bar
Doug Zongker
2009-10-09
1
-3
/
+8
*
split out device-specific recovery UI code into vendor directories
Doug Zongker
2009-06-11
1
-16
/
+0
*
Force the fb into 16 bpp mode in case the hw has some other default.
Rebecca Schultz Zavin
2009-06-06
1
-0
/
+1
*
AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves
Doug Zongker
2009-03-28
1
-100
/
+67
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-04
7
-0
/
+946
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-04
7
-946
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-11
1
-16
/
+33
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-18
1
-33
/
+24
*
Initial Contribution
The Android Open Source Project
2008-10-21
7
-0
/
+938