Commit Graph

42008 Commits (main)

Author SHA1 Message Date
Daniel Sandler cb3b687088 Remove U+U2042 ASTERISM from the longpress special-character dialog.
(It does not exist in Droid Sans Fallback.)

http://b/2220888

Change-Id: I5eb95ef425a1ac4440fcc9cd106fc21f3d702ea4
2009-11-12 13:48:46 -08:00
Amith Yamasani 75be5add70 am 850d68b9: am f61dcf23: Merge change I718e813f into eclair
Merge commit '850d68b92344ca9bc6849829d3d27ed0136ed0d6' into eclair-mr2-plus-aosp

* commit '850d68b92344ca9bc6849829d3d27ed0136ed0d6':
  Fix for #2244624 : Keyboard freezes up sometimes
2009-11-11 19:20:42 -08:00
Amith Yamasani 850d68b923 am f61dcf23: Merge change I718e813f into eclair
Merge commit 'f61dcf234e056cc3452341f1e505e77f55cc0bce' into eclair-mr2

* commit 'f61dcf234e056cc3452341f1e505e77f55cc0bce':
  Fix for #2244624 : Keyboard freezes up sometimes
2009-11-11 19:17:41 -08:00
Android (Google) Code Review f61dcf234e Merge change I718e813f into eclair
* changes:
  Fix for #2244624 : Keyboard freezes up sometimes
2009-11-11 19:14:16 -08:00
Amith Yamasani 718e813fbd Fix for #2244624 : Keyboard freezes up sometimes
I think the cause for this is the Contacts database being updated. This
causes the keyboard to reload the contacts once every 30 minutes. Since it
loads it synchronously, it affects people with several thousand contacts.

Although in my tests, with 3000 contacts, the delay was only 600ms, I've
had several reports from long-time googlers about this problem, so I'm
switching to loading the contacts asynchronously in a background thread.

Also fix a potential problem with capitalizing "i" if a contact has "i" as
one of the names.
2009-11-11 18:49:36 -08:00
Amith Yamasani 01aef94252 am 044bc302: am ef9012c6: Add comma to the popup punctuations since it\'s now not available on the main ABC keyboard.
Merge commit '044bc302ba55e6739fa5731551b8464386bc215f' into eclair-mr2-plus-aosp

* commit '044bc302ba55e6739fa5731551b8464386bc215f':
  Add comma to the popup punctuations since it's now not available on the main ABC keyboard.
2009-11-11 17:24:38 -08:00
Amith Yamasani 044bc302ba am ef9012c6: Add comma to the popup punctuations since it\'s now not available on the main ABC keyboard.
Merge commit 'ef9012c6c63350e52dbcce597623dcc4705a8ff9' into eclair-mr2

* commit 'ef9012c6c63350e52dbcce597623dcc4705a8ff9':
  Add comma to the popup punctuations since it's now not available on the main ABC keyboard.
2009-11-11 17:11:19 -08:00
Amith Yamasani ef9012c6c6 Add comma to the popup punctuations since it's now not available on the main ABC keyboard. 2009-11-10 14:30:05 -08:00
Eric Fischer 18f91c6814 am cf27e2f4: Import revised translations. DO NOT MERGE
Merge commit 'cf27e2f4fed51a889fd8f2e5ff02fe18ba41690b' into eclair-mr2-plus-aosp

* commit 'cf27e2f4fed51a889fd8f2e5ff02fe18ba41690b':
  Import revised translations.  DO NOT MERGE
2009-11-06 16:15:02 -08:00
Eric Fischer cf27e2f4fe Import revised translations. DO NOT MERGE 2009-11-06 15:30:07 -08:00
Daniel Sandler d6e8451e52 am c2a1b756: Merge change I46984565 into eclair-mr2
Merge commit 'c2a1b756b88b0b779887c0d85a778c9ab62f3cf2' into eclair-mr2-plus-aosp

* commit 'c2a1b756b88b0b779887c0d85a778c9ab62f3cf2':
  Add some additional glyphs to longpress key dialogs.
2009-11-03 12:20:22 -08:00
Android (Google) Code Review c2a1b756b8 Merge change I46984565 into eclair-mr2
* changes:
  Add some additional glyphs to longpress key dialogs.
