Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't let the native code target be included twice when unbundling.•••Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986 | 2010-03-09 | 1 | -200/+0 | |
* | Refactor android.backup -> android.app.backup•••Change-Id: I0ea45d114ef642bb50b0ea155cfc59f20da1f430 | 2010-03-05 | 1 | -1/+1 | |
* | Fix Auto-complete toggle - was broken in a recent change.•••Also allow decoupling Quick Fixes from Suggestions and auto-complete. | 2010-02-19 | 1 | -2/+0 | |
* | Remove dependency on google-common library.•••Copied the newArrayList method over to LatinIME. | 2010-02-17 | 1 | -2/+1 | |
* | Change the voice checkboxes into a 3-state list.•••Also add a language-switch hint | 2010-02-09 | 1 | -37/+36 | |
* | Use title-case for language name on spacebar, even for the abbrev.•••And fix a bug in opening keyboard settings when Voice is not available. | 2010-02-05 | 1 | -1/+4 | |
* | 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 | 1 | -21/+21 | |
* | Adding VoiceIME support for new RecognitionManager interface•••Change-Id: I14506149def2f5b47fa2697aef49ff5cd41b64a8 | 2010-01-26 | 1 | -5/+4 | |
* | 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 | 1 | -4/+136 | |
* | Backup Latin IME settings shared preferences.•••Backup the shared preferences when they change. | 2009-07-05 | 1 | -2/+19 | |
* | Automated import from //branches/donutburger/...@142787,142787 | 2009-03-25 | 1 | -40/+18 | |
* | auto import from //branches/cupcake/...@138744 | 2009-03-13 | 1 | -0/+75 |