Commit Graph

12211 Commits (1cf1175806f3b270bea27b233e6e68b929a23e34)

Author SHA1 Message Date
Baligh Uddin 1cf1175806 Import translations. DO NOT MERGE
Change-Id: Ic88e7382751ba8505975deb5ae3ef10be1894c0e
Auto-generated-cl: translation import
2014-09-30 20:08:45 -07:00
Tadashi G. Takaoka 16dfe4d312 am 4936d259: Merge "Fix verbalizing missing emoticons"
* commit '4936d259d7eaa00017b73fdb3a1ae0fadb0531e2':
  Fix verbalizing missing emoticons
2014-09-29 20:40:18 +00:00
Akifumi Yoshimoto d5d0057a7c am 5e828b2c: Merge "Create a code point table based on occurrence counts."
* commit '5e828b2c6187f9a50120444456090d18ad085c9b':
  Create a code point table based on occurrence counts.
2014-09-29 20:40:16 +00:00
Tadashi G. Takaoka 4936d259d7 Merge "Fix verbalizing missing emoticons" 2014-09-29 06:39:30 +00:00
Akifumi Yoshimoto 5e828b2c61 Merge "Create a code point table based on occurrence counts." 2014-09-29 06:31:33 +00:00
Tadashi G. Takaoka d9d5ba4287 Fix verbalizing missing emoticons
Bug: 15585153
Change-Id: I8ae184047558d1a78e20efde0b08e40beb4458b9
2014-09-29 15:15:18 +09:00
Keisuke Kuroyanagi 895cbb76ba am a4a4e9d9: Merge "Rename PrevWordsInfo to NgramContext."
* commit 'a4a4e9d96bfb0f41fe04abb28d8be49d7d780cbe':
  Rename PrevWordsInfo to NgramContext.
2014-09-29 03:06:25 +00:00
Keisuke Kuroyanagi a4a4e9d96b Merge "Rename PrevWordsInfo to NgramContext." 2014-09-29 03:00:55 +00:00
Keisuke Kuroyanagi 97d2716647 am 33b0ebff: Merge "Refactoring PrevWordsInfo."
* commit '33b0ebff278abaa148e8e5df4848db629c31a8c9':
  Refactoring PrevWordsInfo.
2014-09-29 02:38:44 +00:00
Keisuke Kuroyanagi 33b0ebff27 Merge "Refactoring PrevWordsInfo." 2014-09-29 02:33:00 +00:00
Keisuke Kuroyanagi bb0eca5705 Rename PrevWordsInfo to NgramContext.
Bug: 14425059
Change-Id: Id06a71681fa8b5e589e29fba10fe5c1cfed66984
2014-09-29 10:52:18 +09:00
Sandeep Siddhartha 3138faa98f am 569f6f1c: Merge "Add authentication/http request related code to LatinIme"
* commit '569f6f1c9e89c567860242aa5a0cb3f85eb28e26':
  Add authentication/http request related code to LatinIme
2014-09-26 19:39:29 +00:00
Sandeep Siddhartha 569f6f1c9e Merge "Add authentication/http request related code to LatinIme" 2014-09-26 17:22:12 +00:00
Sandeep Siddhartha 05274d5a0d Add authentication/http request related code to LatinIme
Bug: 17464068
Bug: 17464805
Change-Id: I533ae8821e0628fdf6591538a96ab50f805c0cdf
2014-09-26 10:14:24 -07:00
Tadashi G. Takaoka 5ca300f83f am dade81d7: Fix adding more diacritics letters for Nordic languages
* commit 'dade81d78c70c3eec57191071f8193ce872aad83':
  Fix adding more diacritics letters for Nordic languages
2014-09-26 12:57:15 +00:00
Keisuke Kuroyanagi bbd6a26be0 Refactoring PrevWordsInfo.
Bug: 14425059
Change-Id: I48a193b965e3055bd10a00046322c2b7b19a6232
2014-09-26 21:46:57 +09:00
Tadashi G. Takaoka dade81d78c Fix adding more diacritics letters for Nordic languages
Bug: 10787354
Change-Id: Ia71417069a0cc10d7908d0c404ce85eb0cd76540
2014-09-26 20:21:17 +09:00
Tadashi G. Takaoka 79a50155c1 am 207b9790: Merge "Add Serbian Latin keyboard"
* commit '207b97908701ed0549358a402bbf89b61f37e119':
  Add Serbian Latin keyboard
