mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
* Clarify role change behavior The role change logic was modified to show a confirmation dialog when the role is set to `ROUTER`, `ROUTER_CLIENT`, or `REPEATER`. Previously, the dialog was only displayed when setting the role to `ROUTER`. * Implement router role confirmation dialog - Added a confirmation dialog when changing the device role to ROUTER, ROUTER_CLIENT, or REPEATER. - The confirmation dialog ensures users are aware of the implications of selecting a role used for infrastructure. - Updated the logic to set the selected role only after confirmation. - Only show dialog when changing to infrastructure roles. * remove deprecated ROUTER_CLIENT to avoid confusion |
||
|---|---|---|
| .. | ||
| schemas/com.geeksville.mesh.database.MeshtasticDatabase | ||
| src | ||
| .gitignore | ||
| build.gradle | ||
| google-services.json | ||
| proguard-rules.pro | ||