summaryrefslogtreecommitdiff
path: root/core/java/android/view/KeyEvent.java
AgeCommit message (Expand)Author
2021-06-30Add FLAG_IS_ACCESSIBILITY_EVENT to KeyEvent and MotionEventSiarhei Vishniakou
2021-01-08Implement KEYCODE_TV_POWERNathalie Le Clair
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-09-10Make KeyEvent#isMediaSessionKey() as publicHyundo Moon
2020-02-25Merge "Add Option To Prevent Wake On Back Key Press" into rvc-dev am: ba58fd6...Automerger Merge Worker
2020-02-24Add Option To Prevent Wake On Back Key PressPatrick Rohr
2020-02-14Add ID to InputEvent.Garfield Tan
2020-01-27Add hmac to InputEvent and scale to MotionEventSiarhei Vishniakou
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-06-26Merge "PhoneWindowManager/KeyEvent: Camera key as WakeKey" am: dec76b8a40Felix
2019-06-25PhoneWindowManager/KeyEvent: Camera key as WakeKeyFelix
2019-03-11Revert Media 1.0 API changes introduced for making 1.0 updatableHyundo Moon
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-14DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) intoXin Li
2019-01-18Merge "Better docs for KEYCODE_PROFILE_SWITCH"Oleg Kibirev
2019-01-03Better docs for KEYCODE_PROFILE_SWITCHOleg Kibirev
2018-12-05AML: Unhide KeyEvent.isMediaSessionKey()Hyundo Moon
2018-11-30Rename KeyEvent.isMediaKey() to isMediaSessionKey()Hyundo Moon
2018-11-13Expose display ID related APIs for use by CTSTiger Huang
2018-11-12Merge "Add key code for thumbs up, thumbs down and profile switch keys"Oleg Kibirev
2018-11-08Add key code for thumbs up, thumbs down and profile switch keysOleg Kibirev
2018-11-07Documentation for KeyEvent.getRepeatCount()Siarhei Vishniakou
2018-10-22Move some members to the "Q blacklist".Mathew Inwood
2018-10-04docs: Replacing {#link with {@linkAndrew Solovay
2018-10-04cherry-pick from pi-dev docs: Replacing {#link with {@linkAndrew Solovay
2018-09-14Move some members to the "Q blacklist".Mathew Inwood
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-08Parcel mCharacters in KeyEventSiarhei Vishniakou
2018-07-17Clarify usage of KeyEvent.keyCodeToStringSiarhei Vishniakou
2018-07-05Move displayId into InputEventSiarhei Vishniakou
2018-06-04Fix broken links in @see tags in framework docs.Aurimas Liutikas
2018-05-22Allow keycode lookup without KEYCODE_ prefixSiarhei Vishniakou
2018-04-24Add @TestApi to KeyEvent.actionToString(..)Siarhei Vishniakou
2018-03-06Move display id into MotionEventSiarhei Vishniakou
2018-01-24Add new refresh key constant.Yuichiro Hanada
2018-01-11Remove @hide for KEYCODE_ALL_APPSSujith Ramakrishnan
2017-09-07Make ASSIST launch VIS and add a new keycode for TV (ALL_APPS)Sujith Ramakrishnan
2017-04-06Document Android Wear usage of KEYCODE_WINDOW. am: 03d4a65865Julius D'souza
2017-04-03Document Android Wear usage of KEYCODE_WINDOW.Julius D'souza
2016-10-12Fix import statement in view|transition|animation packages.Aurimas Liutikas
2016-09-26docs: Clarified definition of KeyEvent.Callback.onKeyMultiple() am: b248b1f689Kevin Hufnagle
2016-09-26docs: Clarified definition of KeyEvent.Callback.onKeyMultiple()Kevin Hufnagle
2016-09-19docs: Clarified definition of KeyEvent.Callback.onKeyMultiple()Kevin Hufnagle
2016-06-22Enable fingerprint sensor navigation to invoke QuickSettingsJim Miller
2016-05-17Add fingerprint navigation to enable pulling down the statusbarJim Miller
2016-04-06Caps Lock toggle with Meta + Alt (2/2)Andrii Kulian
2016-02-22Fixed a bug where the numpad wasn't working correctlySelim Cinek