summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/KeyCharacterMap.java
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Use long for pointers in KeyCharacterMap classAshok Bhat2014-01-081-12/+12
* Fix dead key -> space combination.Jean Chalard2013-02-251-2/+14
* Fix bugs in fallback key handling.Jeff Brown2012-05-091-9/+46
* Add yet more keyboard layouts.Jeff Brown2012-04-251-6/+40
* Add more dead keys. Use NFC tables for composition.Jeff Brown2012-04-181-135/+86
* Improve selection of dead key accent chars.Jeff Brown2012-04-181-152/+167
* Notify applications when input devices change.Jeff Brown2012-04-121-2/+0
* Request key maps from input manager service.Jeff Brown2012-04-101-35/+52
* Move some APIs from window manager to input manager.Jeff Brown2012-04-051-14/+3
* Initial commit of InputManager and keyboard layout API.Jeff Brown2012-04-051-1/+11
* Eliminate hw.keyboards system properties.Jeff Brown2011-11-151-3/+12
* Rework display size access.Dianne Hackborn2011-04-211-1/+1
* Rename KeyCharacterMap.UnavailableException.Jeff Brown2011-01-191-3/+3
* Make framework modifier key handling more precise.Jeff Brown2010-12-131-13/+3
* Add support for fallback keycodes.Jeff Brown2010-12-071-7/+54
* Fix documentation bug.Jeff Brown2010-11-301-1/+1
* Ensure the ShortcutManager uses the correct key character map.Jeff Brown2010-11-301-0/+12
* Added support for full PC-style keyboards.Jeff Brown2010-11-181-208/+316
* Add support for new input sources.Jeff Brown2010-07-151-0/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+545
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-545/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+24
* Initial ContributionThe Android Open Source Project2008-10-211-0/+521