Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
863f51d6a7951b1cfa9a9500bd16c8a5aaf8268f
/
minui
« Previous
a68c517
am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp
by Doug Zongker
· 11 years ago
a418aa7
refactor image resource loading code in minui
by Doug Zongker
· 11 years ago
679baa0
am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
f3bb31c
Recovery 64-bit compile issues
by Mark Salyzyn
· 11 years ago
5290f20
separate fbdev-specific code out from minui
by Doug Zongker
· 11 years ago
16f97c3
remove pixelflinger from recovery
by Doug Zongker
· 11 years ago
469954f
change how recovery animation is implemented
by Doug Zongker
· 11 years ago
830b3e3
separate fbdev-specific code out from minui
by Doug Zongker
· 11 years ago
39cf417
remove pixelflinger from recovery
by Doug Zongker
· 11 years ago
eac881c
change how recovery animation is implemented
by Doug Zongker
· 11 years ago
707d321
am 2739ed96: am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on"
by Colin Cross
· 11 years ago
92cdf9c
recovery: fix building with pointer-to-int errors turned on
by Colin Cross
· 11 years ago
4a5db2d
minui: adapt backlight blanking commit to TWRP
by Matt Mower
· 11 years ago
0940e41
minui: Allow devices to blank/unblank using LCD backlight
by Ethan Chen
· 11 years ago
f3819c2
am 27efc8f9: am 617d1cad: Merge "minui: do not use flexible array initialization"
by Nick Kralevich
· 11 years ago
aac4854
Support custom graphics.c.
by Koushik Dutta
· 13 years ago
a0ecc8c
minui: do not use flexible array initialization
by synergy dev
· 11 years ago
bb4c0cb
Fix merge conflicts and update for 4.4 kitkat
by Dees Troy
· 11 years ago
58207b8
fix use of RGBA images in minui
by Doug Zongker
· 11 years ago
a5ef19f
recovery: fix epoll events type to uint32_t
by Todd Poynor
· 11 years ago
4665ede
minui: add ev_get_epollfd() to retrieve epoll file descriptor
by Todd Poynor
· 11 years ago
1fc89d4
minui: convert ev_*() event interface to epoll
by Todd Poynor
· 11 years ago
65fdcdd
Hack-fix build with different system/core/charger versions
by Vojtech Bocek
· 11 years ago
1669f89
Update to latest AOSP master
by Dees_Troy
· 11 years ago
19877de
am 5c4e1dac: Merge "Update libpng API usage"
by John Reck
· 11 years ago
94fd07b
Update libpng API usage
by John Reck
· 11 years ago
41329c5
Fix libpng API usage
by John Reck
· 11 years ago
fafc85b
recovery: move log output to stdout
by Doug Zongker
· 11 years ago
6fd59ac
more font improvements and cleanup
by Doug Zongker
· 12 years ago
55a36ac
recovery: change font for menus to be an image
by Doug Zongker
· 12 years ago
c560a67
add optional overscan compensation to recovery graphics
by Doug Zongker
· 12 years ago
51a0e82
TWRP-ify AOSP code
by Dees_Troy
· 12 years ago
52eeea4f
minor recovery fixes
by Doug Zongker
· 12 years ago
aff4dbb
Merge "recovery locale handling fixes" into jb-mr1-dev
by Doug Zongker
· 12 years ago
8b240cc
recovery locale handling fixes
by Doug Zongker
· 12 years ago
d52ef34
am bddbb5b3: Merge "Fixing trivial warnings for libminui"
by Jean-Baptiste Queru
· 12 years ago
02ec6b8
add simple text to recovery UI
by Doug Zongker
· 12 years ago
edc5d17
Fixing trivial warnings for libminui
by Edwin Vane
· 12 years ago
64c5a59
fix conflicts with merge of jb-dev-mako
by Ed Heyl
· 12 years ago
aade2e5
am dd6cd4fc: Merge "graphics: add support for "single buffering""
by Doug Zongker
· 12 years ago
862d026
minui: fix screen update issue
by Devin Kim
· 12 years ago
0e34880
graphics: add support for "single buffering"
by Octavian Purdila
· 13 years ago
9c5efe6
allow double-quotes or not in TARGET_RECOVERY_PIXEL_FORMAT
by Doug Zongker
· 12 years ago
28ce47c
turn recovery into a C++ binary
by Doug Zongker
· 13 years ago
441031d
minui: add ability to synchronize current key state
by Dima Zavin
· 13 years ago
f6abd40
fix problem where the screen is sometimes all black in recovery
by Doug Zongker
· 13 years ago
88e0899
minui: events: only open input devices with EV_KEY and/or EV_REL
by Dima Zavin
· 13 years ago
3658367
minui: events: add ability to poll on non-input fds
by Dima Zavin
· 13 years ago
bc29063
minui: events: refactor event acquisition
by Dima Zavin
· 13 years ago
4daf48a
minui: graphics: add interface for framebuffer blank/unblank
by Dima Zavin
· 13 years ago
3c7f00e
minui: graphics: add ability to query font size
by Dima Zavin
· 13 years ago
3dbe66b
Get the correct line_length.
by Michael Ward
· 13 years ago
9d1bcdf
Graphics can handle stride != xres, and BGRA support.
by Michael Ward
· 13 years ago
68189f2
allow paletted RGB images in recovery
by Doug Zongker
· 14 years ago
6809c51
make recovery UI images more general; allow for installation animation
by Doug Zongker
· 14 years ago
be3e6f1
option to allow recovery to use 24-bit graphics in UI
by Doug Zongker
· 14 years ago
51266d1
clear recovery framebuffers on allocation; display icon right after ui_init
by Doug Zongker
· 14 years ago
d93a254
simplify construction of the recovery progress bar
by Doug Zongker
· 15 years ago
ddd6a28
split out device-specific recovery UI code into vendor directories
by Doug Zongker
· 15 years ago
573fd7b
Force the fb into 16 bpp mode in case the hw has some other default.
by Rebecca Schultz Zavin
· 15 years ago
19faefa
AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves
by Doug Zongker
· 16 years ago
c24a8e6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
ffb48f6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
8b7334b
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
ff3d938
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
23580ca
Initial Contribution
by The Android Open Source Project
· 16 years ago