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
/
KeyCharacterMap.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify javadocs of KeyCharacterMap#hasKeys() and InputManager#hasKeys()
Philip Junker
2021-11-25
1
-5
/
+4
*
Add coretest for android.view.InputDevice.
Chris Ye
2021-03-12
1
-0
/
+29
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-3
/
+4
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-4
/
+3
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-3
/
+4
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+4
*
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2018-06-04
1
-2
/
+2
*
Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9
Elliot Waite
2017-01-26
1
-2
/
+2
|
\
|
*
Fix @links in reference docs.
Elliot Waite
2017-01-25
1
-2
/
+2
*
|
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
1
-2
/
+1
*
|
Document exceptions thrown by KeyCharacterMap APIs
Kirill Grouchnikov
2016-08-09
1
-0
/
+3
|
/
*
AArch64: Use long for pointers in KeyCharacterMap class
Ashok Bhat
2014-01-08
1
-12
/
+12
*
Fix dead key -> space combination.
Jean Chalard
2013-02-25
1
-2
/
+14
*
Fix bugs in fallback key handling.
Jeff Brown
2012-05-09
1
-9
/
+46
*
Add yet more keyboard layouts.
Jeff Brown
2012-04-25
1
-6
/
+40
*
Add more dead keys. Use NFC tables for composition.
Jeff Brown
2012-04-18
1
-135
/
+86
*
Improve selection of dead key accent chars.
Jeff Brown
2012-04-18
1
-152
/
+167
*
Notify applications when input devices change.
Jeff Brown
2012-04-12
1
-2
/
+0
*
Request key maps from input manager service.
Jeff Brown
2012-04-10
1
-35
/
+52
*
Move some APIs from window manager to input manager.
Jeff Brown
2012-04-05
1
-14
/
+3
*
Initial commit of InputManager and keyboard layout API.
Jeff Brown
2012-04-05
1
-1
/
+11
*
Eliminate hw.keyboards system properties.
Jeff Brown
2011-11-15
1
-3
/
+12
*
Rework display size access.
Dianne Hackborn
2011-04-21
1
-1
/
+1
*
Rename KeyCharacterMap.UnavailableException.
Jeff Brown
2011-01-19
1
-3
/
+3
*
Make framework modifier key handling more precise.
Jeff Brown
2010-12-13
1
-13
/
+3
*
Add support for fallback keycodes.
Jeff Brown
2010-12-07
1
-7
/
+54
*
Fix documentation bug.
Jeff Brown
2010-11-30
1
-1
/
+1
*
Ensure the ShortcutManager uses the correct key character map.
Jeff Brown
2010-11-30
1
-0
/
+12
*
Added support for full PC-style keyboards.
Jeff Brown
2010-11-18
1
-208
/
+316
*
Add support for new input sources.
Jeff Brown
2010-07-15
1
-0
/
+8
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+545
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-545
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-0
/
+24
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+521