Meshtastic-Android/app/src/main/res/drawable
Davis 248982d14c
Add elevation and number of GPS satellites to node info (#895)
* Move battery info to compose - always show voltage level and icons to match battery percentage
Use tool text in preview, rather than actually set text value
Simplify node info layout to avoid defining margins on everything

* Move node position to Compose

* Update hyperlink color to match previous value

* Use compose preview in layout editor

* Use compose preview in layout editor

* Add simple preview for use in layout

* Move last heard node info to Compose
Clean up layout of node info

* Move signal info to Compose and simplify bind

* Prevent long coordinates from colliding with signal info

* Move the rest of the node info card to compose
Breaks the blinking feature when navigating from chat
Wrap position to new line if overflow

* Adjust layout and text sizing to closer match original

* Use constraint layout for tighter display on busy nodes

* Construct environment metrics so that there aren't trailing spaces if current is zero

* Swap viewholder root for compose view rather than inflating layout
Fix padding lost when changing out view holder root
Intelligently update the list with only nodes that changed

* Remove unused method, and adjust replacement method to match the same decimal precisions as before

* Add elevation and number of GPS satellites to node info list
Add some extension functions for easier conversion between units and systems

* Dispose composition on recycle to avoid lingering spacing from previous layouts
Remove comments explaning adapter functionality
Remove unused methods

* Use previous string for denoting unknown node names

* Align properly if altitude but no signal info
2024-03-07 06:34:43 -03:00
..
cloud_download_outline_24.xml Added a debug panel 2020-09-26 21:56:52 -04:00
cloud_off.xml UI is a little less ugly (but still ugly) 2020-02-10 11:30:10 -08:00
cloud_on.xml UI is a little less ugly (but still ugly) 2020-02-10 11:30:10 -08:00
ic_antenna_24.xml Display battery level of remote nodes #64 2020-07-01 08:28:06 -04:00
ic_baseline_drag_handle_24.xml Add basic quick chat action settings 2022-08-10 17:34:18 +01:00
ic_baseline_edit_24.xml Add basic quick chat action settings 2022-08-10 17:34:18 +01:00
ic_baseline_fast_forward_24.xml Add icon and colours to quick chat settings 2022-08-16 12:25:10 +01:00
ic_baseline_location_on_24.xml fix: change vector background color to transparent 2023-04-10 20:35:03 -03:00
ic_battery_alert.xml Improved battery/voltage info in node list (#874) 2024-02-26 19:19:32 -03:00
ic_battery_full_24.xml Display battery level of remote nodes #64 2020-07-01 08:28:06 -04:00
ic_battery_high.xml Improved battery/voltage info in node list (#874) 2024-02-26 19:19:32 -03:00
ic_battery_low.xml Improved battery/voltage info in node list (#874) 2024-02-26 19:19:32 -03:00
ic_battery_medium.xml Improved battery/voltage info in node list (#874) 2024-02-26 19:19:32 -03:00
ic_battery_outline.xml Improved battery/voltage info in node list (#874) 2024-02-26 19:19:32 -03:00
ic_battery_unknown.xml Improved battery/voltage info in node list (#874) 2024-02-26 19:19:32 -03:00
ic_launcher2_background.xml switch app launcher to new icon 2021-01-30 14:44:55 +08:00
ic_launcher2_foreground.xml update to latest launcher icon from @thepoweroftwo 2021-02-01 10:31:24 +08:00
ic_map_location_dot_24.xml feat: add custom map navigation icon 2023-08-22 22:52:33 -03:00
ic_map_navigation_24.xml feat: add custom map navigation icon 2023-08-22 22:52:33 -03:00
ic_power_plug_24.xml Display power plug icon when no battery #99 2020-07-16 08:50:47 -04:00
ic_satellite.xml Add elevation and number of GPS satellites to node info (#895) 2024-03-07 06:34:43 -03:00
ic_twotone_add_24.xml convert changeRadioButton to fab 2022-01-08 16:18:36 -03:00
ic_twotone_cloud_24.xml begin support for message status 2020-05-30 14:38:16 -07:00
ic_twotone_cloud_upload_24.xml node list is ugly but it kinda works 2020-04-08 15:36:49 -07:00
ic_twotone_contactless_24.xml define our four screens 2020-02-16 18:54:29 -08:00
ic_twotone_content_copy_24.xml refactor: migrate ChannelFragment to Composable (#615) 2023-04-07 12:43:29 -03:00
ic_twotone_content_paste_go_24.xml meshtastic#73 change icon, bugfixes 2022-04-19 16:01:01 +02:00
ic_twotone_delete_24.xml add action mode menu to messages (delete select all) 2022-02-28 15:47:52 -03:00
ic_twotone_download_24.xml refactor: migrate MapFragment to Composable (#647) 2023-06-24 07:58:01 -03:00
ic_twotone_how_to_reg_24.xml distinguish between implicit and real ACKs (#552) 2023-01-02 22:23:23 -03:00
ic_twotone_layers_24.xml feat: add option to show phone GPS location on map 2023-07-31 22:56:15 -03:00
ic_twotone_location_disabled_24.xml feat: add option to show phone GPS location on map 2023-07-31 22:56:15 -03:00
ic_twotone_lock_24.xml channel editing kinda works 2020-03-15 18:44:10 -07:00
ic_twotone_lock_open_24.xml channel editing kinda works 2020-03-15 18:44:10 -07:00
ic_twotone_map_24.xml begin adding map view 2020-03-12 11:54:22 -07:00
ic_twotone_message_24.xml define our four screens 2020-02-16 18:54:29 -08:00
ic_twotone_my_location_24.xml feat: add option to show phone GPS location on map 2023-07-31 22:56:15 -03:00
ic_twotone_people_24.xml define our four screens 2020-02-16 18:54:29 -08:00
ic_twotone_select_all_24.xml add action mode menu to messages (delete select all) 2022-02-28 15:47:52 -03:00
ic_twotone_send_24.xml update send icon 2022-01-26 02:38:15 -03:00
ic_twotone_settings_applications_24.xml define our four screens 2020-02-16 18:54:29 -08:00
ic_twotone_share_24.xml done with channel screen mockup 2020-02-17 20:17:08 -08:00
ic_twotone_visibility_24.xml feat: add password TextField 2023-07-27 06:47:34 -03:00
ic_twotone_visibility_off_24.xml feat: add password TextField 2023-07-27 06:47:34 -03:00
ic_twotone_warning_24.xml move admin messages to nodes tab 2022-09-30 15:57:04 -03:00
person.xml UI is a little less ugly (but still ugly) 2020-02-10 11:30:10 -08:00
sl_lock_24dp.xml new channel view now works at least as well as the old channel view 2020-04-08 10:55:28 -07:00