Commit graph

17425 commits

Author SHA1 Message Date
Alan Viverette
458fb52b98 Merge "Speak auto-corrections for accessibility" 2013-09-30 18:14:13 +00:00
Jean Chalard
bf1beefd08 Merge "Surface the distance after first word for autocommit." 2013-09-30 14:06:02 +00:00
Jean Chalard
da06e385f5 Surface the distance after first word for autocommit.
Bug: 9059617
Change-Id: Ie9b4cc8148ae8e0ff437b3337ab6c1bde95500f5
2013-09-30 23:02:04 +09:00
Keisuke Kuroyanagi
65330d2820 Merge "Implement simple dictionary decay." 2013-09-30 11:56:15 +00:00
Keisuke Kuroyanagi
fd02b2d6ee Implement simple dictionary decay.
Groundwork and implement simple decay.
Increment probability when typed and decrement probability
at GC.

Bug: 6669677

Change-Id: Ib12caead0cbeef4ce7808fe8ac0b00ee331523fe
2013-09-30 20:53:35 +09:00
Keisuke Kuroyanagi
ef084229f6 Merge "Use reentrant lock for main dictionaries." 2013-09-30 09:25:54 +00:00
Keisuke Kuroyanagi
3e6275634b Use reentrant lock for main dictionaries.
Bug: 10964805
Change-Id: Iaa9b79fc770d8ae2ec9d7c362c90c28bc9f65ea8
2013-09-30 18:16:29 +09:00
Jean Chalard
42941dd2fd Merge "Update dictionaries" 2013-09-30 08:36:35 +00:00
Ken Wakasa
25f4782853 Merge "Separate bigram entries from the trie file." 2013-09-30 08:00:01 +00:00
Yuichiro Hanada
fd46e87da2 Separate bigram entries from the trie file.
Bug: 10920165
Change-Id: I42eb7f228994a56c2f31a1c83904c8c360b6d088
2013-09-30 16:42:42 +09:00
Ken Wakasa
d40a931a4d Merge "Change scopes of some methods in DynamicBinaryDictIOUtils." 2013-09-30 07:17:38 +00:00
Jean Chalard
a267ebed5a Update dictionaries
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
2013-09-30 07:12:03 +00:00
Jean Chalard
16a6b2a941 Merge "Make dicttool read the compressed combined format." 2013-09-30 06:15:48 +00:00
Yuichiro Hanada
48e01ec111 Make dicttool read the compressed combined format.
Change-Id: Ib39fa110402895a655f4e705caae53397ace9259
2013-09-30 14:59:19 +09:00
Keisuke Kuroyanagi
b698e9c1fa Fix build.
Change-Id: If7c76ca5f7030ba2003228ed1877bdb948b4b99d
2013-09-30 14:21:48 +09:00
Keisuke Kuroyanagi
c18510049a Prepare dictionary decay.
Bug: 6669677
Change-Id: I8fbae190dd44a6bdbee7e9b6d3a16208322727f7
2013-09-30 13:57:54 +09:00
Yuichiro Hanada
dc4f357f6b Change scopes of some methods in DynamicBinaryDictIOUtils.
Change-Id: I1371d41760b38834d1d5ff40e682ac0a6fc9f2e9
2013-09-30 11:32:07 +09:00
Keisuke Kuroyanagi
1cf4789ba6 Merge "Set header attributes for ExpandableBinaryDictionary." 2013-09-29 05:14:22 +00:00
Satoshi Kataoka
b0c5ddb9c7 Merge "Stop vibration while repeating delete key in emoji view" 2013-09-28 10:37:57 +00:00
Satoshi Kataoka
d0df68e6cb Stop vibration while repeating delete key in emoji view
Bug: 10960355
Change-Id: Ic1fdecdbcab4082c5383623c1f2575e3976ebe27
2013-09-28 17:02:58 +09:00
Keisuke Kuroyanagi
5ed30a7660 Set header attributes for ExpandableBinaryDictionary.
Bug: 6669677

Change-Id: I2462777eaa07600f1c774226adfc4f351882f523
2013-09-28 12:50:09 +09:00
Alan Viverette
67319f92f3 Speak auto-corrections for accessibility
BUG: 8669376
Change-Id: Id71b2c2835daa7a8c9d6c92c57a7e302551c289d
2013-09-27 14:15:53 -07:00
Satoshi Kataoka
a6e2ec53b6 Merge "Reduce Emoji size" 2013-09-27 17:24:58 +00:00
Satoshi Kataoka
b44efbdcc0 Reduce Emoji size
Change-Id: Ie9dec82c0edde70a75fffeb7c86c14e05f468207
2013-09-28 02:02:47 +09:00
Satoshi Kataoka
4dc2b9131f Merge "Fix possible NPE in KeyboardSwitcher" 2013-09-27 16:52:32 +00:00
Satoshi Kataoka
adbb979b56 Fix possible NPE in KeyboardSwitcher
Bug: 10964306
Change-Id: Ibcea76da746f6cac92c8d91425d25d04ade62af0
2013-09-28 01:19:18 +09:00
Keisuke Kuroyanagi
68bc4ba5c2 Merge "Add boundary checking for PtNode Array reading." 2013-09-27 14:25:24 +00:00
Keisuke Kuroyanagi
8b580819a5 Merge "Add unigram/bigram counting." 2013-09-27 14:14:49 +00:00
Keisuke Kuroyanagi
31097a57cc Add unigram/bigram counting.
Bug: 6669677
Change-Id: I05ea2201d822dddf062b08c8467daa336760e16c
2013-09-27 23:12:12 +09:00
Keisuke Kuroyanagi
67cb282b64 Add boundary checking for PtNode Array reading.
Bug: 6669677
Change-Id: Iea5e19d98d2fc26f137046dd5f8e339239672351
2013-09-27 22:28:54 +09:00
Keisuke Kuroyanagi
e74d4a184b Stop reading dictionary while regenerating.
Bug: 10831272

