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
/
events.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge up to android-8.1.0_r1 and fix conflicts
Ethan Yonker
2017-12-15
1
-9
/
+42
|
\
|
*
ui: Move the support for touch inputs into RecoveryUI.
Tao Bao
2017-08-03
1
-11
/
+36
*
|
Update to AOSP 8.0 base
Ethan Yonker
2017-09-08
1
-107
/
+138
|
\
|
|
*
Add the missing #include of <functional>.
Tao Bao
2017-03-17
1
-0
/
+2
|
*
Add a missing #include for openat(2).
Elliott Hughes
2017-02-23
1
-0
/
+1
|
*
minui: Move callback functions to std::function.
Tao Bao
2017-01-23
1
-107
/
+102
|
*
minui: Export minui/minui.h.
Tao Bao
2017-01-17
1
-1
/
+1
|
*
Fix clang-tidy performance warnings.
Chih-Hung Hsieh
2016-07-27
1
-1
/
+1
|
*
Fix google-runtime-int warnings.
Chih-Hung Hsieh
2016-04-18
1
-6
/
+9
|
*
Check all lseek calls succeed.
Elliott Hughes
2015-04-30
1
-1
/
+2
*
|
Check all lseek calls succeed.
Elliott Hughes
2015-04-30
1
-1
/
+2
|
/
*
Switch minui over to C++.
Elliott Hughes
2015-04-10
1
-6
/
+6
*
Fix ScreenRecoveryUI to handle devices without power/up/down.
Elliott Hughes
2015-04-10
1
-2
/
+2
*
Add ev_iterate_available_keys to minui.
Elliott Hughes
2015-04-10
1
-0
/
+231