fdroiddata/metadata/io.github.powerinside.syncplay.yml
2023-09-08 11:45:57 +00:00

80 lines
2.4 KiB
YAML

Categories:
- Connectivity
License: Apache-2.0
AuthorName: Mohammed Irfan
SourceCode: https://github.com/mo3rfan/syncplayer
IssueTracker: https://github.com/mo3rfan/syncplayer/issues
Liberapay: mo3rfan
Bitcoin: bc1qanezz4yh2pmrjtklpucxqxjsurgftdc9p7h3n7
AutoName: SyncPlayer
Description: |-
SyncPlayer is an unofficial client that implements the syncplay protocol. It
connects to Syncplay servers to sync video playback between two or more users.
Use it to watch videos with your friends online. Just add a server, pick a video
and make sure your friends join the same server and room.
Please note: SyncPlayer does not stream or transmit the video data in any way
whatsoever. It only synchronizes video playback between users.
Syncplay clients are also available for Windows and Linux.
RepoType: git
Repo: https://github.com/mo3rfan/syncplayer
Builds:
- versionName: 1.6.2
versionCode: 16
commit: 1.6.2
subdir: app
submodules: true
gradle:
- prod
prebuild: sed -i -e 's/com.android.support.constraint:constraint-layout:1.0.0-beta4/com.android.support.constraint:constraint-layout:1.0.2/g'
build.gradle
- versionName: 1.6.3
versionCode: 17
disable: 'uses pre-release gradle '
commit: 1.6.3
subdir: app
submodules: true
gradle:
- prod
prebuild: sed -i -e 's/com.android.support.constraint:constraint-layout:1.0.0-beta4/com.android.support.constraint:constraint-layout:1.0.2/g'
build.gradle
- versionName: 1.6.4
versionCode: 18
commit: 1.6.4
subdir: app
submodules: true
gradle:
- prod
prebuild: sed -i -e 's/com.android.support.constraint:constraint-layout:1.0.0-beta4/com.android.support.constraint:constraint-layout:1.0.2/g'
build.gradle
- versionName: 1.7.1
versionCode: 22
commit: 1.7.1
subdir: app
submodules: true
gradle:
- prod
prebuild: sed -i -e 's/com.android.support.constraint:constraint-layout:1.0.0-beta4/com.android.support.constraint:constraint-layout:1.0.2/g'
build.gradle
- versionName: 1.7.2
versionCode: 23
commit: 1.7.2
subdir: app
submodules: true
gradle:
- prod
prebuild: sed -i -e 's/com.android.support.constraint:constraint-layout:1.0.0-beta4/com.android.support.constraint:constraint-layout:1.0.2/g'
build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.7.2
CurrentVersionCode: 23