Skip to content

v1.0.7 [2012-03-26]

Compare
Choose a tag to compare
@pilot51 pilot51 released this 14 Nov 00:49
  • Add Ignore Text preference.
  • Add Ignore Repeats preference. Default, which was previously hard-coded, is to ignore identical consecutive notifications within 10 seconds.
  • Add Silent/Vibrate to Device States preference. Default, which was previously hard-coded, is disabled (not speak).
  • Default ignore for new apps is based on Ignore All/None.
  • Change App List progress indicator to indeterminate title bar style since load time is much quicker.
  • Change to a database to store ignores and to work as a cache for near-instant loading of App List. First time displaying App List will take some time to get all installed apps cached (loading app labels from the system is very slow).
  • App search filtering now includes package names and search containing text instead of words starting with the search term.
  • Show toast message when running Test with Voice Notify ignored.
  • Check notification-independent ignores after TTS Delay instead of before.
  • Stop speaking if headset changes to ignored state.
  • Fix crash at service initialization on some (most?) Android 2.0.1 and lower devices.
  • Fix/enable TTS Settings for ICS.
  • Fix TTS Settings crash in Honeycomb & Android 4.0 (API 11-14).