From 4852cd1722fc2f16e5399e85b169ba0dbaf7ca9a Mon Sep 17 00:00:00 2001 From: Ammar64 Date: Sun, 11 Aug 2024 14:43:29 +0000 Subject: [PATCH] Re-add Sharing as a new app --- metadata/com.ammar.filescenter.yml | 17 +++++------------ metadata/com.ammar.sharing.yml | 28 ++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 12 deletions(-) create mode 100644 metadata/com.ammar.sharing.yml diff --git a/metadata/com.ammar.filescenter.yml b/metadata/com.ammar.filescenter.yml index 3f3e6890fa..210dbcb78f 100644 --- a/metadata/com.ammar.filescenter.yml +++ b/metadata/com.ammar.filescenter.yml @@ -20,17 +20,10 @@ Builds: gradle: - yes - - versionName: '1.5' - versionCode: 15 - disable: key lost - commit: d8d4a67717f386bf35c58ca8f8b69a4ffdc1e91b - subdir: app - gradle: - - yes - AllowedAPKSigningKeys: 82322a1b5caac500e9547cca4579b234ef872572cd5fad82cd75edeb589e8f8d -AutoUpdateMode: Version -UpdateCheckMode: Tags ^((?!alpha|beta).)*$ -CurrentVersion: '1.5' -CurrentVersionCode: 15 +ArchivePolicy: 0 +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: '1.0' +CurrentVersionCode: 1 diff --git a/metadata/com.ammar.sharing.yml b/metadata/com.ammar.sharing.yml new file mode 100644 index 0000000000..10de56c2e7 --- /dev/null +++ b/metadata/com.ammar.sharing.yml @@ -0,0 +1,28 @@ +Categories: + - Connectivity +License: GPL-3.0-or-later +AuthorName: Ammar64 +AuthorEmail: ammar_ramadan151515@hotmail.com +SourceCode: https://github.com/Ammar64/Sharing +IssueTracker: https://github.com/Ammar64/Sharing/issues + +AutoName: sharing + +RepoType: git +Repo: https://github.com/Ammar64/Sharing +Binaries: https://github.com/Ammar64/Sharing/releases/download/%v/Sharing.apk + +Builds: + - versionName: '1.5' + versionCode: 15 + commit: 87d531e68ffff1ebd5cfc70626481ad9425d8751 + subdir: app + gradle: + - yes + +AllowedAPKSigningKeys: 6042462dcefe2df10564b8d48b5d575dc4cc154a512013f541fa64bc19e95cd7 + +AutoUpdateMode: Version +UpdateCheckMode: Tags ^((?!alpha|beta).)*$ +CurrentVersion: '1.5' +CurrentVersionCode: 15