James Rich
|
27aacd1fbc
|
fix(#2094): remove redundant mapView.onDetach() call (#2143)
|
2025-06-17 03:13:00 +00:00 |
|
James Rich
|
6b3ae27c67
|
2.6.18
2.6.18
|
2025-06-16 18:10:34 -05:00 |
|
github-actions[bot]
|
ada0e10111
|
chore(l10n): New Crowdin Translations (#2138)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-06-16 18:01:35 -05:00 |
|
James Rich
|
5ba9fe4716
|
Refactor: Improve MessageItem layout and display of reactions (#2141)
|
2025-06-16 22:55:06 +00:00 |
|
James Rich
|
41885c84aa
|
Increase MIN_SDK_VERSION to 26 (#2140)
|
2025-06-16 17:43:49 -05:00 |
|
James Rich
|
8681711946
|
2.6.17
|
2025-06-16 12:39:36 -05:00 |
|
James Rich
|
8822f7529d
|
feat: generate random PSK on clear (#2136)
|
2025-06-16 12:38:14 -05:00 |
|
James Rich
|
3ef504c567
|
feat: prompt user to regenerate compromised keys (#2131)
|
2025-06-16 17:06:23 +00:00 |
|
James Rich
|
86905942de
|
fix (#2128): MQTT map reporting interval input (#2135)
|
2025-06-16 11:54:55 -05:00 |
|
github-actions[bot]
|
0b368ce0b1
|
chore(l10n): New Crowdin Translations (#2117)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-06-16 11:54:34 -05:00 |
|
github-actions[bot]
|
d02ff38415
|
chore: update firmware releases list from Meshtastic API (#2130)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
|
2025-06-16 11:54:14 -05:00 |
|
renovate[bot]
|
981fb79ba4
|
chore(deps): update mesh_service_example/src/main/proto digest to c758376 (#2124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-16 11:53:56 -05:00 |
|
renovate[bot]
|
3109a7f753
|
chore(deps): update app/src/main/proto digest to c758376 (#2123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-16 11:53:35 -05:00 |
|
Jeremiah K
|
3e81a4dd34
|
Fix bottom navigation back stack accumulation (#2133)
|
2025-06-16 11:53:14 -05:00 |
|
Jeremiah K
|
00295c969e
|
Fix node removal hang by adding navigation callback (#2134)
|
2025-06-16 11:52:57 -05:00 |
|
James Rich
|
a5ade9252a
|
Refactor: Implement global cooldown for Traceroute button (#2129)
|
2025-06-16 11:48:08 +00:00 |
|
DaneEvans
|
4683f5b9f2
|
feat: add copy button to pbk for node status icon (#2119)
|
2025-06-15 05:51:32 -05:00 |
|
Łukasz Kosson
|
69f2e8c839
|
feat: show distance to the node on node details screen (#2122)
|
2025-06-15 05:50:58 -05:00 |
|
James Rich
|
446ddab469
|
refactor: NodeDetail screen and firmware version display (#2120)
|
2025-06-15 03:30:43 +00:00 |
|
github-actions[bot]
|
1f56263643
|
chore(l10n): New Crowdin Translations (#2107)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-06-14 14:47:12 -05:00 |
|
github-actions[bot]
|
4c330f5af1
|
chore: update firmware releases list from Meshtastic API (#2106)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
|
2025-06-14 14:46:48 -05:00 |
|
James Rich
|
a5d204db46
|
Refactor: Remove unused dependencies (#2116)
|
2025-06-14 14:46:31 -05:00 |
|
Jeremiah K
|
eaa149a0e9
|
Persist node sort preference across app restarts (#2115)
|
2025-06-14 18:22:16 +00:00 |
|
James Rich
|
46501649c8
|
Refactor: unwrap map graph (#2111)
|
2025-06-14 13:12:26 -05:00 |
|
James Rich
|
d7bd3ecaa7
|
Refactor: Use Alt+Enter to send messages (#2108)
|
2025-06-13 13:00:14 -05:00 |
|
James Rich
|
e403a96b22
|
2.6.16
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
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
2.6.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 |
|