mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
45 lines
1.2 KiB
YAML
45 lines
1.2 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-US: Rely on getsobuu.com
|
|
Tracking:
|
|
en-US: Crash reports and basic analytics. It's disabled by default.
|
|
Categories:
|
|
- Internet
|
|
- Reading
|
|
License: Apache-2.0
|
|
AuthorName: Sobuu
|
|
AuthorEmail: info@getsobuu.com
|
|
WebSite: https://getsobuu.com
|
|
SourceCode: https://gitlab.com/sobuu/sobuu
|
|
IssueTracker: https://gitlab.com/sobuu/sobuu/-/issues
|
|
Translation: https://hosted.weblate.org/projects/sobuu/
|
|
Changelog: https://gitlab.com/sobuu/sobuu/-/releases
|
|
|
|
AutoName: Sobuu
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/sobuu/sobuu.git
|
|
Binaries: https://gitlab.com/sobuu/sobuu/-/releases/%v/downloads/Sobuu-%v.apk
|
|
|
|
Builds:
|
|
- versionName: 1.3.3
|
|
versionCode: 9
|
|
disable: fails to repro
|
|
commit: 7c5b16032351b5c35de3947706a4b414a8fcd54a
|
|
subdir: sobuu_androidApp
|
|
sudo:
|
|
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- fdroid
|
|
rm:
|
|
- sobuu_iosApp
|
|
|
|
AllowedAPKSigningKeys: b56c63b6bd0bf31114447748b781ad1bde4b10dbf9c0fc6e61b3dc71550f63a9
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.3.3
|
|
CurrentVersionCode: 9
|