-
Notifications
You must be signed in to change notification settings - Fork 893
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix brave/brave-ios#7541: Fixing CarPlay Next and Previous steering w…
…heel buttons (brave/brave-ios#7542) Fixing Next and Previous steering wheel buttons. Fixing Playback with AsyncAwait issues. Fixing NowPlaying Fix last played in CarPlay Fix previous and next buttons not working properly Fix playing indicator not updating properly Fix playing previous and next UI updating so it doesn't pop back and forth. Made code more efficient when updating the UI instead of generating a whole new UI all over again and reconfiguring it. Fix view view not updating the title bar when the car changes the item playing. Fix navigation between phone and car to sync only when the folder changes and the item being played changes.
- Loading branch information
Showing
5 changed files
with
95 additions
and
103 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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