fleet/server/mdm/android/service
Ian Littman 8e4e89f4e9
API + auth + UI changes for team labels (#37208)
Covers #36760, #36758.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [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/guides/committing-changes.md#changes-files)
for more information.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## Testing

- [x] Added/updated automated tests
- [x] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)

- [ ] QA'd all new/changed functionality manually
2025-12-29 21:28:45 -06:00
..
androidmgmt 34376 android sw gitops (#36595) 2025-12-05 20:01:57 -05:00
endpoint_utils.go Removing dependencies from endpoint_utils (#36672) 2025-12-08 09:05:02 -06:00
enterpriseCallback.html add self closing successful Android enterprise connection page (#26767) 2025-03-04 16:32:44 +00:00
enterprises_test.go Add Android cert immediate statuses (#36978) 2025-12-13 13:58:35 -06:00
handler.go Use same MDM unenroll endpoint for Android and Apple (#37363) 2025-12-18 15:59:46 -04:00
profiles.go Add Android cert immediate statuses (#36978) 2025-12-13 13:58:35 -06:00
profiles_test.go API + auth + UI changes for team labels (#37208) 2025-12-29 21:28:45 -06:00
pubsub.go Add Android cert immediate statuses (#36978) 2025-12-13 13:58:35 -06:00
pubsub_test.go Feature branch: Android Setup Experience support (#35951) 2025-12-02 12:27:20 -05:00
reconcile_devices.go Reduce API Android usage (#36209) 2025-11-25 09:39:06 -03:00
requests.go Feature branch: Android Setup Experience support (#35951) 2025-12-02 12:27:20 -05:00
service.go Don't delete Android agent when transferring teams. (#37517) 2025-12-19 18:05:48 -06:00