mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
63 lines
2.5 KiB
YAML
63 lines
2.5 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-US: Depends on getsession.org servers
|
|
Categories:
|
|
- Internet
|
|
- Messaging
|
|
- Phone & SMS
|
|
- Voice & Video Chat
|
|
License: GPL-3.0-only
|
|
AuthorName: R00tedBrain
|
|
WebSite: https://r00tedbrain.github.io/ThreadScoopOnionChatWebsite/
|
|
SourceCode: https://github.com/R00tedbrain/ThreadScoopOnionChatV2
|
|
IssueTracker: https://github.com/R00tedbrain/ThreadScoopOnionChatV2/issues
|
|
Translation: https://crowdin.com/project/session-android
|
|
Changelog: https://github.com/R00tedbrain/ThreadScoopOnionChatV2/releases
|
|
|
|
AutoName: ThreadScoopOnionChat
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/R00tedbrain/ThreadScoopOnionChatV2
|
|
Binaries: https://github.com/R00tedbrain/ThreadScoopOnionChatV2/releases/download/%vFOSS/ThreadSecureChatOnion-%v-universal.apk
|
|
|
|
Builds:
|
|
- versionName: 1.20.9
|
|
versionCode: 3915
|
|
commit: 0b4643a314c581a3d71cff453604e9febe6d6468
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- website
|
|
srclibs:
|
|
- session-lazysodium-android@5.1.1
|
|
rm:
|
|
- liblazysodium
|
|
prebuild:
|
|
- ln -s $$session-lazysodium-android$$/app ../liblazysodium
|
|
- ln -s $$session-lazysodium-android$$/session-lazysodium-java ..
|
|
- sed -i -e 's/classifier/archiveClassifier/' -e '/android {/a namespace "com.goterl.lazysodium"'
|
|
../liblazysodium/build.gradle
|
|
- sed -i -e '/gms/d' -e 's/raw.github.com.*"/jitpack.io"/' ../build.gradle
|
|
- sed -i -e '/gms/d' -e '/firebase-messaging/,/^ }/d' -e '/enable /d' -e
|
|
'/circular-progress-button/s/1.1.3-S2/1.1.3/' -e 's/ext.websiteUpdateUrl =
|
|
".*"/ext.websiteUpdateUrl = "null"/g' build.gradle
|
|
- for uri in $(sed -n -E 's/android:authorities="network\.loki\.(.*)"/\1/p'
|
|
src/main/AndroidManifest.xml); do find src/main/java/org/thoughtcrime/securesms
|
|
-type f -exec sed -i -e "s/network.loki.$uri/network.loki.threadscoop.$uri/g"
|
|
{} +; done
|
|
- sed -i -e '/c2dm/d' -e 's/ACCESS_SESSION_SECRETS/threadscoop.ACCESS_SESSION_SECRETS/g'
|
|
-e '/android:authorities/s/network\.loki/network.loki.threadscoop/' src/main/AndroidManifest.xml
|
|
- sdkmanager 'cmake;3.22.1'
|
|
scandelete:
|
|
- libsession-util/libsession-util/external
|
|
ndk: r26b
|
|
|
|
AllowedAPKSigningKeys: 21ded9dada0794bd5475afb6614f69f61bf0b48e9ad4e10923f413dca43276e9
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
VercodeOperation:
|
|
- 10*%c + 5
|
|
UpdateCheckData: app/build.gradle|canonicalVersionCode\s=\s(\d+)|.|canonicalVersionName\s=\s"([\d.]+)"
|
|
CurrentVersion: 1.20.9
|
|
CurrentVersionCode: 3915
|