Commit graph

47 commits

Author SHA1 Message Date
Phil Oliver
51fa634e11
More map modularization (#3319) 2025-10-04 00:19:37 +00:00
James Rich
c42cb44b10
feat(settings): add link to system app settings (#3293)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-02 18:48:20 +00:00
Phil Oliver
fe9491121c
Modularize common composables (#3286) 2025-10-02 09:56:49 +00:00
Phil Oliver
d553cdfee6
Add :feature:node (#3275) 2025-10-01 23:26:41 +00:00
Ben Meadors
bd0812f0d7
Remove noisy error disconnected toast (#3263) 2025-10-01 01:16:21 +00:00
James Rich
cad88d277b
refactor(analytics)!: modularize analytics - remove Logging (#3256)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-30 23:22:22 +00:00
Phil Oliver
db2ef75e08
Add :core:service (#3253) 2025-09-30 20:55:56 +00:00
Phil Oliver
48a27ba022
Remove NodeChip long-click (#3220) 2025-09-29 14:31:55 +00:00
Phil Oliver
3951ebb375
Spruce up LoRaConfigScreen (#3224) 2025-09-28 16:52:42 +00:00
Phil Oliver
3e83e61a1a
Move some repo classes to :core:data (#3214) 2025-09-26 21:45:11 +00:00
Phil Oliver
c5360086b7
Add :core:ui (#3203) 2025-09-25 21:01:53 +00:00
Phil Oliver
8317b704ea
Redundant methods in RadioConfigRepository (#3198) 2025-09-25 13:57:26 +00:00
Phil Oliver
613714cdb4
Modularize database classes (#3192) 2025-09-24 20:23:05 +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
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
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
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
7afab16011
Move nav routes to new :navigation project module (#3124) 2025-09-17 10:46:43 +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
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
DaneEvans
93e7eb3aa0
feat #2810 - fix export config file name (#3000) 2025-09-06 14:40:37 +00:00
DaneEvans
82b6266f0e
feat #2570, Add ExportAll to csv (#2989) 2025-09-06 05:16:53 +00:00
Phil Oliver
08ced48652
Move remaining 3-dot menu items to Settings (#2985) 2025-09-05 19:51:09 +00:00
Phil Oliver
0cb0b19128
Move "show app intro" to phone settings (#2984) 2025-09-05 17:24:41 +00:00
Robert-0410
dc9c325e1e
Improvements to Channel management (#2935)
Co-authored-by: DaneEvans <dane@goneepic.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-05 13:14:32 +00:00
Phil Oliver
161c38f8ee
Align syle of admin settings (#2969) 2025-09-05 02:53:44 +00:00
Phil Oliver
804b1a878e
Relocate debug panel to Settings nav graph (#2971) 2025-09-05 01:47:39 +00:00
Phil Oliver
2583b3fcf1
Componentize traceroute button (#2965) 2025-09-05 00:34:28 +00:00
DaneEvans
1e0b2f3e6c
Fix #2906 - remove Lora.ignore_incoming (#2925) 2025-08-30 00:18:01 +00:00
Phil Oliver
177138ac8f
More migration to top-level Settings (#2903) 2025-08-28 20:04:27 +00:00
DaneEvans
84df584c7c
#2887 Fix Paxcounter thresholds to take ints (#2898) 2025-08-28 12:03:14 +00:00
James Rich
ad736116a7
refactor(analytics): consolidate consent logic, move to Settings (#2885)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-28 02:21:06 +00:00
James Rich
86c0285f69
Revert "refactor: clean up deprecations using recommendations" (#2864) 2025-08-26 20:37:05 -05:00
James Rich
89cc9e8844
refactor: clean up deprecations using recommendations (#2859)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 22:02:53 +00:00
Phil Oliver
b2a8d7a934
NodeDetail list items (#2839) 2025-08-26 01:55:45 +00:00
Phil Oliver
f1bb020203
Relocate radio config to new top-level Settings screen (#2834) 2025-08-25 19:44:32 +00:00
James Rich
b861d07aba
Refactor: Settings to Connections, ui updates (#1984)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-30 12:56:49 -05:00
James Rich
ad1897c564
Refactor: organize ui screens to separate packages (#1982) 2025-05-29 18:18:45 -05:00