Baligh Uddin
e7dec3592d
Import translations. DO NOT MERGE
...
Change-Id: I38345ff37dbce7cf5323ddc14e77378e5f1631cc
Auto-generated-cl: translation import
2013-01-28 09:44:27 -08:00
Tadashi G. Takaoka
5e24367cbc
am 8630cd9d: Remove keyboard layout description on the spacebar
...
# Via Tadashi G. Takaoka
* commit '8630cd9d1708d42b3ed5d07d89ade2f3c1f85e47':
Remove keyboard layout description on the spacebar
2013-01-27 19:45:16 -08:00
Tadashi G. Takaoka
8630cd9d17
Remove keyboard layout description on the spacebar
...
Bug: 8056376
Change-Id: I33f07e7a044c2b5fc20de40c7a9777dab493e41c
2013-01-28 11:49:44 +09:00
Kurt Partridge
768a00a77f
am f77e9d7e: Merge "Initialize ResearchLogger later to avoid NPE"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit 'f77e9d7e3adcd89c00243f4215bebb3ece3b59dd':
Initialize ResearchLogger later to avoid NPE
2013-01-25 09:19:21 -08:00
Kurt Partridge
f77e9d7e3a
Merge "Initialize ResearchLogger later to avoid NPE"
2013-01-25 17:17:34 +00:00
Jean Chalard
72a323a1eb
am 5228745a: Merge "Remove pending update messages upon starting a gesture"
...
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit '5228745ae025571d25062e12f5aedcd71ad08ebb':
Remove pending update messages upon starting a gesture
2013-01-25 04:36:21 -08:00
Jean Chalard
5228745ae0
Merge "Remove pending update messages upon starting a gesture"
2013-01-25 12:34:46 +00:00
Tadashi G. Takaoka
0fcccea4d9
am ce875664: Clean up Settings and SettingsFragment a bit
...
# Via Tadashi G. Takaoka
* commit 'ce875664e0564f3e26d130a4d3e8b8e9a2e8a368':
Clean up Settings and SettingsFragment a bit
2013-01-25 00:03:30 -08:00
Jean Chalard
a280e56014
Remove pending update messages upon starting a gesture
...
Bug: 8064307
Change-Id: Ia623ab81b6d12eedc6b20bc4c1ce34ce72d5832f
2013-01-25 17:00:41 +09:00
Tadashi G. Takaoka
ce875664e0
Clean up Settings and SettingsFragment a bit
...
Change-Id: I93bf3cb1ea7e8fc09f4ad34b0bdd74f5f5ff1a68
2013-01-25 16:23:29 +09:00
Tadashi G. Takaoka
606bb8f961
am 52a0d491: Merge "Add preliminary graphics of sliding key input preview"
...
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '52a0d491b4cf72d55997410fa80af3de89c66422':
Add preliminary graphics of sliding key input preview
2013-01-24 16:14:23 -08:00
Tadashi G. Takaoka
6d70d5f9d2
am 12f2fc71: Merge "Display custom input style name in system locale"
...
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '12f2fc71f7faec34623826ba5c2156ca51046aeb':
Display custom input style name in system locale
2013-01-24 16:14:22 -08:00
Tadashi G. Takaoka
56af7ef5fa
am 0f1ccbff: Merge "Clean up SettingsFragment a bit"
...
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '0f1ccbff179be0e31daf68a571c832ad5306b6b7':
Clean up SettingsFragment a bit
2013-01-24 16:14:21 -08:00
Tadashi G. Takaoka
7b5fcc4721
am ef43cc9d: Fix dismissing gesture floating preview
...
# Via Tadashi G. Takaoka
* commit 'ef43cc9d1c78d051b3d2923ce3166e9703d4b2ce':
Fix dismissing gesture floating preview
2013-01-24 16:14:13 -08:00
Kurt Partridge
10e1176102
am 2baa4b07: [Rlog83] Fix missing uses of hasWord() abstraction
...
# Via Kurt Partridge
* commit '2baa4b0701c6e02aa25b03881c8863b2d3856282':
[Rlog83] Fix missing uses of hasWord() abstraction
2013-01-24 16:14:11 -08:00
Kurt Partridge
76cf1c9cd7
am edb5c463: Merge "[Rlog81a] Determine correction type of words"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit 'edb5c4638b139d6908ceea724120e5a24b21c249':
[Rlog81a] Determine correction type of words
2013-01-24 16:14:09 -08:00
Tadashi G. Takaoka
78ba90a424
am 9d514af4: Merge "Refactor SubtypeLocale to hold Resources"
...
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '9d514af466915928ce20acf7cb42dfa1bf67c3c2':
Refactor SubtypeLocale to hold Resources
2013-01-24 16:14:04 -08:00
Tadashi G. Takaoka
d6a7e2e311
am 9dc85a67: Merge "Configurable key long press timeout"
...
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '9dc85a673e6eb7c7f0c829e90e3f9fd744af3022':
Configurable key long press timeout
2013-01-24 16:14:03 -08:00
Satoshi Kataoka
f5970c4678
am f1074c50: Throw exception when invalid time stamps are detected in debug mode
...
# Via Satoshi Kataoka
* commit 'f1074c508e70b3489dc85c036f7ed49d3196ba47':
Throw exception when invalid time stamps are detected in debug mode
2013-01-24 16:14:01 -08:00
Tadashi G. Takaoka
93cb314cc3
am 40651c8c: Fix activity flags to launch settings activity
...
# Via Tadashi G. Takaoka
* commit '40651c8cf7d4296927f9c49aaa57bcfc7b5372ca':
Fix activity flags to launch settings activity
2013-01-24 16:13:59 -08:00
Kurt Partridge
63bc279596
Initialize ResearchLogger later to avoid NPE
...
Change-Id: I1b817dfbdc319ac9bbf2f08e094a007849ce767f
2013-01-24 11:13:20 -08:00
Tadashi G. Takaoka
52a0d491b4
Merge "Add preliminary graphics of sliding key input preview"
2013-01-24 09:23:28 +00:00
Tadashi G. Takaoka
ff961ddf8c
Add preliminary graphics of sliding key input preview
...
Bug: 7548583
Change-Id: Idde6a62f9e64458055c99c893b71c02d1adc7b04
2013-01-24 18:14:20 +09:00
Tadashi G. Takaoka
12f2fc71f7
Merge "Display custom input style name in system locale"
2013-01-24 08:53:46 +00:00
Tadashi G. Takaoka
8203f7afe7
Display custom input style name in system locale
...
Bug: 8032166
Change-Id: Ib9a6b63c4d540ce377892fb865e53abdd8adec16
2013-01-24 17:44:49 +09:00
Tadashi G. Takaoka
f0b5fddcb8
Clean up SettingsFragment a bit
...
Change-Id: Ic0727003f2645f0c38200b67bb2f4046249c6273
2013-01-24 16:16:53 +09:00
Tadashi G. Takaoka
ef43cc9d1c
Fix dismissing gesture floating preview
...
Bug: 8063926
Change-Id: I3b5b29ea0d5e4833e10e830dbdb086c868cd4884
2013-01-24 12:07:01 +09:00
Baligh Uddin
dbd518b2d1
Merge "Import translations. DO NOT MERGE"
2013-01-23 22:47:06 +00:00
Baligh Uddin
ab54e47fbe
Import translations. DO NOT MERGE
...
Change-Id: I2df467fe9c740e33d2346dd09f5696c95af99aa5
Auto-generated-cl: translation import
2013-01-23 13:00:15 -08:00
Baligh Uddin
0d6bb360fd
Import translations. DO NOT MERGE
...
Change-Id: I9d41872b7ddf1905df41d06f33f922fa41218428
Auto-generated-cl: translation import
2013-01-23 12:55:16 -08:00
Kurt Partridge
2baa4b0701
[Rlog83] Fix missing uses of hasWord() abstraction
...
Change-Id: I78e286723b1b8c8bcc7aea0cc81ef2ee66a193ac
2013-01-23 09:21:56 -08:00
Kurt Partridge
edb5c4638b
Merge "[Rlog81a] Determine correction type of words"
2013-01-23 17:12:02 +00:00
Tadashi G. Takaoka
9d514af466
Merge "Refactor SubtypeLocale to hold Resources"
2013-01-23 08:37:57 +00:00
Tadashi G. Takaoka
9dc85a673e
Merge "Configurable key long press timeout"
2013-01-23 08:37:36 +00:00
Tadashi G. Takaoka
cc5e4a4445
Configurable key long press timeout
...
The default long presss timeout is 300msec (previous timeout was
400ms).
Bug: 7600340
Change-Id: Ia8b64784ac03588631cfcbad30e021d74f3fd0d8
2013-01-23 17:12:28 +09:00
Satoshi Kataoka
f1074c508e
Throw exception when invalid time stamps are detected in debug mode
...
Change-Id: I360b5bd09869bc85ab3bccb8a43a20fed0035d9b
2013-01-23 16:29:19 +09:00
Tadashi G. Takaoka
4b3cae9b0c
Refactor SubtypeLocale to hold Resources
...
Change-Id: Ia667bc2d406d66c87215dd3b9569f36f4642cfe0
2013-01-23 16:23:11 +09:00
Tadashi G. Takaoka
40651c8cf7
Fix activity flags to launch settings activity
...
This change adds the following flags to the intent to lauch settings activity.
- Intent.FLAG_ACTIVITY_RESET_TASK_IF_NEEDED
- Intent.FLAG_ACTIVITY_CLEAR_TOP
Bug: 8055342
Change-Id: I85284409bbba3fd284442e5ac4c7a55e58ad15ec
2013-01-23 15:08:35 +09:00
Kurt Partridge
0c16a5c6ee
[Rlog81a] Determine correction type of words
...
Heuristic to determine whether a word was a typo correction or a complete
replacement by examining a correction to see if it falls within the list of
suggested words of the original.
Change-Id: Ieec4861a811e96aef0d14622e662b589ef8b4772
2013-01-22 11:41:52 -08:00
Baligh Uddin
ad4cacafc6
Import translations. DO NOT MERGE
...
Change-Id: I46c30138504fab476bcca30cd4cc83ba108f959e
Auto-generated-cl: translation import
2013-01-22 10:40:33 -08:00
Baligh Uddin
02a2a11ad8
Import translations. DO NOT MERGE
...
Change-Id: Id03f543eee557ac2eae4333c411fc7d14fecdca7
Auto-generated-cl: translation import
2013-01-22 10:34:46 -08:00
Tadashi G. Takaoka
ad7e0f9fe4
am f008a11c: Merge "Cache MoreKeysKeyboard instead of container view of it"
...
* commit 'f008a11ccef84916197b0031a8ed3353c87c10f1':
Cache MoreKeysKeyboard instead of container view of it
2013-01-22 00:48:09 -08:00
Tadashi G. Takaoka
f008a11cce
Merge "Cache MoreKeysKeyboard instead of container view of it"
2013-01-22 08:45:52 +00:00
Tadashi G. Takaoka
a729377395
Cache MoreKeysKeyboard instead of container view of it
...
This change also cleans up MoreKeysPanel related stuff.
Bug: 8047165
Change-Id: I4f2211e00c7d08469a7413568db039c1c597fb3c
2013-01-22 17:34:36 +09:00
Tadashi G. Takaoka
0390acf1ba
am 8028c1c5: Merge "SeekBarDialogPreference supports minValue and stepValue"
...
* commit '8028c1c523b2b7a83ca3f887818bdf9399f20f9b':
SeekBarDialogPreference supports minValue and stepValue
2013-01-21 23:42:19 -08:00
Tadashi G. Takaoka
8028c1c523
Merge "SeekBarDialogPreference supports minValue and stepValue"
2013-01-22 07:40:48 +00:00
Tadashi G. Takaoka
c053293484
SeekBarDialogPreference supports minValue and stepValue
...
Change-Id: I7aaeeb2db85103708747ae318610bd4896ef96fd
2013-01-22 16:35:59 +09:00
Ken Wakasa
8a3e8dca21
am 6c22439b: Remove MAX_PROXIMITY_CHARS_SIZE_INTERNAL
...
* commit '6c22439bf80da08576e86c1282afc5cfa431e235':
Remove MAX_PROXIMITY_CHARS_SIZE_INTERNAL
2013-01-21 20:28:10 -08:00
Ken Wakasa
6c22439bf8
Remove MAX_PROXIMITY_CHARS_SIZE_INTERNAL
...
Change-Id: I18a997503de4033b5341b564145bca862a872098
2013-01-22 13:18:49 +09:00
Kurt Partridge
86139412df
am 4cb85319: [Rlog15] ResearchLogger option to include account name in feedback
...
* commit '4cb853191ca4e515c2291779aa6b21975d5711d6':
[Rlog15] ResearchLogger option to include account name in feedback
2013-01-21 12:23:22 -08:00