Commit Graph

11 Commits (1ca22671191f5079a104bd7c73078561a5f48ef6)

Author SHA1 Message Date
Amith Yamasani d2a4e90a05 Use transparent keys for extension keyboard. 2010-02-12 06:23:06 -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
Daniel Sandler 5442c7d4ba New hdpi assets.
Drop dated 29-Sep-2009.

Change-Id: I47d6adde00f70baef8b0b52cbde60e297452dd76
2009-09-30 00:36:24 -04:00
Daniel Sandler 59faad8abd New high-density artwork for the LatinIME (drop dated 09/24/09). 2009-09-24 09:24:25 -04: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
Dianne Hackborn 6fc2d4cef7 AI 143214: am: CL 143009 More work on issue #1739507 (kila-user build is too big): remove some unused application resources I found.
Original author: hackbod
  Merged from: //branches/cupcake/...

Automated import of CL 143214
2009-03-27 18:26:14 -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 264b19a685 auto import from //branches/cupcake_rel/...@140373 2009-03-18 17:39:49 -07:00
The Android Open Source Project 923bf41f85 auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00