Commit Graph

12423 Commits (e92b5e145f74808ff778a42dc5ba979aa27343ca)

Author SHA1 Message Date
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 edc49d38e6 Fix bug to update last interpolated index of GestureStroke
Bug: 8556775
Change-Id: Ie12e0dc9bfeae45f6883580801e07d44be1d1d33
2013-04-17 11:58:09 +09:00
The Android Automerger 45fd237c87 merge in jb-ub-latinimegoogle-azuki history after reset to jb-ub-latinimegoogle 2013-04-16 06:52:53 -07: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
Jean Chalard 30225f3897 Small cleanup
Change-Id: Iafdbe305712c8a571f0f5abc2032df086d7ac015
2013-04-16 15:30:48 +09:00
Jean Chalard aa6924e9b2 am 78d65873: Merge "Don\'t recapitalize on shift while on symbol layout"
* commit '78d658734dc426ca2170fcdee74819c1f8171b78':
  Don't recapitalize on shift while on symbol layout
2013-04-15 22:34:51 -07:00
Jean Chalard 78d658734d Merge "Don't recapitalize on shift while on symbol layout" 2013-04-16 05:31:43 +00:00
Jean Chalard cca4382515 am 8094bf45: Match the keyboard state to the recapitalize state.
* commit '8094bf45d73a5f7257076afc97d91d6708ee03c4':
  Match the keyboard state to the recapitalize state.
2013-04-15 22:31:40 -07:00
Jean Chalard 1f52364630 Don't recapitalize on shift while on symbol layout
Change-Id: Ibf2cdedf510c296561bb5eeb6ff18c3414d6d6f4
2013-04-16 14:29:02 +09:00
Jean Chalard 8094bf45d7 Match the keyboard state to the recapitalize state.
Bug: 7657025
Change-Id: I2f8fe7fc4596a498322ba5ccabbd0c18a2bc36cf
2013-04-16 14:25:03 +09:00
Jean Chalard ced547f741 am e259b9f5: Merge "Clean up RecapitalizeStatus"
* commit 'e259b9f57de4b3b95f5bef0d1a1566753805c926':
  Clean up RecapitalizeStatus
2013-04-15 21:59:27 -07:00
Jean Chalard e259b9f57d Merge "Clean up RecapitalizeStatus" 2013-04-16 04:57:35 +00:00
Jean Chalard 8e5c6d7090 am fd15686a: Merge "Fix an NPE"
* commit 'fd15686ae915d9a95f1b6d52b1fc720bf745d77c':
  Fix an NPE
2013-04-15 21:15:50 -07:00
Jean Chalard fd15686ae9 Merge "Fix an NPE" 2013-04-16 04:12:18 +00:00
Jean Chalard b794e904a3 Clean up RecapitalizeStatus
Change-Id: Ib4d002f90cd3a0e9ad4c04b883b0c1f05ada3ccf
2013-04-16 13:11:18 +09:00
Jean Chalard 10800d4bce am a024ac6b: Merge "Fix an NPE"
* commit 'a024ac6b206316a96d472d4e2dd3ef1a22e05eac':
  Fix an NPE
2013-04-15 20:45:31 -07:00
Jean Chalard a024ac6b20 Merge "Fix an NPE" 2013-04-16 03:43:06 +00:00
Jean Chalard 2b42ad0eaa Fix an NPE
Bug: 8620678
Change-Id: Ia91761f33518a010b2844d34523cadece261c67e
2013-04-16 12:20:10 +09:00
Jean Chalard 7be3ca2ccf Fix an NPE
Bug: 8620758
Change-Id: I39f07939ebb6148a48aae5b915ee807002a5b02d
2013-04-16 12:17:22 +09:00
Baligh Uddin 7cb7280855 am 785c5068: (-s ours) am 5eb28c19: am a130057b: Import translations. DO NOT MERGE
* commit '785c5068e4f625712b21b8087f15db55784768cb':
  Import translations. DO NOT MERGE
2013-04-15 14:34:13 -07:00
Baligh Uddin 785c5068e4 am 5eb28c19: am a130057b: Import translations. DO NOT MERGE
* commit '5eb28c192818c9bf8b64f3077f3513b5fd11f8f9':
  Import translations. DO NOT MERGE
2013-04-15 14:31:09 -07:00
Baligh Uddin 5eb28c1928 am a130057b: Import translations. DO NOT MERGE
* commit 'a130057bcf1b3daa8c8823743b1190f460bbdc45':
  Import translations. DO NOT MERGE
2013-04-15 14:27:38 -07:00
Baligh Uddin d611d68193 am fd2b08c7: (-s ours) Import translations. DO NOT MERGE
* commit 'fd2b08c74f5672814fa1d23bac94424bceac567c':
  Import translations. DO NOT MERGE
2013-04-15 14:24:49 -07:00
Baligh Uddin 386384534a Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2013-04-15 21:21:27 +00:00
Baligh Uddin fd2b08c74f Import translations. DO NOT MERGE
Change-Id: I865e5c110e5a31e209fad2e909deb8589347657d
Auto-generated-cl: translation import
2013-04-15 13:44:48 -07:00
Baligh Uddin 2ef056e53d Import translations. DO NOT MERGE
Change-Id: I90a62b7aced2e050837ac63b897c6179f4f46218
Auto-generated-cl: translation import
2013-04-15 13:40:39 -07:00
Baligh Uddin 655632d2b0 Import translations. DO NOT MERGE
Change-Id: I9d8f338ec80b897fc730913daabad86f2cc5ecac
Auto-generated-cl: translation import
2013-04-15 13:39:44 -07:00
Baligh Uddin a130057bcf Import translations. DO NOT MERGE
Change-Id: I5f6f7233c46f7a5faaac5f959c93329ace4c70f4
Auto-generated-cl: translation import
2013-04-15 13:38:18 -07:00
Jean Chalard 63e442cf6b am 5fca38c5: Merge "Small performance improvement / minor bugfix"
* commit '5fca38c538bd57639f70332b7f73919acac18a86':
  Small performance improvement / minor bugfix
2013-04-15 08:33:50 -07:00
Ken Wakasa 9a0e877cfb am e3aa7f10: Adjust CHAR_LIMITs
* commit 'e3aa7f10d0f793973dbee0bc00f3421cd140271b':
  Adjust CHAR_LIMITs
2013-04-15 08:33:48 -07:00
Jean Chalard 5fca38c538 Merge "Small performance improvement / minor bugfix" 2013-04-15 14:28:16 +00:00
Ken Wakasa e3aa7f10d0 Adjust CHAR_LIMITs
bug: 8589156
bug: 8588538
bug: 8588746

Change-Id: I14050dc3542946c1bae2e1dc8b63b99758d5f9aa
2013-04-15 22:47:08 +09:00
Jean Chalard 8e643e32e6 am b76ce125: Merge "Remove a useless function"
* commit 'b76ce1251ee78067ebdc349ea94ea145d87488c4':
  Remove a useless function
2013-04-15 06:09:18 -07:00
Jean Chalard b76ce1251e Merge "Remove a useless function" 2013-04-15 13:06:33 +00:00