Kaljurand / K6nele

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

Remove need for QUERY_ALL_PACKAGES #101

Closed Kaljurand closed 1 year ago

Kaljurand commented 1 year ago

The Google Play Support does not like the QUERY_ALL_PACKAGES permission and has blocked updates to the app in the Store. The need for this permission is described in:

https://github.com/Kaljurand/K6nele/blob/c325c6af425a4e8dc3e9ddb955aabe1fb829004e/app/src/main/AndroidManifest.xml#L43-L51

Possible solutions: