Sandeep Siddhartha
84185148c5
Add account listing and preference integration for current account
...
Bug: 17464068
Change-Id: Idb68a6012b285d6bc4632414bb6d11131148cf67
2014-09-18 10:39:30 -07:00
Sandeep Siddhartha
27bb70d6a0
Merge "Start showing the split keyboard layout"
2014-09-18 17:05:28 +00:00
Sandeep Siddhartha
a7c5dcdedf
Merge "Add Accounts & privacy settings in LatinIME"
2014-09-18 16:49:34 +00:00
Keisuke Kuroyanagi
6624ea96f7
Merge "Pass prevWordCount to native code for getSuggestion."
2014-09-18 13:01:35 +00:00
Adrian Velicu
c522013f88
Merge "Switching to AndroidJUnitRunner instrumentation"
2014-09-18 11:03:29 +00:00
Adrian Velicu
329dbe2239
Switching to AndroidJUnitRunner instrumentation
...
Bug: 16864527
Change-Id: I8a79a78f24cbc52935743311f5f0dceeb780358f
2014-09-18 19:57:18 +09:00
Keisuke Kuroyanagi
8806248386
Pass prevWordCount to native code for getSuggestion.
...
Bug: 14425059
Change-Id: Id2b49a448982c997e5c0a22445b115e675156c3e
2014-09-18 19:18:55 +09:00
Tadashi G. Takaoka
0055d26164
Merge "Fix showing important notice even at beginning of sentence"
2014-09-18 10:01:49 +00:00
Tadashi G. Takaoka
f4c7eb478f
Fix showing important notice even at beginning of sentence
...
This is a cherry-pick of Ic72d6fecc3 from lmp-dev.
Bug: 17536096
Change-Id: Id76b8f8dc85d03bc7ed5f24800301c081a82a8d2
2014-09-18 18:51:23 +09:00
David Faden
5dda75b538
Add methods to get a Key's horizontal and vertical gaps.
...
Record the horizontal and vertical gap for the key, adding
corresponding accessors. This info is helpful in interpreting
corresponding touch points data.
Bug: 17400259
Change-Id: I825c537a48db35baab71580ff5c41cd911094a4b
2014-09-18 09:40:02 +00:00
Yohei Yukawa
eddfe51b38
resolved conflicts for merge of 233a2f21
to master
...
Change-Id: If391cc622367dfb4448c6a5c32b82111d352d86e
2014-09-18 18:27:45 +09:00
Jean Chalard
cdabc71c6d
Merge "Add a Dictionary.isUserSpecific method."
2014-09-18 08:52:07 +00:00
David Faden
0c837daee6
Add a Dictionary.isUserSpecific method.
...
As the name suggests, returns true if the Dictionary is of a type
that may use user-specific data, e.g., contacts.
Cherry-pick of I11e71286c7635f50ace156dcc5308dbe51268d4e
Change-Id: I08c3f22f0c34eaa71bbd06594314f3b411658c5c
2014-09-18 17:42:37 +09:00
Yohei Yukawa
233a2f21c3
am 8c9948f4
: am fa63d910
: Merge "Use Add-To-Dictionary indicator only" into lmp-dev
...
* commit '8c9948f436bd764c6483d9af8c730e1b91e3b7ab':
Use Add-To-Dictionary indicator only
2014-09-18 07:38:20 +00:00
Yohei Yukawa
8c9948f436
am fa63d910
: Merge "Use Add-To-Dictionary indicator only" into lmp-dev
...
* commit 'fa63d910950621d820d28b177a9de199e492557c':
Use Add-To-Dictionary indicator only
2014-09-18 07:22:15 +00:00
Yohei Yukawa
fa63d91095
Merge "Use Add-To-Dictionary indicator only" into lmp-dev
2014-09-18 07:13:42 +00:00
Yohei Yukawa
5896153f93
Use Add-To-Dictionary indicator only
...
With this CL, the previously used commit indicator was reverted.
Instead we use the add-to-dictionary indicator only at the moment.
This CL also fixes the indicator position in bidi context.
BUG: 17335734
Change-Id: I5f7cf173ddc30876e2b01320acaff8ba4265edf6
2014-09-18 16:06:35 +09:00
Tadashi G. Takaoka
e7c2d1c99c
am 902cefb6
: am 97ad4968
: am bfabac44
: Suppress voice input key on textWebEmailAddress field
...
* commit '902cefb6635053b682a917259eb5a964a17506fd':
Suppress voice input key on textWebEmailAddress field
2014-09-18 06:15:41 +00:00
Tadashi G. Takaoka
902cefb663
am 97ad4968
: am bfabac44
: Suppress voice input key on textWebEmailAddress field
...
* commit '97ad496868d147e311404d6f2dc0c9bca18f6231':
Suppress voice input key on textWebEmailAddress field
2014-09-18 06:04:29 +00:00
Tadashi G. Takaoka
97ad496868
am bfabac44
: Suppress voice input key on textWebEmailAddress field
...
* commit 'bfabac449d0b529ee22887aa198a34fdf04b3beb':
Suppress voice input key on textWebEmailAddress field
2014-09-18 05:53:59 +00:00
Tadashi G. Takaoka
bfabac449d
Suppress voice input key on textWebEmailAddress field
...
Bug: 17486589
Change-Id: Ie9bf9266ee423b7e03cebcaa5f522accdd1a7802
2014-09-18 14:08:21 +09:00
Keisuke Kuroyanagi
ace9c14852
Merge "Use PrevWordsInfo.getPrevWordCount() in Java side."
2014-09-18 04:58:44 +00:00
Sandeep Siddhartha
081c2d386d
Start showing the split keyboard layout
...
Change [3/3]
Added tests for Qwerty/en-US/split
Parse the switch-case statement from KeyboardBuilder to use the right layout.
Bug: 4968173
Change-Id: If4d6d71d5900525290268d8affa55dccf1ebd4f2
2014-09-17 20:56:57 -07:00
Sandeep Siddhartha
a4e0b6efdd
Add Accounts & privacy settings in LatinIME
...
Also start showing the logging preference on this screen too.
This settings screen will be the container for all account
management, sync and privacy related settings
Bug: 17464068
Change-Id: Ie0806f6e8a542e9dea2834445ff7b38805207bda
2014-09-17 20:50:05 -07:00
Tadashi G. Takaoka
90f06760b9
Fix Romanian keyboard to promote "A with breve"
...
Bug: 17324498
Change-Id: Ie27f0023b2bfb18b0ee2051260ecf6bab75727a5
2014-09-18 11:48:29 +09:00
Jatin Matani
fc12c0a7fd
Merge "Add a user preference for split layout within Appearance & Layouts"
2014-09-17 17:00:38 +00:00
Keisuke Kuroyanagi
4466464c24
Use PrevWordsInfo.getPrevWordCount() in Java side.
...
Bug: 14425059
Change-Id: Ie6295ff657c483876af403f2d474b7d857e5e3d6
2014-09-17 22:04:25 +09:00
Keisuke Kuroyanagi
b349b57476
Merge "Use ReadOnlyByteArrayView in Ver2ParticiaTrieNodeReader."
2014-09-17 12:53:54 +00:00
Keisuke Kuroyanagi
a533e18c07
Merge "Use ReadOnlyByteArrayView in Ver2PtNodeArrayReader."
2014-09-17 12:53:48 +00:00
Keisuke Kuroyanagi
4a55d41410
Merge "Use ReadOnlyByteArrayView in ShortcutListPolicy"
2014-09-17 12:51:06 +00:00
Keisuke Kuroyanagi
c1040a255c
Merge "Use ReadOnlyByteArrayView in BigramListPolicy."
2014-09-17 12:50:51 +00:00
Keisuke Kuroyanagi
5849feeee1
Merge "Use ReadOnlyByteArrayView in PatriciaTriePolicy."
2014-09-17 12:50:16 +00:00
Keisuke Kuroyanagi
198a47a161
Merge "Add firstOrDefault and lastOrDefault to IntArrayView."
2014-09-17 12:43:10 +00:00
Keisuke Kuroyanagi
6258c57c32
Use ReadOnlyByteArrayView in Ver2ParticiaTrieNodeReader.
...
Change-Id: Ie3325bb9666c7ff6d519a1b72ed2fe9fc4f140a9
2014-09-17 21:42:30 +09:00
Keisuke Kuroyanagi
a892628fa3
Use ReadOnlyByteArrayView in Ver2PtNodeArrayReader.
...
Change-Id: Ia1065465abdf7c64fadb3ff1efd2a4d2df343264
2014-09-17 21:42:30 +09:00
Keisuke Kuroyanagi
59ebd51718
Use ReadOnlyByteArrayView in ShortcutListPolicy
...
Change-Id: I03a6f49c9005306bcc5fce8b7e4d37b8d30b9faa
2014-09-17 21:42:29 +09:00
Keisuke Kuroyanagi
d01eb3c94c
Use ReadOnlyByteArrayView in BigramListPolicy.
...
Change-Id: I0f8e8044c8803a7a542f97be5b8f08fdb5ae3926
2014-09-17 21:42:26 +09:00
Keisuke Kuroyanagi
180e7b4c07
Use ReadOnlyByteArrayView in PatriciaTriePolicy.
...
Change-Id: I4ef01c0af73f27c256cc1a719343be836913dc71
2014-09-17 21:38:46 +09:00
Keisuke Kuroyanagi
0be559d907
Merge "Use CodePointArrayView in DictionaryUtils."
2014-09-17 12:33:29 +00:00
Keisuke Kuroyanagi
2b02a6805b
Merge "Use CodePointArrayView in Dictionary."
2014-09-17 12:31:15 +00:00
Keisuke Kuroyanagi
cac9486550
Merge "Use IntArrayView in DynamicPtUpdatingHelper."
2014-09-17 12:26:10 +00:00
Keisuke Kuroyanagi
09c154925f
Add firstOrDefault and lastOrDefault to IntArrayView.
...
Change-Id: I854c02eff3fa0b53c72a5f1cabce001f4854ada0
2014-09-17 21:16:31 +09:00
Tadashi G. Takaoka
7d64bc3455
Merge "Revert "Revert "Fall back to default keyboard theme"""
2014-09-17 11:51:19 +00:00
Tadashi G. Takaoka
311f12d024
Revert "Revert "Fall back to default keyboard theme""
...
This reverts commit 821486ba8b
.
Change-Id: If0285c87edcd5f7d3c5449026953a74bf1125f65
2014-09-17 11:51:09 +00:00
Tadashi G. Takaoka
c6cc000892
Merge "Revert "Fall back to default keyboard theme""
2014-09-17 11:46:50 +00:00
Tadashi G. Takaoka
821486ba8b
Revert "Fall back to default keyboard theme"
...
This reverts commit 6ed8b18326
.
Change-Id: I48f775e54f4077e556b26bc0146bc918421c6845
2014-09-17 11:46:40 +00:00
Tadashi G. Takaoka
e2a396eef0
Merge "Fall back to default keyboard theme"
2014-09-17 11:23:56 +00:00
Keisuke Kuroyanagi
fc7d0540fe
Use CodePointArrayView in DictionaryUtils.
...
Change-Id: I9ae308e60124ea5acb4ee09847c4fdd58ff168e2
2014-09-17 20:13:36 +09:00
Keisuke Kuroyanagi
3e75c59133
Use CodePointArrayView in Dictionary.
...
Change-Id: I63fa0a8348f6de6ec7a424a8033e936b4af72beb
2014-09-17 20:13:36 +09:00
Keisuke Kuroyanagi
89a074fade
Use IntArrayView in DynamicPtUpdatingHelper.
...
Change-Id: Ifa185eba7dd9abee1b35e49fe559be1042ca63d7
2014-09-17 20:13:36 +09:00