From d459c73f0c6b292e51489ce66bd07dd43d1e1ff0 Mon Sep 17 00:00:00 2001 From: Hossain Khan Date: Sat, 28 Jun 2025 18:34:34 -0400 Subject: [PATCH] [UPDATE] F-droid metadata based on PR changes https://gitlab.com/fdroid/fdroiddata/-/merge_requests/24134 --- metadata/ink.trmnl.android.yml | 35 ++++++++-------------------------- 1 file changed, 8 insertions(+), 27 deletions(-) diff --git a/metadata/ink.trmnl.android.yml b/metadata/ink.trmnl.android.yml index be52225..6f45422 100644 --- a/metadata/ink.trmnl.android.yml +++ b/metadata/ink.trmnl.android.yml @@ -11,41 +11,22 @@ IssueTracker: https://github.com/usetrmnl/trmnl-android/issues Changelog: https://github.com/usetrmnl/trmnl-android/releases AutoName: TRMNL Mirror -Summary: Mirror TRMNL e-ink displays on Android devices -Description: |- - TRMNL Display Mirror serves as a digital display mirror for TRMNL e-ink devices. The app connects to the TRMNL API, fetches display data, and shows it on Android devices. - - Key Features: - • Token-based authentication with TRMNL/BYOS API - • Automatic periodic image refresh from the server - • Adaptive refresh rate based on server response config - • Manual refresh capabilities and option to load next playlist image - • Support for custom server URLs for BYOS installations - • Refresh history logging for tracking & validation - • Support for standard TRMNL, BYOD (Bring Your Own Device), and BYOS (Bring Your Own Server) configurations - - The app requires a valid access token or device MAC address to connect to TRMNL services. You can obtain this through: - • Owning a TRMNL device with the developer edition add-on - • Purchasing the BYOD product - • Having a self-serve installation of TRMNL service using BYOS - - The app works without Google Play Services and is suitable for e-ink tablets and other Android devices running Android 9.0 (API 28) or higher. RepoType: git Repo: https://github.com/usetrmnl/trmnl-android.git +Binaries: https://github.com/usetrmnl/trmnl-android/releases/download/v%v/trmnl-mirror-v%v.apk Builds: - - versionName: 1.9.5 - versionCode: 16 - commit: v1.9.5 + - versionName: 1.9.4 + versionCode: 15 + commit: v1.9.4 subdir: app gradle: - - fdroid - output: build/outputs/apk/fdroid/release/app-fdroid-release.apk + - yes -MaintainerNotes: This app uses the F-Droid flavor for gradle build. +AllowedAPKSigningKeys: 6e223dde257ec61506728c4cb5002885ac5d8799bf55c2d783d39a26c6cd9fbc AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.9.5 -CurrentVersionCode: 16 +CurrentVersion: 1.9.4 +CurrentVersionCode: 15