From 5927528e24d12d00932765c73163978073f004bc Mon Sep 17 00:00:00 2001 From: lbr38 <4677984-lbr38@users.noreply.gitlab.com> Date: Fri, 31 Oct 2025 13:47:03 +0000 Subject: [PATCH] New app: Motion-UI --- metadata/app.motionui.android.yml | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/app.motionui.android.yml diff --git a/metadata/app.motionui.android.yml b/metadata/app.motionui.android.yml new file mode 100644 index 0000000000..b897c3a71c --- /dev/null +++ b/metadata/app.motionui.android.yml @@ -0,0 +1,32 @@ +Categories: + - Internet + - Security +License: GPL-3.0-only +AuthorName: lbr38 +AuthorEmail: motionui@protonmail.com +AuthorWebSite: https://github.com/lbr38 +WebSite: https://github.com/lbr38/motion-UI +SourceCode: https://github.com/lbr38/motion-UI +IssueTracker: https://github.com/lbr38/motion-UI/issues + +AutoName: Motion-UI + +RepoType: git +Repo: https://github.com/lbr38/motion-UI.git +Binaries: https://github.com/lbr38/motion-UI/releases/download/android-%v/motionui-%v.apk + +Builds: + - versionName: 1.0.0 + versionCode: 100 + commit: android-1.0.0 + subdir: android/app + gradle: + - yes + +AllowedAPKSigningKeys: b547bba0602744c3dc54d7b7438c02aa6d62b438f41382d3c0e22a6478e15f8d + +AutoUpdateMode: Version +UpdateCheckMode: Tags android-* +UpdateCheckName: Ignore +CurrentVersion: 1.0.0 +CurrentVersionCode: 100