meshtastic / Meshtastic-Android

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

feat: Add more details screen for nodes #1176

Closed jamesarich closed 1 month ago

jamesarich commented 2 months ago

This commit introduces a new "More Details" screen for nodes, accessible via the node chip's context menu. image Screenshot_20240801_125524 (1)

Robert-0410 commented 1 month ago

I'm going to start working on this feature, would it be best to open a pull request to this branch? Or should I just open a new pull request when I have something working?

jamesarich commented 1 month ago

I'm going to start working on this feature, would it be best to open a pull request to this branch? Or should I just open a new pull request when I have something working?

Whichever works, you should be able to add my fork as a git remote and pull in the branch to get started.

Robert-0410 commented 1 month ago

I'm going to start working on this feature, would it be best to open a pull request to this branch? Or should I just open a new pull request when I have something working?

Whichever works, you should be able to add my fork as a git remote and pull in the branch to get started.

Awesome, got that going already thanks.

andrekir commented 1 month ago

implemented in #1198