fdroiddata/metadata/com.m3u.androidApp.yml

118 lines
3.5 KiB
YAML
Raw Normal View History

2024-01-07 16:00:35 +00:00
Categories:
- Multimedia
License: Apache-2.0
AuthorName: realOxy
SourceCode: https://github.com/realOxy/M3UAndroid
IssueTracker: https://github.com/realOxy/M3UAndroid/issues
Changelog: https://github.com/realOxy/M3UAndroid/releases
AutoName: M3U
RepoType: git
Repo: https://github.com/realOxy/M3UAndroid.git
2024-03-05 11:10:18 +00:00
Binaries: https://github.com/realOxy/M3UAndroid/releases/download/v%v/%v_universal.apk
2024-01-07 16:00:35 +00:00
Builds:
- versionName: 1.13.6
versionCode: 85
commit: 610563e0407d587e5cff0c061c9182ee3278cfe3
subdir: androidApp
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
2024-02-17 09:28:23 +00:00
binary: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-release.apk
2024-01-07 16:00:35 +00:00
2024-01-17 16:31:52 +00:00
- versionName: 1.14.0-alpha10
versionCode: 95
commit: 32ab0c9d082534cfc2c6a3954a30cb6cfcb874f1
2024-01-16 06:54:22 +00:00
subdir: androidApp
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
2024-02-17 09:28:23 +00:00
binary: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-release.apk
2024-01-16 06:54:22 +00:00
2024-01-22 09:53:48 +00:00
- versionName: 1.14.0-alpha12
versionCode: 97
commit: 269db401d02c4e4372b7b3da147f4034a716fc9a
2024-01-22 06:50:41 +00:00
subdir: androidApp
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
2024-02-17 09:28:23 +00:00
binary: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-release.apk
2024-01-22 06:50:41 +00:00
2024-01-24 06:49:17 +00:00
- versionName: 1.14.0-alpha13
versionCode: 98
commit: 7aae69bf296f7d3df701d2d531dd860ecfd16ad7
subdir: androidApp
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
2024-02-17 09:28:23 +00:00
binary: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-release.apk
2024-01-24 06:49:17 +00:00
2024-01-29 06:50:37 +00:00
- versionName: 1.14.0-alpha15
versionCode: 100
commit: f1b4d5c728f282b368d1a2f868644ad884c36ade
subdir: androidApp
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
2024-02-17 09:28:23 +00:00
binary: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-release.apk
2024-01-29 06:50:37 +00:00
2024-02-24 07:52:12 +00:00
- versionName: 1.14.0-beta04
versionCode: 122
commit: 27cd9de03249677199bffd90ae34e93b36014d1a
subdir: androidApp
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- full
2024-03-05 11:10:18 +00:00
binary: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-full-universal-release.apk
2024-03-05 13:14:37 +00:00
prebuild: sed -i -e 's/isEnable.*/isEnable = false/' build.gradle.kts
2024-02-24 07:52:12 +00:00
2024-03-05 06:51:58 +00:00
- versionName: 1.14.0-beta07
versionCode: 132
commit: ee83f95c91d9578668838c37553a8ba82008ec27
subdir: androidApp
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
2024-03-05 11:10:18 +00:00
- stableChannel
- richCodec
2024-03-05 06:51:58 +00:00
prebuild: sed -i -e 's/isEnable.*/isEnable = false/' build.gradle.kts
2024-03-17 07:01:05 +00:00
- versionName: 1.14.0-beta08
versionCode: 134
2024-03-21 11:39:49 +00:00
disable: https://github.com/realOxy/M3UAndroid/issues/95
2024-03-17 07:01:05 +00:00
commit: 003963449cef036bd67095519d751da8e94988d1
subdir: androidApp
gradle:
- stableChannel
- richCodec
prebuild: sed -i -e 's/isEnable.*/isEnable = false/' build.gradle.kts
2024-01-07 16:00:35 +00:00
AllowedAPKSigningKeys: a7ccec654319efae75095bdcc39b983704185618f2a0328b20f8d9dec66f8bc2
2024-01-17 16:31:52 +00:00
AutoUpdateMode: Version
2024-01-07 16:00:35 +00:00
UpdateCheckMode: Tags
2024-03-17 07:01:05 +00:00
CurrentVersion: 1.14.0-beta08
CurrentVersionCode: 134