Meshtastic-Android/app/src/main/java/com/geeksville/mesh/ui
2024-10-03 18:30:00 -03:00
..
components fix: lock icon colors for better visibility in light theme 2024-10-03 18:30:00 -03:00
compose refactor: replace light/dark mode previews with @PreviewLightDark 2024-07-13 07:26:45 -03:00
map feat: preserve map center and zoom state in ViewModel 2024-09-30 19:14:22 -03:00
preview feat: add encryption status icon and dialog to node list items 2024-09-23 10:13:27 -03:00
theme feat: Telemetry charts (#1198) 2024-08-31 08:05:42 -03:00
BatteryInfo.kt refactor: replace light/dark mode previews with @PreviewLightDark 2024-07-13 07:26:45 -03:00
ChannelFragment.kt refactor: add option for custom ByteString key generation 2024-09-28 08:19:08 -03:00
ContactItem.kt refactor(ContactListView): move selection logic to ContactItem 2024-07-13 07:50:01 -03:00
ContactsFragment.kt refactor: move ContactsFragment to main activity ViewModel 2024-09-09 20:02:34 -03:00
DebugFragment.kt feat: enable text selection in debug panel 2024-07-13 08:00:42 -03:00
DeviceSettingsFragment.kt fix: position handling when fixed_position is enabled 2024-09-28 08:19:09 -03:00
LastHeardInfo.kt refactor: use ACTION_TIME_TICK receiver for time updates 2024-08-18 11:38:32 -03:00
LinkedCoordinates.kt refactor(NodeItem): replace NodeInfo with NodeEntity 2024-09-21 16:47:20 -03:00
MessageItem.kt refactor: replace AutoLinkText in MessageItem 2024-10-01 20:02:06 -03:00
MessageListView.kt feat: add dialog for message status information 2024-09-24 22:06:15 -03:00
MessagesFragment.kt feat: show lock icon for nodes with public keys 🔒 2024-09-16 18:44:18 -03:00
MetricsFragment.kt feat: Add ability to display environment metrics in Fahrenheit (#1253) 2024-09-18 19:37:55 -03:00
NodeItem.kt feat: add encryption status icon and dialog to node list items 2024-09-23 10:13:27 -03:00
NodeMenu.kt feat: show lock icon for nodes with public keys 🔒 2024-09-16 18:44:18 -03:00
QuickChatSettingsFragment.kt refactor: migrate QuickChatFragment RecyclerView to Compose 2024-07-06 07:43:01 -03:00
ScreenFragment.kt incorporate androidlib 2022-09-04 22:52:40 -03:00
SettingsFragment.kt feat: add demo mode for testing and review purposes 2024-10-02 19:58:11 -03:00
SignalInfo.kt refactor(NodeItem): replace NodeInfo with NodeEntity 2024-09-21 16:47:20 -03:00
UsersFragment.kt feat: Adds Request user info (#1279) 2024-10-03 05:02:13 -03:00