summaryrefslogtreecommitdiff
path: root/core/java/android/view/KeyEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Camera button supportHazouPH2022-11-071-0/+1
* Reimplement device hardware wake keys supportLuK13372022-11-071-0/+3
* Tweak Javadoc for mute keycode constantsOliver Woodman2021-11-121-4/+6
* Add direct keys to launch applications.Kyeongkab.Nam2021-10-261-3/+35
* Store time in nanoseconds in KeyEventSiarhei Vishniakou2021-08-141-24/+37
* Add FLAG_IS_ACCESSIBILITY_EVENT to KeyEvent and MotionEventSiarhei Vishniakou2021-06-301-0/+9
* Implement KEYCODE_TV_POWERNathalie Le Clair2021-01-081-2/+7
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-20/+20
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-20/+20
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-20/+20
* Make KeyEvent#isMediaSessionKey() as publicHyundo Moon2020-09-101-2/+0
* Merge "Add Option To Prevent Wake On Back Key Press" into rvc-dev am: ba58fd6...Automerger Merge Worker2020-02-251-1/+0
|\
| * Add Option To Prevent Wake On Back Key PressPatrick Rohr2020-02-241-1/+0
* | Add ID to InputEvent.Garfield Tan2020-02-141-5/+40
|/
* Add hmac to InputEvent and scale to MotionEventSiarhei Vishniakou2020-01-271-2/+12
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Merge "PhoneWindowManager/KeyEvent: Camera key as WakeKey" am: dec76b8a40Felix2019-06-261-1/+2
|\
| * PhoneWindowManager/KeyEvent: Camera key as WakeKeyFelix2019-06-251-1/+2
| * DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) intoXin Li2019-02-141-2/+2
| |\
| | * docs: Replacing {#link with {@linkAndrew Solovay2018-10-041-2/+2
| * | Move some members to the "Q blacklist".Mathew Inwood2018-10-221-2/+3
| * | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+27
| |/
* | Revert Media 1.0 API changes introduced for making 1.0 updatableHyundo Moon2019-03-111-22/+24
* | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* | Merge "Better docs for KEYCODE_PROFILE_SWITCH"Oleg Kibirev2019-01-181-1/+4
|\ \
| * | Better docs for KEYCODE_PROFILE_SWITCHOleg Kibirev2019-01-031-1/+4
* | | AML: Unhide KeyEvent.isMediaSessionKey()Hyundo Moon2018-12-051-25/+22
* | | Rename KeyEvent.isMediaKey() to isMediaSessionKey()Hyundo Moon2018-11-301-3/+3
|/ /
* | Expose display ID related APIs for use by CTSTiger Huang2018-11-131-0/+25
* | Merge "Add key code for thumbs up, thumbs down and profile switch keys"Oleg Kibirev2018-11-121-1/+7
|\ \
| * | Add key code for thumbs up, thumbs down and profile switch keysOleg Kibirev2018-11-081-1/+7
* | | Documentation for KeyEvent.getRepeatCount()Siarhei Vishniakou2018-11-071-4/+5
|/ /
* | cherry-pick from pi-dev docs: Replacing {#link with {@linkAndrew Solovay2018-10-041-2/+2
* | Move some members to the "Q blacklist".Mathew Inwood2018-09-141-2/+3
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+26
* | Parcel mCharacters in KeyEventSiarhei Vishniakou2018-08-081-0/+7
* | Clarify usage of KeyEvent.keyCodeToStringSiarhei Vishniakou2018-07-171-0/+3
* | Move displayId into InputEventSiarhei Vishniakou2018-07-051-1/+40
* | Fix broken links in @see tags in framework docs.Aurimas Liutikas2018-06-041-1/+1
* | Allow keycode lookup without KEYCODE_ prefixSiarhei Vishniakou2018-05-221-11/+26
* | Add @TestApi to KeyEvent.actionToString(..)Siarhei Vishniakou2018-04-241-0/+2
* | Move display id into MotionEventSiarhei Vishniakou2018-03-061-2/+2
|/
* Add new refresh key constant.Yuichiro Hanada2018-01-241-1/+3
* Remove @hide for KEYCODE_ALL_APPSSujith Ramakrishnan2018-01-111-2/+1
* Make ASSIST launch VIS and add a new keycode for TV (ALL_APPS)Sujith Ramakrishnan2017-09-071-1/+4
* Document Android Wear usage of KEYCODE_WINDOW. am: 03d4a65865Julius D'souza2017-04-061-1/+2
|\
| * Document Android Wear usage of KEYCODE_WINDOW.Julius D'souza2017-04-031-1/+2
| * docs: Clarified definition of KeyEvent.Callback.onKeyMultiple()Kevin Hufnagle2016-09-261-2/+3
| |\
* | | Fix import statement in view|transition|animation packages.Aurimas Liutikas2016-10-121-1/+0
* | | docs: Clarified definition of KeyEvent.Callback.onKeyMultiple() am: b248b1f689Kevin Hufnagle2016-09-261-2/+3
|\ \ \ | |/ / |/| / | |/