2014-09-26 07:42:05 +00:00
Tadashi G. Takaoka 8108a3e1cd Add Serbian Latin keyboard
Bug: 9687668
Change-Id: I0631ab04cf33e3d454c965e98a756c31666537bf
2014-09-26 16:01:34 +09:00
Akifumi Yoshimoto 8a6e96d286 Create a code point table based on occurrence counts.
Bug:17097992
Change-Id: Ifd76dbd4d385d800af416368e25c9e56a76d0fbf
2014-09-26 15:15:16 +09:00
Tadashi G. Takaoka 2420c5b242 am 1c70a8e1: Merge "Add info log of custom input styles"
* commit '1c70a8e147cebd045ab4963751bbcb7b9bbc1962':
  Add info log of custom input styles
2014-09-26 04:02:48 +00:00
Tadashi G. Takaoka 1c70a8e147 Merge "Add info log of custom input styles" 2014-09-26 03:56:22 +00:00
Tadashi G. Takaoka 4127e06cdd am 90058c3d: Add an internal state test to ImportantNoticeUtilsTests
* commit '90058c3d1f09e37a74bf6f44d9ebd314be3e680b':
  Add an internal state test to ImportantNoticeUtilsTests
2014-09-26 03:53:44 +00:00
Tadashi G. Takaoka 10a93dc80c Add info log of custom input styles
Bug: 17622871
Change-Id: Ia97c7bc2f0923417b458b178fbd8776d5cd0758c
2014-09-26 12:51:42 +09:00
Tadashi G. Takaoka 90058c3d1f Add an internal state test to ImportantNoticeUtilsTests
On some 32bit-x86 testing emulators, it seems the internal state after
clear the related settings seems like a contradiction state. This CL
adds an test to check such internal state in order to investigate what
is happening on these emulators.

Bug: 17635340
Change-Id: Iba85f06c46959b1dc22e2a9213c50c9e7e30949b
2014-09-26 12:16:54 +09:00
Sandeep Siddhartha 42f6af3e05 am 2c4fbe47: Merge "Add the sync related permissions to LatinIme too"
* commit '2c4fbe4710832a1bd3d0e4cdbee1dd34e001b0c4':
  Add the sync related permissions to LatinIme too
2014-09-25 23:42:58 +00:00
Sandeep Siddhartha d0a144282e Add the sync related permissions to LatinIme too
This can go in master because the actual code changes will also go in here,
and not in lmp-dev

Bug: 17464069
Change-Id: Ica1a22c61aa07efb6dadf8db53513607be437b73
2014-09-25 10:30:31 -07:00
Tadashi G. Takaoka 4806a94630 am f99cce86: Merge "Fix checking a11y status just before calling an a11y method"
* commit 'f99cce8615bca1ea0190ac4f5d65ee35644dd504':
  Fix checking a11y status just before calling an a11y method
2014-09-25 14:21:58 +00:00
Tadashi G. Takaoka f99cce8615 Merge "Fix checking a11y status just before calling an a11y method" 2014-09-25 14:14:28 +00:00
Tadashi G. Takaoka 4d51efce03 am aaefd566: Add !string/<resource_name> reference
* commit 'aaefd5666112c4a6fff58783c25cf9a75b468edd':
  Add !string/<resource_name> reference
2014-09-25 09:47:30 +00:00
Tadashi G. Takaoka aaefd56661 Add !string/<resource_name> reference
This CL introduces new text reference notation !string/<resource_name>
to refer a string resource on the fly.

This notation is mainly used to represent action key labels may refer
a string in a system locale in run-time.

This notation is needed to implement Hinglish and Serbian-Latin
keyboards that need to refer its own action key labels.

Bug: 17169632
Bug: 9687668
Change-Id: I042f6bd04714e0e448cd92031730eb9fb422e6d3
2014-09-25 18:27:23 +09:00
Keisuke Kuroyanagi 54357ccb72 am 951252bf: Merge "Get stats from dictionary."
* commit '951252bf478c924372397ecfc0fdf5a7d6445bff':
  Get stats from dictionary.
