Baligh Uddin
27ee1f20aa
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
2013-05-21 04:17:42 +00:00
Baligh Uddin
23bff513a9
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
2013-05-21 04:17:27 +00:00
Jean Chalard
56dba59ada
am 05ea7c5d: am 167ba345: am 89fe1f50: Add a method to work around apps broken by recorrection
...
* commit '05ea7c5d0233d2ba703de1123e99f81938badf66':
Add a method to work around apps broken by recorrection
2013-05-20 21:12:11 -07:00
Jean Chalard
05ea7c5d02
am 167ba345: am 89fe1f50: Add a method to work around apps broken by recorrection
...
* commit '167ba3459b0ce02b9add12ade9388bd2b1e6eb62':
Add a method to work around apps broken by recorrection
2013-05-20 21:10:07 -07:00
Jean Chalard
167ba3459b
am 89fe1f50: Add a method to work around apps broken by recorrection
...
* commit '89fe1f50881180730e451cbe6ec4d1f8dc67acf1':
Add a method to work around apps broken by recorrection
2013-05-20 21:08:41 -07:00
Satoshi Kataoka
10e8b93977
Fix a crash on a secondary user
...
Bug: 9054063
Change-Id: I092ab6e0077578d0aca57d2e41dfbc00b46e1ba4
2013-05-21 12:27:16 +09:00
Keisuke Kuroyanagi
adf82a97a9
Fix running on device regression test and profile.
...
Change-Id: Ie16d9514092d6d6f42881b975420e5d1431b776c
2013-05-20 20:14:13 -07:00
Tadashi G. Takaoka
d3cf671524
am a6639636: Merge "Remove unnecessary @UsedForTesting annotation"
...
* commit 'a66396369b1d03dbe1303833af8b1baf7e5b95cf':
Remove unnecessary @UsedForTesting annotation
2013-05-20 20:09:40 -07:00
Tadashi G. Takaoka
a66396369b
Merge "Remove unnecessary @UsedForTesting annotation"
2013-05-21 03:07:59 +00:00
Jean Chalard
2380f927dc
am 0013f97d: am 5906b05b: am 7058b02a: Extract a new class for app-specific workarounds.
...
* commit '0013f97dddb581b0ac506a867ebb95705e929479':
Extract a new class for app-specific workarounds.
2013-05-20 19:52:02 -07:00
Jean Chalard
0013f97ddd
am 5906b05b: am 7058b02a: Extract a new class for app-specific workarounds.
...
* commit '5906b05bb50c0a67bd4f03fcfae41db3daefe0bc':
Extract a new class for app-specific workarounds.
2013-05-20 19:50:46 -07:00
Jean Chalard
5906b05bb5
am 7058b02a: Extract a new class for app-specific workarounds.
...
* commit '7058b02a9c798c21b169b778be2befc7739f4e9b':
Extract a new class for app-specific workarounds.
2013-05-20 19:49:25 -07:00
Tadashi G. Takaoka
2532f72b94
Remove unnecessary @UsedForTesting annotation
...
Change-Id: I843fd6bc20da95e61d1a05b5b34d6e4c9db59dab
2013-05-21 10:45:59 +09:00
Jean Chalard
89fe1f5088
Add a method to work around apps broken by recorrection
...
Bug: 8944307
Change-Id: I8986622554f30aaf4f595099c4ab5652b75c972c
2013-05-21 07:53:31 +09:00
Jean Chalard
7058b02a9c
Extract a new class for app-specific workarounds.
...
Bug: 8944307
Change-Id: Iaff9dd03d3d856a6bdaa2b16c4e71e95cd2b6349
2013-05-21 07:53:28 +09:00
Baligh Uddin
5914b8d4b6
Import translations. DO NOT MERGE
...
Change-Id: I1075741837c63b5bb93cf2b39aa707cf5afeb9e7
Auto-generated-cl: translation import
2013-05-20 15:29:34 -07:00
Baligh Uddin
f9b75f999d
Import translations. DO NOT MERGE
...
Change-Id: I6e59176430efa1da9767391da553e3a6157c2b77
Auto-generated-cl: translation import
2013-05-20 15:18:38 -07:00
Baligh Uddin
6ac1a79f02
Import translations. DO NOT MERGE
...
Change-Id: I40c83f490ebab993d07fd92b78a6901f3ddbc2b2
Auto-generated-cl: translation import
2013-05-20 15:15:36 -07:00
The Android Open Source Project
f8ce1ffaa6
am eb724ddb: (-s ours) am 7f78bd5e: (-s ours) Reconcile with jb-mr2-release - do not merge
...
* commit 'eb724ddbe92ba4c090fafad42ca65af4fd8d5143':
2013-05-17 13:01:13 -07:00
The Android Open Source Project
eb724ddbe9
am 7f78bd5e: (-s ours) Reconcile with jb-mr2-release - do not merge
...
* commit '7f78bd5e2517b6a2f6eceb5f1703e51aca236dc0':
2013-05-17 12:59:40 -07:00
The Android Open Source Project
7f78bd5e25
Reconcile with jb-mr2-release - do not merge
...
Change-Id: Ie6c9c358c616c5271893b6ceb2cf2d50fa209c38
2013-05-17 12:54:52 -07:00
Kurt Partridge
ec6e5d37be
am de4e579c: Merge "Fix punctuation logging"
...
* commit 'de4e579c68e74fa0c85b376769e9428cd822add7':
Fix punctuation logging
2013-05-17 10:47:00 -07:00
Kurt Partridge
de4e579c68
Merge "Fix punctuation logging"
2013-05-17 17:45:21 +00:00
Kurt Partridge
500dea6ad4
Fix punctuation logging
...
Punctuation is currently put into the same LogUnit as the
following word. This is counter-intuitive and makes
post-processing more complicated.
This change causes punctuation to be put into its own
LogUnit.
A tricky case is the phantom space. A phantom space is
inserted right before other text, whose MotionEvents have
already been collected and inserted into mCurrentLogBuffer.
Phantom spaces are handled by creating their own LogUnit and
inserting it into the LogBuffer right before
mCurrentLogBuffer is shifted in.
Change-Id: I102d7cd93982ad37ba0abb6c1ac0f66b85b5f95d
2013-05-17 09:47:40 -07:00
The Android Automerger
5fb6a99bd6
merge in jb-mr2-release history after reset to jb-mr2-dev
2013-05-16 05:55:49 -07:00
The Android Open Source Project
265861dc98
am 82c852cb: (-s ours) am b528e251: (-s ours) Reconcile with jb-mr2-release - do not merge
...
* commit '82c852cb4644e28b55fad08f04cae9e124b32cc2':
Fix an NPE in recorrection
Fix an NPE in recapitalize
2013-05-16 05:51:40 -07:00
The Android Open Source Project
82c852cb46
am b528e251: (-s ours) Reconcile with jb-mr2-release - do not merge
...
* commit 'b528e2511377b58f2c7e0d1046b3645a3716e0ab':
Fix an NPE in recorrection
Fix an NPE in recapitalize
2013-05-16 05:48:21 -07:00
The Android Open Source Project
b528e25113
Reconcile with jb-mr2-release - do not merge
...
Change-Id: I823f0c7f5fd55d748e7651188eb7ff1edace6dfe
2013-05-16 05:44:12 -07:00
Kurt Partridge
f83050d961
am 17b63ba5: Merge "Remove unnecessary commit/uncommit"
...
* commit '17b63ba588598d0bd6f643d3a8cb385c75d2c163':
Remove unnecessary commit/uncommit
2013-05-15 16:54:55 -07:00
Kurt Partridge
17b63ba588
Merge "Remove unnecessary commit/uncommit"
2013-05-15 23:52:43 +00:00
Kurt Partridge
577bc2989e
am 7af5300c: Merge "Add claifying comment"
...
* commit '7af5300c7dc8d3816b0f02fa9dae112d3d22a71a':
Add claifying comment
2013-05-15 16:33:07 -07:00
Kurt Partridge
7af5300c7d
Merge "Add claifying comment"
2013-05-15 23:31:31 +00:00
Jean Chalard
9a606af478
am a404e365: am d40b4729: am b1e37e4a: am f1dcf725: Merge "Don\'t process recorrection or resets when not shown"
...
* commit 'a404e36520c975660f9fbc0c7ae65353407140d4':
am f1dcf725: Merge "Don\'t process recorrection or resets when not shown"
2013-05-15 13:11:35 -07:00
Tadashi G. Takaoka
a12f001d5f
am c3c879ed: am ff0bd7db: am 25f0c808: am 96a9f357: Merge "Fix unintentional setup step advance in orientation change"
...
* commit 'c3c879ed9f3232b4631f7fb699a7993aa173258b':
am 96a9f357: Merge "Fix unintentional setup step advance in orientation change"
2013-05-15 13:11:28 -07:00
Tadashi G. Takaoka
84828e15d2
am ad6df987: am d6a7a26d: am d59c1f83: am 50259c70: Merge "Tune layout parameters of setup wizard"
...
* commit 'ad6df987ac3910913d7517e0deff914f23ab4ea3':
am 50259c70: Merge "Tune layout parameters of setup wizard"
2013-05-15 13:11:27 -07:00
Tadashi G. Takaoka
9e99088304
am feb169cb: am e7ef9669: am 7d9bd6f5: am 66b87269: Update welcome fallback image (using xhdpi asset)
...
* commit 'feb169cb536b35556275eb6332e5a168fff6fe30':
am 66b87269: Update welcome fallback image (using xhdpi asset)
2013-05-15 13:11:25 -07:00
Tadashi G. Takaoka
aa9d2ae336
am ce0273c2: am 883905f4: am 7fe67544: am 769427cf: Adjust aspect ratio of setup image
...
* commit 'ce0273c26a83cb63a32f1bdd13e1d308b1000748':
am 769427cf: Adjust aspect ratio of setup image
2013-05-15 13:11:24 -07:00
The Android Automerger
8aec7fad59
am e0d3bb2c: am b6161b40: am 66c5f8cb: merge in jb-ub-latinimegoogle-azuki history after reset to jb-ub-latinimegoogle
...
* commit 'e0d3bb2c36dd804b1aa4b1b2de33e221ab1ffe12':
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
2013-05-15 13:11:22 -07:00
Kurt Partridge
6a9234291f
am ba4e480c: am 39afaf3d: am 6d0f0347: am b2d53be7: Merge "Remove FeedbackLog instance variables."
...
* commit 'ba4e480c43dbc5a2b5302e08254493f028c899f9':
2013-05-15 13:11:21 -07:00
Tadashi G. Takaoka
c1c3df7090
am 091bcabf: am 46bf9f49: am 4e3a8afd: am 8b56ad78: Merge "Revise welcome screen video and still image"
...
* commit '091bcabfd33e07f5ed73e12cb7cf81d9f32ca4b5':
2013-05-15 13:11:19 -07:00
Ken Wakasa
15cec2079f
am 7a724805: am acb37023: am 23bfac83: am d78c776b: Merge "Adjust sampling interval for gesture stroke drawing a bit."
...
* commit '7a72480555f03b984efc53d0fb40030f1067a9ed':
2013-05-15 13:11:18 -07:00
Ken Wakasa
212798bf77
am d8e8b007: am 5ee11c5d: am 2e0fc8bf: am d6d70e73: Merge "Revert "Fix isSuggestionsStripVisible when keyboard hidden""
...
* commit 'd8e8b007ca27c137392db6cd3d881973f27d0eef':
2013-05-15 13:11:16 -07:00
Tadashi G. Takaoka
fe84bbd1a5
am 315e8fac: am 8e7b1739: am 3fff5179: am 41016aca: Back to previous keyboard layout by canceling sliding input
...
* commit '315e8fac828fff07dba92926b8177104d4564358':
2013-05-15 13:11:15 -07:00
Tadashi G. Takaoka
07ba843cb9
am 7ab91dfe: am 03f2ca6d: am f46eafe2: am c9398a3b: Merge "Fix PointerTrackerQueue.releaseAllPointerOlderThan"
...
* commit '7ab91dfe3a18a5a50490fad3c620c7a9e80ae7d1':
2013-05-15 13:11:13 -07:00
Jean Chalard
00d00767d9
am a1912d14: am 95586abc: am dccad3ef: am cb0d1c4c: Fix isSuggestionsStripVisible when keyboard hidden
...
* commit 'a1912d14decc78561ff61e0d5317348410ba3654':
2013-05-15 13:11:12 -07:00
Baligh Uddin
7897e758d2
am d64589b4: (-s ours) am 8587e879: (-s ours) am 5ec5e0b6: am e69066d1: (-s ours) Import translations. DO NOT MERGE
...
* commit 'd64589b4e8f1d431744a73c428d190ce9eff1c28':
2013-05-15 13:11:10 -07:00
Baligh Uddin
fff0c8a961
am 29cfa87b: (-s ours) am fd2c2e62: (-s ours) am 298d8232: (-s ours) Import translations. DO NOT MERGE
...
* commit '29cfa87b31525762c0e17d0379e9ebc50862e34e':
2013-05-15 13:11:09 -07:00
Jean Chalard
a404e36520
am d40b4729: am b1e37e4a: am f1dcf725: Merge "Don\'t process recorrection or resets when not shown"
...
* commit 'd40b4729a5c37f35caff9c37f6f6218cdd46cb1f':
am f1dcf725: Merge "Don\'t process recorrection or resets when not shown"
2013-05-15 13:06:57 -07:00
Tadashi G. Takaoka
c3c879ed9f
am ff0bd7db: am 25f0c808: am 96a9f357: Merge "Fix unintentional setup step advance in orientation change"
...
* commit 'ff0bd7dbfa2421786459125795016853b45dca7b':
am 96a9f357: Merge "Fix unintentional setup step advance in orientation change"
2013-05-15 13:06:56 -07:00
Tadashi G. Takaoka
ad6df987ac
am d6a7a26d: am d59c1f83: am 50259c70: Merge "Tune layout parameters of setup wizard"
...
* commit 'd6a7a26d6396cf4418a3d35718a332c8d9a32097':
am 50259c70: Merge "Tune layout parameters of setup wizard"
2013-05-15 13:06:55 -07:00