nusic: remove redundancy, fix list
This commit is contained in:
parent
ca4ad9850d
commit
f988df5b99
|
@ -15,22 +15,13 @@ releases of the artists on your phone. No account necessary.
|
||||||
Please be patient on the first start of the app. It will be faster once
|
Please be patient on the first start of the app. It will be faster once
|
||||||
initialized! Note that this app is not optimized for tablets, yet.
|
initialized! Note that this app is not optimized for tablets, yet.
|
||||||
|
|
||||||
If you should encounter any errors or like to have new features, please give us
|
What kind of permission does nusic require and why does it require them?
|
||||||
the opportunity to react before giving a poor rating on Google Play. Please
|
|
||||||
report any issues by email (this can be done from within the app) or even better
|
|
||||||
create a ticket [https://github.com/schnatterer/nusic/issues here]. Developers:
|
|
||||||
You're welcome to contribute, fork us on [https://github.com/schnatterer/nusic
|
|
||||||
GitHub]. Cheers!
|
|
||||||
|
|
||||||
What kind of permission does nusic require and why does it require them? -
|
* Network communication, full network access: Check MusicBrainz for new releases und Download Covers from Cover Art Archive.
|
||||||
Network communication, full network access: Check MusicBrainz for new releases
|
* Network communication, view network connections: Get notified about available connection to the Internet in order to start checking for new releases.
|
||||||
und Download Covers from Cover Art Archive - Network communication, view network
|
* Your applications information, run at startup: Schedule regular checking for new releases via the Android alarm manager.
|
||||||
connections: Get notified about available connection to the Internet in order to
|
* System tools, test access to protected storage: Get the artists that are stored on the device
|
||||||
start checking for new releases. - Your applications information, run at
|
* Affects Battery, prevent phone from sleeping: Prevent the device from falling back to sleep while searching for new releases.
|
||||||
startup: Schedule regular checking for new releases via the Android alarm
|
|
||||||
manager - System tools, test access to protected storage: Get the artists that
|
|
||||||
are stored on the device - Affects Battery, prevent phone from sleeping: Prevent
|
|
||||||
the device from falling back to sleep while searching for new releases
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
Loading…
Reference in a new issue