You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meshcore-client/lib/screens
Ben Allfree 549fc62632
chat fixes
5 months ago
..
app_debug_log_screen.dart Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198) 5 months ago
app_settings_screen.dart hide message tracing 5 months ago
ble_debug_log_screen.dart Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198) 5 months ago
channel_chat_screen.dart chat fixes 5 months ago
channel_message_path_screen.dart Changed all map lables to look the same across all map ui (#206) 5 months ago
channels_screen.dart Added mute channel functionality (#209) 5 months ago
chat_screen.dart chat fixes 5 months ago
chrome_required_screen.dart formatting fixes 5 months ago
community_qr_scanner_screen.dart Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198) 5 months ago
contacts_screen.dart Mark pending channel messages sent on RESP_CODE_SENT (#186) 5 months ago
device_screen.dart format dart files 6 months ago
line_of_sight_map_screen.dart Refactor label display in Line Of Sight and Map screens for improved alignment and styling (#204) 5 months ago
map_cache_screen.dart Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198) 5 months ago
map_screen.dart Refactor label display in Line Of Sight and Map screens for improved alignment and styling (#204) 5 months ago
neighbors_screen.dart Add a signal readout for the nearest repeater. With improvements to app bar and other UI polish. (#200) 5 months ago
path_trace_map.dart Changed all map lables to look the same across all map ui (#206) 5 months ago
repeater_cli_screen.dart fix: return cursor to message window after send 5 months ago
repeater_hub_screen.dart Fix repeater battery % inconsistency and add configurable repeater battery chemistry (#199) 5 months ago
repeater_settings_screen.dart The first issue was that the toggle switch states weren't being initialized when settings were refreshed from the device. The code would correctly update the interval values themselves, but failed to set the corresponding boolean flags that control whether the toggles appear as "on" or "off". This meant that if you refreshed settings from a device that had advertisements disabled (with an interval of zero), the toggles would incorrectly show as enabled even though the device was actually broadcasting no advertisements. We fixed this by adding two lines that explicitly set _advertEnable = _advertInterval > 0 and _floodAdvertEnable = _floodAdvertInterval > 0 after parsing the interval values from device responses. 6 months ago
repeater_status_screen.dart Fix repeater battery % inconsistency and add configurable repeater battery chemistry (#199) 5 months ago
scanner_screen.dart formatting fixes 5 months ago
settings_screen.dart Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198) 5 months ago
telemetry_screen.dart Fix repeater battery % inconsistency and add configurable repeater battery chemistry (#199) 5 months ago

Powered by TurnKey Linux.