From 657b6b7afb72d19a5148a76654f75d0e04644ffb Mon Sep 17 00:00:00 2001 From: vlad Date: Wed, 22 Oct 2025 12:46:21 +0100 Subject: [PATCH] New App: me.proton.android.lumo --- metadata/me.proton.android.lumo.yml | 33 +++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/me.proton.android.lumo.yml diff --git a/metadata/me.proton.android.lumo.yml b/metadata/me.proton.android.lumo.yml new file mode 100644 index 00000000000..ef5c0704052 --- /dev/null +++ b/metadata/me.proton.android.lumo.yml @@ -0,0 +1,33 @@ +AntiFeatures: + NonFreeNet: + en-US: Rely on lumo.proton.me +Categories: + - Internet +License: GPL-3.0-only +AuthorName: Proton +WebSite: https://lumo.proton.me/ +SourceCode: https://github.com/ProtonLumo/android-lumo +IssueTracker: https://github.com/ProtonLumo/android-lumo/issues +Changelog: https://github.com/ProtonLumo/android-lumo/releases + +AutoName: Lumo + +RepoType: git +Repo: https://github.com/ProtonLumo/android-lumo.git +Binaries: https://github.com/ProtonLumo/android-lumo/releases/download/%v/lumo-v%v-release.apk + +Builds: + - versionName: 1.2.6-nogms + versionCode: 37 + commit: 796af58199aeb550576993891f5f2d97c7b632b4 + subdir: app + gradle: + - production + - noGms + +AllowedAPKSigningKeys: a5769b88d3c500f9c58c6939a7b09dc293630c8b93b69f4457888060bf1faa43 + +AutoUpdateMode: Version +-nogms %v +UpdateCheckMode: Tags +CurrentVersion: 1.2.6 +CurrentVersionCode: 37 -- GitLab