Kurt Partridge
1019c630fa
am a1913301: Merge "Avoid duplicate MotionEvents"
...
* commit 'a19133011a1cbeb7a811a59d341c0fe65ba96001':
Avoid duplicate MotionEvents
2013-04-17 16:00:24 -07:00
Kurt Partridge
a19133011a
Merge "Avoid duplicate MotionEvents"
2013-04-17 22:57:20 +00:00
Kurt Partridge
a2a2905033
am b903f103: Merge "Label logUnits after LatinImeOnEndBatchInput"
...
* commit 'b903f10393399921478114a7cf5e36ce6c692746':
Label logUnits after LatinImeOnEndBatchInput
2013-04-17 14:33:14 -07:00
Kurt Partridge
b903f10393
Merge "Label logUnits after LatinImeOnEndBatchInput"
2013-04-17 21:30:47 +00:00
Kurt Partridge
f5864fbb7a
am a5bfac5b: Merge "Fix NPE"
...
* commit 'a5bfac5becddda70c76a151d838666b33374c0ef':
Fix NPE
2013-04-17 13:36:09 -07:00
Kurt Partridge
a5bfac5bec
Merge "Fix NPE"
2013-04-17 20:33:26 +00:00
Kurt Partridge
f9c137aa60
am 7da87f97: Merge "Clean up unnecessary log messages"
...
* commit '7da87f97b07bf2c84e033fb53106f9c50b6200ec':
Clean up unnecessary log messages
2013-04-17 13:21:37 -07:00
Kurt Partridge
7da87f97b0
Merge "Clean up unnecessary log messages"
2013-04-17 20:18:19 +00:00
Kurt Partridge
a9c2ff1b23
am e9e4fe52: Merge "Fix logic error"
...
* commit 'e9e4fe522720d8b501b7c8a4a070d7eba34b6059':
Fix logic error
2013-04-17 12:00:39 -07:00
Kurt Partridge
e9e4fe5227
Merge "Fix logic error"
2013-04-17 18:57:18 +00:00
Kurt Partridge
b20c7ee750
am 1f99e04b: Merge "Fix JsonWriter bug"
...
* commit '1f99e04bba22c7c842a7e6d5581286142559ceb6':
Fix JsonWriter bug
2013-04-17 11:22:21 -07:00
Kurt Partridge
1f99e04bba
Merge "Fix JsonWriter bug"
2013-04-17 18:20:34 +00:00
Kurt Partridge
6c80e0475c
am dac3ee49: Merge "Small dot in corner was not visible"
...
* commit 'dac3ee49ae32bb3c6641876cf5329909008fd2ea':
Small dot in corner was not visible
2013-04-17 10:22:02 -07:00
Kurt Partridge
dac3ee49ae
Merge "Small dot in corner was not visible"
2013-04-17 17:18:35 +00:00
Kurt Partridge
abc8d564eb
am dd8c87a3: Merge "Include nanoTime in filename"
...
* commit 'dd8c87a39d974b6fbfff10c9b4b838e1cbbd5b17':
Include nanoTime in filename
2013-04-17 08:33:49 -07:00
Kurt Partridge
dd8c87a39d
Merge "Include nanoTime in filename"
2013-04-17 15:31:20 +00:00
Tadashi G. Takaoka
e85e3c6476
am 46420204: Add user feedback to setup action labels and icons
...
* commit '464202047d6813e7559ceb8e73aceae0b15da1d9':
Add user feedback to setup action labels and icons
2013-04-17 04:03:10 -07:00
Tadashi G. Takaoka
0206339a26
am 47a78aeb: Merge "Finalize setup wizard strings and mark as translatable"
...
* commit '47a78aeb4d28e80810348e50677a2caa655cd606':
Finalize setup wizard strings and mark as translatable
2013-04-17 03:57:54 -07:00
Tadashi G. Takaoka
464202047d
Add user feedback to setup action labels and icons
...
Bug: 8159728
Change-Id: I46c77c31973ae492c2a12291f2e0b154f64d26c9
2013-04-17 19:57:46 +09:00
Tadashi G. Takaoka
47a78aeb4d
Merge "Finalize setup wizard strings and mark as translatable"
2013-04-17 10:55:41 +00:00
Tadashi G. Takaoka
8712ac7945
Finalize setup wizard strings and mark as translatable
...
Bug: 8159728
Change-Id: I9f6f04b09b2cefdb7ece76a4f3c39ab56d0c8fab
2013-04-17 19:52:50 +09:00
Kurt Partridge
cd831fa285
Fix JsonWriter bug
...
JsonWriter requires that data be written to it, else close() will throw
an exception.
Change-Id: I596c5363e063cc75bcda55e0a506eefb3f17bd67
2013-04-17 01:26:52 -07:00
Kurt Partridge
fe0529714e
Label logUnits after LatinImeOnEndBatchInput
...
Previously only a commitText would cause a LogUnit to be
labeled with the word that the data generates. In the case
of gestured text, this information is available when
LatinIME#onEndBatchInput is called. Labeling the LogUnit
at this time means that the Log will have labeled words even
if stop() is called before commit.
Change-Id: Idb2f99a9c159a1b1aa00448a2ecddeca6c351c3e
2013-04-17 01:14:36 -07:00
Tadashi G. Takaoka
bb84fdd134
am bb5deb82: Fix singleton/utility classes initialization in SettingsFragment
...
* commit 'bb5deb82b5c68775dc6537757c03eba1504c0bb4':
Fix singleton/utility classes initialization in SettingsFragment
2013-04-17 01:06:27 -07:00
Kurt Partridge
1bf47582a0
Avoid duplicate MotionEvents
...
Change-Id: I9c3b352b738698f262f254e581bde34b060e258f
2013-04-17 00:30:54 -07:00
Tadashi G. Takaoka
bb5deb82b5
Fix singleton/utility classes initialization in SettingsFragment
...
This is a follow up of Ide3cd3acba.
Bug: 8632344
Change-Id: Iafe51798a1a74eff5d8fcd6f0117d16b419d447d
2013-04-17 16:16:10 +09:00
Tadashi G. Takaoka
2101ba410c
am 888a194c: Fix missing AudioAndHapticFeedbackManager initialization
...
* commit '888a194cf19a2cd828511b7041fd2667944ea7ad':
Fix missing AudioAndHapticFeedbackManager initialization
2013-04-16 23:36:47 -07:00
Tadashi G. Takaoka
888a194cf1
Fix missing AudioAndHapticFeedbackManager initialization
...
Bug: 8632344
Change-Id: Ide3cd3acba3987317cff709fa591eadaa71834e8
2013-04-17 15:32:01 +09:00
Kurt Partridge
4ac28ded28
Fix NPE
...
Change-Id: I8a091fb63dab12a0d2ba69e2fe393249bc68d103
2013-04-16 20:39:47 -07:00
Kurt Partridge
2edb4f22cb
Clean up unnecessary log messages
...
Change-Id: I6c3252f3b31c5874ea2f909f636f58b579c06b8d
2013-04-16 20:39:47 -07:00
Kurt Partridge
cd39368c21
Fix logic error
...
Change-Id: Ia36660c66504ba2fbb7f125704926a08726df87a
2013-04-16 20:39:47 -07:00
Kurt Partridge
2d9d4390fd
Small dot in corner was not visible
...
Framework change perhaps? Even if not, this makes it more visible
Change-Id: Ib6d36b5a30136c4516adac666bdff36d1cd9b337
2013-04-16 20:39:47 -07:00
Kurt Partridge
125f22dc58
Include nanoTime in filename
...
System is fast enough that sometimes SystemClock.currentTimeMillis() is duplicated
when used to make a unique filename.
Change-Id: I9454fbb5e10265d36b8e17cba183a1591d52cc7b
2013-04-16 20:29:42 -07:00
Tadashi G. Takaoka
cc8733ef71
am edc49d38: Fix bug to update last interpolated index of GestureStroke
...
* commit 'edc49d38e6d4c5e1bf5dfe5c30938f2aeb232f2e':
Fix bug to update last interpolated index of GestureStroke
2013-04-16 20:10:08 -07:00
Tadashi G. Takaoka
edc49d38e6
Fix bug to update last interpolated index of GestureStroke
...
Bug: 8556775
Change-Id: Ie12e0dc9bfeae45f6883580801e07d44be1d1d33
2013-04-17 11:58:09 +09:00
Tom Ouyang
880cb6187c
am 3970352e: Make digraph lookups case insensitive
...
* commit '3970352ea907cbea63e342f370bb0bbb9cc7335a':
Make digraph lookups case insensitive
2013-04-16 04:45:26 -07:00
Tom Ouyang
3970352ea9
Make digraph lookups case insensitive
...
Example: Be able to gesture dictionary words that start with an upper-case
German umlaut (e.g., Übermensch).
Bug: 8493920
Change-Id: I3253bcd236d34c0af60116e5b41e359f2715bf97
2013-04-16 20:08:42 +09:00
Ken Wakasa
ef83a2eb58
am e01e22e1: Merge "Update SORTED_CHAR_MAP"
...
* commit 'e01e22e1ea2d8fd3e924ce42b40d0500803ea47e':
Update SORTED_CHAR_MAP
2013-04-16 03:25:26 -07:00
Jean Chalard
a694c9ba08
am ff766f8c: Merge "Don\'t insert automatic spaces when text looks like a URL"
...
* commit 'ff766f8c4b92962440d5a11a914971bbf57d46c2':
Don't insert automatic spaces when text looks like a URL
2013-04-16 03:25:25 -07:00
Ken Wakasa
e01e22e1ea
Merge "Update SORTED_CHAR_MAP"
2013-04-16 10:19:41 +00:00
Ken Wakasa
2dfaf7a4ac
Update SORTED_CHAR_MAP
...
bug: 7873416
bug: 8493920
Change-Id: Ifddb04cad90da71df5d34dd7076850dbcf51fba4
2013-04-16 19:17:41 +09:00
Jean Chalard
ff766f8c4b
Merge "Don't insert automatic spaces when text looks like a URL"
2013-04-16 10:07:36 +00:00
Jean Chalard
73ec85b8ad
Don't insert automatic spaces when text looks like a URL
...
This is about as ad-hoc as it gets, but then again, what we want
is probably as ad-hoc as it gets.
All URL boxes I know of double as search bars, and not adding
automatic spaces there sucks (e.g. in Chrome URL bar).
And in other boxes actually you don't want to add a space if
it looks like a URL. QSB isn't even a search box, and it behaves
like this.
So I think this is actually the right answer to the problem.
Bug: 7062925
Change-Id: Ib09472b34644fd5bf2dc84bb97cedeeba28bcd02
2013-04-16 18:03:49 +09:00
Tadashi G. Takaoka
7abeccfa27
am 1711f986: Merge "Add shadow to gesture preview trail"
...
* commit '1711f986d41036ea668697b952d0fbf0bc1ee6ab':
Add shadow to gesture preview trail
2013-04-16 01:00:24 -07:00
Tadashi G. Takaoka
1711f986d4
Merge "Add shadow to gesture preview trail"
2013-04-16 07:57:29 +00:00
Tadashi G. Takaoka
c71dde9cb5
Add shadow to gesture preview trail
...
Bug: 7167303
Change-Id: I8f76fe0aec6cb32388e7c85d04516d1dd7d28c29
2013-04-16 16:50:59 +09:00
Satoshi Kataoka
93a429a7b5
am 252412d7: Use additional multi-word cost per language (for Russian)
...
* commit '252412d7eb4573f91588b06b0fe49ef9f0ac38ac':
Use additional multi-word cost per language (for Russian)
2013-04-16 00:49:56 -07:00
Satoshi Kataoka
252412d7eb
Use additional multi-word cost per language (for Russian)
...
Bug: 7540133
Change-Id: I7eb7b8399746c15452ed2ed5069955e88fb546d3
2013-04-16 16:42:36 +09:00
Jean Chalard
c6c17b9332
am 962c9f05: Merge "Small cleanup"
...
* commit '962c9f059a11a128a5547c877d4af485af0019b4':
Small cleanup
2013-04-15 23:40:11 -07:00
Jean Chalard
962c9f059a
Merge "Small cleanup"
2013-04-16 06:38:17 +00:00