Meshtastic-Android/app
James Rich 6dfb6a56d6
feat: expand role confirmation to include REPEATER (#1657)
* 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
2025-03-07 14:26:57 -06:00
..
schemas/com.geeksville.mesh.database.MeshtasticDatabase feat(config): implement excluded modules validation (#1460) 2025-01-02 06:38:33 -03:00
src feat: expand role confirmation to include REPEATER (#1657) 2025-03-07 14:26:57 -06:00
.gitignore gitignore 2020-02-19 10:54:29 -08:00
build.gradle fix #1654: Move the app rating dependency to googleImplementation (#1656) 2025-03-07 14:25:46 -06:00
google-services.json chore: simplify mock google-services.json workflow (#1313) 2024-10-14 08:13:35 -03:00
proguard-rules.pro chore: re-enable code shrinking and optimization 2024-09-19 18:17:30 -03:00