kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
This commit introduces support for the Status Message module. - Adds a `StatusMessage` message type and its corresponding port number (`NODE_STATUS_APP_VALUE`). - Implements a new settings screen to configure the `StatusMessageConfig`. - Updates the `Node` data model and database entity to store the `nodeStatus` string. - Displays the received status message in the node list and node details screens. - Handles incoming status packets in `MeshDataHandler`. Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| analytics | ||
| common | ||
| data | ||
| database | ||
| datastore | ||
| di | ||
| model | ||
| navigation | ||
| network | ||
| prefs | ||
| proto | ||
| service | ||
| strings | ||
| ui | ||