Commit Graph

36168 Commits (1d947b3ff7567d276d80b098723d9a9e340dd46b)

Author SHA1 Message Date
Geoff Mendal 31b7b4c889 am 62ef2105: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '62ef21054c63b40f18c8844a9b2ab5d2f9702d86':
  Import translations. DO NOT MERGE
2014-10-16 00:07:21 +00:00
Geoff Mendal 0b13d1c45d am 4437a8ec: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '4437a8ecfc8b6416beef61bd6a31793f52636b77':
  Import translations. DO NOT MERGE
2014-10-16 00:07:20 +00:00
Geoff Mendal cab1227c3f am 2b28100a: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '2b28100aeff58ce8a746e890ada1b32e89c5802e':
  Import translations. DO NOT MERGE
2014-10-16 00:07:18 +00:00
Geoff Mendal 62ef21054c Merge "Import translations. DO NOT MERGE" 2014-10-16 00:01:17 +00:00
Geoff Mendal 5cd52cd83e Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-10-16 00:01:09 +00:00
Geoff Mendal 4437a8ecfc Merge "Import translations. DO NOT MERGE" 2014-10-16 00:00:40 +00:00
Geoff Mendal 519b0c568b Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-10-16 00:00:31 +00:00
Geoff Mendal 2b28100aef Merge "Import translations. DO NOT MERGE" 2014-10-16 00:00:16 +00:00
Geoff Mendal e1b4330bc6 Import translations. DO NOT MERGE
Change-Id: Ia6d999f2c93c0b4d288c216a26eddfb747aee312
Auto-generated-cl: translation import
2014-10-15 16:47:48 -07:00
Geoff Mendal b4a6a7f7ee Import translations. DO NOT MERGE
Change-Id: I2dab7c4f972647bc810af1be2213307e3c72b3e0
Auto-generated-cl: translation import
2014-10-15 16:46:52 -07:00
Geoff Mendal e935f7f508 Import translations. DO NOT MERGE
Change-Id: I6ee0f684acdcdc10e8e8b2ff149daa8a18ebd3d6
Auto-generated-cl: translation import
2014-10-15 16:42:11 -07:00
Geoff Mendal c5141e6b0f Import translations. DO NOT MERGE
Change-Id: I8921717374f9837a262e54799224eeb3d9c19049
Auto-generated-cl: translation import
2014-10-15 16:39:36 -07:00
Geoff Mendal 431264f2ec am 58ecffbd: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '58ecffbd54d82f339964bc30a89e40b1c90a8311':
  Import translations. DO NOT MERGE
2014-10-15 23:39:29 +00:00
Geoff Mendal 3323775643 Import translations. DO NOT MERGE
Change-Id: I33451673b84614bfa15117dcdaaf337969a29ab2
Auto-generated-cl: translation import
2014-10-15 16:36:42 -07:00
Geoff Mendal 58ecffbd54 Merge "Import translations. DO NOT MERGE" 2014-10-15 23:36:24 +00:00
Geoff Mendal d7050390dd am 028be0f8: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '028be0f806cc5025245f26d1973bc313670ac09b':
  Import translations. DO NOT MERGE
2014-10-15 23:36:09 +00:00
Geoff Mendal 6105d48756 Import translations. DO NOT MERGE
Change-Id: Ib6cfb0fa6996a91a3c17cd3b541ebdeecc30bc92
Auto-generated-cl: translation import
2014-10-15 16:34:39 -07:00
Geoff Mendal 028be0f806 Merge "Import translations. DO NOT MERGE" 2014-10-15 23:33:34 +00:00
Geoff Mendal 7aa6786785 Import translations. DO NOT MERGE
Change-Id: Iaaa9b9d17d23653ebd9a04357bd5aafd3904a375
Auto-generated-cl: translation import
2014-10-15 16:32:56 -07:00
Keisuke Kuroyanagi 083da29f2a am f4928ad4: Merge "Update useless n-gram entry detection logic during GC."
* commit 'f4928ad4dd3108d427ef421c3ef56b259c7c2063':
  Update useless n-gram entry detection logic during GC.
2014-10-15 21:48:47 +00:00
Keisuke Kuroyanagi f4928ad4dd Merge "Update useless n-gram entry detection logic during GC." 2014-10-15 21:44:45 +00:00
Keisuke Kuroyanagi 3601c214f8 Update useless n-gram entry detection logic during GC.
Bug: 14425059
Change-Id: Ib939deae5b60167751dee07965bb1ef1a43c4625
2014-10-15 20:43:27 +09:00
Jean Chalard 2afcc0ab72 am 8fff6ae6: Merge "Add the first gesture unit tests."
* commit '8fff6ae68b3c2e31687370fc867d3b6098938be7':
  Add the first gesture unit tests.
2014-10-15 10:14:11 +00:00
Jean Chalard 8fff6ae68b Merge "Add the first gesture unit tests." 2014-10-15 10:10:28 +00:00
Jean Chalard 9ddbee8570 Add the first gesture unit tests.
At last I found a simple way to do it !

Bug: 8845843
Change-Id: I4dd3bf987b58e29a44cf0d7389d294657a33abe1
2014-10-15 19:04:06 +09:00
Keisuke Kuroyanagi de0d34a1f9 am 183e21c3: Merge "Use better conditional probability for ngram entries."
* commit '183e21c36cd5e05852733508bef317290e5e51ce':
  Use better conditional probability for ngram entries.
2014-10-15 09:31:34 +00:00
Keisuke Kuroyanagi 183e21c36c Merge "Use better conditional probability for ngram entries." 2014-10-15 09:27:21 +00:00
Keisuke Kuroyanagi 72d17d9209 Use better conditional probability for ngram entries.
Old:
P(W | W_prev) = f(W, W_prev) + C
New:
P(W | W_prev) = f(W, W_prev) / f(W_prev)

Bug: 14425059
Bug: 16547409

Change-Id: I4d13be6de2c6bad6bad7fb22320a23ba4ecd361c
2014-10-15 18:23:00 +09:00
Jean Chalard e63780ecba am 17100ad8: am 8435acd7: am f7f786d8: am d9c04a6b: am 6456af0e: am ecea8551: Fix a bug with no suggestions flag
* commit '17100ad8eacc3d4905a8239c57e5661339f4c91d':
  Fix a bug with no suggestions flag
2014-10-15 07:55:20 +00:00
Jean Chalard 17100ad8ea am 8435acd7: am f7f786d8: am d9c04a6b: am 6456af0e: am ecea8551: Fix a bug with no suggestions flag
* commit '8435acd789bd4f9c1322a73b9e0567c2dee7b336':
  Fix a bug with no suggestions flag
2014-10-15 07:52:58 +00:00
Jean Chalard 8435acd789 am f7f786d8: am d9c04a6b: am 6456af0e: am ecea8551: Fix a bug with no suggestions flag
* commit 'f7f786d8cb610e11b0ded7babf45a44db408694a':
  Fix a bug with no suggestions flag
2014-10-15 07:49:36 +00:00
Jean Chalard f7f786d8cb am d9c04a6b: am 6456af0e: am ecea8551: Fix a bug with no suggestions flag
* commit 'd9c04a6b65f1eba95b87a00b90f8685108d48b2e':
  Fix a bug with no suggestions flag
2014-10-15 07:45:18 +00:00
Jean Chalard d9c04a6b65 am 6456af0e: am ecea8551: Fix a bug with no suggestions flag
* commit '6456af0e1ce1044bf89bd8768849365aa3a21413':
  Fix a bug with no suggestions flag
2014-10-15 07:40:51 +00:00
Jean Chalard 6456af0e1c am ecea8551: Fix a bug with no suggestions flag
* commit 'ecea8551c39a497e036be5c010d7ddb6b51a36bc':
  Fix a bug with no suggestions flag
2014-10-15 07:35:46 +00:00
Jean Chalard ecea8551c3 Fix a bug with no suggestions flag
We should reset the composition state when moving the cursor inside
the word after a gesture when the text field specifies no suggestions.

