Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
406ed8c7577a8240fbc9ea374ea9b703999fa48b
/
minui
/
events.cpp
12952cd
Fix ioctl FIONREAD call parameters to use int instead of size_t
by Stephane Lee
· 4 years, 10 months ago
a7952ac
minui: Support input device hotplug in recovery mode.
by Xihua Chen
· 7 years ago
835bf09
minui: Managed FDs with smart pointers.
by Tao Bao
· 6 years ago
dfdf635
minui: Fix the wrong move of the callback.
by Tao Bao
· 6 years ago
b549243
Use O_CLOEXEC at a few places.
by Tao Bao
· 6 years ago
39c53c8
use epoll_create1
by Nick Kralevich
· 6 years ago
c8686b4
Add missing includes.
by Dan Albert
· 7 years ago
5f8dd99
ui: Move the support for touch inputs into RecoveryUI.
by Tao Bao
· 7 years ago
9468fc0
Add the missing #include of <functional>.
by Tao Bao
· 8 years ago
25a29d4
Add a missing #include for openat(2).
by Elliott Hughes
· 8 years ago
0b1118d
minui: Move callback functions to std::function.
by Tao Bao
· 8 years ago
0ecbd76
minui: Export minui/minui.h.
by Tao Bao
· 8 years ago
23abfd3
Fix clang-tidy performance warnings.
by Chih-Hung Hsieh
· 8 years ago
54a2747
Fix google-runtime-int warnings.
by Chih-Hung Hsieh
· 9 years ago
7bad7c4
Check all lseek calls succeed.
by Elliott Hughes
· 10 years ago
07cfb8f
Switch minui over to C++.
by Elliott Hughes
· 10 years ago
642aaa7
Fix ScreenRecoveryUI to handle devices without power/up/down.
by Elliott Hughes
· 10 years ago
0713819
Add ev_iterate_available_keys to minui.
by Elliott Hughes
· 10 years ago