Commit graph

2396 commits

Author SHA1 Message Date
James Rich
f7ba7dcb41
refactor(service): unify config and node info request flow (#3201)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-25 14:02:55 +00:00
Phil Oliver
8317b704ea
Redundant methods in RadioConfigRepository (#3198) 2025-09-25 13:57:26 +00:00
James Rich
b0f6d4d775
refactor(ui): improve UX for saving node notes (#3197)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-24 23:35:11 +00:00
Phil Oliver
613714cdb4
Modularize database classes (#3192) 2025-09-24 20:23:05 +00:00
renovate[bot]
989a6bc820
chore(deps): update androidx navigation (#3188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-24 20:15:48 +00:00
Phil Oliver
4eba3e9daf
Modularize more models/utils (#3182) 2025-09-24 15:43:46 +00:00
Phil Oliver
a1d9f926cb Pref fixes (#3175) 2025-09-23 15:04:44 -05:00
James Rich
ce8bd943d8
feat(settings): add device telemetry toggle (#3166)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-23 11:26:35 +00:00
Phil Oliver
b98e533123
Modularize prefs classes (#3171) 2025-09-23 09:51:03 +00:00
Phil Oliver
53fdda3a9c
Add core data modules (#3169) 2025-09-23 03:49:28 +00:00
James Rich
ddb19b959f
refactor(settings)!: standardize radio config screens (#3167)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-23 02:59:33 +00:00
James Rich
d2db37e0d4
refactor(R): Move R file imports to core UI module (#3159)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-23 01:59:39 +00:00
Phil Oliver
8b2e1e8b02
Modularize some map-related files (#3154) 2025-09-19 23:12:26 +00:00
James Rich
00ee0db78a
feat(settings): align config screens copy and order with iOS (#3144)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-19 22:58:49 +00:00
Phil Oliver
8fb41aab74
Modularize some model classes (#3153) 2025-09-19 19:53:43 +00:00
Phil Oliver
e604942beb
Launch system language picker for API 33+ (#3145) 2025-09-19 12:16:45 +00:00
Phil Oliver
0d2c1f1516
New core modules for :model, :navigation, :network, :prefs (#3147) 2025-09-19 12:16:36 +00:00
Phil Oliver
8b34a69d62
Add MapScreen (#3142) 2025-09-18 16:31:17 +00:00
Phil Oliver
f2d29d4582
Flatten BluetoothViewModel (#3138) 2025-09-18 16:08:10 +00:00
Phil Oliver
eedc3ef963
Decouple SettingsScreen from UiViewModel (#3137) 2025-09-18 11:40:33 +00:00
Phil Oliver
fed3ebbd36
Start migration away from global top app bar (#3132) 2025-09-17 22:38:22 +00:00
Phil Oliver
df90256959
Re-add "set region" CTA (#3129) 2025-09-17 21:05:59 +00:00
Phil Oliver
1d30367ddc
Decouple ConnectionsScreen from UiViewModel (#3126) 2025-09-17 15:10:43 +00:00
Phil Oliver
7afab16011
Move nav routes to new :navigation project module (#3124) 2025-09-17 10:46:43 +00:00
Phil Oliver
bec5dac9d4
Use Ktor/Ktorfit for API calls (#3122) 2025-09-16 18:45:59 +00:00
renovate[bot]
437e8f864c
chore(deps): update markdown renderer (mike penz) to v0.37.0 (#3087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Phil Oliver <3497406+poliver@users.noreply.github.com>
2025-09-15 21:13:19 +00:00
Phil Oliver
3e4a5d4a5d
More ConnectionsScreen screen breakup (#3108) 2025-09-15 19:54:10 +00:00
James Rich
295e0aa298
feat(build): Convention Plugins (#3081)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Dane Evans <dane@goneepic.com>
2025-09-15 10:47:03 +00:00
James Rich
6d51fbee5b
fix: detekt (#3096) 2025-09-14 14:12:03 -05:00
James Rich
0634859742 revert(safebluetooth): reverts changes to SafeBluetooth.kt (#3095) 2025-09-14 13:53:27 -05:00
James Rich
ba003487c1
fix: detekt (#3090) 2025-09-14 08:26:21 -05:00
James Rich
7905334f1b refactor(radio): connection state tweaks (#3089)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-14 08:10:52 -05:00
James Rich
4dbbcd222d fix(mqtt): enable TLS when using official mqtt server (#3088)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-14 08:10:52 -05:00
James Rich
3c726457eb
repo(release): merge changes from 2.7.0 to main (#3070)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: DaneEvans <dane@goneepic.com>
2025-09-10 15:59:57 -05:00
DaneEvans
f2680d37ad
Feat/node notes (#3014) 2025-09-08 21:37:56 +00:00
James Rich
8e66360b60
fix(service): increase config wait time (#3006)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-07 11:55:07 +00:00
b8b8
188f60ada6
Update EnvironmentMetrics.kt - μR/h (#3008)
Signed-off-by: b8b8 <156552149+b8b8@users.noreply.github.com>
2025-09-06 23:35:05 +00:00
James Rich
ce60d490b7
fix: map regressions (#3004)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-06 19:33:06 +00:00
DaneEvans
93e7eb3aa0
feat #2810 - fix export config file name (#3000) 2025-09-06 14:40:37 +00:00
DaneEvans
266379c979
Feat/2932 env metrics radiation (#2993) 2025-09-06 13:34:15 +00:00
DaneEvans
99938e97bd
add times to traceroute displays. (#2999) 2025-09-06 13:34:03 +00:00
DaneEvans
3a9e5ffbbe
move debug export to using URI (#2991) 2025-09-06 05:17:04 +00:00
DaneEvans
82b6266f0e
feat #2570, Add ExportAll to csv (#2989) 2025-09-06 05:16:53 +00:00
Dane Evans
4dd519456b Revert "align strategies for display, add missing entries, clean up display when everything is present,"
This reverts commit 2f1a3fabb9.
2025-09-06 15:03:15 +10:00
Dane Evans
2f1a3fabb9 align strategies for display, add missing entries, clean up display when everything is present, 2025-09-06 14:54:05 +10:00
Phil Oliver
08ced48652
Move remaining 3-dot menu items to Settings (#2985) 2025-09-05 19:51:09 +00:00
Phil Oliver
4ab588cdaa
Migrate App Intro to Navigation 3 (#2983) 2025-09-05 17:44:54 +00:00
Phil Oliver
0cb0b19128
Move "show app intro" to phone settings (#2984) 2025-09-05 17:24:41 +00:00
DaneEvans
f78c440c61
Fix/2640 rangetest hops (#2979) 2025-09-05 16:53:39 +00:00
DaneEvans
fd40f8679b
drop the glitchy animation (#2981) 2025-09-05 16:47:48 +00:00