mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
For #26207 Adds UI for turning the android mdm on and off. This is currently hidden behind a feature flag. To enable use FLEET_DEV_ANDROID_ENABLED=1 when running your fleet server. This includes: **android mdm on and off card:**   **Android mdm page off state**  **Andoid mdm page on state**  **Turn off android mdm modal**  > NOTE: will need to come back and revisit this for the SSE handling when android mdm is successfully turned on. - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files) for more information. - [ ] Added/updated automated tests - [x] Manual QA for all new/changed functionality
1 line
44 B
Text
1 line
44 B
Text
- add UI to turn on and and off android mdm
|