Bug: 17959921
Change-Id: I977fea775f7b7e145e343636f0fb94266a40953a
2014-10-15 06:15:02 +00:00
Keisuke Kuroyanagi f80af7a477 am c2429c54: Merge "Move entry updating method to language model dict content."
* commit 'c2429c54acc9a6771b1ecd08f12d9588af20b3a7':
  Move entry updating method to language model dict content.
2014-10-15 04:54:52 +00:00
Keisuke Kuroyanagi c2429c54ac Merge "Move entry updating method to language model dict content." 2014-10-15 04:51:04 +00:00
Keisuke Kuroyanagi 5400701908 Move entry updating method to language model dict content.
Bug: 14425059
Change-Id: I710055490d141539458cbf968adf5a7ccffd9552
2014-10-15 12:29:31 +09:00
Tadashi G. Takaoka 94676044e9 am 76c8b644: (-s ours) am 8ae8db5d: (-s ours) am dfd2b4a3: am 6d23337f: am 2da73365: am ae3ad8eb: (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
* commit '76c8b644c826d4b8f726aa9c5af8d86152428cfb':
  (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
2014-10-15 03:21:54 +00:00
Tadashi G. Takaoka 76c8b644c8 am 8ae8db5d: (-s ours) am dfd2b4a3: am 6d23337f: am 2da73365: am ae3ad8eb: (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
* commit '8ae8db5dc4fd63223502f2badf4b88a0b8851190':
  (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
2014-10-15 03:07:07 +00:00
Tadashi G. Takaoka 8ae8db5dc4 am dfd2b4a3: am 6d23337f: am 2da73365: am ae3ad8eb: (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
* commit 'dfd2b4a3b6f1a360a82c9b15d5947d7b600ae988':
  (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
2014-10-15 02:31:30 +00:00
Tadashi G. Takaoka dfd2b4a3b6 am 6d23337f: am 2da73365: am ae3ad8eb: (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
* commit '6d23337f6d022e7bcdc91f63a2d4f5edfc3d6590':
  (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
2014-10-15 00:51:36 +00:00
Sandeep Siddhartha 0ad7b36b16 am 56ad6f35: Merge "Add label and icon to the test app"
* commit '56ad6f35b3f24dcad270cb9e70980c483e0d1c22':
  Add label and icon to the test app
2014-10-15 00:40:26 +00:00
Tadashi G. Takaoka 6d23337f6d am 2da73365: am ae3ad8eb: (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
* commit '2da7336536a8e72f6e7d138d7b2580c077176345':
  (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
2014-10-15 00:38:35 +00:00
Sandeep Siddhartha 56ad6f35b3 Merge "Add label and icon to the test app" 2014-10-15 00:35:27 +00:00
Tadashi G. Takaoka 2da7336536 am ae3ad8eb: (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
* commit 'ae3ad8ebdd1a3239e17fd14e50a8e9670cb5b61a':
  (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
2014-10-15 00:32:23 +00:00
Sandeep Siddhartha c112440d41 am b17a3bc4: Move sync policy related code out of account settings
* commit 'b17a3bc4e8a77905ca567f3876c4e37191d7aae5':
  Move sync policy related code out of account settings
2014-10-14 22:03:41 +00:00
Sandeep Siddhartha b17a3bc4e8 Move sync policy related code out of account settings
Bug: 17981687
Bug: 17464069
Change-Id: I0ae3400564fd346cc84af74dfef65f01cc1ce6a8
2014-10-14 13:39:28 -07:00
Sandeep Siddhartha 29f0b0f578 Add label and icon to the test app
This helps us easilty distinguish between the different test targets visually.

Bug: 17946996
Change-Id: I822a29cfb9b5bc5df3d93a884ffdf7d050737e04
2014-10-14 10:17:35 -07:00
Tadashi G. Takaoka 59bf6872b9 am 296b1150: Merge "Add JSR305 annotation to LeakGuardHandlerWrapper"
* commit '296b11503e1dbdaceface6cfa0d5507e66792d6a':
  Add JSR305 annotation to LeakGuardHandlerWrapper
2014-10-14 12:32:49 +00:00