mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-07-01 00:45:45 -04:00
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#6023)
This commit is contained in:
@@ -188,18 +188,18 @@
|
||||
]
|
||||
},
|
||||
"pullRequests": [
|
||||
{
|
||||
"id": "10816",
|
||||
"title": "Update platformio/ststm32 to v19.7.0",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/10816",
|
||||
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
|
||||
},
|
||||
{
|
||||
"id": "10807",
|
||||
"title": "Add DeltaPlusProto Edict board variant",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/10807",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
},
|
||||
{
|
||||
"id": "10803",
|
||||
"title": "Chop down tft-related loooong ifdefs chains",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/10803",
|
||||
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
|
||||
},
|
||||
{
|
||||
"id": "10802",
|
||||
"title": "Refactor SerialConsole to simplify timeout handling",
|
||||
@@ -242,6 +242,12 @@
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/10783",
|
||||
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
|
||||
},
|
||||
{
|
||||
"id": "10781",
|
||||
"title": "Add gpsd support to portduino/native",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/10781",
|
||||
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
|
||||
},
|
||||
{
|
||||
"id": "10770",
|
||||
"title": "Update pschatzmann_arduino-audio-driver to v0.3.0",
|
||||
@@ -307,6 +313,12 @@
|
||||
"title": "Fix SX126x daemon abort when Tx power exceeds chip limit",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/10711",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
},
|
||||
{
|
||||
"id": "10689",
|
||||
"title": "Heltec Vision Master E213: enable 32768hz crystal osc for rtc",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/10689",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -85,6 +85,9 @@
|
||||
<string name="analytics_platforms">Платформы для аналитики:</string>
|
||||
<string name="any">Любой</string>
|
||||
<!-- APP -->
|
||||
<string name="app_functions_get_node_list">Получить список нод</string>
|
||||
<string name="app_functions_send_message">Отправить сообщение</string>
|
||||
<string name="app_functions_write_section">Написание функций</string>
|
||||
<string name="app_notifications">Уведомления приложений</string>
|
||||
<string name="app_settings">Приложение</string>
|
||||
<string name="app_too_old">Требуется обновление приложения</string>
|
||||
|
||||
Reference in New Issue
Block a user