2009-11-03 15:14:11 -05:00
Eric Fischer 988734b802 am 643899a8: am dbde9b22: (-s ours) Import revised translations. DO NOT MERGE
Merge commit '643899a87785ae97eac78e4fa6657a9d67b00eea' into eclair-mr2-plus-aosp

* commit '643899a87785ae97eac78e4fa6657a9d67b00eea':
  Import revised translations.  DO NOT MERGE
2009-10-29 19:53:33 -07:00
Eric Fischer 643899a877 am dbde9b22: (-s ours) Import revised translations. DO NOT MERGE
Merge commit 'dbde9b222997752d3a86a9aeba68b94d2940de68' into eclair-mr2

* commit 'dbde9b222997752d3a86a9aeba68b94d2940de68':
  Import revised translations.  DO NOT MERGE
2009-10-29 19:24:26 -07:00
Daniel Sandler 4698456558 Add some additional glyphs to longpress key dialogs.
Addresses http://b/issue?id=2220888 by including curly
single quotes underneath the straight single quote key.

Introduces a number of other useful Unicode glyphs as well.
2009-10-29 13:31:58 -04:00
Amith Yamasani 5e4c4b009b am 709d1c61: am bf0f4d9c: Remove dupes from suggestions. Fixes 2213629
Merge commit '709d1c61daac6ed74e14d268d4e786881ac9eb57' into eclair-mr2-plus-aosp

* commit '709d1c61daac6ed74e14d268d4e786881ac9eb57':
  Remove dupes from suggestions. Fixes 2213629
2009-10-29 01:38:10 -07:00
Amith Yamasani 709d1c61da am bf0f4d9c: Remove dupes from suggestions. Fixes 2213629
Merge commit 'bf0f4d9c8b789035255d6b89752c77801929002e' into eclair-mr2

* commit 'bf0f4d9c8b789035255d6b89752c77801929002e':
  Remove dupes from suggestions. Fixes 2213629
2009-10-29 01:29:00 -07:00
Eric Fischer dbde9b2229 Import revised translations. DO NOT MERGE 2009-10-28 21:19:57 -07:00
Amith Yamasani bf0f4d9c8b Remove dupes from suggestions. Fixes 2213629
Dupes are sometimes generated, especially for names, from Contacts
and main dictionary. Check for dupes before showing suggestions.
2009-10-28 10:53:29 -07:00
Daisuke Miyakawa 7cb4bef587 am 7d92b6ff: Add missing "android:codes" in i.
Merge commit '7d92b6ffc513ba447683b127d3495b97d4a714f9' into eclair-mr2-plus-aosp

* commit '7d92b6ffc513ba447683b127d3495b97d4a714f9':
  Add missing "android:codes" in i.
2009-10-27 15:11:35 -07:00
Daisuke Miyakawa 7d92b6ffc5 Add missing "android:codes" in i.
Also, add some comments to @string/key_i.
Currently there's a possiblity where some translator misunderstand what this means.

Internal issue number: 2213965
2009-10-28 07:04:28 +09:00
Eric Fischer 320f9e9134 am 40bf8352: am b04157a8: (-s ours) Import revised translations. DO NOT MERGE
Merge commit '40bf8352fe14b1041b60ee34ad4b5c8ccfbabfe8' into eclair-mr2-plus-aosp

* commit '40bf8352fe14b1041b60ee34ad4b5c8ccfbabfe8':
  Import revised translations.  DO NOT MERGE
2009-10-22 09:33:36 -07:00
Eric Fischer 40bf8352fe am b04157a8: (-s ours) Import revised translations. DO NOT MERGE
Merge commit 'b04157a83614f386d2a43b1839f8d22c80151ea7' into eclair-mr2

* commit 'b04157a83614f386d2a43b1839f8d22c80151ea7':
  Import revised translations.  DO NOT MERGE
2009-10-22 06:45:39 -07:00
Eric Fischer b04157a836 Import revised translations. DO NOT MERGE
Approver: jerryw
2009-10-21 10:48:20 -07:00
Amith Yamasani 1bf6558702 am 4611b578: Merge change I6c27819c into eclair-mr2
Merge commit '4611b578a1f20502688f004e8cfc3ebe3a0a64bd' into eclair-mr2-plus-aosp