2014-09-25 09:26:44 +00:00
Tadashi G. Takaoka 899d54f9e8 am 22e2fa37: Merge "Add allowRedundantMoreKeys attribute"
* commit '22e2fa372c888e64a48eca8f98f0606c891f17ff':
  Add allowRedundantMoreKeys attribute
2014-09-25 09:26:43 +00:00
Jean Chalard dc0ec946d4 am 2828d9ed: Merge "[ML10.1] Adjust call for additional features"
* commit '2828d9eda7b9508ad815322ab440886a83f736db':
  [ML10.1] Adjust call for additional features
2014-09-25 09:26:41 +00:00
Tadashi G. Takaoka 04cd8794e0 Fix checking a11y status just before calling an a11y method
Bug: 17035860
Change-Id: I9627d525a570ced085281b4db93fe6896081e818
2014-09-25 18:24:17 +09:00
Keisuke Kuroyanagi 951252bf47 Merge "Get stats from dictionary." 2014-09-25 08:24:55 +00:00
Tadashi G. Takaoka 22e2fa372c Merge "Add allowRedundantMoreKeys attribute" 2014-09-25 08:20:19 +00:00
Jean Chalard 2828d9eda7 Merge "[ML10.1] Adjust call for additional features" 2014-09-25 08:19:47 +00:00
Tadashi G. Takaoka 0be4e6e585 Add allowRedundantMoreKeys attribute
This CL also adds a couple of custom layout tests of Nordic languages.

Bug: 10787354
Change-Id: I5e875d3f30863395511afa82f0a02deb093d3a6f
2014-09-25 15:12:06 +09:00
Jean Chalard 8da2052113 [ML10.1] Adjust call for additional features
Bug: 11230254
Change-Id: I7b60d9174d7d267eb1b3cd848cff36cdbea75b12
2014-09-25 12:50:11 +09:00
Keisuke Kuroyanagi b05c610544 am a40db55d: Merge "Fix typo."
* commit 'a40db55d9b3cea112863291739dd3fba2b1bf3b5':
  Fix typo.
2014-09-25 03:03:15 +00:00
Keisuke Kuroyanagi a40db55d9b Merge "Fix typo." 2014-09-25 02:52:12 +00:00
Keisuke Kuroyanagi 97465afbf8 Fix typo.
Change-Id: Ib090a3dfa7e53232e0d1ef5e4d2cbe48130f657f
2014-09-25 11:50:30 +09:00
Sandeep Siddhartha fbd08b4329 am 145f05d6: Merge "Add account change receiver to handle account removal"
* commit '145f05d6371fac2a3f6f7cf840add38280c432fe':
  Add account change receiver to handle account removal
2014-09-24 23:49:27 +00:00
Sandeep Siddhartha 145f05d637 Merge "Add account change receiver to handle account removal" 2014-09-24 23:40:58 +00:00
Sandeep Siddhartha d4aec65f65 Add account change receiver to handle account removal
Also cleanup the manifest to group similar components together.
Moving LoginAccountUtils to its own package

Bug: 17464068
Change-Id: Iad7928855531d58334b1e4039bb45b97dde75462
2014-09-24 13:10:54 -07:00
Tadashi G. Takaoka c1b41b2238 am 97294530: Merge "Stop showing more suggestions while important notice is showing"
* commit '97294530d939d1c623ef4ba9ec03b6aaf007fc78':
  Stop showing more suggestions while important notice is showing
2014-09-24 06:59:32 +00:00
Tadashi G. Takaoka 21f038ee0a Stop showing more suggestions while important notice is showing
Bug: 15812659
Change-Id: I314e235cfffae3ae655320a9a75867efc28066bf
2014-09-24 14:12:05 +09:00
Tadashi G. Takaoka 9825677391 am 064ba6bc: Merge "Fix Turkish/Azerbaijani keyboard to add more accented letters"
* commit '064ba6bc0a68f6614dedc37664e058cf6b268a70':
  Fix Turkish/Azerbaijani keyboard to add more accented letters
2014-09-24 03:47:26 +00:00
Tadashi G. Takaoka 064ba6bc0a Merge "Fix Turkish/Azerbaijani keyboard to add more accented letters" 2014-09-24 03:36:10 +00:00