Commit Graph

8 Commits

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
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
Romain Guy
6e4ffc14d4 Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
2010-01-08 15:12:02 -08:00
Amith Yamasani
ffa3fdd819 Keyboard layout improvements.
Increase key height in portrait.
Increase spacebar width and reduce punctuation width.
Increase vertical target area for spacebar to avoid accidentally
   hitting "V" and "B".
Increase height of candidate strip.
2009-08-19 15:16:33 -07:00
Amith Yamasani
4dfe799602 Use correct size key backgrounds to avoid scaling.
Also increase padding at the bottom of the keyboard, below the spacebar.
2009-08-13 18:02:59 -07:00
Amith Yamasani
6e3d427c32 Automated import from //branches/donutburger/...@142787,142787 2009-03-25 17:39:38 -07:00
Amith Yamasani
a200a9bff7 Automated import from //branches/donutburger/...@140835,140835 2009-03-24 18:40:11 -07:00
The Android Open Source Project
923bf41f85 auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00