aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Merge "Rename variable name to remove ambiguity"Jatin Matani2014-12-091-3/+3
| |\ \ \
| | * | | Rename variable name to remove ambiguityJatin Matani2014-12-081-3/+3
| | | |/ | | |/| | | | | | | | | Change-Id: If95c34c9eab09cbc941bef5ee3d34b9048bf3bf9
* | | | am 8af412d8: Remove unnecessary cast and importTadashi G. Takaoka2014-12-091-3/+1
|\| | | | | | | | | | | | | | | | | | | * commit '8af412d80c2a167ad5a0b8476bb108a1cac36152': Remove unnecessary cast and import
| * | | Remove unnecessary cast and importTadashi G. Takaoka2014-12-091-3/+1
| |/ / | | | | | | | | | Change-Id: I9bcd6c9c48ad51aa0f95937869eb6757e4dd4511
* | | am 2bdd5290: Merge "Hook for fetching sync content from UserHistoryDict"Jatin Matani2014-12-092-2/+38
|\| | | | | | | | | | | | | | * commit '2bdd5290a979f6412a91a7f0a4a97b07e5955dd2': Hook for fetching sync content from UserHistoryDict
| * | Merge "Hook for fetching sync content from UserHistoryDict"Jatin Matani2014-12-082-2/+38
| |\ \
| | * | Hook for fetching sync content from UserHistoryDictJatin Matani2014-11-262-2/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add API to ExpandableBinaryDictionary to dump content from a given dictionary. We use this for dumping data for sync process. Refactored UserHistoryDictionaryTests to scrap out the util methods for testing. These utility methods would be used for testing sync + user dictionary code in LatinIMEGoogleTests Bug:18106539 Change-Id: I357f9192ea1bd69a526d0b620c25616a2e8e9d5b
| * | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-082-2/+2
| |\ \ \
| | * | | Import translations. DO NOT MERGEGeoff Mendal2014-12-082-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9e432c23844da1ba6a745db16db6c27a9133cf20 Auto-generated-cl: translation import
| * | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-084-19/+19
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-084-19/+19
| | |/ / / | | | | | | | | | | | | | | | | | | | | Change-Id: Ibdf218d10fa731a075557225ad5238d369468850 Auto-generated-cl: translation import
| * | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-081-1/+1
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-081-1/+1
| | |/ / / | | | | | | | | | | | | | | | | | | | | Change-Id: I404dfae96be21a461336e281471cdcd586bed59c Auto-generated-cl: translation import
| * | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-084-41/+41
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-084-41/+41
| | |/ / / | | | | | | | | | | | | | | | | | | | | Change-Id: I8eb628866c7e2e229454b6704376e4564365eae3 Auto-generated-cl: translation import
| * / / / Import translations. DO NOT MERGEGeoff Mendal2014-12-082-32/+32
| |/ / / | | | | | | | | | | | | | | | | Change-Id: Iff7a78dd511dfe6b4eae2fbf13eced968fb80d80 Auto-generated-cl: translation import
* | | | am 3dca77ec: Merge "Refactor KeysCache to UniqueKeysCache"Tadashi G. Takaoka2014-12-085-73/+98
|\| | | | | | | | | | | | | | | | | | | * commit '3dca77ec076a8d7fa64a5326a0409f038edac890': Refactor KeysCache to UniqueKeysCache
| * | | Merge "Refactor KeysCache to UniqueKeysCache"Tadashi G. Takaoka2014-12-085-73/+98
| |\ \ \
| | * | | Refactor KeysCache to UniqueKeysCacheTadashi G. Takaoka2014-11-275-73/+98
| | | | | | | | | | | | | | | | | | | | Change-Id: I8e3c4705c705a1c6e05e9112211d7012912d7e41
* | | | | am 5ac8b040: Merge "Remove RichInputMethodManager.updateShortcutIME call ↵Tadashi G. Takaoka2014-12-064-40/+34
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from SubtypeSwitcher" * commit '5ac8b040e8ddfd9e33370efd8f5b15372c499c3c': Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcher
| * | | | Merge "Remove RichInputMethodManager.updateShortcutIME call from ↵Tadashi G. Takaoka2014-12-064-40/+34
| |\ \ \ \ | | | | | | | | | | | | | | | | | | SubtypeSwitcher"
| | * | | | Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcherTadashi G. Takaoka2014-12-014-40/+34
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5661a7926cf5a404788516c542b25cc0707bb417
* | | | | | am 8584db14: Add keyboard margin options to place the keyboard dynamically.Andy Wang2014-12-0513-28/+144
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '8584db1461d286f8eb966c40eb0bc76e8c9df76a': Add keyboard margin options to place the keyboard dynamically.
| * | | | | Add keyboard margin options to place the keyboard dynamically.Andy Wang2014-12-0513-28/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keyboard location and location can now be set in the debug options section. Change-Id: I87c5a1d679489e12dccf26632c399af28087629e
| * | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-042-2/+2
| |\ \ \ \ \
| | * | | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-032-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7d62a0ae1381400f738f3c412099b7cc6b29b235 Auto-generated-cl: translation import
| * | | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-043-17/+17
| |\ \ \ \ \ \
| | * | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-033-17/+17
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I89edde7e6211e021080f483bdb29ba2bc4a45569 Auto-generated-cl: translation import
| * | | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-041-1/+1
| |\ \ \ \ \ \
| | * | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-031-1/+1
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I34449c93e9983c00f27a05bac7aaa63fd884aadf Auto-generated-cl: translation import
| * | | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-043-39/+39
| |\ \ \ \ \ \
| | * | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-033-39/+39
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I095f173fadbd9d950f4e88b4df8e8c373bcbd2f1 Auto-generated-cl: translation import
| * / / / / / Import translations. DO NOT MERGEGeoff Mendal2014-12-032-32/+32
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If617d908d39c28f08a9da6b56fcaa848b0bb097e Auto-generated-cl: translation import
* | | | | | am 57996128: Merge "Fix comment"Tadashi G. Takaoka2014-12-032-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '57996128591ab4b7891beb4aa1b3c5caf94ba979': Fix comment
| * | | | | Merge "Fix comment"Tadashi G. Takaoka2014-12-032-2/+2
| |\ \ \ \ \
| | * | | | | Fix commentTadashi G. Takaoka2014-12-012-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia07839c1a01b4d2a82a49017410637266ea1eb96
* | | | | | | am e79d504c: Merge "Cancel interval alarm for dictionary decaying in onDestroy."Keisuke Kuroyanagi2014-12-033-8/+32
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e79d504cf521e6dd516f0d15eb29f9e61be3e85d': Cancel interval alarm for dictionary decaying in onDestroy.
| * | | | | | Merge "Cancel interval alarm for dictionary decaying in onDestroy."Keisuke Kuroyanagi2014-12-033-8/+32
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Cancel interval alarm for dictionary decaying in onDestroy.Keisuke Kuroyanagi2014-12-023-8/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18528171 Change-Id: I6e12c006bd9eff15f3fa9cfd335bdd9fa081be61
* | | | | | | am d179e408: Stop passing through keyPrefs as it\'s already available.Andy Wang2014-12-023-6/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd179e40899b648ce2ceb8543678176f9a696ff30': Stop passing through keyPrefs as it's already available.
| * | | | | | Stop passing through keyPrefs as it's already available.Andy Wang2014-12-023-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I43a56beba0cf0fdf5f93c5c764edbd279ee033b2
* | | | | | | am 11a3965f: Fix a misspelled method nameAdrian Velicu2014-12-022-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '11a3965f8c376db4d8fbdf3c6ea6ac54550ae6ed': Fix a misspelled method name
| * | | | | | Fix a misspelled method nameAdrian Velicu2014-12-022-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1151dc1d5db3986a97daf68c1e387dbc2e4610dc
| * | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I18ee0107ad0292a8b19bbda3fe875b6d1757d6b4 Auto-generated-cl: translation import
* | | | | | | am 391e83dc: Merge "Add null analysis annotations to keyboard package"Tadashi G. Takaoka2014-12-0117-100/+219
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '391e83dc8f2643fb415d7116170b922de827e0a1': Add null analysis annotations to keyboard package
| * | | | | | Merge "Add null analysis annotations to keyboard package"Tadashi G. Takaoka2014-12-0117-100/+219
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Add null analysis annotations to keyboard packageTadashi G. Takaoka2014-11-2717-100/+219
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6f020ece3c45d584d413e4265d6d3fbdf1ea8bd8
* | | | | | am 949045b6: Merge "Be always confident in the current language when only one"Jean Chalard2014-11-281-0/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '949045b6a3582c52191c8f44698ee92568b52724': Be always confident in the current language when only one
| * | | | | Merge "Be always confident in the current language when only one"Jean Chalard2014-11-281-0/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Be always confident in the current language when only oneJean Chalard2014-11-281-0/+3
| | |/ / / | | | | | | | | | | | | | | | Change-Id: I7ea289f7e78aa33562c7737e91024a25c02333b6