Meshtastic-Android/app/src/main/java/com/geeksville/mesh/ui/components
James Rich fb04805255
Fix: Show 'unknown' for position logs older than 6 months (#1416)
* Fix: Show 'unknown' for position logs older than 6 months

Display 'unknown' instead of the timestamp for position logs older than 6 months. This addresses an issue where unknown timestamps were incorrectly shown as 1970 (unix epoch).

* Fix: make detekt happy

* Replace "Unknown" with "Unknown Age" in position logs

The text displayed for positions older than six months in position logs has been changed from "Unknown" to "Unknown Age". This update adds clarity and context to the age of positions in the log.
2024-11-19 10:29:44 -03:00
..
config feat: add new NeighborInfo config 2024-11-15 06:51:32 -03:00
AdaptiveTwoPane.kt feat: add adaptive two-pane layout to ChannelScreen 2024-07-28 08:23:14 -03:00
AutoLinkText.kt refactor: add parameter for customizable text link styles 2024-10-02 17:01:11 -03:00
BitwisePreference.kt chore: add detekt formatting rule set 2024-10-14 07:56:29 -03:00
ClickableTextField.kt refactor(channels): use clickable OutlinedTextField 2023-09-16 07:35:20 -03:00
CommonCharts.kt feat: Metrics time selection (#1396) 2024-11-11 17:54:26 -03:00
DeviceMetrics.kt refactor: Conducting time filter at the component lvl to avoid metric nav cards from being disabled when we don't have recent data (#1402) 2024-11-13 07:24:40 -03:00
DropDownPreference.kt feat: add DeviceConfig RebroadcastMode descriptions 2024-11-06 10:22:31 -03:00
EditBase64Preference.kt feat: add option for 3 admin keys in SecurityConfig 2024-10-09 19:26:48 -03:00
EditIPv4Preference.kt feat: add password TextField 2023-07-27 06:47:34 -03:00
EditListPreference.kt feat: add option for 3 admin keys in SecurityConfig 2024-10-09 19:26:48 -03:00
EditPasswordPreference.kt feat: add password TextField 2023-07-27 06:47:34 -03:00
EditTextPreference.kt chore: add detekt formatting rule set 2024-10-14 07:56:29 -03:00
EnvironmentMetrics.kt refactor: Conducting time filter at the component lvl to avoid metric nav cards from being disabled when we don't have recent data (#1402) 2024-11-13 07:24:40 -03:00
IndoorAirQuality.kt chore: add detekt formatting rule set 2024-10-14 07:56:29 -03:00
LazyColumnDragAndDropDemo.kt chore(LazyColumnDragAndDropDemo): update to Compose 1.7 APIs 2024-09-08 08:43:52 -03:00
LoraSignalIndicator.kt feat: Signal Metrics (#1340) 2024-10-23 17:31:31 -03:00
MetricsTimeSelector.kt feat: Metrics time selection (#1396) 2024-11-11 17:54:26 -03:00
NodeFilterTextField.kt refactor: consolidate sort button into NodeFilterTextField component 2024-09-08 08:32:00 -03:00
NodeKeyStatusIcon.kt fix: lock icon colors for better visibility in light theme 2024-10-03 18:30:00 -03:00
NodeMap.kt feat: pass users preferred tile source to MapViews 2024-11-15 07:10:01 -03:00
NodeMenu.kt refactor: maintain NodeMenu item order for consistency 2024-11-12 09:24:37 -03:00
PositionLog.kt Fix: Show 'unknown' for position logs older than 6 months (#1416) 2024-11-19 10:29:44 -03:00
PositionPrecisionPreference.kt fix: position precision slider movement 2024-08-29 08:10:09 -03:00
PreferenceCategory.kt feat: add NodeDetailsScreen with metrics and remote admin navigation 2024-10-18 20:09:37 -03:00
PreferenceFooter.kt refactor: use OutlinedButtons in PreferenceFooter 2023-09-16 07:32:38 -03:00
RegularPreference.kt feat: add optional summary text to SwitchPreference 2024-11-11 17:08:24 -03:00
ScannedQrCodeDialog.kt refactor: QrCodeScanDialog with single channel list and Add/Remove toggle (#1179) 2024-08-03 10:47:16 -03:00
SignalMetrics.kt refactor: Conducting time filter at the component lvl to avoid metric nav cards from being disabled when we don't have recent data (#1402) 2024-11-13 07:24:40 -03:00
SimpleAlertDialog.kt refactor: Migrate Node dropdown menu to Compose (#1386) 2024-11-09 08:14:40 -03:00
SwitchPreference.kt feat: add optional summary text to SwitchPreference 2024-11-11 17:08:24 -03:00
TextDividerPreference.kt refactor: split configs into individual components (#623) 2023-04-17 17:13:26 -03:00
TimeTickWithLifecycle.kt refactor: use ACTION_TIME_TICK receiver for time updates 2024-08-18 11:38:32 -03:00
TracerouteLog.kt refactor: split MetricsViewModel state updates 2024-11-02 09:46:15 -03:00