mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
DAAP: 1.0.1
This commit is contained in:
parent
ee781d9802
commit
3626bd10d3
1 changed files with 14 additions and 13 deletions
|
|
@ -11,21 +11,14 @@ Description: |-
|
||||||
Client for DAAP (Digital Audio Access Protocol) servers. Supports streaming,
|
Client for DAAP (Digital Audio Access Protocol) servers. Supports streaming,
|
||||||
queuing, playlists, and searching.
|
queuing, playlists, and searching.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/chrismiceli/daap-client.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: .9.1
|
- versionName: .9.1
|
||||||
versionCode: 30
|
versionCode: 30
|
||||||
commit: '62'
|
commit: '62'
|
||||||
|
|
||||||
- versionName: .9.2
|
|
||||||
versionCode: 31
|
|
||||||
disable: Repo code is missing at least one file update - the manifest
|
|
||||||
commit: least one file update - the manifest
|
|
||||||
|
|
||||||
- versionName: .9.6.2
|
|
||||||
versionCode: 38
|
|
||||||
disable: No corresponding source in repo
|
|
||||||
commit: unknown - see disabled
|
|
||||||
|
|
||||||
- versionName: .9.6.5
|
- versionName: .9.6.5
|
||||||
versionCode: 39
|
versionCode: 39
|
||||||
commit: '89'
|
commit: '89'
|
||||||
|
|
@ -47,7 +40,15 @@ Builds:
|
||||||
forcevercode: true
|
forcevercode: true
|
||||||
target: android-8
|
target: android-8
|
||||||
|
|
||||||
|
- versionName: 1.0.1
|
||||||
|
versionCode: 51
|
||||||
|
commit: fdc55d7070b9cdb58c372a905001eb593e170646
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: HTTP
|
||||||
CurrentVersion: .9.7
|
UpdateCheckData: https://raw.githubusercontent.com/chrismiceli/daap-client/master/app/src/main/AndroidManifest.xml|versionCode="(\d+)"|.|versionName="([\d.]+)"
|
||||||
CurrentVersionCode: 46
|
CurrentVersion: 1.0.1
|
||||||
|
CurrentVersionCode: 51
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue