General: Polish overview and device settings, persist learned ANC#522
Merged
Conversation
Sort profiled devices into tiers (system-connected > nearby > cached), ordered by profile list within each tier. Collapse non-pinned cards to a compact battery tray with mini gauge rings matching the expanded card design. System-connected and top devices stay expanded; others can be tapped to toggle.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
upgrade card now show a small title icon; inactive device cards
collapse to reduce clutter; the upgrade card is full-width.
Reactions, Sound, Controls). ANC-with-one-pod is a dedicated toggle.
The listening-mode cycle row no longer shows Edit/Upgrade chip labels.
persist across reconnects, so your preferences stick.
Technical Context
enginesubpackage underpods.core.apple.aapfor clearer boundaries; no behavior change.DeviceSettingsScreen.ktwas broken out from a 1048-line monolithinto per-section card files and shared components.
AapLearnedSettingsPersistercapturesAllowOffOptionandListeningModeCycleoff the AAP stream and writes them onto theAppleDeviceProfile; on reconnect the profile rehydrates the session.Permission.iconVector()mapper; thePermissionenum stays free ofCompose types so JVM tests/non-UI code aren't affected.
Review checklist
mode is restored from the stored profile.
normal and scan-blocking (errorContainer) variants.
real device (not just previews).