From db36bc6a0070bf55cf2e03ae8cc8ea28c9ebfcc6 Mon Sep 17 00:00:00 2001 From: luneth <48867138+luneth@users.noreply.github.com> Date: Wed, 29 Oct 2025 21:32:21 +0100 Subject: [PATCH 1/3] Update mobile-app.mdx Add certificate fingerprint for android releases. --- docs/docs/features/mobile-app.mdx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/docs/features/mobile-app.mdx b/docs/docs/features/mobile-app.mdx index 2d34507a26e8a..91bd40033ad46 100644 --- a/docs/docs/features/mobile-app.mdx +++ b/docs/docs/features/mobile-app.mdx @@ -10,6 +10,15 @@ import MobileAppBackup from '/docs/partials/_mobile-app-backup.md'; +:::info Android verification +Below are the SHA-256 fingerprint for the certificate signing the android applications. +- Playstore / Github releases: +`86:C5:C4:55:DF:AF:49:85:92:3A:8F:35:AD:B3:1D:0C:9E:0B:95:7D:7F:94:C2:D2:AF:6A:24:38:AA:96:00:20` +- F-Droid releases: +`FA:8B:43:95:F4:A6:47:71:A0:53:D1:C7:57:73:5F:A2:30:13:74:F5:3D:58:0D:D1:75:AA:F7:A1:35:72:9C:BF` + +::: + :::info Beta Program The beta release channel allows users to test upcoming changes before they are officially released. To join the channel use the links below. From 4f3f28002ac8040c91a68ea64fcc47eb1ea67c76 Mon Sep 17 00:00:00 2001 From: Daniel Dietzler Date: Fri, 31 Oct 2025 11:09:22 +0100 Subject: [PATCH 2/3] chore: formatting --- docs/docs/features/mobile-app.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/docs/features/mobile-app.mdx b/docs/docs/features/mobile-app.mdx index 91bd40033ad46..988bfbab80bcd 100644 --- a/docs/docs/features/mobile-app.mdx +++ b/docs/docs/features/mobile-app.mdx @@ -12,10 +12,11 @@ import MobileAppBackup from '/docs/partials/_mobile-app-backup.md'; :::info Android verification Below are the SHA-256 fingerprint for the certificate signing the android applications. + - Playstore / Github releases: -`86:C5:C4:55:DF:AF:49:85:92:3A:8F:35:AD:B3:1D:0C:9E:0B:95:7D:7F:94:C2:D2:AF:6A:24:38:AA:96:00:20` + `86:C5:C4:55:DF:AF:49:85:92:3A:8F:35:AD:B3:1D:0C:9E:0B:95:7D:7F:94:C2:D2:AF:6A:24:38:AA:96:00:20` - F-Droid releases: -`FA:8B:43:95:F4:A6:47:71:A0:53:D1:C7:57:73:5F:A2:30:13:74:F5:3D:58:0D:D1:75:AA:F7:A1:35:72:9C:BF` + `FA:8B:43:95:F4:A6:47:71:A0:53:D1:C7:57:73:5F:A2:30:13:74:F5:3D:58:0D:D1:75:AA:F7:A1:35:72:9C:BF` ::: From 4139e8a0456b72ed9a07063908bf0c69863d36a6 Mon Sep 17 00:00:00 2001 From: luneth <48867138+luneth@users.noreply.github.com> Date: Fri, 31 Oct 2025 11:27:38 +0100 Subject: [PATCH 3/3] Chore: Typo --- docs/docs/features/mobile-app.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/features/mobile-app.mdx b/docs/docs/features/mobile-app.mdx index 988bfbab80bcd..8b9a204741623 100644 --- a/docs/docs/features/mobile-app.mdx +++ b/docs/docs/features/mobile-app.mdx @@ -11,7 +11,7 @@ import MobileAppBackup from '/docs/partials/_mobile-app-backup.md'; :::info Android verification -Below are the SHA-256 fingerprint for the certificate signing the android applications. +Below are the SHA-256 fingerprints for the certificates signing the android applications. - Playstore / Github releases: `86:C5:C4:55:DF:AF:49:85:92:3A:8F:35:AD:B3:1D:0C:9E:0B:95:7D:7F:94:C2:D2:AF:6A:24:38:AA:96:00:20`