index
:
bootable_recovery.git
replicant-6.0
Replicant's recovery
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
minui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Byte swap to support BGRA in recovery mode"
Andriy Naborskyy
2016-01-08
1
-12
/
+0
*
Add drm support to minui
Stéphane Marchesin
2015-07-01
4
-0
/
+484
*
Check all lseek calls succeed.
Elliott Hughes
2015-04-29
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-13
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-11
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-10
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-10
1
-0
/
+7
*
|
am aeecac54: Merge "Add missing includes."
Elliott Hughes
2015-01-30
5
-0
/
+6
|
\
\
|
|
/
|
*
Add missing includes.
Elliott Hughes
2015-01-29
5
-0
/
+6
*
|
Byte swap to support BGRA in recovery mode
Heather Lee Wilson
2014-11-14
1
-0
/
+12
|
/
*
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-13
1
-0
/
+13
|
\
|
*
Support BGRA framebuffer
Daniel Leung
2014-05-13
1
-0
/
+13
*
|
am e9f9238a: am 1cd52423: am 1c2cf1db: Merge "recovery: minui: add adf backend"
Greg Hackmann
2014-05-02
4
-5
/
+266
|
\
\
|
|
/
|
*
recovery: minui: add adf backend
Greg Hackmann
2014-04-25
4
-5
/
+266
*
|
am 03008bc1: am aa4545b5: Merge "restore minui support for paletted images wi...
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-17
1
-1
/
+1
*
|
am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus...
Doug Zongker
2014-03-17
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 e...
Colin Cross
2014-02-06
1
-1
/
+1
|
\
\
|
|
/
|
*
recovery: fix building with pointer-to-int errors turned on
Colin Cross
2014-02-05
1
-1
/
+1
*
|
am 27efc8f9: am 617d1cad: Merge "minui: do not use flexible array initializat...
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
|
|
\
|
|
*
Update libpng API usage
John Reck
2013-08-26
1
-12
/
+12
*
|
|
fix use of RGBA images in minui
Doug Zongker
2013-09-25
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
[next]