fdroiddata/metadata/com.pato05.uploadgram.yml
2023-12-05 13:18:41 +00:00

67 lines
2.1 KiB
YAML

AntiFeatures:
NonFreeNet:
en-US: Uploads go through a proprietary proxy backend.
Categories:
- Connectivity
- Internet
- Multimedia
License: AGPL-3.0-only
SourceCode: https://github.com/pato05/uploadgram-app
IssueTracker: https://github.com/pato05/uploadgram-app/issues
Changelog: https://github.com/pato05/uploadgram-app/releases
Name: Uploadgram
AutoName: Uploadgram
Description: |-
<b>NOTE:</b> The proxy backend is no longer online.
Uploadgram is a file sharing service that uses the Telegram network as file storage.
Brought to you by Pato05 (https://github.com/pato05), Daniil Gentili (https://daniil.it) and ShiSHcat (https://shish.cat)
The app was created using the Flutter engine by Pato05, its source is available at https://github.com/pato05/uploadgram-app.
The logo uses the 'cloud' icon from https://material.io/resources/icons and the 'telegram-plane' icon from https://fontawesome.com/
The banner uses the Poppins font from https://fonts.google.com/specimen/Poppins
RepoType: git
Repo: https://github.com/pato05/uploadgram-app.git
Builds:
- versionName: 1.0.0-beta.5
versionCode: 5
commit: v1.0.0-beta.5
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.0.1
rm:
- .vscode
- ios
- web
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.0.0-beta.6
versionCode: 6
commit: v1.0.0-beta.6
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.0.1
rm:
- .vscode
- ios
- web
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
MaintainerNotes: Uploads go through a proprietary proxy backend (https://github.com/Uploadgram/app/issues/13#issuecomment-1050238668)
ArchivePolicy: 0
AutoUpdateMode: None
UpdateCheckMode: None
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.0.0-beta.6
CurrentVersionCode: 6