Commit Graph

35594 Commits (26dc37964eef9bfc12839113e1ed2202d59a5bee)

Author SHA1 Message Date
Baligh Uddin 26dc37964e am e0d64acb: (-s ours) am 01eec403: (-s ours) am 66832afa: (-s ours) am f4a7e6b0: (-s ours) am 929b6b4f: (-s ours) am 1222cac5: (-s ours) Import translations. DO NOT MERGE
* commit 'e0d64acb53e5e18f242feadd6416999b819bb09a':
  Import translations. DO NOT MERGE
2014-10-01 02:31:01 +00:00
Baligh Uddin e0d64acb53 am 01eec403: (-s ours) am 66832afa: (-s ours) am f4a7e6b0: (-s ours) am 929b6b4f: (-s ours) am 1222cac5: (-s ours) Import translations. DO NOT MERGE
* commit '01eec403726db8aced447e9d6780889753c0f149':
  Import translations. DO NOT MERGE
2014-10-01 02:26:33 +00:00
Baligh Uddin 01eec40372 am 66832afa: (-s ours) am f4a7e6b0: (-s ours) am 929b6b4f: (-s ours) am 1222cac5: (-s ours) Import translations. DO NOT MERGE
* commit '66832afafa85c6afba8db293f6a1d6b333be79f1':
  Import translations. DO NOT MERGE
2014-10-01 02:08:20 +00:00
Jatin Matani 33c1353a01 am 0187db39: Merge "Add StatsUtils#onLoadSettings for when settings are changed"
* commit '0187db39b537fb9edc68758686b197d8c89f8a33':
  Add StatsUtils#onLoadSettings for when settings are changed
2014-10-01 00:44:03 +00:00
Jatin Matani 0187db39b5 Merge "Add StatsUtils#onLoadSettings for when settings are changed" 2014-10-01 00:41:32 +00:00
Jatin Matani cc7e44e34c Add StatsUtils#onLoadSettings for when settings are changed
Non-blocking call in nature.
Bug:17013677

Change-Id: Iff737422bbacbf22c9b0ff6eaf1c1f75e6bf23c3
2014-09-30 17:09:00 -07:00
Adrian Velicu 7ba79df1a5 am 9586d69b: Avoid double space when autocorrect is triggered
* commit '9586d69bdf90fe24a83c0c6ba22589f28ae6cd03':
  Avoid double space when autocorrect is triggered
2014-09-30 06:56:35 +00:00
Adrian Velicu 9586d69bdf Avoid double space when autocorrect is triggered
Bug: 17596034
Change-Id: Iaa6cc066eefd2436195a91791f2628e9a5f1c449
2014-09-30 15:48:48 +09:00
Akifumi Yoshimoto c613c3e3b8 am 0c2cdcc7: Fix bug of testCodePointTable.
* commit '0c2cdcc7350e8dc0e97f0aa4f343984f3cf39f72':
  Fix bug of testCodePointTable.
2014-09-30 04:03:32 +00:00
Akifumi Yoshimoto 0c2cdcc735 Fix bug of testCodePointTable.
Bug:17097992
Change-Id: Ia26bfceb008f52e2c3b760159c5129b7eca5d6d6
2014-09-30 12:49:25 +09:00
Baligh Uddin 66832afafa am f4a7e6b0: (-s ours) am 929b6b4f: (-s ours) am 1222cac5: (-s ours) Import translations. DO NOT MERGE
* commit 'f4a7e6b0c9d7268657099d141026be7d9f0a8e1c':
  Import translations. DO NOT MERGE
2014-09-29 21:15:59 +00:00
Baligh Uddin f4a7e6b0c9 am 929b6b4f: (-s ours) am 1222cac5: (-s ours) Import translations. DO NOT MERGE
* commit '929b6b4f36d245381dae08d864ea7d6b6fb23591':
  Import translations. DO NOT MERGE
2014-09-29 21:00:40 +00:00
Baligh Uddin 929b6b4f36 am 1222cac5: (-s ours) Import translations. DO NOT MERGE
* commit '1222cac5a353ae1373cb65f2cb696b8d5a9e9c56':
  Import translations. DO NOT MERGE
2014-09-29 20:47:12 +00:00
Keisuke Kuroyanagi feb3d152f6 am a69c170a: Merge "Rename BigramProperty to NgramProperty."
* commit 'a69c170a3f934dbeec9e1ea5e25c7b737b299c24':
  Rename BigramProperty to NgramProperty.
2014-09-29 20:40:20 +00: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
Keisuke Kuroyanagi ebc2e6f33e am 6c7a85cb: Quit using currentTimeMillis() for user history unit tests.
* commit '6c7a85cb3571845d568f86d8197459af98b0f813':
  Quit using currentTimeMillis() for user history unit tests.
2014-09-29 20:40:15 +00:00
Keisuke Kuroyanagi a69c170a3f Merge "Rename BigramProperty to NgramProperty." 2014-09-29 10:26:39 +00:00
Keisuke Kuroyanagi 79bb37d499 Rename BigramProperty to NgramProperty.
Remaining work is changing bigram to ngram for supporting
ngram entry counting, dumping, and migration.

Bug: 14425059
Change-Id: Ifba288a1166996d62a5e57698f63537ea0a2a8ee
2014-09-29 19:10:39 +09:00
Baligh Uddin 1222cac5a3 Import translations. DO NOT MERGE
Change-Id: Iaee29fb909327ab892f1b5c88cac0f9f0bd62ea3
Auto-generated-cl: translation import
2014-09-29 01:45:51 -07: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 6c7a85cb35 Quit using currentTimeMillis() for user history unit tests.
Change-Id: I24bd81e6781148302d5679850ed0a9bda71a3d27
2014-09-29 14:26:51 +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 207b979087 Merge "Add Serbian Latin keyboard" 2014-09-26 07:31: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 b2f45b28d5 am fd4cb4bd: Merge "Read dicttool option for switching code point table"
* commit 'fd4cb4bd050c6906c55780f92338a62b8efd70ad':
  Read dicttool option for switching code point table
2014-09-26 06:49:05 +00:00
Akifumi Yoshimoto fd4cb4bd05 Merge "Read dicttool option for switching code point table" 2014-09-26 06:38:32 +00: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
Akifumi Yoshimoto f4329f7fff Read dicttool option for switching code point table
Bug:17097992
Change-Id: I0b3f12c4450f784b9a33470d1dc4c306062de91e
2014-09-26 15:15:10 +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
Tadashi G. Takaoka 26628eadd5 am dd052f00: Fix unit tests\' size to @LargeTest for action label tests
* commit 'dd052f006b9b22097aa4fa27854bd2ecc62f82cf':
  Fix unit tests' size to @LargeTest for action label tests
2014-09-26 03:00:32 +00:00
Tadashi G. Takaoka dd052f006b Fix unit tests' size to @LargeTest for action label tests
Bug: 17654015
Change-Id: Id6a5030881603ad29cb38909f02ac3c0709c8aaf
2014-09-26 11:47:39 +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