Tadashi G. Takaoka
034a4a5a19
am c4710124: Merge "Fix the order of keys on more keys keyboard" into lmp-dev
...
* commit 'c47101248351727e24a584f9ee3e10d6921f0220':
Fix the order of keys on more keys keyboard
2014-08-29 18:50:22 +00:00
Tadashi G. Takaoka
2fabd50df4
am f507d1fe: Support RTL layout in custom input style settings
...
* commit 'f507d1febb6742b009ae6acf1c70b657eba9b3a6':
Support RTL layout in custom input style settings
2014-08-29 18:50:21 +00:00
Jean Chalard
3bd8eee3e8
am 4e28a6a8: Fix an IOOB exception
...
* commit '4e28a6a844d057abd4d078fba5b2d2e2cd11747b':
Fix an IOOB exception
2014-08-29 18:49:47 +00:00
Tadashi G. Takaoka
727cd74072
am f2eadbb4: Clear keyboard cache when system locale is changed
...
* commit 'f2eadbb497a172f602e49226a7f891d9e9097760':
Clear keyboard cache when system locale is changed
2014-08-29 18:47:59 +00:00
Keisuke Kuroyanagi
fdaedb6c1d
Support multiple locales in distractor filter.
...
Bug: 16547557
Change-Id: I4aba278eb4114e0075f3f8b38c7e132743927fa8
2014-08-29 22:29:30 +09:00
Keisuke Kuroyanagi
b7e541759d
am addc5933: Fix: PersonalizationDictionaryTests.
...
* commit 'addc593349fa226237b5f2c754dcdfb97ee2b842':
Fix: PersonalizationDictionaryTests.
2014-08-29 13:00:57 +00:00
Keisuke Kuroyanagi
addc593349
Fix: PersonalizationDictionaryTests.
...
Change-Id: I2196c53d8e3ac3ab4c6c2f8e9320489b3a8bacd2
2014-08-29 21:40:59 +09:00
Keisuke Kuroyanagi
4cc3a6bd8a
am 9eec97d5: Merge "Use DictionaryFacilitatorLruCache for personalization."
...
* commit '9eec97d5b06ebd1325b5f59a0097c6ae7dcd77b5':
Use DictionaryFacilitatorLruCache for personalization.
2014-08-29 10:17:06 +00:00
Keisuke Kuroyanagi
9eec97d5b0
Merge "Use DictionaryFacilitatorLruCache for personalization."
2014-08-29 10:10:40 +00:00
Tadashi G. Takaoka
c471012483
Merge "Fix the order of keys on more keys keyboard" into lmp-dev
2014-08-29 09:58:28 +00:00
Tadashi G. Takaoka
f507d1febb
Support RTL layout in custom input style settings
...
Bug: 17322353
Change-Id: I3b211ab8729121271563a8a243558a58ee7847c2
2014-08-29 18:28:53 +09:00
Keisuke Kuroyanagi
547d37656f
am f0933dd1: Merge "Add TerminalPositionLookupTableTest."
...
* commit 'f0933dd17deb1f0e15faa2c0f1f676c044017b89':
Add TerminalPositionLookupTableTest.
2014-08-29 07:48:46 +00:00
Keisuke Kuroyanagi
f0933dd17d
Merge "Add TerminalPositionLookupTableTest."
2014-08-29 07:37:54 +00:00
Jean Chalard
4e28a6a844
Fix an IOOB exception
...
Bug: 17316001
Change-Id: Iaa2cfd30ebbe0d49e10a5c3a30336e06817d0a8b
2014-08-29 06:56:34 +00:00
Keisuke Kuroyanagi
f8fcfe1c3a
am c8ae5605: Merge "Add DicNodePoolTest."
...
* commit 'c8ae5605905f843f37909635e728787e615f05ae':
Add DicNodePoolTest.
2014-08-29 06:11:07 +00:00
Keisuke Kuroyanagi
c8ae560590
Merge "Add DicNodePoolTest."
2014-08-29 06:03:10 +00:00
Jatin Matani
704dff928d
am aabb3512: Refactor StatsUtils into two components:StatsUtils & StatsUtilsManager
...
* commit 'aabb3512791979a00c0ab50c0be808f46d18cbe6':
Refactor StatsUtils into two components:StatsUtils & StatsUtilsManager
2014-08-29 05:40:11 +00:00
Keisuke Kuroyanagi
93e3b5a16f
Add TerminalPositionLookupTableTest.
...
Change-Id: I4a3ab4c94a7759d7f24c7edc9c167fe6bbdd3eb7
2014-08-29 14:16:15 +09:00
Keisuke Kuroyanagi
40b6d6cbd1
Add DicNodePoolTest.
...
Change-Id: I9bec708def3af6bea1c82b9576b80ce1b7901ddc
2014-08-29 13:02:22 +09:00
Keisuke Kuroyanagi
e59f3e4fbf
Use DictionaryFacilitatorLruCache for personalization.
...
Bug: 16547557
Change-Id: I5faba5e26d072b49c0fffcaeaf5062f9e0c2dcc0
2014-08-29 12:57:50 +09:00
Tadashi G. Takaoka
a9fc8622fe
Fix the order of keys on more keys keyboard
...
This CL fixes the behavior of !autoColumnOrder!<n> flag in a more keys
specification. Formerly the <n> value specifies the maximum number of
column of more keys. With this CL, the <n> value specifies the exact
number of column of more keys.
Bug: 16603887
Change-Id: I2120620fa512ee30043bb146ad675a942a375129
2014-08-29 11:06:20 +09:00
Jatin Matani
aabb351279
Refactor StatsUtils into two components:StatsUtils & StatsUtilsManager
...
Bug:16522256
Change-Id: I9cb8129c552159cf17ea5c2656e0988bf0f999f5
2014-08-28 17:28:23 -07:00
Tadashi G. Takaoka
f2eadbb497
Clear keyboard cache when system locale is changed
...
Bug: 17310080
Change-Id: I2b388772f269f1e7610a5bd32de80793da2df16e
2014-08-28 22:50:07 +09:00
Jean Chalard
cbab9207d7
am 98e56c69: am 3ef26ac1: am 6bd267f4: Merge "Add new attributes to our notification" into lmp-dev
...
* commit '98e56c6905e82c2a5f01bc42f125b03e6fa1b331':
Add new attributes to our notification
2014-08-28 09:58:33 +00:00
Tadashi G. Takaoka
e53210fe42
am 07d1e990: am aadb7a0e: am 5f19606d: Add action label tests in other locale than subtype\'s
...
* commit '07d1e9906edcd4f1eb47b38ef10d9cabfc5adf29':
Add action label tests in other locale than subtype's
2014-08-28 09:58:31 +00:00
Jean Chalard
98e56c6905
am 3ef26ac1: am 6bd267f4: Merge "Add new attributes to our notification" into lmp-dev
...
* commit '3ef26ac13b677bc8d7adeed378ce6d6cbad171ee':
Add new attributes to our notification
2014-08-28 09:52:03 +00:00
Tadashi G. Takaoka
07d1e9906e
am aadb7a0e: am 5f19606d: Add action label tests in other locale than subtype\'s
...
* commit 'aadb7a0e03c22865f3af631e437202464aefb3f2':
Add action label tests in other locale than subtype's
2014-08-28 09:42:11 +00:00
Jean Chalard
3ef26ac13b
am 6bd267f4: Merge "Add new attributes to our notification" into lmp-dev
...
* commit '6bd267f4f7b23ba3ecf24a0b70829cc11dbe5832':
Add new attributes to our notification
2014-08-28 09:40:50 +00:00
Tadashi G. Takaoka
aadb7a0e03
am 5f19606d: Add action label tests in other locale than subtype\'s
...
* commit '5f19606d54266e55bb065880c77a74b1d47a52c8':
Add action label tests in other locale than subtype's
2014-08-28 09:25:26 +00:00
Jean Chalard
6bd267f4f7
Merge "Add new attributes to our notification" into lmp-dev
2014-08-28 09:22:19 +00:00
Tadashi G. Takaoka
5f19606d54
Add action label tests in other locale than subtype's
...
This unit test can catch the bug: 17310080.
Bug: 17310080
Change-Id: I931561217647fd558929b954ee1ef58c1d49df07
2014-08-28 17:36:26 +09:00
Jean Chalard
a2928484f6
Add new attributes to our notification
...
Bug: 17167221
Bug: 17128331
Change-Id: I6a045fd2398f40dbdc10c9d20993f7513e1f2cff
2014-08-28 07:47:07 +00:00
Jean Chalard
b73228c740
am f9577035: Straighten the dead char implementation, take 3.
...
* commit 'f95770354c1a0a662c4b00674f2b9029437be7ea':
Straighten the dead char implementation, take 3.
2014-08-28 07:22:53 +00:00
Jean Chalard
f95770354c
Straighten the dead char implementation, take 3.
...
Change-Id: I4f70f6eebe076c7d2b780d25e3a2c1d3faa2edfa
2014-08-28 16:03:45 +09:00
Tadashi G. Takaoka
3e9d9c0139
am d9069ea0: Merge "Fix Hinglish subtype locale test"
...
* commit 'd9069ea076310a7e3c4d8fddb5dc80ee840bdc98':
Fix Hinglish subtype locale test
2014-08-28 03:42:33 +00:00
Tadashi G. Takaoka
d9069ea076
Merge "Fix Hinglish subtype locale test"
2014-08-28 03:32:42 +00:00
Keisuke Kuroyanagi
67d0684355
am 07315f94: Merge "Implement IntArrayView::skip()."
...
* commit '07315f94736fc34678e9ce41a44c1446e2436d3b':
Implement IntArrayView::skip().
2014-08-28 03:29:55 +00:00
Keisuke Kuroyanagi
ea79333a0a
am b85349e9: Merge "Create DictionaryFacilitatorLruCache."
...
* commit 'b85349e981e446610e8ece22d3b6a74a2f31be53':
Create DictionaryFacilitatorLruCache.
2014-08-28 03:19:38 +00:00
Keisuke Kuroyanagi
07315f9473
Merge "Implement IntArrayView::skip()."
2014-08-28 03:18:48 +00:00
Keisuke Kuroyanagi
e394a0c6ff
Implement IntArrayView::skip().
...
Change-Id: Ib7f13963ac1d9c64eff2c08391154c6a25024126
2014-08-28 12:12:56 +09:00
Keisuke Kuroyanagi
b85349e981
Merge "Create DictionaryFacilitatorLruCache."
2014-08-28 03:09:28 +00:00
Tadashi G. Takaoka
e239500f51
Fix Hinglish subtype locale test
...
Change-Id: I6fc2fd4f04069485acc432ff957421b85083a344
2014-08-28 11:35:58 +09:00
Yohei Yukawa
eacc930638
am af5c2b24: am 8d0d2363: am acce1aa5: Make sure to obtain the IC before requesting CursorAnchorInfo
...
* commit 'af5c2b24e7a5226f19aa94c67268061cbc6ab060':
Make sure to obtain the IC before requesting CursorAnchorInfo
2014-08-27 23:53:46 +00:00
Yohei Yukawa
af5c2b24e7
am 8d0d2363: am acce1aa5: Make sure to obtain the IC before requesting CursorAnchorInfo
...
* commit '8d0d236394548be4e2302a03960ce4ee363a5483':
Make sure to obtain the IC before requesting CursorAnchorInfo
2014-08-27 23:41:33 +00:00
Yohei Yukawa
8d0d236394
am acce1aa5: Make sure to obtain the IC before requesting CursorAnchorInfo
...
* commit 'acce1aa59eac6816fe3ce1fcb014666fc71a40f1':
Make sure to obtain the IC before requesting CursorAnchorInfo
2014-08-27 23:30:39 +00:00
Yohei Yukawa
acce1aa59e
Make sure to obtain the IC before requesting CursorAnchorInfo
...
RichInputConnection#requestUpdateCursorAnchorInfo must make
sure to obtain the input connection before calling methods
of it.
BUG: 17299587
Change-Id: I8e0cd473a4cc32583cd47634c227d702f7c69c6c
2014-08-27 15:59:52 -07:00
Baligh Uddin
276153392a
am cb7d1a63: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit 'cb7d1a63f16b63dc51e517c191e3498ca13d12d1':
Import translations. DO NOT MERGE
2014-08-27 18:41:47 +00:00
Baligh Uddin
82bc551c18
am 723d24e5: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit '723d24e5a8cf952e87fea23d926e6796601af7ac':
Import translations. DO NOT MERGE
2014-08-27 18:41:46 +00:00
Baligh Uddin
69a50c5738
am 4b97e997: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit '4b97e997f5eddf7df80aca928bb77e52ff6486b5':
Import translations. DO NOT MERGE
2014-08-27 18:41:45 +00:00
Baligh Uddin
cda6aa3210
am 6f67018d: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit '6f67018d8d552b530211415f4241f754e5d723f1':
Import translations. DO NOT MERGE
2014-08-27 18:41:43 +00:00