Commit graph

35471 commits

Author SHA1 Message Date
Baligh Uddin
d4a799449a am 108b3497: (-s ours) am d4f5cb8b: (-s ours) am 3cd7dfc0: (-s ours) am 2829f9ee: (-s ours) am b28e0bdd: (-s ours) am cf59579c: (-s ours) Import translations. DO NOT MERGE
* commit '108b34977f836abcbec9ca3eac3f8f8e6205f14d':
  Import translations. DO NOT MERGE
2014-09-23 16:35:20 +00:00
Baligh Uddin
108b34977f am d4f5cb8b: (-s ours) am 3cd7dfc0: (-s ours) am 2829f9ee: (-s ours) am b28e0bdd: (-s ours) am cf59579c: (-s ours) Import translations. DO NOT MERGE
* commit 'd4f5cb8bcd79d5d516bb1eb0e0efa584baabe051':
  Import translations. DO NOT MERGE
2014-09-23 16:18:44 +00:00
Keisuke Kuroyanagi
4a7254e12e am 230b343e: Merge "Quit using try catch in addAndWriteRandomWords."
* commit '230b343e8cb8b62b3779967d030a1c90c17d1ee3':
  Quit using try catch in addAndWriteRandomWords.
2014-09-23 10:27:38 +00:00
Keisuke Kuroyanagi
61f90fd819 am 9997853d: Merge "Prepare supporting n-gram for user history dictionary."
* commit '9997853d6fa5b17402c0a8a490fa3bafc0e58933':
  Prepare supporting n-gram for user history dictionary.
2014-09-23 10:27:36 +00:00
Keisuke Kuroyanagi
230b343e8c Merge "Quit using try catch in addAndWriteRandomWords." 2014-09-23 10:19:05 +00:00
Keisuke Kuroyanagi
9997853d6f Merge "Prepare supporting n-gram for user history dictionary." 2014-09-23 10:18:41 +00:00
Baligh Uddin
d4f5cb8bcd am 3cd7dfc0: (-s ours) am 2829f9ee: (-s ours) am b28e0bdd: (-s ours) am cf59579c: (-s ours) Import translations. DO NOT MERGE
* commit '3cd7dfc0fc077932bc34d1edec0691d2c3d53909':
  Import translations. DO NOT MERGE
2014-09-22 20:01:38 +00:00
Baligh Uddin
3cd7dfc0fc am 2829f9ee: (-s ours) am b28e0bdd: (-s ours) am cf59579c: (-s ours) Import translations. DO NOT MERGE
* commit '2829f9eec9d90f67eb78d52cc568d752f94a8147':
  Import translations. DO NOT MERGE
2014-09-22 19:38:50 +00:00
Baligh Uddin
2829f9eec9 am b28e0bdd: (-s ours) am cf59579c: (-s ours) Import translations. DO NOT MERGE
* commit 'b28e0bdda53c277ca4bb29b478c59165539edf89':
  Import translations. DO NOT MERGE
2014-09-22 19:18:44 +00:00
Jatin Matani
602de33b97 am e2e48eb9: Merge "Add StatsUtilManager.onStartInput & onFinishInput"
* commit 'e2e48eb9b341f4a0f62443cf031009b895c881e4':
  Add StatsUtilManager.onStartInput & onFinishInput
2014-09-22 16:21:48 +00:00
Jatin Matani
e2e48eb9b3 Merge "Add StatsUtilManager.onStartInput & onFinishInput" 2014-09-22 16:15:14 +00:00
Keisuke Kuroyanagi
ddfaeff544 Prepare supporting n-gram for user history dictionary.
Bug:17097992
Change-Id: Ic8bfde3d4cc0e720bf7681e08e16fb2ad94d5670
2014-09-22 18:18:50 +09:00
Keisuke Kuroyanagi
504017e6dd Quit using try catch in addAndWriteRandomWords.
Change-Id: I1f3137bacf02bf6bad03a9a99fa56346ff0cd763
2014-09-22 17:39:45 +09:00
Adrian Velicu
c096f715fe am b12c174c: Merge "Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords instances directly to it to use isEmpty instead"
* commit 'b12c174c2f04461e5c5e0d2e148742ef0bfc5594':
  Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords instances directly to it to use isEmpty instead
2014-09-22 06:25:46 +00:00
Adrian Velicu
b12c174c2f Merge "Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords instances directly to it to use isEmpty instead" 2014-09-22 06:20:25 +00:00
Keisuke Kuroyanagi
42852d3b6e am b51412a0: Merge "Quit depending on SoftReference in UserHistoryDictionaryTests."
* commit 'b51412a05c28fa51828e07224b7fe49a424d8fc5':
  Quit depending on SoftReference in UserHistoryDictionaryTests.
