aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge "Create the wiring for auto-commit confidence computation."Jean Chalard2013-10-011-1/+2
| |\ \
| | * | Create the wiring for auto-commit confidence computation.Jean Chalard2013-10-011-1/+2
| | |/ | | | | | | | | | | | | Bug: 9059617 Change-Id: I7e4e05ffa8c68cfebbe362a977fd176555cad12a
| * / Import translations. DO NOT MERGEBaligh Uddin2013-09-3057-3/+231
| |/ | | | | | | | | Change-Id: I8f0db70d71967d115f0684a7661888aa31e751d4 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBaligh Uddin2013-09-3051-0/+204
| | | | | | | | | | Change-Id: I01400792a62f3f5bb11794b32930e788fa0af045 Auto-generated-cl: translation import
* | am 458fb52b: Merge "Speak auto-corrections for accessibility"Alan Viverette2013-09-304-2/+73
|\| | | | | | | | | * commit '458fb52b985d9c4f37b82689b573d42f95487a32': Speak auto-corrections for accessibility
| * Merge "Speak auto-corrections for accessibility"Alan Viverette2013-09-304-2/+73
| |\
| | * Speak auto-corrections for accessibilityAlan Viverette2013-09-274-2/+73
| | | | | | | | | | | | | | | BUG: 8669376 Change-Id: Id71b2c2835daa7a8c9d6c92c57a7e302551c289d
* | | am 65330d28: Merge "Implement simple dictionary decay."Keisuke Kuroyanagi2013-09-301-2/+9
|\| | | | | | | | | | | | | | * commit '65330d2820f61aaad6094db6738017aa77a64581': Implement simple dictionary decay.
| * | Merge "Implement simple dictionary decay."Keisuke Kuroyanagi2013-09-301-2/+9
| |\ \
| | * | Implement simple dictionary decay.Keisuke Kuroyanagi2013-09-301-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Groundwork and implement simple decay. Increment probability when typed and decrement probability at GC. Bug: 6669677 Change-Id: Ib12caead0cbeef4ce7808fe8ac0b00ee331523fe
* | | | am ef084229: Merge "Use reentrant lock for main dictionaries."Keisuke Kuroyanagi2013-09-302-16/+135
|\| | | | | | | | | | | | | | | | | | | * commit 'ef084229f646853cff4eef55e2069eb4b93f14e6': Use reentrant lock for main dictionaries.
| * | | Merge "Use reentrant lock for main dictionaries."Keisuke Kuroyanagi2013-09-302-16/+135
| |\ \ \ | | |/ / | |/| |
| | * | Use reentrant lock for main dictionaries.Keisuke Kuroyanagi2013-09-302-16/+135
| | | | | | | | | | | | | | | | | | | | Bug: 10964805 Change-Id: Iaa9b79fc770d8ae2ec9d7c362c90c28bc9f65ea8
* | | | am 42941dd2: Merge "Update dictionaries"Jean Chalard2013-09-306-0/+0
|\| | | | | | | | | | | | | | | | | | | * commit '42941dd2fd2a6b3a89cbb7ab733980465b4895a6': Update dictionaries
| * | | Merge "Update dictionaries"Jean Chalard2013-09-306-0/+0
| |\ \ \
| | * | | Update dictionariesJean Chalard2013-09-306-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add KitKat to all dictionaries. Version da, fi, pl : 29 → 40 cs, de, hr, it, lt, lv, nb, nl, sl, sr, sv, tr : 35 → 40 es : 36 → 40 en_gb, en_us, en, fr, pt_br, pt_pt : 39 → 40 Bug: 10958192 Change-Id: I14436616285ced5eb3b70b8c44b9243da94eed4f
* | | | | am 25f47828: Merge "Separate bigram entries from the trie file."Ken Wakasa2013-09-305-31/+143
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '25f47828539f4af34b081afb4553e9e56fbcdbf3': Separate bigram entries from the trie file.
| * | | | Merge "Separate bigram entries from the trie file."Ken Wakasa2013-09-305-31/+143
| |\ \ \ \
| | * | | | Separate bigram entries from the trie file.Yuichiro Hanada2013-09-305-31/+143
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10920165 Change-Id: I42eb7f228994a56c2f31a1c83904c8c360b6d088
* | | | | | am d40a931a: Merge "Change scopes of some methods in DynamicBinaryDictIOUtils."Ken Wakasa2013-09-301-3/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd40a931a4d9ab6e49e6d8689f2087937ea168147': Change scopes of some methods in DynamicBinaryDictIOUtils.
| * | | | | Merge "Change scopes of some methods in DynamicBinaryDictIOUtils."Ken Wakasa2013-09-301-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Change scopes of some methods in DynamicBinaryDictIOUtils.Yuichiro Hanada2013-09-301-3/+3
| | | |/ / | | |/| | | | | | | | | | | | Change-Id: I1371d41760b38834d1d5ff40e682ac0a6fc9f2e9
* | | | | am c1851004: Prepare dictionary decay.Keisuke Kuroyanagi2013-09-292-5/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'c18510049a3422c88ed3ab3bbc64944c94a611fd': Prepare dictionary decay.
| * | | | Prepare dictionary decay.Keisuke Kuroyanagi2013-09-302-5/+11
| |/ / / | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I8fbae190dd44a6bdbee7e9b6d3a16208322727f7
* | | | am 1cf4789b: Merge "Set header attributes for ExpandableBinaryDictionary."Keisuke Kuroyanagi2013-09-2811-47/+48
|\| | | | | | | | | | | | | | | | | | | * commit '1cf4789ba6abb5855392d542bb075c12d2d9b6a0': Set header attributes for ExpandableBinaryDictionary.
| * | | Merge "Set header attributes for ExpandableBinaryDictionary."Keisuke Kuroyanagi2013-09-2911-47/+48
| |\ \ \
| | * | | Set header attributes for ExpandableBinaryDictionary.Keisuke Kuroyanagi2013-09-2811-47/+48
| | |/ / | | | | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I2462777eaa07600f1c774226adfc4f351882f523
* | | | am b0c5ddb9: Merge "Stop vibration while repeating delete key in emoji view"Satoshi Kataoka2013-09-281-4/+6
|\| | | | | | | | | | | | | | | | | | | * commit 'b0c5ddb9c7a27f71ab63ec3362a476ec052f5bd0': Stop vibration while repeating delete key in emoji view
| * | | Merge "Stop vibration while repeating delete key in emoji view"Satoshi Kataoka2013-09-281-4/+6
| |\ \ \
| | * | | Stop vibration while repeating delete key in emoji viewSatoshi Kataoka2013-09-281-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10960355 Change-Id: Ic1fdecdbcab4082c5383623c1f2575e3976ebe27
* | | | | Import translations. DO NOT MERGEBaligh Uddin2013-09-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4def1991a7133c4ea653882044bf6c7a49dcbcfd Auto-generated-cl: translation import
* | | | | am a6e2ec53: Merge "Reduce Emoji size"Satoshi Kataoka2013-09-276-6/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'a6e2ec53b6f46491bd23bda6a0d734b820fd8a01': Reduce Emoji size
| * | | | Merge "Reduce Emoji size"Satoshi Kataoka2013-09-276-6/+6
| |\| | |
| | * | | Reduce Emoji sizeSatoshi Kataoka2013-09-286-6/+6
| | | | | | | | | | | | | | | | | | | | Change-Id: Ie9dec82c0edde70a75fffeb7c86c14e05f468207
* | | | | am 4dc2b913: Merge "Fix possible NPE in KeyboardSwitcher"Satoshi Kataoka2013-09-271-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '4dc2b9131f48df86e071e5ecfc8db7cd408b154e': Fix possible NPE in KeyboardSwitcher
| * | | | Merge "Fix possible NPE in KeyboardSwitcher"Satoshi Kataoka2013-09-271-1/+1
| |\| | |
| | * | | Fix possible NPE in KeyboardSwitcherSatoshi Kataoka2013-09-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10964306 Change-Id: Ibcea76da746f6cac92c8d91425d25d04ade62af0
* | | | | am 8b580819: Merge "Add unigram/bigram counting."Keisuke Kuroyanagi2013-09-271-0/+12
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '8b580819a580527418ba96f1a7cda699bff772ba': Add unigram/bigram counting.
| * | | | Merge "Add unigram/bigram counting."Keisuke Kuroyanagi2013-09-271-0/+12
| |\ \ \ \
| | * | | | Add unigram/bigram counting.Keisuke Kuroyanagi2013-09-271-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I05ea2201d822dddf062b08c8467daa336760e16c
* | | | | | am e74d4a18: Stop reading dictionary while regenerating.Keisuke Kuroyanagi2013-09-271-62/+88
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e74d4a184bbd06ddb607f81147ed827b9dd1ba17': Stop reading dictionary while regenerating.
| * | | | | Stop reading dictionary while regenerating.Keisuke Kuroyanagi2013-09-271-62/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10831272 Change-Id: Iead7268a9371b48d729a5f65074ccbc05f3185db
* | | | | | am b7dfacd3: Merge "Send backspace as an event when TYPE_NULL."Jean Chalard2013-09-272-9/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b7dfacd31e894247ee2523f250dbadc06dd0bf4b': Send backspace as an event when TYPE_NULL.
| * | | | | Merge "Send backspace as an event when TYPE_NULL."Jean Chalard2013-09-272-9/+17
| |\ \ \ \ \
| | * | | | | Send backspace as an event when TYPE_NULL.Jean Chalard2013-09-272-9/+17
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not enough to really fix behavior with TYPE_NULL, but it does make things a bit better. Bug: 10949594 Change-Id: Ia359f781cdd76a2e2c5a4c9f166025d81b931174
* | | | | | am a328f538: Fix PrioritizedSerialExecutor.Yuichiro Hanada2013-09-273-38/+42
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a328f538c34ad2dafdfa53642085cb1072224d80': Fix PrioritizedSerialExecutor.
| * | | | | Fix PrioritizedSerialExecutor.Yuichiro Hanada2013-09-273-38/+42
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was possible that fetchNextTasks() would be called by multiple threads concurrently. If it happens, some tasks in the task queues might be ignored. Change-Id: Idc81c43c45e382da3850cc55b9a42c281548d2a8
* | | | | am 781feb74: Remove unused methods.Yuichiro Hanada2013-09-261-41/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '781feb748cc59d3d34e9b52553cac192f1699dce': Remove unused methods.
| * | | | Remove unused methods.Yuichiro Hanada2013-09-271-41/+0
| |/ / / | | | | | | | | | | | | Change-Id: I542db0c717c0bc05c8baa08f1e9db0a05946a99b
| * | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-09-261-0/+27
| |\ \ \