mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-12-12 21:55:35 +01:00
39 lines
1 KiB
YAML
39 lines
1 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-US: Rely on euria.infomaniak.org
|
|
Tracking:
|
|
en-US: Uses self-hosted Sentry on Infomaniak servers for anonymous crash reports.
|
|
Categories:
|
|
- AI Chat
|
|
License: GPL-3.0-only
|
|
AuthorName: Infomaniak
|
|
SourceCode: https://github.com/Infomaniak/android-euria
|
|
IssueTracker: https://github.com/Infomaniak/android-euria/issues
|
|
|
|
AutoName: Euria
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/Infomaniak/android-euria.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.1
|
|
versionCode: 100000104
|
|
commit: f31702ff2f8d3b0a30b54a7a004af05fafd27455
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- fdroid
|
|
rm:
|
|
- Core/InAppReview
|
|
- Core/InAppStore
|
|
- Core/InAppUpdate
|
|
prebuild:
|
|
- sed -i -e '/firebase.messaging/d' ../Core/Notifications/Registration/build.gradle.kts
|
|
- sed -i -e '/amazonaws/d' ../settings.gradle.kts
|
|
- sed -i -e '/sentryAuthToken/,+2d' -e '/sentry {/,/^ }/d' -e '/sentry/d'
|
|
build.gradle.kts
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.0.1
|
|
CurrentVersionCode: 100000104
|