2014-09-22 05:53:29 +00:00
Adrian Velicu
30f4a2a4d7 Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords instances directly to it to use isEmpty instead
Bug: 17560717
Change-Id: I7032bf0ab46f9cf5e3b3312a14e689b5496764c1
2014-09-22 14:50:21 +09:00
Keisuke Kuroyanagi
b51412a05c Merge "Quit depending on SoftReference in UserHistoryDictionaryTests." 2014-09-22 05:44:42 +00:00
Tadashi G. Takaoka
f1fd943095 am 5fa6a538: Add plus-sign hint to PIN\'s zero key
* commit '5fa6a538cc38f400797c96a491215c5246447e05':
  Add plus-sign hint to PIN's zero key
2014-09-22 05:23:13 +00:00
Keisuke Kuroyanagi
d80072c4b8 Quit depending on SoftReference in UserHistoryDictionaryTests.
Change-Id: I96533abf939d39873c5eaab9a9b02f71681aafcf
2014-09-22 14:22:37 +09:00
Tadashi G. Takaoka
5fa6a538cc Add plus-sign hint to PIN's zero key
Bug: 16378846
Change-Id: Ia1f95a33db4e1eb6b2fe367cfffa4aada567b6d9
2014-09-22 14:05:28 +09:00
Jatin Matani
6a6137325b Add StatsUtilManager.onStartInput & onFinishInput
Bug:15657192
Change-Id: I6e976202812d1c1675bd7822c4a15686d1ec1fe9
2014-09-21 20:19:12 -07:00
Keisuke Kuroyanagi
a890979a23 am 82574734: Merge "Create DictionaryStats in executor."
* commit '825747348b2fdc33d9593afd5ff29dbe9587524d':
  Create DictionaryStats in executor.
2014-09-22 02:51:28 +00:00
Keisuke Kuroyanagi
8487625fbc am 8c748d0c: Merge "Add small unit test for adding/removing trigrams."
* commit '8c748d0c2617f8aa6c46dc4b7896cdc2ce611640':
  Add small unit test for adding/removing trigrams.
2014-09-22 02:51:26 +00:00
Keisuke Kuroyanagi
825747348b Merge "Create DictionaryStats in executor." 2014-09-22 02:49:04 +00:00
Keisuke Kuroyanagi
8c748d0c26 Merge "Add small unit test for adding/removing trigrams." 2014-09-22 02:43:27 +00:00
Mohammadinamul Sheik
ab4a6604d1 am 8f116d7c: Merge "Invoke onWordCommitUserTyped on startInput() with non empty wordcomposer"
* commit '8f116d7cdab57ef6bdccb870240d548a437ca0c9':
  Invoke onWordCommitUserTyped on startInput() with non empty wordcomposer
2014-09-22 02:24:56 +00:00
Mohammadinamul Sheik
8f116d7cda Merge "Invoke onWordCommitUserTyped on startInput() with non empty wordcomposer" 2014-09-22 02:13:21 +00:00
Keisuke Kuroyanagi
c724864c61 Create DictionaryStats in executor.
Bug: 16553957
Change-Id: Ie4e9a6ee67f90ba0086af2075068e078efc7f189
2014-09-22 10:25:51 +09:00
Baligh Uddin
b28e0bdda5 am cf59579c: (-s ours) Import translations. DO NOT MERGE
* commit 'cf59579cf5839468ac522272ada882c034704295':
  Import translations. DO NOT MERGE
2014-09-21 18:42:38 +00:00
Baligh Uddin
b47ac5bb43 am 1c810c67: (-s ours) Import translations. DO NOT MERGE
* commit '1c810c6725e860a625e9eb403d0a81e8a64e6d62':
  Import translations. DO NOT MERGE
2014-09-21 18:42:25 +00:00
Baligh Uddin
1c810c6725 Import translations. DO NOT MERGE
Change-Id: I51bc9a71a30b362938d155e091a7b0d4694eacbf
Auto-generated-cl: translation import
2014-09-21 04:15:07 -07:00
Baligh Uddin
cf59579cf5 Import translations. DO NOT MERGE
Change-Id: I5c04251f5db42dab2189da52895e171c9082348b
Auto-generated-cl: translation import
2014-09-21 04:12:17 -07:00
Baligh Uddin
8b4592d10f Import translations. DO NOT MERGE
Change-Id: If1d120fdaf20fb218947f008816c6533a9756591
Auto-generated-cl: translation import
2014-09-21 04:09:19 -07:00
Baligh Uddin
efef0822d7 am e24904f7: (-s ours) am 9169f603: (-s ours) am 39663d59: (-s ours) am 0d3bcde7: (-s ours) am 2301416d: (-s ours) am ed04bd9e: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit 'e24904f7771e979cf89b1ccafb5cd039deeabbb5':
  Import translations. DO NOT MERGE
2014-09-20 05:37:38 +00:00
Baligh Uddin
e24904f777 am 9169f603: (-s ours) am 39663d59: (-s ours) am 0d3bcde7: (-s ours) am 2301416d: (-s ours) am ed04bd9e: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit '9169f6036252669f09f0abc055354bad76ed9bba':
  Import translations. DO NOT MERGE
2014-09-20 05:27:31 +00:00
Baligh Uddin
9169f60362 am 39663d59: (-s ours) am 0d3bcde7: (-s ours) am 2301416d: (-s ours) am ed04bd9e: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit '39663d599b918b5f092a26d63f25df29864c66e3':
  Import translations. DO NOT MERGE
2014-09-20 05:16:57 +00:00
Baligh Uddin
39663d599b am 0d3bcde7: (-s ours) am 2301416d: (-s ours) am ed04bd9e: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit '0d3bcde702f58aa4c1c0379937d8b8dc35c2bc4a':
  Import translations. DO NOT MERGE
2014-09-20 05:04:46 +00:00
Yohei Yukawa
747cf32027 am c514d64b: am d8c83fb8: am 88cae78f: am 89dd5f03: am c1d35148: am f2d0d9b0: Merge "Avoid the add-to-dictionary indicator from being clipped" into lmp-dev
* commit 'c514d64bff4c67cd28445385d90c067e8a666ebd':
  Avoid the add-to-dictionary indicator from being clipped
2014-09-20 04:58:07 +00:00
Baligh Uddin
0d3bcde702 am 2301416d: (-s ours) am ed04bd9e: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit '2301416d633110003748e5edab15bfe58889643e':
  Import translations. DO NOT MERGE
2014-09-20 04:58:00 +00:00
Baligh Uddin
2301416d63 am ed04bd9e: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit 'ed04bd9ef6f50d52f2c74928cd3be8146315f561':
  Import translations. DO NOT MERGE
2014-09-20 04:46:57 +00:00
Yohei Yukawa
c514d64bff am d8c83fb8: am 88cae78f: am 89dd5f03: am c1d35148: am f2d0d9b0: Merge "Avoid the add-to-dictionary indicator from being clipped" into lmp-dev
* commit 'd8c83fb81bb06e22ab0857e1a7531c666ad8701e':
  Avoid the add-to-dictionary indicator from being clipped
2014-09-20 04:46:48 +00:00
Baligh Uddin
bcc1c16361 am 3c52bf7d: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '3c52bf7ddf05fed78da694a31425b56f6572ad68':
  Import translations. DO NOT MERGE
2014-09-20 04:46:38 +00:00
Baligh Uddin
9f05d91f5e am b0388e81: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'b0388e81ed311890475801f1f1e668bd0e5fb603':
  Import translations. DO NOT MERGE
2014-09-20 04:46:36 +00:00
Baligh Uddin
9a4cf73de3 am ab63e0c0: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'ab63e0c01d76b09c7d1eb67c08e283506658f1cf':
  Import translations. DO NOT MERGE
2014-09-20 04:46:34 +00:00
Baligh Uddin
27f49d027d am 5bb9b99d: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '5bb9b99d52d2197472969e95f5c0716a52f2c6d0':
  Import translations. DO NOT MERGE
2014-09-20 04:46:33 +00:00
Baligh Uddin
069cd164a2 am c7dc7bcc: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'c7dc7bccf41dafc66e1993ff87a5156e57e404f1':
  Import translations. DO NOT MERGE
2014-09-20 04:46:31 +00:00
Yohei Yukawa
d8c83fb81b am 88cae78f: am 89dd5f03: am c1d35148: am f2d0d9b0: Merge "Avoid the add-to-dictionary indicator from being clipped" into lmp-dev
* commit '88cae78f60fce854cbd59b334632891439378176':
  Avoid the add-to-dictionary indicator from being clipped
2014-09-20 04:38:42 +00:00
Baligh Uddin
3c52bf7ddf Merge "Import translations. DO NOT MERGE" 2014-09-20 04:35:35 +00:00
Baligh Uddin
b0388e81ed Merge "Import translations. DO NOT MERGE" 2014-09-20 04:35:35 +00:00