3
0
Fork 0
trifid_mobile/lib/screens
micha3lbrown e844e2c195
Add logWrap to global settings
`logWrap` is a configuration that allows for users to decide if when
viewing logs the lines should extend off screen allowing for scroll
behavior or if they should wrap at screen edge.

We also considered allowing users to toggle this setting at the Site
level but decided that since users would likely want this setting to
apply to all sites, we hoisted the configuration.

Advances #3
2021-02-05 10:09:56 -05:00
..
siteConfig Adjust sourcing of env.sh w/ relative path 2020-12-08 11:06:52 -05:00
AboutScreen.dart Wrap SelectableText with keyboard shortcuts to help chromeos 2020-08-31 18:32:40 -05:00
HostInfoScreen.dart Wrap SelectableText with keyboard shortcuts to help chromeos 2020-08-31 18:32:40 -05:00
MainScreen.dart Fix share on ipad, improve share file names 2020-08-17 19:12:28 -05:00
SettingsScreen.dart Add logWrap to global settings 2021-02-05 10:09:56 -05:00
SiteDetailScreen.dart Wrap SelectableText with keyboard shortcuts to help chromeos 2020-08-31 18:32:40 -05:00
SiteLogsScreen.dart Add logWrap to global settings 2021-02-05 10:09:56 -05:00
SiteTunnelsScreen.dart Safer defaults in an error event for tunnels, fix the details screen when starting 2020-08-07 16:11:26 -05:00