Skip to content
Snippets Groups Projects
Commit 466741d8 authored by Mike LeBeau's avatar Mike LeBeau
Browse files

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.
parent 388ce92a
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 0 deletions
res/drawable-hdpi/ic_mic_dialog.png

3.55 KiB

res/drawable-hdpi/ic_suggest_strip_microphone.png

548 B

res/drawable-hdpi/ic_suggest_strip_microphone_swipe.png

438 B

res/drawable-hdpi/list_selector_background_pressed.9.png

4.1 KiB

res/drawable-hdpi/mic_slash.png

3.02 KiB | W: | H:

res/drawable-hdpi/mic_slash.png

5.48 KiB | W: | H:

res/drawable-hdpi/mic_slash.png
res/drawable-hdpi/mic_slash.png
res/drawable-hdpi/mic_slash.png
res/drawable-hdpi/mic_slash.png
  • 2-up
  • Swipe
  • Onion skin
res/drawable-hdpi/speak_now_level0.png

1.47 KiB | W: | H:

res/drawable-hdpi/speak_now_level0.png

1.48 KiB | W: | H:

res/drawable-hdpi/speak_now_level0.png
res/drawable-hdpi/speak_now_level0.png
res/drawable-hdpi/speak_now_level0.png
res/drawable-hdpi/speak_now_level0.png
  • 2-up
  • Swipe
  • Onion skin
res/drawable-hdpi/speak_now_level1.png

1.55 KiB | W: | H:

res/drawable-hdpi/speak_now_level1.png

2.16 KiB | W: | H:

res/drawable-hdpi/speak_now_level1.png
res/drawable-hdpi/speak_now_level1.png
res/drawable-hdpi/speak_now_level1.png
res/drawable-hdpi/speak_now_level1.png
  • 2-up
  • Swipe
  • Onion skin
res/drawable-hdpi/speak_now_level2.png

1.65 KiB | W: | H:

res/drawable-hdpi/speak_now_level2.png

3.06 KiB | W: | H:

res/drawable-hdpi/speak_now_level2.png
res/drawable-hdpi/speak_now_level2.png
res/drawable-hdpi/speak_now_level2.png
res/drawable-hdpi/speak_now_level2.png
  • 2-up
  • Swipe
  • Onion skin
res/drawable-hdpi/speak_now_level3.png

1.6 KiB | W: | H:

res/drawable-hdpi/speak_now_level3.png

3.56 KiB | W: | H:

res/drawable-hdpi/speak_now_level3.png
res/drawable-hdpi/speak_now_level3.png
res/drawable-hdpi/speak_now_level3.png
res/drawable-hdpi/speak_now_level3.png
  • 2-up
  • Swipe
  • Onion skin
res/drawable-hdpi/speak_now_level4.png

1.6 KiB | W: | H:

res/drawable-hdpi/speak_now_level4.png

3.54 KiB | W: | H:

res/drawable-hdpi/speak_now_level4.png
res/drawable-hdpi/speak_now_level4.png
res/drawable-hdpi/speak_now_level4.png
res/drawable-hdpi/speak_now_level4.png
  • 2-up
  • Swipe
  • Onion skin
res/drawable-hdpi/speak_now_level5.png

1.67 KiB | W: | H:

res/drawable-hdpi/speak_now_level5.png

3.58 KiB | W: | H:

res/drawable-hdpi/speak_now_level5.png
res/drawable-hdpi/speak_now_level5.png
res/drawable-hdpi/speak_now_level5.png
res/drawable-hdpi/speak_now_level5.png
  • 2-up
  • Swipe
  • Onion skin
res/drawable-hdpi/speak_now_level6.png

3.91 KiB

res/drawable-hdpi/sym_keyboard_feedback_mic.png

681 B

res/drawable-hdpi/sym_keyboard_mic.png

1.41 KiB

res/drawable-mdpi/ic_mic_dialog.png

3.23 KiB

res/drawable-mdpi/ic_suggest_strip_microphone.png

398 B

res/drawable-mdpi/ic_suggest_strip_microphone_swipe.png

309 B

res/drawable-mdpi/list_selector_background_pressed.9.png

10.7 KiB

res/drawable-mdpi/sym_keyboard_feedback_mic.png

483 B

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment