fdroiddata/metadata/info.schnatterer.nusic.yml

68 lines
2.0 KiB
YAML

Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: schnatterer
SourceCode: https://github.com/schnatterer/nusic
IssueTracker: https://github.com/schnatterer/nusic/issues
Changelog: https://github.com/schnatterer/nusic/blob/develop/CHANGELOG.md
Name: nusic
Description: |-
nusic uses MusicBrainz - the free music encyclopedia - to find out about new
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
initialized! Note that this app is not optimized for tablets, yet.
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, view network connections: Get notified about available connection to the Internet in order to start checking for new releases.
* Your applications information, run at 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.
RepoType: git
Repo: https://github.com/schnatterer/nusic
Builds:
- versionName: 3.0.0
versionCode: 18
commit: v.3.0.0
subdir: nusic-apk
gradle:
- yes
- versionName: 3.1.0
versionCode: 19
commit: v.3.1.0
subdir: nusic-apk
gradle:
- yes
- versionName: 3.2.0
versionCode: 20
commit: v.3.2.0
subdir: nusic-apk
gradle:
- yes
- versionName: 3.3.0
versionCode: 21
commit: v.3.3.0
subdir: nusic-apk
gradle:
- yes
- versionName: 3.3.1
versionCode: 22
commit: v.3.3.1
subdir: nusic-apk
gradle:
- yes
AutoUpdateMode: Version v.%v
UpdateCheckMode: Tags
CurrentVersion: 3.3.1
CurrentVersionCode: 22