maiacore android keyboard app or something
 
 
 
 
Go to file
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
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
dictionary Enable auto-correction only if there is a significant size main dictionary. 2009-12-18 14:32:48 -08:00
res Migrate voice features into the open-source LatinIME. This includes 2010-01-17 02:42:58 -05:00
src/com Migrate voice features into the open-source LatinIME. This includes 2010-01-17 02:42:58 -05:00
Android.mk Do not use a user tag on apps, as it is ignored. 2010-01-05 16:27:27 -08:00
AndroidManifest.xml Input language switching. Bug: 2331173 2009-12-16 17:48:23 -08:00