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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
KeyEvent.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Camera button support
HazouPH
2022-11-07
1
-0
/
+1
*
Reimplement device hardware wake keys support
LuK1337
2022-11-07
1
-0
/
+3
*
Tweak Javadoc for mute keycode constants
Oliver Woodman
2021-11-12
1
-4
/
+6
*
Add direct keys to launch applications.
Kyeongkab.Nam
2021-10-26
1
-3
/
+35
*
Store time in nanoseconds in KeyEvent
Siarhei Vishniakou
2021-08-14
1
-24
/
+37
*
Add FLAG_IS_ACCESSIBILITY_EVENT to KeyEvent and MotionEvent
Siarhei Vishniakou
2021-06-30
1
-0
/
+9
*
Implement KEYCODE_TV_POWER
Nathalie Le Clair
2021-01-08
1
-2
/
+7
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-20
/
+20
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-20
/
+20
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-20
/
+20
*
Make KeyEvent#isMediaSessionKey() as public
Hyundo Moon
2020-09-10
1
-2
/
+0
*
Merge "Add Option To Prevent Wake On Back Key Press" into rvc-dev am: ba58fd6...
Automerger Merge Worker
2020-02-25
1
-1
/
+0
|
\
|
*
Add Option To Prevent Wake On Back Key Press
Patrick Rohr
2020-02-24
1
-1
/
+0
*
|
Add ID to InputEvent.
Garfield Tan
2020-02-14
1
-5
/
+40
|
/
*
Add hmac to InputEvent and scale to MotionEvent
Siarhei Vishniakou
2020-01-27
1
-2
/
+12
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Merge "PhoneWindowManager/KeyEvent: Camera key as WakeKey" am: dec76b8a40
Felix
2019-06-26
1
-1
/
+2
|
\
|
*
PhoneWindowManager/KeyEvent: Camera key as WakeKey
Felix
2019-06-25
1
-1
/
+2
|
*
DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into
Xin Li
2019-02-14
1
-2
/
+2
|
|
\
|
|
*
docs: Replacing {#link with {@link
Andrew Solovay
2018-10-04
1
-2
/
+2
|
*
|
Move some members to the "Q blacklist".
Mathew Inwood
2018-10-22
1
-2
/
+3
|
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+27
|
|
/
*
|
Revert Media 1.0 API changes introduced for making 1.0 updatable
Hyundo Moon
2019-03-11
1
-22
/
+24
*
|
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
|
Merge "Better docs for KEYCODE_PROFILE_SWITCH"
Oleg Kibirev
2019-01-18
1
-1
/
+4
|
\
\
|
*
|
Better docs for KEYCODE_PROFILE_SWITCH
Oleg Kibirev
2019-01-03
1
-1
/
+4
*
|
|
AML: Unhide KeyEvent.isMediaSessionKey()
Hyundo Moon
2018-12-05
1
-25
/
+22
*
|
|
Rename KeyEvent.isMediaKey() to isMediaSessionKey()
Hyundo Moon
2018-11-30
1
-3
/
+3
|
/
/
*
|
Expose display ID related APIs for use by CTS
Tiger Huang
2018-11-13
1
-0
/
+25
*
|
Merge "Add key code for thumbs up, thumbs down and profile switch keys"
Oleg Kibirev
2018-11-12
1
-1
/
+7
|
\
\
|
*
|
Add key code for thumbs up, thumbs down and profile switch keys
Oleg Kibirev
2018-11-08
1
-1
/
+7
*
|
|
Documentation for KeyEvent.getRepeatCount()
Siarhei Vishniakou
2018-11-07
1
-4
/
+5
|
/
/
*
|
cherry-pick from pi-dev docs: Replacing {#link with {@link
Andrew Solovay
2018-10-04
1
-2
/
+2
*
|
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-14
1
-2
/
+3
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+26
*
|
Parcel mCharacters in KeyEvent
Siarhei Vishniakou
2018-08-08
1
-0
/
+7
*
|
Clarify usage of KeyEvent.keyCodeToString
Siarhei Vishniakou
2018-07-17
1
-0
/
+3
*
|
Move displayId into InputEvent
Siarhei Vishniakou
2018-07-05
1
-1
/
+40
*
|
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2018-06-04
1
-1
/
+1
*
|
Allow keycode lookup without KEYCODE_ prefix
Siarhei Vishniakou
2018-05-22
1
-11
/
+26
*
|
Add @TestApi to KeyEvent.actionToString(..)
Siarhei Vishniakou
2018-04-24
1
-0
/
+2
*
|
Move display id into MotionEvent
Siarhei Vishniakou
2018-03-06
1
-2
/
+2
|
/
*
Add new refresh key constant.
Yuichiro Hanada
2018-01-24
1
-1
/
+3
*
Remove @hide for KEYCODE_ALL_APPS
Sujith Ramakrishnan
2018-01-11
1
-2
/
+1
*
Make ASSIST launch VIS and add a new keycode for TV (ALL_APPS)
Sujith Ramakrishnan
2017-09-07
1
-1
/
+4
*
Document Android Wear usage of KEYCODE_WINDOW. am: 03d4a65865
Julius D'souza
2017-04-06
1
-1
/
+2
|
\
|
*
Document Android Wear usage of KEYCODE_WINDOW.
Julius D'souza
2017-04-03
1
-1
/
+2
|
*
docs: Clarified definition of KeyEvent.Callback.onKeyMultiple()
Kevin Hufnagle
2016-09-26
1
-2
/
+3
|
|
\
*
|
|
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
1
-1
/
+0
*
|
|
docs: Clarified definition of KeyEvent.Callback.onKeyMultiple() am: b248b1f689
Kevin Hufnagle
2016-09-26
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]