mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
filester - remove old appid
This commit is contained in:
parent
43330628db
commit
e7ce547a1f
1 changed files with 0 additions and 45 deletions
|
|
@ -1,45 +0,0 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Rouzbeh Zarei
|
||||
AuthorEmail: rouzbehzarei@pm.me
|
||||
SourceCode: https://github.com/rouzbehzarei/filester
|
||||
IssueTracker: https://github.com/rouzbehzarei/filester/issues
|
||||
Changelog: https://github.com/rouzbehzarei/filester/releases
|
||||
Donate: https://github.com/rouzbehzarei/filester
|
||||
|
||||
AutoName: Filester
|
||||
Summary: A simple file uploader
|
||||
Description: |-
|
||||
NOTE: This app is no longer developed, please use the new version: https://f-droid.org/packages/com.roozbehzarei.filester/
|
||||
|
||||
Filester lets you share files with everyone, everywhere, whenever you want! Imagine a cloud storage app that doesn't show ads, collect your data nor require creating an account! With Filester, you're always one click away from uploading infinite huge files to the internet and share them with the world.
|
||||
|
||||
Features
|
||||
* Free for use
|
||||
* No-logs policy
|
||||
* All formats supported
|
||||
* No size limitations
|
||||
* Runs on Android 5.0 and later
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/rouzbehzarei/filester.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 0f5af01b5cf0d66c81deaeae8d7cae1ea5bc785e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue