meshtastic / Meshtastic-Android

Android application for Meshtastic
https://meshtastic.org
GNU General Public License v3.0
743 stars 212 forks source link

[Feature Request]: Implementation of MaterialYou Design for the Android client #1378

Closed GuiSousa135 closed 2 weeks ago

GuiSousa135 commented 2 weeks ago

Contact Details

No response

Tell us your idea.

I would like to see the Meshtastic app for Android updated and modernized to MaterialYou Design, making the app more intuitive and beautiful: with tabs at the bottom of the screen, with easier to access radio settings, colorful graphs for metrics, signal quality, among other things.

The Android app has an old look, the theme is not consistent (it doesn't have black amoled mode), the "radio settings" option could be easier to access.

Relevant log output

Code of Conduct

jamesarich commented 2 weeks ago

This is actually slowly being accomplished as views are being refactored and migrated to Jetpack Compose. Currently we're only levaraging the Compose Material (1.0) libraries, but once migration is complete this opens us up to migrating to Material3 and potentially MaterialYou (dynamic colors).