* commit '4611b578a1f20502688f004e8cfc3ebe3a0a64bd':
  Fix for #2185627 : ArrayIndexOutOfBounds in BinaryDictionary.getWords()
2009-10-14 16:50:58 -07:00
Android (Google) Code Review 4611b578a1 Merge change I6c27819c into eclair-mr2
* changes:
  Fix for #2185627 : ArrayIndexOutOfBounds in BinaryDictionary.getWords()
2009-10-14 19:42:27 -04:00
Amith Yamasani d0e43ecb34 Fix for #2185627 : ArrayIndexOutOfBounds in BinaryDictionary.getWords()
Make sure the word count doesn't exceed the maximum suggested words.

And also, only get the count one time instead of every time a match
is found.
2009-10-14 16:30:34 -07:00
Eric Fischer 555ddf7a1e am fc80c315: Import revised translations. DO NOT MERGE
Merge commit 'fc80c3151d629ea38b65565b94e8d8b7cec4f781' into eclair-mr2-plus-aosp

* commit 'fc80c3151d629ea38b65565b94e8d8b7cec4f781':
  Import revised translations.  DO NOT MERGE
2009-10-13 17:12:39 -07:00
Eric Fischer fc80c3151d Import revised translations. DO NOT MERGE 2009-10-13 16:08:17 -07:00
Amith Yamasani f49aa7b034 am dd8c1d8d: am 8850bdc7: Fix for 2170453: Capitalization sticks when entering passwords in Browser
Merge commit 'dd8c1d8db320dde6bb6ae17189e4750dba239503' into eclair-mr2-plus-aosp

* commit 'dd8c1d8db320dde6bb6ae17189e4750dba239503':
  Fix for 2170453: Capitalization sticks when entering passwords in Browser
2009-10-12 13:26:12 -07:00
Amith Yamasani dd8c1d8db3 am 8850bdc7: Fix for 2170453: Capitalization sticks when entering passwords in Browser
Merge commit '8850bdc7e4c1da7049231bc1e21f17213562f9b6' into eclair-mr2

* commit '8850bdc7e4c1da7049231bc1e21f17213562f9b6':
  Fix for 2170453: Capitalization sticks when entering passwords in Browser
2009-10-12 13:21:01 -07:00
Amith Yamasani 8850bdc7e4 Fix for 2170453: Capitalization sticks when entering passwords in Browser
This is caused by a delay in changing the shift state for performance reasons.
The delay was too long, causing multiple characters to be in shifted state when
typing fast (300ms interval).

Fix removes the optimization for the forward typing case. Doesn't affect the
backspace long-press optimization.

Triage: Hiroshi
Dr. No: mcleron
2009-10-12 12:59:34 -07:00
Amith Yamasani 1fad6de3a8 am 95a21916: am 0f3b8e89: Merge change Ieef539c3 into eclair
Merge commit '95a21916b9536f77d4619b5fd44845b2e047ca6d' into eclair-mr2-plus-aosp

* commit '95a21916b9536f77d4619b5fd44845b2e047ca6d':
2009-10-09 10:29:59 -07:00
Wei Huang dcaf27514b Merge branch 'eclair-plus-aosp' of ssh://android-git.corp.google.com:29418/platform/packages/inputmethods/LatinIME into eclair-mr2-plus-aosp 2009-10-09 10:29:59 -07:00
Amith Yamasani 95a21916b9 am 0f3b8e89: Merge change Ieef539c3 into eclair
Merge commit '0f3b8e8966d3da99e7844d6ca8083cccf23bef01' into eclair-mr2

* commit '0f3b8e8966d3da99e7844d6ca8083cccf23bef01':
  Fix a potential IllegalArgumentException caught by monkeys. #2176776
2009-10-09 10:24:57 -07:00
Android (Google) Code Review 0f3b8e8966 Merge change Ieef539c3 into eclair
* changes:
  Fix a potential IllegalArgumentException caught by monkeys. #2176776
