Commit graph

4047 commits

Author SHA1 Message Date
James Rich
e403a96b22
2.6.16 2025-06-13 07:25:37 -05:00
Łukasz Kosson
82dce30739
feat: show node details by long-pressing a node marker on map (#2104) 2025-06-13 06:50:28 -05:00
github-actions[bot]
634907d708
chore(l10n): New Crowdin Translations (#2101)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-13 11:35:38 +00:00
James Rich
eaef459fde
Refactor: split position precision constants (#2099)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-13 11:35:21 +00:00
github-actions[bot]
0cc3080e63
chore: update firmware releases list from Meshtastic API (#2096)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
2025-06-13 11:35:10 +00:00
Jeremiah K
4de1b1516f
Fix: Device selection lags (#2086) 2025-06-13 11:34:44 +00:00
Benjamin Faershtein
faf9f7b0e1
Added connection indicator (#2073)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-13 11:34:15 +00:00
James Rich
95224c20ef
feat: adaptive nav (#2079) 2025-06-13 02:34:01 +00:00
James Rich
606d1520d8
refactor: Client Notification Support (#2095) 2025-06-12 20:00:28 -05:00
renovate[bot]
2a274e259b
chore(deps): update app/src/main/proto digest to 0c11288 (#2084)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 16:23:08 -05:00
renovate[bot]
9d9d40c6ab
chore(deps): update mesh_service_example/src/main/proto digest to 0c11288 (#2085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 16:22:48 -05:00
github-actions[bot]
7ba775642c
chore: update device hardware list from Meshtastic API (#2081)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
2025-06-12 16:22:11 -05:00
github-actions[bot]
3394d4ff28
chore(l10n): New Crowdin Translations (#2074)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-12 16:21:36 -05:00
Benjamin Faershtein
39590b75ee
Fixed nodeDB reset even on remote nodeDB reset (#2087) 2025-06-12 16:20:49 -05:00
Łukasz Kosson
7a5813ebb3
feat: filter node list by user id or node number (#2078)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-12 16:20:26 -05:00
James Rich
6408b22c6d
2.6.15 2025-06-10 13:39:53 -05:00
github-actions[bot]
76bdccdd98
chore(l10n): New Crowdin Translations (#2071)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-10 10:23:21 -05:00
James Rich
ad8f91482e
refactor: ClientNotification messages as an alert dialog (#2072) 2025-06-10 15:15:58 +00:00
James Rich
607e5fd7c4
2.3.14 2025-06-10 07:11:49 -05:00
Benjamin Faershtein
e7657c4763
feat: Added map filter + small waypoint fix (#2065)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-10 12:03:30 +00:00
github-actions[bot]
67b7ccfe06
chore(l10n): New Crowdin Translations (#2070)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-10 11:34:32 +00:00
renovate[bot]
651edf61a1
chore(deps): update mesh_service_example/src/main/proto digest to b448d4a (#2069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 11:34:21 +00:00
renovate[bot]
6f02be4bb1
chore(deps): update app/src/main/proto digest to b448d4a (#2068)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 11:34:10 +00:00
renovate[bot]
9c7019d866
chore(deps): update com.google.devtools.ksp to v2.1.21-2.0.2 (#2066)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 11:33:55 +00:00
James Rich
c20c212e49
docs: Updated screenshots for Fdroid (#2067) 2025-06-09 21:18:31 -05:00
github-actions[bot]
ddea111088
chore(l10n): New Crowdin Translations (#2054)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-09 15:52:15 -05:00
James Rich
4767e48fe2
feat(#2060): Enforce valid names for UserConfig (#2063) 2025-06-09 12:46:22 -05:00
Łukasz Kosson
f5b34d6408
fix: cancel new message notification when message is marked as read (#2057)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-09 12:45:20 -05:00
Łukasz Kosson
e781d6774b
feat: allow hiding offline and/or non-direct nodes from list and map (#2052)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-09 12:44:53 -05:00
James Rich
6becdf137b
refactor: Consolidate DropdownMenu into RegularPreference (#2059) 2025-06-08 19:38:30 +00:00
James Rich
72ab461661
fix: update start destination to NodesGraph when connected (#2058) 2025-06-08 14:28:48 -05:00
github-actions[bot]
22109e59a6
chore(l10n): New Crowdin Translations (#2053)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-07 18:13:09 -05:00
renovate[bot]
9278f58636
chore(deps): update mesh_service_example/src/main/proto digest to db60f07 (#2049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 22:09:07 +00:00
github-actions[bot]
d076b05789
chore(l10n): New Crowdin Translations (#2047)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-07 16:56:44 -05:00
renovate[bot]
fd171adb18
chore(deps): update app/src/main/proto digest to db60f07 (#2048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 16:52:34 -05:00
Benjamin Faershtein
5b6c8483e8
feat: add waypoint expiration picker (#2051) 2025-06-07 20:50:30 +00:00
James Rich
89462be97a
fix: ensure bg loc permissions, unbind service (#2050) 2025-06-07 15:42:29 -05:00
James Rich
d8e9c30399
2.6.13 2025-06-07 06:02:10 -05:00
James Rich
8d279afb10
Refactor: Migrate app build.gradle to Kotlin DSL (#2046) 2025-06-07 05:43:50 -05:00
renovate[bot]
5cce554e82
chore(deps): update gradle to v8.14.2 (#2044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 16:33:26 -05:00
renovate[bot]
8881e86fad
chore(deps): update mesh_service_example/src/main/proto digest to cec9223 (#2043)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 16:32:55 -05:00
renovate[bot]
382aa741f1
chore(deps): update design digest to 90014f4 (#2037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 16:32:31 -05:00
renovate[bot]
2ca17ea9f9
chore(deps): update app/src/main/proto digest to cec9223 (#2036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 16:32:10 -05:00
renovate[bot]
ae2db636fe
chore(deps): update com.google.firebase:firebase-crashlytics-gradle to v3.0.4 (#2041)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 16:31:52 -05:00
renovate[bot]
53112b7cdf
chore(deps): update com.google.firebase:firebase-bom to v33.15.0 (#2045)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 16:31:19 -05:00
James Rich
94cdc1c17a
fix: detekt 2025-06-06 16:04:44 -05:00
James Rich
2a05fc072d
refactor: organize navigation (#2042) 2025-06-06 15:45:26 -05:00
James Rich
c757224269
feat: add MeshServiceExample project to repo (#2038)
Co-authored-by: niccellular <79813408+niccellular@users.noreply.github.com>
2025-06-06 15:43:32 -05:00
github-actions[bot]
833e6f04dd
chore(l10n): New Crowdin Translations (#2033)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-06 15:43:06 -05:00
Łukasz Kosson
9a371ee9cd
feat: show per-message SNR, RSSI and hop count (#2040)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-06-06 15:41:25 -05:00