darken
32ff7e5bdd
feat(aap): Decode unknown settings, extend DeviceInfo, fix UTF-8 parsing
- Add UnknownSetting catch-all for 9 unconfirmed H2+ setting IDs (0x29, 0x2C, 0x2F, 0x30, 0x33, 0x37, 0x38, 0x3B, 0x3E)
- Downgrade known non-settings commands (0x0000, 0x0002, 0x000C, 0x0017, 0x002B, 0x004E, 0x0055, 0x0057) from INFO to VERBOSE
- Add earbud serials and build number to DeviceInfo (parsed from 0x001D segments 8-10, shown in DeviceInfoCard, persisted in cache)
- Fix UTF-8 device name parsing (curly quotes etc. no longer break segment indices)
- Add [was: ...] to setting change logs for easier protocol diff analysis
- Label DeviceInfoDump segments 5-12 (firmwareVersionDup, protocolVersion, updaterAppId, earbudSerials, buildNumber, encryptedBlob, timestamp)
2026-04-16 10:32:21 +02:00
..
2026-03-03 13:20:31 +01:00
2026-02-21 19:22:07 +01:00
2026-02-21 19:22:07 +01:00
2022-09-14 18:00:18 +02:00
2026-02-21 19:22:07 +01:00
2026-02-21 19:22:07 +01:00
2026-02-21 19:22:07 +01:00
2026-03-03 13:20:31 +01:00
2022-11-07 15:31:31 +01:00
2022-09-14 18:00:18 +02:00
2022-09-14 18:00:18 +02:00
2022-09-14 18:00:18 +02:00
2022-09-14 18:00:18 +02:00
2022-09-14 18:00:18 +02:00
2026-04-16 10:32:21 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2024-06-26 12:41:24 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-04-14 11:28:41 +02:00
2026-03-03 13:20:31 +01:00
2025-09-29 13:37:01 +02:00