2009-10-09 13:17:48 -04:00
Amith Yamasani eef539c3f2 Fix a potential IllegalArgumentException caught by monkeys. #2176776
For some reason the key code is outside the code point range. Adding
a safeguard to deal with possible out of range key codes.
2009-10-09 07:03:11 -07:00
Amith Yamasani ad5d6b8a30 am f195bd94: am b7a94fd7: Merge change Ib3f6d58b into eclair
Merge commit 'f195bd94f3d64bf15956a728d860e6a17f57ec30' into eclair-mr2-plus-aosp

* commit 'f195bd94f3d64bf15956a728d860e6a17f57ec30':
2009-10-08 17:46:14 -07:00
johnwang e9b0e47f80 Merge branch 'eclair-plus-aosp' of ssh://android-git.corp.google.com:29418/platform/packages/inputmethods/LatinIME into eclair-mr2-plus-aosp 2009-10-08 17:46:13 -07:00
Amith Yamasani f195bd94f3 am b7a94fd7: Merge change Ib3f6d58b into eclair
Merge commit 'b7a94fd7d66ad2cb73ed6c7226de5535935ab8b0' into eclair-mr2

* commit 'b7a94fd7d66ad2cb73ed6c7226de5535935ab8b0':
  Fix for 2148982: Keyboard freezes while typing
2009-10-08 17:30:50 -07:00
Android (Google) Code Review b7a94fd7d6 Merge change Ib3f6d58b into eclair
* changes:
  Fix for 2148982: Keyboard freezes while typing
2009-10-08 17:33:59 -04:00
Amith Yamasani b3f6d58b6e Fix for 2148982: Keyboard freezes while typing
Contacts dictionary code was being triggered too frequently during sync and
during presence updates and this seems expensive for accounts with a lot of
contacts.

Throttling the contacts read to every 30 minutes.
2009-10-08 13:06:37 -07:00
Eric Fischer e9c82cbb2b am 75e5091c: (-s ours) am b49679fa: (-s ours) Import revised translations. DO NOT MERGE
Merge commit '75e5091ceacb201b9a1c81cab21f357bd2e91f17' into eclair-mr2

* commit '75e5091ceacb201b9a1c81cab21f357bd2e91f17':
  Import revised translations.  DO NOT MERGE
2009-10-08 10:58:28 -07:00
Eric Fischer 75e5091cea am b49679fa: (-s ours) Import revised translations. DO NOT MERGE
Merge commit 'b49679fa547f52ad548539cfa8719c2b07207da7' into eclair

* commit 'b49679fa547f52ad548539cfa8719c2b07207da7':
  Import revised translations.  DO NOT MERGE
2009-10-08 10:48:36 -07:00
Amith Yamasani 379bcf8064 Fix a bug in suggestion algorithm not returning all matches. Fixes 2170908.
Native code was not returning the correct count for found matches. Fixed the
incorrect assumption that words usually get inserted in descending order of
frequency.
2009-10-06 15:46:24 -07:00
Eric Fischer 142dc94031 am 3fd9d9e3: (-s ours) Import revised translations. DO NOT MERGE
Merge commit '3fd9d9e3e07587a913cc5bb54c6a0fc08f048d0d' into eclair-mr2

* commit '3fd9d9e3e07587a913cc5bb54c6a0fc08f048d0d':
  Import revised translations.  DO NOT MERGE
2009-10-04 15:15:31 -07:00
Eric Fischer 3fd9d9e3e0 Import revised translations. DO NOT MERGE
Approver: jerryw
2009-10-01 17:02:35 -07:00
Amith Yamasani 12e582c79c Fix 2146178: On-screen keyboard is wider than screen
Sometimes the keyboard is getting confused about it's width when switching
between hard keyboard open and close state and portrait-forced home. Force
creation of keyboard layouts after a configuration change to fix the
inconsistent state.

Don't force create when just switching between input fields, too expensive.

Also fixes the problem of keyboard not changing layout after a locale change,
unless there's an orientation change.
2009-09-30 21:15:47 -07:00
Amith Yamasani 56f96fe05b AI 150810: Fix for 2023252 & 2023256: Turkish accented characters for the keyboard
BUG=2023252,2023256

Automated import of CL 150810
2009-09-30 17:37:51 -07:00
Daniel Sandler 5442c7d4ba New hdpi assets.
Drop dated 29-Sep-2009.

Change-Id: I47d6adde00f70baef8b0b52cbde60e297452dd76
2009-09-30 00:36:24 -04:00