Commit Graph

20 Commits

Author SHA1 Message Date
Mike LeBeau
36b4375bac Specify the correct settings activity for LatinIME. 2010-01-17 19:22:57 -05:00
Mike LeBeau
466741d8a7 Migrate voice features into the open-source LatinIME. This includes
the change to logging to remove any private dependencies and use
broadcast intents to VoiceSearch instead.

I have audited this code and it appears good to go for open-source,
but would appreciate a second pair of eyes.

Still to do after submitting this CL:

* Reintroduce Amith's memory leak fix (37557) which was the only CL
  added to LatinIME since the last merge over to the private copy.
* Make some changes to allow LatinIME to work without voice search
  installed. Currently I believe it will show the mic but fail if
  you press it. We need to base the visibility on the mic on the
  availability of the service.
* Fix this code to use the new Gservices framework, it's still trying
  to use the old one.
2010-01-17 02:42:58 -05:00
Amith Yamasani
36fcf25833 Input language switching. Bug: 2331173
New feature to enable fast switching between input languages for
multilingual users. Keyboard settings lets you select a bunch of
languages to switch between from the Latin IME.

Use the Globe icon to toggle between languages.

Needs more work and some layout changes in specialized keyboards.

Also added a Russian keyboard (needs some pixel TLC at the right edge).
2009-12-16 17:48:23 -08:00
Amith Yamasani
358e485b14 Experimental Extension keyboard
Slide up on keyboard to get an extended keyboard for numbers and
punctuations. This is work in progress...
2009-12-08 14:35:37 -08:00
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
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
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
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
Amith Yamasani
3ec2ed75c6 Send a semicolon for Wait. Fix for #2083806. 2009-09-15 11:35:47 -07:00
Amith Yamasani
d9688c77a9 Adjust the size of bottom row of keys for email mode. Fix for 2099889
Also recreate the keyboards when locale changes.
2009-09-08 15:55:17 -07:00
Amith Yamasani
ffa3fdd819 Keyboard layout improvements.
Increase key height in portrait.
Increase spacebar width and reduce punctuation width.
Increase vertical target area for spacebar to avoid accidentally
   hitting "V" and "B".
Increase height of candidate strip.
2009-08-19 15:16:33 -07:00
Amith Yamasani
4a7ff90d51 Less aggressive CAPS mode prediction.
Don't auto-correct if the typed word has more than one uppercase letter.
Also, delay applying shift state to the keyboard so that fast backspaces are not interrupted by the
time taken to render the shifted/unshifted keyboard.
Show ellipsis on the ?123 key
2009-08-13 17:26:55 -07:00
Amith Yamasani
34386e6988 Auto add new words to the user dictionary.
First pass at automatically adding new words that the user types and deliberately
accepts.
After typing the word 4 times, the word gets promoted to being valid.
After typing the word 7 times, the word gets added into the UserDictionary and can
be removed from the UserDictionary Settings UI.

Also add a second row of symbols to the period popup.
2009-08-13 17:17:58 -07:00
Amith Yamasani
864fcbd87e AI 145951: am: CL 145664 Add Polish accents for "l". Move accents for "z" to donottranslate.xml from strings.xml
Original author: yamasani
  Merged from: //branches/cupcake/...

Automated import of CL 145951
2009-04-13 15:35:08 -07:00
Amith Yamasani
73f3cd032d AI 145909: Manual merge of CL 145663 from //branches/cupcake/ to //branches/donutburger/
Added -d to the "g4 integrate" command.

Automated import of CL 145909
2009-04-13 12:27:25 -07:00
Amith Yamasani
6e3d427c32 Automated import from //branches/donutburger/...@142787,142787 2009-03-25 17:39:38 -07:00
Amith Yamasani
4cc3a58a15 Automated import from //branches/donutburger/...@140631,140631 2009-03-24 18:05:24 -07:00
Amith Yamasani
5ff5160ff8 Automated import from //branches/donutburger/...@140473,140473 2009-03-24 17:43:19 -07:00
The Android Open Source Project
923bf41f85 auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00