From e7ce547a1f017126152661ac9ca9d1ead8e03cb7 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 5 Oct 2022 09:02:27 +0000 Subject: [PATCH] filester - remove old appid --- metadata/com.rouzbehzarei.filester.yml | 45 -------------------------- 1 file changed, 45 deletions(-) delete mode 100644 metadata/com.rouzbehzarei.filester.yml diff --git a/metadata/com.rouzbehzarei.filester.yml b/metadata/com.rouzbehzarei.filester.yml deleted file mode 100644 index 1f62c48020..0000000000 --- a/metadata/com.rouzbehzarei.filester.yml +++ /dev/null @@ -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