Commit Graph
27 Commits
Author SHA1 Message Date
darken ba4445f19d Fix lid state for AirPods Gen 4
The lid state for AirPods Gen 4 was incorrectly reported as UNKNOWN when it should have been NOT_IN_CASE. This commit fixes the issue in both the ANC and non-ANC tests.
2025-09-29 14:23:56 +02:00
darken 33cab939f0 Refactor: Use DeviceProfilesRepo for keys
This commit replaces the direct usage of GeneralSettings for fetching identity and encryption keys with the DeviceProfilesRepo. BaseAirPodsTest is updated to reflect this change, mocking DeviceProfilesRepo instead of GeneralSettings.
2025-09-29 14:23:52 +02:00
darken be8f4919c8 Merge main and common module to simplify. 2025-09-29 13:36:43 +02:00
darken 1d51c207f4 Basic working data display in wear-app 2022-09-14 18:00:18 +02:00
darken f7acb5e115 Fix copy paste regressions 2022-09-14 18:00:18 +02:00
darken 2210561af3 Refactoring 2022-09-14 18:00:18 +02:00
darken 688748da36 Go multi-module: app-common, app-phone, app-wear 2022-09-14 18:00:18 +02:00
darken c437decbbf Add VarunrAirPodsPro.kt 2022-04-08 23:18:35 +02:00
darken 9f49b470fe Refactor interfaces to "single" and "dual" pods that each have one or more extra features. 2022-02-13 20:48:34 +01:00
darken ce25ad6711 Add support for Tws i99999 2022-02-12 07:45:47 +01:00
darken 8f609ca989 Handle ear detection and microphone detection for dual pods better. 2022-01-25 22:54:53 +01:00
darken 5f60f2b5eb Fix lid detection tests 2022-01-20 15:11:37 +01:00
darken 6a0b1ffdb1 Refactoring of device creation, more autonomy. 2022-01-18 13:50:55 +01:00
darken 632cfdd84b Fix test 2022-01-14 19:40:47 +01:00
darken a8f2fdf03a Add AirPods Gen3 support 2022-01-09 19:03:38 +01:00
darken 604502ae76 Revert "Fix PowerBeats3 mapping"
This reverts commit 7a5baed6
2022-01-09 18:06:18 +01:00
darken f9d39a6319 Add option to show fake devices 2022-01-06 11:59:30 +01:00
darken 368298c288 Cache case battery level 2022-01-05 09:00:42 +01:00
darken 6e0a000eb3 Add autopause and autoplay 2022-01-04 23:49:36 +01:00
darken 54e59adf01 Improve tests 2022-01-04 21:06:33 +01:00
darken 7a5baed63a Fix PowerBeats3 mapping 2022-01-04 19:20:22 +01:00
darken bfe6dc65fd Refactor/add settings 2022-01-04 18:51:05 +01:00
darken 58ce28e91c Improved device cards 2022-01-04 01:46:56 +01:00
darken 840c1c1a50 Support for more pods + tests 2022-01-03 23:02:54 +01:00
darken 022e0c7405 Pod status cards, mvp 2021-12-31 17:35:08 +01:00
darken 88278625f1 Rename CAP -> CAPod 2021-12-29 22:30:49 +01:00
darken 443af25fce POC, decoding works. 2021-12-28 17:11:50 +01:00