Commit Graph

13 Commits (4ca6d9dc09cf7635c9283e42f155957021b9f9ac)

Author SHA1 Message Date
Jeff Hamilton e11e283e88 Add an original-package tag that matches the real package name.
Change-Id: I406714add92e50f1b53242336104bd784058ed7d
2010-02-12 18:57:35 -06:00
Christopher Tate 60b0dcf837 Remove now-obsolete BACKUP_DATA permission
Change-Id: Ib1d37c5c4577f6eaededb297aa8b126896e0f4f6
2010-02-12 15:55:59 -08:00
Valentin Kravtsov c2a862a17b Adding VoiceIME support for the modified RecognitionManager
Now there is a delay each time the voice recognition screen is opened, however, this is the correct behavior as microphone setup takes about 600ms.
The previous implementation, although being fast, was not actually recording the first 1/2 second of user's speech.

Change-Id: I8b8373a59658502f7451150ff4a4ffd1c8e83205
2010-02-05 14:14:37 +00:00
Doug Zongker a16ff1b19e remove references to Gservices from LatinIME
Open-sourced platform code shouldn't refer to Gservices.  Use the
platform-standard Secure settings table instead (which we can still
push values into from the servers on google-experience devices, like
gservices), but can be populated by other mechanisms for non-ged
phones.

Change-Id: Id0b5830bfc78c1d10dc732dce46546cd09cd1422
2010-01-28 10:09:44 -08:00
Doug Zongker 4fc0193879 add READ_GSERVICES permission
Change-Id: If5e2d5566cfeb08141452e983c21bca56a6a08db
2010-01-27 14:32:42 -08: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
Christopher Tate f265392f7f Don't kill the IME after a restore 2009-09-01 21:16:19 -07:00
Christopher Tate 9a66cd81e7 Add the BACKUP_DATA permission to the LatinIME package 2009-08-13 18:33:32 -07:00
Mitsuru Oshima cc7c8ea432 Removing comments that somehow checked in.
Sorry, i don't know how this happened, but seems like I checked this in by accident before.
2009-07-29 08:17:14 -07:00
Amith Yamasani ff74ee5825 Backup Latin IME settings shared preferences.
Backup the shared preferences when they change.
2009-07-05 14:12:04 -07:00
Mitsuru Oshima 6bfb6d0097 use compatibility mode (for now) 2009-05-13 22:11:22 -07:00
Jeff Hamilton 43d34daf3f Fix the LatinIME on devices with 240dpi.
The LatinIME now registers support for 120, 160, and 240
dpi so that it isn't run in compatibility mode. There
are currently some issues preventing it from running properly
in compatibility mode.
2009-05-08 18:57:10 -07:00
The Android Open Source Project 923bf41f85 auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00