Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
543a9283592a99aa279e8df2516da31a7a04d6f1
/
minui
/
events.cpp
673c7ae
Merge tag 'android-11.0.0_r16' into android-10.0
by bigbiff
· 4 years ago
20edca8
minui: fix bad merge from aosp10.
by bigbiff
· 4 years, 4 months ago
d58ba18
AOSP10 TWRP Merge: fix conflicts and update libraries needed
by bigbiff
· 4 years, 8 months ago
26d5d5f
Merge tag 'android-10.0.0_r25' into aosp10-4
by bigbiff
· 4 years, 8 months ago
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
e14fb93
minui: Don't include errno.h twice
by Andreas Schneider
· 6 years ago
58f2132
Merge AOSP android-9.0.0_r3
by Ethan Yonker
· 6 years ago
ecbd3e8
Merge up to android-8.1.0_r1 and fix conflicts
by Ethan Yonker
· 7 years ago
c8686b4
Add missing includes.
by Dan Albert
· 7 years ago
8373cfe
Update to AOSP 8.0 base
by Ethan Yonker
· 7 years ago
af9f8b4
ui: Move the support for touch inputs into RecoveryUI.
by Tao Bao
· 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
2f5feed
Check all lseek calls succeed.
by Elliott Hughes
· 10 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