index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
KeyEvent.java
Age
Commit message (
Expand
)
Author
2021-06-30
Add FLAG_IS_ACCESSIBILITY_EVENT to KeyEvent and MotionEvent
Siarhei Vishniakou
2021-01-08
Implement KEYCODE_TV_POWER
Nathalie Le Clair
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-09-10
Make KeyEvent#isMediaSessionKey() as public
Hyundo Moon
2020-02-25
Merge "Add Option To Prevent Wake On Back Key Press" into rvc-dev am: ba58fd6...
Automerger Merge Worker
2020-02-24
Add Option To Prevent Wake On Back Key Press
Patrick Rohr
2020-02-14
Add ID to InputEvent.
Garfield Tan
2020-01-27
Add hmac to InputEvent and scale to MotionEvent
Siarhei Vishniakou
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-06-26
Merge "PhoneWindowManager/KeyEvent: Camera key as WakeKey" am: dec76b8a40
Felix
2019-06-25
PhoneWindowManager/KeyEvent: Camera key as WakeKey
Felix
2019-03-11
Revert Media 1.0 API changes introduced for making 1.0 updatable
Hyundo Moon
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-14
DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into
Xin Li
2019-01-18
Merge "Better docs for KEYCODE_PROFILE_SWITCH"
Oleg Kibirev
2019-01-03
Better docs for KEYCODE_PROFILE_SWITCH
Oleg Kibirev
2018-12-05
AML: Unhide KeyEvent.isMediaSessionKey()
Hyundo Moon
2018-11-30
Rename KeyEvent.isMediaKey() to isMediaSessionKey()
Hyundo Moon
2018-11-13
Expose display ID related APIs for use by CTS
Tiger Huang
2018-11-12
Merge "Add key code for thumbs up, thumbs down and profile switch keys"
Oleg Kibirev
2018-11-08
Add key code for thumbs up, thumbs down and profile switch keys
Oleg Kibirev
2018-11-07
Documentation for KeyEvent.getRepeatCount()
Siarhei Vishniakou
2018-10-22
Move some members to the "Q blacklist".
Mathew Inwood
2018-10-04
docs: Replacing {#link with {@link
Andrew Solovay
2018-10-04
cherry-pick from pi-dev docs: Replacing {#link with {@link
Andrew Solovay
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-08
Parcel mCharacters in KeyEvent
Siarhei Vishniakou
2018-07-17
Clarify usage of KeyEvent.keyCodeToString
Siarhei Vishniakou
2018-07-05
Move displayId into InputEvent
Siarhei Vishniakou
2018-06-04
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2018-05-22
Allow keycode lookup without KEYCODE_ prefix
Siarhei Vishniakou
2018-04-24
Add @TestApi to KeyEvent.actionToString(..)
Siarhei Vishniakou
2018-03-06
Move display id into MotionEvent
Siarhei Vishniakou
2018-01-24
Add new refresh key constant.
Yuichiro Hanada
2018-01-11
Remove @hide for KEYCODE_ALL_APPS
Sujith Ramakrishnan
2017-09-07
Make ASSIST launch VIS and add a new keycode for TV (ALL_APPS)
Sujith Ramakrishnan
2017-04-06
Document Android Wear usage of KEYCODE_WINDOW. am: 03d4a65865
Julius D'souza
2017-04-03
Document Android Wear usage of KEYCODE_WINDOW.
Julius D'souza
2016-10-12
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-09-26
docs: Clarified definition of KeyEvent.Callback.onKeyMultiple() am: b248b1f689
Kevin Hufnagle
2016-09-26
docs: Clarified definition of KeyEvent.Callback.onKeyMultiple()
Kevin Hufnagle
2016-09-19
docs: Clarified definition of KeyEvent.Callback.onKeyMultiple()
Kevin Hufnagle
2016-06-22
Enable fingerprint sensor navigation to invoke QuickSettings
Jim Miller
2016-05-17
Add fingerprint navigation to enable pulling down the statusbar
Jim Miller
2016-04-06
Caps Lock toggle with Meta + Alt (2/2)
Andrii Kulian
2016-02-22
Fixed a bug where the numpad wasn't working correctly
Selim Cinek
[next]