summaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Don't interrupt active gesture input by modifier key presses.Danny Baumann2016-02-031-3/+8
* LatinIME: Add Luxembourgish keyboard & spellchecking dictionaryMichel Weimerskirch2015-12-101-193/+239
* LatinIME: HU enable predictive dictionary and remove unused lettersTamás Tóth2015-12-101-32/+5
* LatinIME: Regenerate KeyboardTextsTableMichael Bestas2015-12-101-0/+36
* Unicode 8.0 emoji additions to Google Keyboard.Chieu Nguyen2015-11-112-19/+135
* Revert "Unicode 8.0 emoji changes to Google Keyboard."Ian Pedowitz2015-11-092-140/+19
* Unicode 8.0 emoji changes to Google Keyboard.Chieu Nguyen2015-11-092-19/+140
* Do not start in recents tab if we do not have recent emojisDmitry Torokhov2015-10-151-7/+14
* Define shortcuts for toggling IME layouts.Dan Zivkovic2015-10-151-28/+95
* Set background color for emoji category tabs.Chieu Nguyen2015-03-181-0/+3
* Remove ALS from LatinIME.Dan Zivkovic2015-03-115-32/+16
* Delete user history files.Dan Zivkovic2015-03-111-1/+1
* Remove shortcut support from LatinIME.Dan Zivkovic2015-02-112-20/+9
* Fix delete handling in Emoji keyboard.Dan Zivkovic2015-02-031-2/+55
* LatinIME portion of "green plus" feature.Dan Zivkovic2015-02-035-690/+4
* Remove custom code for Emoji keyboard Delete key.Dan Zivkovic2015-02-021-131/+1
* Create a new KeyboardLayout class to represent the layout.Mohammadinamul Sheik2015-01-303-1/+136
* Disable the Burmese keyboard.Dan Zivkovic2015-01-291-36/+0
* Remove SubtypeSwitcherTadashi G. Takaoka2014-12-121-4/+0
* Make LanguageOnSpacebarHelper as utility classTadashi G. Takaoka2014-12-113-111/+16
* Add NetworkConnectivityUtils classTadashi G. Takaoka2014-12-111-1/+5
* Revert "Add keyboard margin options to place the keyboard dynamically."Tadashi G. Takaoka2014-12-093-19/+6
* Remove unnecessary cast and importTadashi G. Takaoka2014-12-091-3/+1
* Merge "Refactor KeysCache to UniqueKeysCache"Tadashi G. Takaoka2014-12-085-73/+98
|\
| * Refactor KeysCache to UniqueKeysCacheTadashi G. Takaoka2014-11-275-73/+98
* | Add keyboard margin options to place the keyboard dynamically.Andy Wang2014-12-053-6/+21
|/
* Add null analysis annotations to keyboard packageTadashi G. Takaoka2014-11-2717-100/+219
* Merge "Fix possible NPE in MainKeyboardView"Tadashi G. Takaoka2014-11-271-2/+5
|\
| * Fix possible NPE in MainKeyboardViewTadashi G. Takaoka2014-11-201-2/+5
* | Remove obsolete commentTadashi G. Takaoka2014-11-261-1/+0
* | Refactor PointerTracker and MainKeyboardViewTadashi G. Takaoka2014-11-214-116/+110
|/
* Rename StringUtils methods that handle title case manipulationTadashi G. Takaoka2014-11-193-18/+27
* Merge "Refactor KeyboardState.SavedKeyboardState class a bit"Tadashi G. Takaoka2014-11-171-23/+28
|\
| * Refactor KeyboardState.SavedKeyboardState class a bitTadashi G. Takaoka2014-11-101-23/+28
* | Merge "Remove deprecated Canvas.clipRegion(Region) call"Tadashi G. Takaoka2014-11-171-56/+58
|\ \
| * | Remove deprecated Canvas.clipRegion(Region) callTadashi G. Takaoka2014-10-311-56/+58
* | | Move isRtlLanguage method to LocaleUtilsTadashi G. Takaoka2014-11-121-1/+0
* | | Add RichInputMethodSubtype.getKeyboardLayoutSetNameTadashi G. Takaoka2014-11-123-3/+3
| |/ |/|
* | Move logic to determine spacebar text to LanguageOnSpacebarHelperTadashi G. Takaoka2014-11-081-4/+25
* | Merge "Clean up KeyboardLayoutSet a bit"Tadashi G. Takaoka2014-11-071-28/+19
|\ \
| * | Clean up KeyboardLayoutSet a bitTadashi G. Takaoka2014-11-061-28/+19
* | | Merge "Move current subtype management code to RichInputMethodManager"Tadashi G. Takaoka2014-11-071-2/+3
|\ \ \
| * | | Move current subtype management code to RichInputMethodManagerTadashi G. Takaoka2014-11-061-2/+3
* | | | Move util classes under commonJean Chalard2014-11-0710-10/+10
|/ / /
* | | Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManagerTadashi G. Takaoka2014-11-061-3/+4
* | | Move some methods out from SubtypeSwitcherTadashi G. Takaoka2014-11-062-4/+3
|/ /
* | Fix EmojiPageKeyboardView onPress bugTadashi G. Takaoka2014-11-041-1/+1
* | Merge "Revert "Fix Emoji key feedback""Tadashi G. Takaoka2014-11-041-1/+1
|\ \
| * | Revert "Fix Emoji key feedback"Tadashi G. Takaoka2014-11-041-1/+1
* | | Merge "Fix Emoji key feedback"Tadashi G. Takaoka2014-11-041-1/+1
|\| |