Commit Graph

11971 Commits (a5506b53f1b0bd83cb848404d054282dd69d7a03)

Author SHA1 Message Date
Baligh Uddin a5506b53f1 am bfedad23: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'bfedad238f52b873599d68718307c4a8ee98e9eb':
  Import translations. DO NOT MERGE
2013-04-12 17:00:11 -07:00
Baligh Uddin bfedad238f Merge "Import translations. DO NOT MERGE" 2013-04-12 23:56:49 +00:00
Baligh Uddin a559e767d1 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2013-04-12 23:56:08 +00:00
Baligh Uddin 8515649312 Import translations. DO NOT MERGE
Change-Id: I2cb68d3f0804a0c9990916a89e079510b465253f
Auto-generated-cl: translation import
2013-04-12 13:26:13 -07:00
Baligh Uddin dbff360655 Import translations. DO NOT MERGE
Change-Id: I7c8b83b352dcc840ee2a8a6f0b8e6d4d28b4e08f
Auto-generated-cl: translation import
2013-04-12 13:20:47 -07:00
Kurt Partridge bfe5c07fda am ededdc6a: Merge "Avoid NPE"
* commit 'ededdc6a8b6befbb5f21a53d366354ea8c8fd5d9':
  Avoid NPE
2013-04-12 11:13:44 -07:00
Kurt Partridge ededdc6a8b Merge "Avoid NPE" 2013-04-12 18:10:49 +00:00
Jean Chalard 8895e5fbea am 128961ad: Fix failing tests
* commit '128961ade05725564bdc229098c97c6ed66a2e9e':
  Fix failing tests
2013-04-12 09:09:25 -07:00
Jean Chalard 128961ade0 Fix failing tests
RichInputConnection#getWordRangeAtCursor may now returning
either a SpannableString or a String. We can't test that with
String#equals(), but TextUtils#equals() does the job for us.

Change-Id: I59ebe54207e92f4d90b49476b64f1e12fd4929cb
2013-04-12 23:38:36 +09:00
Jean Chalard 41e59b6202 am 2cd1136b: Merge "Remove the dialog to insert words to the dictionary."
* commit '2cd1136b8ebedc7cf939d7d7546ed753191f8677':
  Remove the dialog to insert words to the dictionary.
2013-04-12 05:36:50 -07:00
Jean Chalard 2cd1136b8e Merge "Remove the dialog to insert words to the dictionary." 2013-04-12 12:33:24 +00:00
Jean Chalard cb633e3779 am 91bcf5eb: Merge "Restart suggestions when the cursor moves."
* commit '91bcf5eb5dcf1f2ff66cfda90832db21bce7e330':
  Restart suggestions when the cursor moves.
2013-04-12 05:30:26 -07:00
Jean Chalard 991b1ef83e am 02ce3dc2: Fix a bug with bad application completions
* commit '02ce3dc2d11aba2b521f85223af1f870207b81dc':
  Fix a bug with bad application completions
2013-04-12 05:30:25 -07:00
Jean Chalard 91bcf5eb5d Merge "Restart suggestions when the cursor moves." 2013-04-12 12:27:50 +00:00
Jean Chalard 02ce3dc2d1 Fix a bug with bad application completions
Bug: 8561056
Change-Id: I91fb0ac76dabfc841bafc0e2c0ea9f63e6f604f9
2013-04-12 20:53:06 +09:00
Jean Chalard 6a114fa700 Restart suggestions when the cursor moves.
This uses the old suggestions. It does not try to recompute
new suggestions if there are no old suggestions yet: this is
coming in a later change.
If there are no suggestions, this shows the word itself
as a suggestion.

Bug: 8084810
Change-Id: I4c2e25df0ff3673be1825f57a0c19a9d23d47a48
2013-04-12 20:49:03 +09:00
Jean Chalard 68b392cc12 am d24f9397: Merge "Make shortcut-only user dict entry non-words."
* commit 'd24f93971292451c7a16456fecb8eff5deaa2c37':
  Make shortcut-only user dict entry non-words.
2013-04-12 04:04:52 -07:00
Jean Chalard 907a95c2f1 am fb5869e9: Merge "Add a class to encapsulate getting the metadata URI"
* commit 'fb5869e9ff378d6834d0eaf970543a2f417c4103':
  Add a class to encapsulate getting the metadata URI
2013-04-12 04:04:51 -07:00
Jean Chalard d24f939712 Merge "Make shortcut-only user dict entry non-words." 2013-04-12 11:02:00 +00:00
Jean Chalard 0ea30200b4 am 676c97eb: Merge "Remove voodoo magic."
* commit '676c97eb2da392abced7d27fffc4fb58abeafbbc':
  Remove voodoo magic.
2013-04-12 04:01:38 -07:00
Jean Chalard fb5869e9ff Merge "Add a class to encapsulate getting the metadata URI" 2013-04-12 11:01:36 +00:00
Jean Chalard 676c97eb2d Merge "Remove voodoo magic." 2013-04-12 10:59:47 +00:00
Jean Chalard d89ed47616 Remove voodoo magic.
There was a much, much simpler way of achieving the same thing.

Bug: 8583091
Change-Id: I8882f389312caad3b17335672892a31d30cd00bc
2013-04-12 17:05:43 +09:00
Jean Chalard 6a2a4b8e4d Make shortcut-only user dict entry non-words.
Bug: 7369456
Change-Id: Iecd6f6d617f31bd2aa6749516711aeb1f0549622
2013-04-12 16:17:09 +09:00
Jean Chalard 1a51833828 Remove the dialog to insert words to the dictionary.
Bug: 8562529
Change-Id: Ibd853f0cb995e7fb35f8730eafcef73ead58c869
2013-04-12 15:58:50 +09:00
Ken Wakasa 78e6104108 am 2daea197: am 47bb8d7d: am 4fffa27d: Fix a native crash in AOSP LatinIME
* commit '2daea19709cd6c9d844d9ad77076256e2f3967ad':
  Fix a native crash in AOSP LatinIME
