fdroiddata/metadata/cc.sovellus.vrcaa.yml
2025-05-24 08:39:27 +00:00

102 lines
2.3 KiB
YAML

AntiFeatures:
NonFreeNet:
en-US: Uses VRChat proprietary service endpoints for real-time communication.
Categories:
- Games
License: Apache-2.0
SourceCode: https://github.com/Nyabsi/VRCAA
IssueTracker: https://github.com/Nyabsi/VRCAA/issues
Translation: https://crowdin.com/project/vrcaa
AutoName: VRChat Android Assistant
RepoType: git
Repo: https://github.com/Nyabsi/VRCAA.git
Builds:
- versionName: 1.0.0
versionCode: 100000
commit: 870a532efb1cfa7387564374dfecfa7ba4908b3f
subdir: app
gradle:
- standard
- versionName: 1.1.0
versionCode: 100100
commit: 9675ea4777d5f890e7fee96a9e41164ba28ec1f9
subdir: app
gradle:
- standard
- versionName: 1.2.0
versionCode: 100200
commit: 09f77de9481ceebd824ee133cc33b483e255f315
subdir: app
gradle:
- standard
- versionName: 1.2.1
versionCode: 100210
commit: c114248069f30c32f4df1dfb942c314ff02f717b
subdir: app
gradle:
- standard
- versionName: 2.0.0
versionCode: 200000
commit: 4bc184465573703d2562fcf429005de0114dcb5a
subdir: app
gradle:
- standard
- versionName: 2.0.1
versionCode: 200001
commit: 4ae7f858b5fa66dda181e04ca95b68666bbf7bb3
subdir: app
gradle:
- standard
- versionName: 2.1.0
versionCode: 200100
commit: 1f7549729ae681ad787087c0a305523756fca959
subdir: app
gradle:
- standard
- versionName: 2.1.5
versionCode: 200105
commit: 829e9ca7a6074120e2e87b6e1285fc306a267539
subdir: app
gradle:
- standard
- versionName: 2.3.6
versionCode: 200306
commit: 17a8be91e29d15cec18efb16204a52ae78948b8b
subdir: app
gradle:
- standard
- versionName: 2.4.5
versionCode: 200405
commit: 1f8b13aeb10c78389c199e57898b4fa7082068ae
subdir: app
gradle:
- standard
- versionName: 2.5.0
versionCode: 200500
commit: 76b4f026c8dcc9550f95c13621722fcda4c9747b
subdir: app
sudo:
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y openjdk-21-jdk-headless
- update-java-alternatives -a
gradle:
- standard
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[\d.]+$
CurrentVersion: 2.5.0
CurrentVersionCode: 200500