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
/
minui.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to AOSP 8.0 base
Ethan Yonker
2017-09-08
1
-6
/
+15
|
\
|
*
minui: Export minui/minui.h.
Tao Bao
2017-01-17
1
-135
/
+0
|
*
Have gr_init_font alloc memory for the font
Damien Bargiacchi
2016-09-13
1
-1
/
+1
|
|
\
|
*
\
Support use of custom fonts in miniui
Damien Bargiacchi
2016-08-24
1
-3
/
+13
|
|
\
\
|
*
\
\
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
1
-1
/
+1
|
|
\
|
|
|
|
|
*
|
|
Fix clang-tidy performance warnings.
Chih-Hung Hsieh
2016-07-27
1
-1
/
+1
*
|
|
|
|
Fix minui issues for some build trees
Ethan Yonker
2017-06-06
1
-1
/
+1
*
|
|
|
|
Update TWRP to AOSP 7.1.2
Ethan Yonker
2017-05-10
1
-5
/
+21
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Have gr_init_font alloc memory for the font
Damien Bargiacchi
2016-09-09
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Support use of custom fonts in miniui
Damien Bargiacchi
2016-08-19
1
-3
/
+13
|
|
/
/
*
|
|
Fix compatibility across the board
Ethan Yonker
2016-08-26
1
-0
/
+2
*
|
|
Update to 7.0
Ethan Yonker
2016-08-24
1
-2
/
+4
|
\
|
|
|
*
|
Fix matches_locale function
Tianjie Xu
2016-04-20
1
-0
/
+2
|
|
/
|
*
res: Embed FPS into icon_installing.png.
Tao Bao
2015-12-16
1
-2
/
+2
*
|
minui: Fix gr_set_font() build issue on cm-13.0 tree.
nailyk
2016-08-23
1
-0
/
+1
*
|
Merge up to AOSP marshmallow-release
Ethan Yonker
2015-10-09
1
-1
/
+112
|
\
|
|
*
Don't use typedefs that hide *s.
Elliott Hughes
2015-04-15
1
-12
/
+9
|
*
Move the menu header out of the menu.
Elliott Hughes
2015-04-14
1
-1
/
+1
|
*
Switch minui over to C++.
Elliott Hughes
2015-04-10
1
-27
/
+15
|
*
Fix ScreenRecoveryUI to handle devices without power/up/down.
Elliott Hughes
2015-04-10
1
-2
/
+7
|
*
Add ev_iterate_available_keys to minui.
Elliott Hughes
2015-04-10
1
-13
/
+22
*
|
Fix up old libminui to compile
Ethan Yonker
2014-11-07
1
-2
/
+16
*
|
Revert to old libminui and fix up
Ethan Yonker
2014-11-06
1
-51
/
+9
*
|
Merge in lollipop and attempt to fix merge conflicts
Ethan Yonker
2014-11-06
1
-9
/
+51
|
\
|
|
*
am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp
Doug Zongker
2014-03-18
1
-4
/
+34
|
|
\
|
|
*
refactor image resource loading code in minui
Doug Zongker
2014-03-17
1
-4
/
+34
|
|
*
separate fbdev-specific code out from minui
Doug Zongker
2014-03-11
1
-0
/
+2
|
|
*
remove pixelflinger from recovery
Doug Zongker
2014-03-11
1
-5
/
+13
|
|
*
change how recovery animation is implemented
Doug Zongker
2014-03-11
1
-0
/
+1
|
*
|
separate fbdev-specific code out from minui
Doug Zongker
2014-03-11
1
-0
/
+2
|
*
|
remove pixelflinger from recovery
Doug Zongker
2014-03-11
1
-5
/
+13
|
*
|
change how recovery animation is implemented
Doug Zongker
2014-03-07
1
-0
/
+1
|
*
|
recovery: fix epoll events type to uint32_t
Todd Poynor
2013-09-17
1
-2
/
+2
|
*
|
minui: add ev_get_epollfd() to retrieve epoll file descriptor
Todd Poynor
2013-09-12
1
-0
/
+1
|
*
|
minui: convert ev_*() event interface to epoll
Todd Poynor
2013-09-12
1
-2
/
+2
|
|
/
*
|
Update minui to support overlay graphics
Dees Troy
2014-05-02
1
-0
/
+1
*
|
recovery: Compatibility with upstream minui change
Steve Kondik
2014-04-30
1
-0
/
+3
*
|
Hack-fix build with different system/core/charger versions
Vojtech Bocek
2013-09-06
1
-1
/
+6
|
/
*
more font improvements and cleanup
Doug Zongker
2013-03-07
1
-1
/
+1
*
add optional overscan compensation to recovery graphics
Doug Zongker
2012-12-19
1
-1
/
+1
*
add simple text to recovery UI
Doug Zongker
2012-08-23
1
-0
/
+2
*
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
1
-0
/
+2
*
minui: events: add ability to poll on non-input fds
Dima Zavin
2011-09-02
1
-0
/
+1
*
minui: events: refactor event acquisition
Dima Zavin
2011-09-02
1
-2
/
+13
*
minui: graphics: add interface for framebuffer blank/unblank
Dima Zavin
2011-08-30
1
-0
/
+3
*
minui: graphics: add ability to query font size
Dima Zavin
2011-08-30
1
-0
/
+1
*
split out device-specific recovery UI code into vendor directories
Doug Zongker
2009-06-11
1
-16
/
+0
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-04
1
-0
/
+70
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-04
1
-70
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+70