2013-04-11 22:24:28 -07:00
Ken Wakasa 2daea19709 am 47bb8d7d: am 4fffa27d: Fix a native crash in AOSP LatinIME
* commit '47bb8d7d9cd2dcc8e80f90283e4d9b7d4f68e70b':
  Fix a native crash in AOSP LatinIME
2013-04-11 22:21:10 -07:00
Ken Wakasa 47bb8d7d9c am 4fffa27d: Fix a native crash in AOSP LatinIME
* commit '4fffa27d3f620135f61b7dfb447ab3bf2b2367f5':
  Fix a native crash in AOSP LatinIME
2013-04-11 22:18:36 -07:00
Ken Wakasa 4fffa27d3f Fix a native crash in AOSP LatinIME
bug: 8597610

Change-Id: I585c629636a52a1ac45b8cc686bc94427bb601df
2013-04-12 12:53:28 +09:00
Jean Chalard 9613be01de am d0623ad7: Merge "Move some values to a place where they are easier to override"
* commit 'd0623ad7f3dd22cd9e3a8ee836d8989b6425a438':
  Move some values to a place where they are easier to override
2013-04-11 19:57:22 -07:00
Jean Chalard d0623ad7f3 Merge "Move some values to a place where they are easier to override" 2013-04-12 02:53:41 +00:00
Kurt Partridge bdce031e00 am 2927223e: Merge "Better isolate ResearchLogging data"
* commit '2927223edde78f495d53b27d26524baa8ade5db6':
  Better isolate ResearchLogging data
2013-04-11 14:58:44 -07:00
Kurt Partridge 2927223edd Merge "Better isolate ResearchLogging data" 2013-04-11 21:56:01 +00:00
Jean Chalard 8987cccf89 Add a class to encapsulate getting the metadata URI
Bug: 8376173
Change-Id: Icaac8ad412e0180c44e6a955943e3b208981b2ea
2013-04-11 17:52:16 +09:00
Jean Chalard 7ad078e89c Move some values to a place where they are easier to override
Bug: 8418765
Change-Id: Iff0edd4ed8da9d0d1a6fb9545224b232ba374469
2013-04-11 17:35:23 +09:00
Tadashi G. Takaoka 3d6b743189 am cd692be1: Merge "Change the default vibration duration to 20msec"
* commit 'cd692be1e1151c233d0605d5f8eabbf5c3f2b1ab':
  Change the default vibration duration to 20msec
2013-04-11 01:18:43 -07:00
Tadashi G. Takaoka cd692be1e1 Merge "Change the default vibration duration to 20msec" 2013-04-11 08:15:29 +00:00
Jean Chalard 2e4352c53b am b5d5190d: Merge "Add some utility functions."
* commit 'b5d5190debf667b0faf034f73822b4cee923a36c':
  Add some utility functions.
2013-04-11 00:37:56 -07:00
Jean Chalard b5d5190deb Merge "Add some utility functions." 2013-04-11 07:35:22 +00:00
Tadashi G. Takaoka e1416b4399 Change the default vibration duration to 20msec
Bug: 8556975
Change-Id: Ia6a0fe230585c9826199a0696fb0c1367e917134
2013-04-11 16:30:32 +09:00
Jean Chalard 1cbb0b8f2a Add some utility functions.
Bug: 7657025
Change-Id: I4889721b5348c77ed56c5157557e9988dea48a02
2013-04-11 16:16:19 +09:00
Tadashi G. Takaoka 05314bf005 am 4f5f81d5: Reorder advanced settings menu
* commit '4f5f81d5f772fe2ee211886a473e491924da1575':
  Reorder advanced settings menu
2013-04-10 23:59:34 -07:00
Tadashi G. Takaoka 4f5f81d5f7 Reorder advanced settings menu
Bug: 8247224
Change-Id: I339f285304824b778635f435d8587893fc241c4e
2013-04-11 15:54:38 +09:00
Tadashi G. Takaoka 206ce6374b am bd8e92d8: Add debug message to detect unusual zero width condition
* commit 'bd8e92d8431418929276fb739f0113e2297c9d00':
  Add debug message to detect unusual zero width condition
2013-04-10 23:16:36 -07:00
Tadashi G. Takaoka bd8e92d843 Add debug message to detect unusual zero width condition
Bug: 8452013
Change-Id: I0169dc6b0d08d1b4d9e01a5fa2ad01e9db292bda
2013-04-11 15:08:36 +09:00
Tadashi G. Takaoka 93fe83a1c2 am f67a3881: Merge "Add TypefaceUtils"
* commit 'f67a38819792cac8b48be4443e4de110767fc29a':
  Add TypefaceUtils
2013-04-10 22:34:27 -07:00
Satoshi Kataoka 4945b656ea am 6c7d008e: Merge "add a debug flag to evaluate the most probable string"
* commit '6c7d008e70e103f6cae21f033f16167f14f1177b':
  add a debug flag to evaluate the most probable string
2013-04-10 22:34:26 -07:00
Tadashi G. Takaoka f67a388197 Merge "Add TypefaceUtils" 2013-04-11 05:32:58 +00:00
Satoshi Kataoka 6c7d008e70 Merge "add a debug flag to evaluate the most probable string" 2013-04-11 05:32:02 +00:00
Tadashi G. Takaoka 08ae0d5ca0 Add TypefaceUtils
Change-Id: I2d939bc1e3279253902b28ff12bbf7861716b64d
2013-04-11 14:27:42 +09:00