From 7c7e46ecc480ebcf45fc65a33e9f39963a4fec94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 01:48:12 +0000 Subject: [PATCH] chore(release): prepare v2.7.12-internal.9 [skip ci] - Bump base version to 2.7.12 - Sync translations and assets --- .../android/srp/changelogs/default.txt | 1 + .../metadata/android/srp/full_description.txt | 21 +++++++++++++++++++ .../android/srp/short_description.txt | 1 + fastlane/metadata/android/srp/title.txt | 1 + 4 files changed, 24 insertions(+) create mode 100644 fastlane/metadata/android/srp/changelogs/default.txt create mode 100644 fastlane/metadata/android/srp/full_description.txt create mode 100644 fastlane/metadata/android/srp/short_description.txt create mode 100644 fastlane/metadata/android/srp/title.txt diff --git a/fastlane/metadata/android/srp/changelogs/default.txt b/fastlane/metadata/android/srp/changelogs/default.txt new file mode 100644 index 000000000..0553de284 --- /dev/null +++ b/fastlane/metadata/android/srp/changelogs/default.txt @@ -0,0 +1 @@ +For detailed release notes, please visit: https://github.com/meshtastic/Meshtastic-Android/releases/ \ No newline at end of file diff --git a/fastlane/metadata/android/srp/full_description.txt b/fastlane/metadata/android/srp/full_description.txt new file mode 100644 index 000000000..4ade9c536 --- /dev/null +++ b/fastlane/metadata/android/srp/full_description.txt @@ -0,0 +1,21 @@ +Meshtastic is a tool for using Android devices with open-source, off-grid mesh radios. This app is the main client for the Meshtastic project, allowing you to manage your mesh devices and communicate with other users. + +For more information about the Meshtastic project, please visit our website: meshtastic.org. The firmware that runs on the radio devices is a separate open-source project, which you can find here: https://github.com/meshtastic/Meshtastic-device. + +Community and Support + +This project is currently in beta. We would love to hear from you! If you have questions, feedback, or encounter any problems, please join our friendly and active community: + +• Discussion Forum: https://github.com/orgs/meshtastic/discussions +• Discord: https://discord.gg/meshtastic +• Report an Issue: https://github.com/meshtastic/Meshtastic-Android/issues + +Documentation + +To learn more about the features and capabilities of this app and Meshtastic, please view our official documentation: +View Documentation + +Translations + +You can help translate the app into your native language using Crowdin: +https://crowdin.meshtastic.org/android diff --git a/fastlane/metadata/android/srp/short_description.txt b/fastlane/metadata/android/srp/short_description.txt new file mode 100644 index 000000000..e3f0988db --- /dev/null +++ b/fastlane/metadata/android/srp/short_description.txt @@ -0,0 +1 @@ +The official app for Meshtastic, an open-source, off-grid, mesh radio. \ No newline at end of file diff --git a/fastlane/metadata/android/srp/title.txt b/fastlane/metadata/android/srp/title.txt new file mode 100644 index 000000000..c3ff69353 --- /dev/null +++ b/fastlane/metadata/android/srp/title.txt @@ -0,0 +1 @@ +Meshtastic \ No newline at end of file