aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge "Move logic to determine spacebar text to LanguageOnSpacebarHelper"Tadashi G. Takaoka2014-11-102-21/+30
|\ \ \
| * | | Move logic to determine spacebar text to LanguageOnSpacebarHelperTadashi G. Takaoka2014-11-082-21/+30
| |/ / | | | | | | | | | Change-Id: Ib9dbbb4bd4e35c15fd752c364d3012e8a7da2410
* / / Just tiny cosmetic fixes in makefileKen Wakasa2014-11-111-1/+1
|/ / | | | | | | Change-Id: I470ba8a03d70aa520311c50f5d21979f476798b7
* | Merge "Clean up KeyboardLayoutSet a bit"Tadashi G. Takaoka2014-11-071-28/+19
|\ \
| * | Clean up KeyboardLayoutSet a bitTadashi G. Takaoka2014-11-061-28/+19
| | | | | | | | | | | | | | | | | | | | | This CL moves getScriptId() from KeyboardLayoutSet.Builder to KeyboardLayoutSet. Change-Id: I13588467e3d03abb92120acb367f021ee3490a50
* | | Merge "Move current subtype management code to RichInputMethodManager"Tadashi G. Takaoka2014-11-074-46/+49
|\ \ \
| * | | Move current subtype management code to RichInputMethodManagerTadashi G. Takaoka2014-11-064-46/+49
| | | | | | | | | | | | | | | | Change-Id: I82d5a17a5ec96f26047d29e79f3f28850fc5b3bb
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-11-0722-22/+22
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-11-0622-22/+22
| | |/ / | |/| | | | | | | | | | | | | | Change-Id: Ib227ef25b8d0eef2f1b83bddfadde5c1a6d93cd8 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-11-071-1/+1
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-11-061-1/+1
| |/ / / | | | | | | | | | | | | | | | | Change-Id: I4b38b31403db1ee5b5bab7a6328db1919d822d20 Auto-generated-cl: translation import
* | | | Merge "Move util classes under common"Jean Chalard2014-11-0737-619/+34
|\ \ \ \
| * | | | Move util classes under commonJean Chalard2014-11-0737-619/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also why did we have two copies of LocaleUtils >.> Bug: 18108776 Change-Id: I03b4403dfd51934e66b567f2f8b87da419cfb3ab
* | | | | Merge "Remove a deprecated constructor to SuggestedWords"Jean Chalard2014-11-072-13/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove a deprecated constructor to SuggestedWordsJean Chalard2014-11-072-13/+7
| | | | | | | | | | | | | | | | | | | | Change-Id: If4d358b3a11fb25fc214c728269519d8c25f9adc
* | | | | Merge "Move shorcut IME related code from SubtypeSwitcher to ↵Tadashi G. Takaoka2014-11-076-133/+121
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | RichInputMethodManager"
| * | | | Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManagerTadashi G. Takaoka2014-11-066-133/+121
| | | | | | | | | | | | | | | | | | | | Change-Id: I0f95f603d80570c937e8c38ded88df341c11795e
* | | | | Merge "Remove a useless method."Jean Chalard2014-11-071-17/+0
|\ \ \ \ \
| * | | | | Remove a useless method.Jean Chalard2014-11-061-17/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yay for cleanup Bug: 18108776 Change-Id: I13f4066cd54f294377fdcf375a69350c44d4a32a
* | | | | | Merge "Remove dicttool dependency to NativeSuggestOptions"Jean Chalard2014-11-072-75/+4
|\| | | | | | |_|/ / / |/| | | |
| * | | | Remove dicttool dependency to NativeSuggestOptionsJean Chalard2014-11-062-75/+4
| | |/ / | |/| | | | | | | | | | | | | | Bug: 18108776 Change-Id: I0f57594617f8d5080aea9002b2356d18bfe97043
* | | | Merge "Move some methods out from SubtypeSwitcher"Tadashi G. Takaoka2014-11-069-126/+174
|\ \ \ \ | | |/ / | |/| |
| * | | Move some methods out from SubtypeSwitcherTadashi G. Takaoka2014-11-069-126/+174
| |/ / | | | | | | | | | Change-Id: I89aaf87d7d0cc204b0ca0f61c2f64d15e2df848e
* | | Merge "Fix restore from keyboard"Sandeep Siddhartha2014-11-061-1/+0
|\ \ \ | |/ / |/| |
| * | Fix restore from keyboardSandeep Siddhartha2014-11-051-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | The keyboard starts up before the restore process and the default shared preferences are cached and used even after the restore. Bug: 17837918 Change-Id: I2669e377b6e95813657fd6a80fbff4472330e3aa
* | | Fix a bug where LatinIME would recorrect with no input viewJean Chalard2014-11-051-4/+5
| | | | | | | | | | | | | | | Bug: 18071127 Change-Id: I634d1f63f7d5c5b7453ed7559f9b65fa0433dcd8
* | | Fix EmojiPageKeyboardView onPress bugTadashi G. Takaoka2014-11-041-1/+1
| | | | | | | | | | | | Change-Id: I110f36e0547be4957656217c42a8dafd9359b700
* | | Fix Emoji key feedbackTadashi G. Takaoka2014-11-047-7/+7
| | | | | | | | | | | | | | | Bug: 18166905 Change-Id: I629eab41b78810325710ce024068b86a157186b4
* | | Merge "Revert "Fix Emoji key feedback""Tadashi G. Takaoka2014-11-048-8/+8
|\ \ \
| * | | Revert "Fix Emoji key feedback"Tadashi G. Takaoka2014-11-048-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 953858d6153d844226e4b8352a63193c29606dd7. The original CL should be split into two. Change-Id: Ic1d032e2964a1b9bb44d98bdb8573c6cb47a865c
* | | | Fix missing ZWNJ key of BengaliAkhhor keyboardTadashi G. Takaoka2014-11-044-19/+7
| | | | | | | | | | | | | | | | | | | | | | | | This CL also fixes the wrong script of Bengali Akkhor. Change-Id: Id4af2ea160b4ef3cfd40ffc5984354bc60f0b7b7
* | | | Merge "Fix Emoji key feedback"Tadashi G. Takaoka2014-11-048-8/+8
|\| | |
| * | | Fix Emoji key feedbackTadashi G. Takaoka2014-11-048-8/+8
| | | | | | | | | | | | | | | | | | | | Bug: 18166905 Change-Id: I3c3296cabeed31e1250ff0753ea94576b494b96a
* | | | Merge "Fix symbol letter size of phone/number layout"Tadashi G. Takaoka2014-11-046-60/+67
|\ \ \ \
| * | | | Fix symbol letter size of phone/number layoutTadashi G. Takaoka2014-11-046-60/+67
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL - decreases the size of symbols letter on number and phone layout. - increases the size of "Pause" and "Wait" label. - fixes "Pause" and "Wait" label for no language keyboard Bug: 18179572 Change-Id: I6e8b4a8e07d805c3da0558b4832291ce41ad3db0
* | | | Merge "Fix MainKeyboardView visibility must be aligned with main keyboard frame"Tadashi G. Takaoka2014-11-042-4/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fix MainKeyboardView visibility must be aligned with main keyboard frameTadashi G. Takaoka2014-11-042-4/+12
| | | | | | | | | | | | | | | | | | | | Bug: 18105755 Change-Id: Ifdcaded538d0eac3b100486ddf27ae4314293792
* | | | Fix number and phone keyboard visual glitchesTadashi G. Takaoka2014-11-044-6/+8
|/ / / | | | | | | | | | | | | Bug: 18179572 Change-Id: I387b965ed4f7adc5a34b63e622520e3c88ffd5ca
* | | Merge "Make DrawingProxy and TimerProxy as a top-level interface"Tadashi G. Takaoka2014-11-045-76/+221
|\ \ \
| * | | Make DrawingProxy and TimerProxy as a top-level interfaceTadashi G. Takaoka2014-10-305-76/+221
| | | | | | | | | | | | | | | | Change-Id: Ia425f341255595f8f80c13b2aa409249f9ce4202
* | | | Fix a wrong indentKen Wakasa2014-11-041-1/+1
| | | | | | | | | | | | | | | | Change-Id: Iaee83be85bb52c350dd08e4497732927b92eabcd
* | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-11-0351-102/+51
|\ \ \ \
| * | | | Import translations. DO NOT MERGEGeoff Mendal2014-11-0351-102/+51
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3e67ed5ff3bbdbc372dfd1b3b408ac2c095fe6d6 Auto-generated-cl: translation import
* | | | | Import translations. DO NOT MERGEGeoff Mendal2014-11-0315-15/+15
|/ / / / | | | | | | | | | | | | | | | | Change-Id: I4a4f46a2e3aa848ba9ac47300815f6ccf8af808b Auto-generated-cl: translation import
* | | | Small comment fixesKen Wakasa2014-11-021-3/+3
| | | | | | | | | | | | | | | | Change-Id: Iecb432c414eadf13ee6a57fb21fc02d1c27e777f
* | | | Add debug loggingTadashi G. Takaoka2014-11-022-76/+121
| | | | | | | | | | | | | | | | Change-Id: I38bf53a0b5ea5064462b8eb5d99b7247ff8bddc4
* | | | Merge "Update v4 format version from 402 to 403."Keisuke Kuroyanagi2014-10-312-4/+6
|\ \ \ \
| * | | | Update v4 format version from 402 to 403.Keisuke Kuroyanagi2014-10-312-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without personalization: Total words: 1134774, Success Num: 899230, Success Percentage: 79.243% Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1871, Bad Failure Percentage: 0.165% Failures, with auto-correction (F-C): 29084, F-C Percentage: 2.563% Max Keystrokes: 6072959, Min Keystrokes: 4436090, Keystroke Saving Percentage:26.953% Before: Total words: 1134646, Success Num: 925194, Success Percentage: 81.540% Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1316, Bad Failure Percentage: 0.116% Failures, with auto-correction (F-C): 28288, F-C Percentage: 2.493% Max Keystrokes: 6072831, Min Keystrokes: 3946188, Keystroke Saving Percentage:35.019% After Total words: 1134659, Success Num: 944746, Success Percentage: 83.263% Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1258, Bad Failure Percentage: 0.111% Failures, with auto-correction (F-C): 28016, F-C Percentage: 2.469% Max Keystrokes: 6072844, Min Keystrokes: 3387333, Keystroke Saving Percentage:44.222% Change-Id: I3af42ec37a11847c0429c28616e726f6a339247f
* | | | | Merge "Add helper methods to convert flags to readable text"Tadashi G. Takaoka2014-10-312-0/+39
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add helper methods to convert flags to readable textTadashi G. Takaoka2014-10-312-0/+39
| | |_|/ | |/| | | | | | | | | | Change-Id: I23608927cef8a897ff4ad8c938560cc78093ddac