Change-Id: Iead7268a9371b48d729a5f65074ccbc05f3185db
2013-09-27 21:44:26 +09:00
Jean Chalard
b7dfacd31e Merge "Send backspace as an event when TYPE_NULL." 2013-09-27 08:00:43 +00:00
Jean Chalard
de814ec0ec Send backspace as an event when TYPE_NULL.
This is not enough to really fix behavior with TYPE_NULL,
but it does make things a bit better.

Bug: 10949594
Change-Id: Ia359f781cdd76a2e2c5a4c9f166025d81b931174
2013-09-27 16:55:12 +09:00
Yuichiro Hanada
a328f538c3 Fix PrioritizedSerialExecutor.
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
2013-09-27 16:46:34 +09:00
Yuichiro Hanada
781feb748c Remove unused methods.
Change-Id: I542db0c717c0bc05c8baa08f1e9db0a05946a99b
2013-09-27 12:34:38 +09:00
Baligh Uddin
45de3925d8 Merge "Import translations. DO NOT MERGE" 2013-09-26 15:02:33 +00:00
Baligh Uddin
15da61b7b1 am cd2923a6: keep history after reset to jb-ub-latinimegoogle-bayo
* commit 'cd2923a68198a19618bb8b0f483f5b5d95c22d04':
2013-09-26 07:51:10 -07:00
Baligh Uddin
bca73335a8 am 2aea83a4: (-s ours) keep history after reset to jb-ub-latinimegoogle-bayo
* commit '2aea83a4f99646cb24221cf16c2a9f7bc059a30e':
2013-09-26 07:51:08 -07:00
Baligh Uddin
b3e683213c am cc670c5d: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle-bayo
* commit 'cc670c5d62fb877008d7c80344693f9cc7a8849c':
  Import translations. DO NOT MERGE
2013-09-26 06:08:19 -07:00
The Android Automerger
f3f2a52d0a am 419d5af0: merge in jb-ub-latinimegoogle-bayo history after reset to jb-ub-latinimegoogle
* commit '419d5af05a8c786123a573f4994ae99fa56046a2':
  Import translations. DO NOT MERGE
  Import translations. DO NOT MERGE
  Import translations. DO NOT MERGE
  Import translations. DO NOT MERGE
  Import translations. DO NOT MERGE
  Import translations. DO NOT MERGE
  Import translations. DO NOT MERGE
  Import translations. DO NOT MERGE
  Import translations. DO NOT MERGE
  Import translations. DO NOT MERGE
2013-09-26 06:08:18 -07:00
Keisuke Kuroyanagi
f2d3999881 am f05aeb64: am 2e58670d: Quit using ExpandableDictionary.
* commit 'f05aeb64d9761b82a2b47a2b09621a34cd604049':
2013-09-26 06:08:17 -07:00
Satoshi Kataoka
43fcdc15c3 am 8d7365d4: am d1ae0304: Fix OOBE in JB backword
* commit '8d7365d4c0cdba2a586142766a903d823fc73288':
2013-09-26 06:08:15 -07:00
Satoshi Kataoka
740c7bdbff am 94759249: am f068c6e6: Merge "Low memory mode in UserHistory"
* commit '947592496f42ff13e570dc6cabb02f46d371bc02':
2013-09-26 06:08:14 -07:00
Jean Chalard
5e4b9b8cbe am 1a46424d: am f6009233: Merge "Tweak for armenian periods and commas."
* commit '1a46424dd5340bfc883df6d1a05e7c64787ad0b2':
2013-09-26 06:08:12 -07:00
Satoshi Kataoka
007bcdd0a3 am 0f3e55dc: am 445ba578: Merge "Add a utility of isLowRamDevice"
* commit '0f3e55dcfc2d280a7c9190d89d92fd71b2796bb9':
2013-09-26 06:08:11 -07:00
Ken Wakasa
9e89baf1ed am 3d77934e: am 55e7b360: Merge "More tweaks for Armenian layouts"
* commit '3d77934ec18ec4bffe68c8d105f7aecc71bce919':
2013-09-26 06:08:10 -07:00
Keisuke Kuroyanagi
34b1f3de51 am 572c1ac5: am 3e6b68bc: Merge "Allow large memory space for GC."
* commit '572c1ac5d4d7f57ba68dca62cf53a36875e9f87a':
2013-09-26 06:08:09 -07:00
Jean Chalard
5848c12c2b am 821bff92: am 3d68b066: Copy only the spans we are interested in.
* commit '821bff9202d4ffc5d0ccabdda6bb4f91a83c5838':
2013-09-26 06:08:08 -07:00
Satoshi Kataoka
fac7e953f9 am c3f7ddd7: am 3ca9c5cb: Merge "Implement delete key repeater"
* commit 'c3f7ddd73de360c12b9433106d925f61775b108a':
2013-09-26 06:08:06 -07:00
Ken Wakasa
566ecef318 am 5fad442f: am d8c037c1: Merge "Tweaks for Armenian layouts"
* commit '5fad442fbda962dc455b53d604724dfeec9f6446':
2013-09-26 06:08:05 -07:00