Commit graph

2835 commits

Author SHA1 Message Date
github-actions[bot]
a7944c5160
chore(l10n): New Crowdin Translations (#2215)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-22 09:09:47 -05:00
James Rich
1f1a468f64
Refactor DebugSearch.kt (#2219) 2025-06-22 08:53:09 -05:00
Łukasz Kosson
20f5888380
feat: split message notifications into direct- and broadcast messages (#2217) 2025-06-22 07:41:17 -05:00
James Rich
89ad4dc350
Fix/2100 graph labels (#2188)
Co-authored-by: Dane Evans <dane@goneepic.com>
2025-06-22 07:40:01 -05:00
James Rich
65ab9eb40d
Refactor node count display in MainAppBar (#2210) 2025-06-21 23:31:07 -05:00
James Rich
3efd463a5b
Refactor: Use default FAB shape for MapButton (#2211) 2025-06-21 23:19:54 -05:00
James Rich
c4c115b901
feat: show online and total node count in the title bar (#2209) 2025-06-21 21:10:36 -05:00
github-actions[bot]
450014a0f6
chore(l10n): New Crowdin Translations (#2200)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-21 21:09:31 -05:00
github-actions[bot]
2c34c9703b
chore: update firmware releases list from Meshtastic API (#2204)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
2025-06-21 20:23:32 -05:00
Łukasz Kosson
9b0dcfdeab
fix: ignore non-local localStats telemetry (#2206) 2025-06-21 20:21:14 -05:00
Jeremiah K
3e3e4919bd
fix: message input clearing with proper state management (#1474 & #2150) (#2208) 2025-06-21 20:20:42 -05:00
github-actions[bot]
a693ee5c81
chore(l10n): New Crowdin Translations (#2189)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-21 07:15:28 -05:00
renovate[bot]
cd8ebd1ea3
chore(deps): update app/src/main/proto digest to 6791138 (#2196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-21 07:14:53 -05:00
James Rich
86a35603d5
refactor: Add remote node indicator and node chip to app bar (#2195) 2025-06-21 07:14:33 -05:00
Łukasz Kosson
d24a501f06
fix: unintended line break in node chip (#2199) 2025-06-21 06:29:00 -05:00
James Rich
bcc3a0f107
feat: Allow unlocking excluded modules (#2180)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-20 18:19:51 -05:00
James Rich
8639228721
refactor: message item actions and reactions (#2191) 2025-06-20 16:30:41 -05:00
James Rich
45f28b31f0
fix: template typo
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-20 15:02:22 -05:00
James Rich
b5a503c0cb
fix: clear public key when private key edited (#2190) 2025-06-20 18:47:52 +00:00
github-actions[bot]
7acc5ef8e8
chore(l10n): New Crowdin Translations (#2171)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-20 13:00:31 -05:00
James Rich
ebba4e638c
Revert "Fix/2100 graph labels" (#2187) 2025-06-20 12:56:13 -05:00
github-actions[bot]
2cc34c9f35
chore: update firmware releases list from Meshtastic API (#2181)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
2025-06-20 11:37:56 -05:00
renovate[bot]
2a93d3b744
chore(deps): update app/src/main/proto digest to b818a00 (#2178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 10:48:02 -05:00
DaneEvans
1be3979c84
Fix/2100 graph labels (#2182)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-20 15:14:06 +00:00
DaneEvans
03ae071548
feat:add extra filters, including own address (#2183) 2025-06-20 09:57:39 -05:00
DaneEvans
931d3320e2
fix: Drop text buttons in favor of icons (#2185)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-20 14:55:56 +00:00
James Rich
46332c95a4
fix: Use string template for hops away (#2184) 2025-06-20 09:20:40 -05:00
James Rich
38b949f9c1
fix: Propagate reply ID for DataPackets (#2177) 2025-06-19 18:20:07 -05:00
James Rich
d66b7d5d0f
fix (#2172): replace string template for Hops Away: (#2173) 2025-06-19 17:10:47 -05:00
Jeremiah K
67ffaca01c
fix (#2165): position exchange not working (#2169)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-19 16:42:48 +00:00
github-actions[bot]
2699830b59
chore(l10n): New Crowdin Translations (#2168)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-19 11:33:26 -05:00
github-actions[bot]
1a8276ccbc
chore(l10n): New Crowdin Translations (#2166)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-19 14:19:40 +00:00
DaneEvans
17e3e1a257
feat (#2105): debug panel (#2148)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-19 14:04:58 +00:00
Jeremiah K
e9f95dbf8c
fix (#2076): hidden client freeze issue when viewing node details (#2164) 2025-06-19 07:38:57 -05:00
github-actions[bot]
68b029d6a2
chore(l10n): New Crowdin Translations (#2163)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-19 06:25:49 -05:00
Jeremiah K
7e0999fdc0
fix (#2150): text input not clearing after sending message (#2161) 2025-06-19 06:25:19 -05:00
James Rich
1928fb64fa
fix: Ensure valid private key generation (#2160) 2025-06-18 20:30:08 -05:00
James Rich
ca69051075
detekt cleanup (#2159) 2025-06-18 16:19:41 -05:00
James Rich
e205f1d6d6
feat: Add key export functionality (#2158) 2025-06-18 16:03:33 -05:00
James Rich
83e6c6cc31
fix: refactor MainActivity to use lifecycleScope for coroutines (#2153) 2025-06-18 14:30:00 -05:00
github-actions[bot]
8d82e526f0
chore: update firmware releases list from Meshtastic API (#2151)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
2025-06-18 11:18:17 -05:00
James Rich
468c4ab6b7
fix: Fetch original message when displaying a reply (#2152) 2025-06-18 16:05:02 +00:00
github-actions[bot]
ca099fa79a
chore(l10n): New Crowdin Translations (#2144)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-17 20:19:00 -05:00
James Rich
357efa9028
feat: Implement message reply functionality (#2147) 2025-06-17 20:15:07 -05:00
rcarteraz
7497540f80
fix: remove TAK from unmessageble roles(#2146) 2025-06-17 16:56:15 -05:00
James Rich
27aacd1fbc
fix(#2094): remove redundant mapView.onDetach() call (#2143) 2025-06-17 03:13:00 +00: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
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