Commit Graph

8 Commits (3f7d75060afb2bb7e74879bcbbdcb9700ec5c2d6)

Author SHA1 Message Date
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
Eric Fischer 4a97b97253 Update with latest translations. 2010-01-07 16:00:56 -08:00
Eric Fischer fc80c3151d Import revised translations. DO NOT MERGE 2009-10-13 16:08:17 -07:00
Eric Fischer b58c9c0dcc Import revised translations. DO NOT MERGE 2009-09-17 14:36:14 -07:00
Eric Fischer b50a1a3c91 Import revised translations. DO NOT MERGE 2009-09-08 16:31:52 -07:00
Eric Fischer 5a323e65d0 Import revised translations. DO NOT MERGE 2009-08-03 16:28:40 -07:00
Eric Fischer a3ab4494b7 Import new translations 2009-07-13 15:53:17 -07:00
Eric Fischer 1ef907dd04 AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes.
Original author: enf
  Merged from: //branches/cupcake/...

Automated import of CL 144336
2009-04-02 16:42:16 -07:00