Commit Graph

7 Commits (2e3aa86cf389236c085ab4758239b01e80c3b2dc)

Author SHA1 Message Date
Amith Yamasani 6a6075caba Suggest punctuations between word suggestions, for easy access to ?,!, etc.
Also fix a visual bug with the dividers between suggested words.
2010-02-03 15:55:12 -08:00
Amith Yamasani 29928af03a Don't do space/punctuation swap for colon and semicolon, to enable smiley typing. Bug #2379172
Remove colon and semicolon from sentence separator list.
2010-01-21 18:13:39 -08: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 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 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 4cc3a58a15 Automated import from //branches/donutburger/...@140631,140631 2009-03-24 18:05:24 -07:00
The Android Open Source Project 923bf41f85 auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00