Kaljurand / K6nele

An Android app that offers speech-to-text user interfaces to other apps
http://kaljurand.github.io/K6nele/
Apache License 2.0
271 stars 82 forks source link

The Grammars-list is emptied for no reason #12

Closed Kaljurand closed 9 years ago

Kaljurand commented 9 years ago

Original issue 8 created by Kaljurand on 2011-10-27T18:40:19.000Z:

What steps will reproduce the problem?

  1. Use RecognizerIntent via some app
  2. Go to Settings/Apps and delete the entry corresponding to the app

What is the expected output? What do you see instead?

The Settings/Grammars list has become empty which is unexpected.

Kaljurand commented 9 years ago

Comment #1 originally posted by Kaljurand on 2011-11-04T18:33:08.000Z:

Fixed in v0.7.29.

There was a missing break in a case-statement ;(