index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor InputManager service for input rumble support.
Chris Ye
2020-08-06
2
-21
/
+3
*
InputManager: Support amplitude control for InputDeviceVibrator
Nathaniel R. Lewis
2020-07-19
2
-3
/
+6
*
Add OWNERS for display, haptics, input and power
Michael Wright
2020-05-12
1
-0
/
+2
*
Move the logic of transferTouchFocusToImeWindow to IMMS.
lpeter
2020-03-20
1
-0
/
+19
*
Merge "New VerifiedInputEvent api"
Siarhei Vishniakou
2020-02-12
2
-0
/
+26
|
\
|
*
New VerifiedInputEvent api
Siarhei Vishniakou
2020-02-10
2
-0
/
+26
*
|
Access to Device Vibrator State
Chris Ye
2020-02-11
1
-0
/
+28
|
/
*
Support dynamic input mapping
Arthur Hung
2020-01-09
2
-0
/
+43
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
InputManager: Add isMicMuted() helper
Dmitry Shmidt
2019-09-27
2
-0
/
+19
*
Expose input region monitoring to system components.
Michael Wright
2019-04-03
2
-0
/
+19
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
3
-3
/
+3
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-02-27
1
-0
/
+1
*
Remove InputForwarder
Tiger Huang
2019-02-18
2
-25
/
+0
*
Add type to DisplayViewport
Siarhei Vishniakou
2018-10-02
1
-2
/
+1
*
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-14
1
-1
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-08
1
-0
/
+7
*
Add an optional reason field to vibrator service
Alexey Kuzmin
2018-07-27
1
-2
/
+2
*
Merge "Move display id into MotionEvent"
TreeHugger Robot
2018-03-12
1
-1
/
+8
|
\
|
*
Move display id into MotionEvent
Siarhei Vishniakou
2018-03-06
1
-1
/
+8
*
|
Revert "Plumb IME subtype change from IMMS to IMS."
Yohei Yukawa
2018-03-07
1
-13
/
+0
*
|
Revert "Switch and store keyboard layouts based on IME subtype."
Yohei Yukawa
2018-03-07
3
-59
/
+0
*
|
Revert "Accept null subtype in InputMethodSubtypeHandle."
Yohei Yukawa
2018-03-07
1
-7
/
+4
|
/
*
Add setting to control vibration intensity.
Michael Wright
2018-01-24
1
-1
/
+1
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-1
/
+5
*
VirtualDisplay wrapper with input forwarding
Andrii Kulian
2017-07-19
2
-1
/
+25
*
Merge "Annotate @SystemApi with required permissions." into oc-dev am: c14069...
Jeff Sharkey
2017-06-06
1
-6
/
+2
|
\
|
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-6
/
+2
|
*
Add uniqueId to Virtual Display and pass through to inputflinger (1/2)
Santos Cordon
2017-05-11
1
-1
/
+3
*
|
Add uniqueId to Virtual Display and pass through to inputflinger (1/2)
Santos Cordon
2017-05-09
1
-1
/
+3
*
|
Adding feature: input device disable/enable.
Siarhei Vishniakou
2017-05-01
2
-4
/
+65
|
/
*
BZZZZZZT! BZZZZZT! New Vibrator APIs
Michael Wright
2017-03-20
1
-9
/
+20
*
Implement pointer capture API
Vladislav Kaznacheev
2017-01-25
2
-0
/
+22
*
Avoid caching services with missing binders.
Jeff Sharkey
2016-08-11
1
-2
/
+7
*
Enable tap-to-pulse only when needed
Adrian Roos
2016-06-20
1
-0
/
+5
*
Merge "DO NOT MERGE Remove Pointer Capture API" into nyc-dev
Michael Wright
2016-05-26
2
-20
/
+0
|
\
|
*
DO NOT MERGE Remove Pointer Capture API
Michael Wright
2016-05-17
2
-20
/
+0
*
|
Merge "DO NOT MERGE Rename PointerIcon and Pointer Capture APIs" into nyc-dev
TreeHugger Robot
2016-05-19
2
-4
/
+4
|
\
|
|
*
DO NOT MERGE Rename PointerIcon and Pointer Capture APIs
Michael Wright
2016-05-17
2
-4
/
+4
*
|
Move LocaleList to avoid layering violation.
Yohei Yukawa
2016-05-17
1
-1
/
+1
|
/
*
Accept null subtype in InputMethodSubtypeHandle.
Yohei Yukawa
2016-04-20
1
-4
/
+7
*
Merge changes from topic 'merge_docs_nyc-dev' into nyc-dev
Trevor Johns
2016-04-20
1
-1
/
+1
|
\
|
*
Resolve merge conflicts of a5060ee to nyc-dev
Trevor Johns
2016-04-19
1
-1
/
+1
*
|
Define equals and hashCode for InputDeviceIdentifier.
Keisuke Kuroyanagi
2016-04-17
1
-0
/
+18
|
/
*
Caps Lock toggle with Meta + Alt (2/2)
Andrii Kulian
2016-04-06
2
-2
/
+7
*
When system server goes down, crash apps more.
Jeff Sharkey
2016-03-01
1
-35
/
+26
*
Use LocaleList in KeyboardLayout.
Yohei Yukawa
2016-01-29
1
-21
/
+9
*
Switch and store keyboard layouts based on IME subtype.
Michael Wright
2016-01-21
3
-1
/
+62
*
Bandaid over broken keyboard layout selection process.
Michael Wright
2016-01-05
3
-4
/
+85
*
Introduce pointer capture API.
Jun Mukai
2015-12-18
2
-0
/
+20
[next]