Tom Ouyang
b6e1777d4b
Merge "Add mechanism to handle digraphs in DicNode"
2013-04-10 22:52:25 +00:00
Kurt Partridge
099dd3f277
Merge "Better release build reporting"
2013-04-10 22:51:21 +00:00
Tom Ouyang
25e8eda9af
Add mechanism to handle digraphs in DicNode
...
This is needed to support for German umlaut handling for both gesture and typing input.
Bug: 8493920
Change-Id: I292e2a4911c54aa5566c38411016a220bb35a1f4
2013-04-10 14:35:49 -07:00
Baligh Uddin
5bbf4f302a
am cc42e139: (-s ours) Import translations. DO NOT MERGE
...
* commit 'cc42e139c3f0cf943a1dd60fb3439409720e3674':
Import translations. DO NOT MERGE
2013-04-10 14:12:54 -07:00
Baligh Uddin
cc42e139c3
Import translations. DO NOT MERGE
...
Change-Id: Icb4c4f32b1549f3d98b99a48b7c2f1b0de1b5a04
Auto-generated-cl: translation import
2013-04-10 13:25:52 -07:00
Baligh Uddin
58df3cfaee
Import translations. DO NOT MERGE
...
Change-Id: Iafc0a5506abef8e709d76ebf4600bacae7dd1e00
Auto-generated-cl: translation import
2013-04-10 13:21:21 -07:00
Baligh Uddin
d86e14aeba
Import translations. DO NOT MERGE
...
Change-Id: I47d7f8fc86fcee4702c43fc6d7bdb946801951e1
Auto-generated-cl: translation import
2013-04-10 13:20:27 -07:00
Kurt Partridge
6108624a00
Better isolate ResearchLogging data
...
Calls to LatinIME#onStartInputViewInternal log important information
about the context in which an IME is used. This is reported as a
single LogStatement. Previously, this was not placed into a separate
LogUnit, and was mixed in with general word data. This change wraps
this LogStatement in its own LogUnit.
Change-Id: I0fecd41c8a1de622a764cc4b5d6902336697046c
2013-04-10 11:53:38 -07:00
Kurt Partridge
dfa5628cd3
Better release build reporting
...
The ResearchLogger reports whether a build is a release build or not
to avoid polluting data with IME debugging work by developers.
Previously this was done by checking a constant flag, which was also
serving the dual purpose of masking out debug code in release builds.
This change introduces a heuristic to determine whether a build was
created by a developer (using the package versionName), and annotating
the data sent to the server appropriately.
Change-Id: Icbad17c66b703cabf6d23d05e2c7c41bcceaae45
2013-04-10 11:52:37 -07:00
Jean Chalard
ca0fdbbe2e
Fix two bugs in dicttool
...
Both bugs only affect debug mode. One has the wrong object tested
with equals, the other has the iteration failing in some cases.
Change-Id: Ie9100d257a3f9e3be340cf3e38116f63417bdc1a
2013-04-10 22:10:31 +09:00
Jean Chalard
cd51b80a0b
am fb3e8057: Merge "Fix a bug where a space would not be inserted before a gesture"
...
* commit 'fb3e805722975c39a47e29cfe6c27dd8a8f30701':
Fix a bug where a space would not be inserted before a gesture
2013-04-10 04:24:19 -07:00
Jean Chalard
fb3e805722
Merge "Fix a bug where a space would not be inserted before a gesture"
2013-04-10 11:19:31 +00:00
Jean Chalard
30b8004b56
Fix a bug where a space would not be inserted before a gesture
...
Bug: 8583675
Change-Id: I14924fef5663f48481994c02c56be45f9f85be65
2013-04-10 20:10:28 +09:00
Tadashi G. Takaoka
9a6ff5dcef
am c7d41589: Merge "Use private object as a lock instead of synchronized method"
...
* commit 'c7d4158979dc729767e8ab541d19feda672ea8da':
Use private object as a lock instead of synchronized method
2013-04-10 03:00:13 -07:00
Tadashi G. Takaoka
c7d4158979
Merge "Use private object as a lock instead of synchronized method"
2013-04-10 09:56:27 +00:00
Tadashi G. Takaoka
1502d97795
am 12e77de2: Merge "Use private lock object instead of synchronized method"
...
* commit '12e77de2128d836a53eb6cd3f96b939f71727241':
Use private lock object instead of synchronized method
2013-04-10 02:38:23 -07:00
Tadashi G. Takaoka
1495049728
am 1e256f58: Merge "Protect simultaneously modifying gesture preview data"
...
* commit '1e256f5888805eff3f1a2db88ea1d60c622689a2':
Protect simultaneously modifying gesture preview data
2013-04-10 02:38:22 -07:00
Tadashi G. Takaoka
12e77de212
Merge "Use private lock object instead of synchronized method"
2013-04-10 09:35:12 +00:00
Tadashi G. Takaoka
1e256f5888
Merge "Protect simultaneously modifying gesture preview data"
2013-04-10 09:34:59 +00:00
Tadashi G. Takaoka
951ea3c06d
Use private object as a lock instead of synchronized method
...
Change-Id: I0b9a935d8c97ddfb18ab7950a9d6bf542863072a
2013-04-10 18:34:01 +09:00
Tadashi G. Takaoka
ce811f50d2
Use private lock object instead of synchronized method
...
Change-Id: Ifc62bacbd0583a7d102009681a94bdd9ccff7d47
2013-04-10 18:27:11 +09:00
Tadashi G. Takaoka
ad205b2e3f
Protect simultaneously modifying gesture preview data
...
Bug: 8556775
Change-Id: I83272e3adbfc0c9cc14f9e8b479e926aabf4fa2a
2013-04-10 18:18:54 +09:00
Jean Chalard
80d7ed0bb8
am 4f430763: Fix a faulty test
...
* commit '4f43076370dd2fb6243f28ee932d6c593c49ee43':
Fix a faulty test
2013-04-10 02:18:29 -07:00
Jean Chalard
4f43076370
Fix a faulty test
...
Change-Id: I5c03cea41e9b6e936e8f93b7d756f0fc9520002d
2013-04-10 18:08:27 +09:00
Jean Chalard
2dd2e2d7df
am 99b93d17: Fix a bug where autocorrection status would be wrong.
...
* commit '99b93d17d53c2d587c45373831b327f7851ec0a8':
Fix a bug where autocorrection status would be wrong.
2013-04-10 01:58:42 -07:00
Jean Chalard
99b93d17d5
Fix a bug where autocorrection status would be wrong.
...
Change-Id: Ic220129dc59f585164dbf63591cd1c96de17fe6f
2013-04-10 17:49:19 +09:00
Tadashi G. Takaoka
c35bca6856
am 262d5bd9: Don\'t override EXTRA_SHOW_FRAGMENT if exists
...
* commit '262d5bd9f964d7fb18d96ec2ccf821b042aa3a3a':
Don't override EXTRA_SHOW_FRAGMENT if exists
2013-04-10 00:47:30 -07:00
Tadashi G. Takaoka
262d5bd9f9
Don't override EXTRA_SHOW_FRAGMENT if exists
...
Bug: 8541190
Change-Id: I37d3de12558efd55f157389d2e0b51fc83dc5da1
2013-04-10 16:24:17 +09:00
Tadashi G. Takaoka
f5aa2fd5c8
am 10af4b6e: Merge "Separate StringUtils.capitalizeFirstCharacter"
...
* commit '10af4b6e45689cba9bdc8c22f1bb76bf8bd2516b':
Separate StringUtils.capitalizeFirstCharacter
2013-04-09 23:33:43 -07:00
Tadashi G. Takaoka
10af4b6e45
Merge "Separate StringUtils.capitalizeFirstCharacter"
2013-04-10 06:30:33 +00:00
Tadashi G. Takaoka
d20c5a78e2
Separate StringUtils.capitalizeFirstCharacter
...
Bug: 8582061
Change-Id: Iac8f65defdd92d7df533bdf0e2937ad897d96363
2013-04-10 14:55:23 +09:00
Tadashi G. Takaoka
d9a2223570
Hide Setup Wizard icon for stock keyboard
...
Bug: 8581647
Change-Id: Id530f1a33a5c919f4a732ec0d545dfbe76e56316
2013-04-09 21:39:18 -07:00
Keisuke Kuroynagi
e81c167887
am 87fdde6e: Typing double letters via a \'circle\' on the key.
...
* commit '87fdde6ec48844ddbb482c50fbda226c63ca5e85':
Typing double letters via a 'circle' on the key.
2013-04-09 20:57:28 -07:00
Tadashi G. Takaoka
ae8a941e12
am f606fd85: Hide Setup Wizard icon for stock keyboard
...
* commit 'f606fd855425eba365c8dcc8463a61c4a77d6539':
Hide Setup Wizard icon for stock keyboard
2013-04-09 20:45:53 -07:00
Keisuke Kuroynagi
87fdde6ec4
Typing double letters via a 'circle' on the key.
...
Bug: 8550980
Change-Id: I5e432dea0e025ccea196f80e90a6bf945488e130
2013-04-10 12:43:13 +09:00
Tadashi G. Takaoka
f606fd8554
Hide Setup Wizard icon for stock keyboard
...
Bug: 8581647
Change-Id: Id530f1a33a5c919f4a732ec0d545dfbe76e56316
2013-04-10 12:24:40 +09:00
Tadashi G. Takaoka
0d7499bccf
am 4fdfce6d: Merge "Refactor SpellCheckerProximityInfo as extending ProximityInfo"
...
* commit '4fdfce6dcc35310de9235cf9c529d0b17b5c2a8c':
Refactor SpellCheckerProximityInfo as extending ProximityInfo
2013-04-09 18:40:38 -07:00
Tadashi G. Takaoka
869ea1e555
Use SparseIntArray instead of TreeMap<Integer, Integer>
...
Change-Id: I56a64228a5fd85d440d0d08ac67cba8bf2e5690d
2013-04-10 10:15:26 +09:00
Tadashi G. Takaoka
4fdfce6dcc
Merge "Refactor SpellCheckerProximityInfo as extending ProximityInfo"
2013-04-10 01:06:36 +00:00
Tom Ouyang
ff981cc3e3
am 43779c04: Merge "Add method to get dictionary flags from DicTraverseSession"
...
* commit '43779c04a9933bd1bcba3655b314485cc08bf2c2':
Add method to get dictionary flags from DicTraverseSession
2013-04-09 13:42:06 -07:00
Tom Ouyang
43779c04a9
Merge "Add method to get dictionary flags from DicTraverseSession"
2013-04-09 20:40:24 +00:00
Baligh Uddin
8e7ca6be7e
am 224e969e: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit '224e969ef481994f274e4cd2ebc1452ebe15d238':
Import translations. DO NOT MERGE
2013-04-09 12:45:35 -07:00
Baligh Uddin
224e969ef4
Merge "Import translations. DO NOT MERGE"
2013-04-09 19:42:18 +00:00
Baligh Uddin
138114008e
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
2013-04-09 19:42:06 +00:00
Kurt Partridge
ab8f166e67
am 09ab6495: Merge "[FileEncap18] Clean up uploading scheduling"
...
* commit '09ab6495a2ef109043e6d92f5d75304fcce472a3':
[FileEncap18] Clean up uploading scheduling
2013-04-09 12:12:05 -07:00
Kurt Partridge
09ab6495a2
Merge "[FileEncap18] Clean up uploading scheduling"
2013-04-09 19:08:40 +00:00
Jean Chalard
75618c3321
am 19dcd154: Merge "Offer to add any OOV typed word to the dictionary."
...
* commit '19dcd154932b8aef07f371bdda7f879a70c3c3c8':
Offer to add any OOV typed word to the dictionary.
2013-04-09 03:31:15 -07:00
Jean Chalard
19dcd15493
Merge "Offer to add any OOV typed word to the dictionary."
2013-04-09 10:28:47 +00:00
Satoshi Kataoka
daef4e8f19
am f31553bc: Merge "Fix touch coordinate calibration"
...
* commit 'f31553bc09f83d21b9321a2c45a2213c28282408':
Fix touch coordinate calibration
2013-04-09 01:57:00 -07:00
Satoshi Kataoka
f31553bc09
Merge "Fix touch coordinate calibration"
2013-04-09 08:53:25 +00:00