James Crutchley
James Crutchley
[BUG] Windows Shell Flyout Navigation fails to navigate to same page after navigating back from it
### Description Open sample app and navigate to any page. Click on back button. Then navigate to page you just left. It fails to change page. This affects all pages...
- Bug fix ### Description of Change ### The primary change made to the code involves enhancing the validation of the `path` variable. Previously, the code checked if the `path`...
- ## Feature/Proposal ## #### Add Support for Lock Screen Controls and Metadata. ## Description of Change ## Add Lock Screen Media Controls to Windows, Android, iOS, and Mac Catalyst....
## Bug fix ## ### Sample ### https://github.com/CommunityToolkit/Maui/assets/4167863/1f481dc4-5f6e-40d3-aefe-3595cfce58a1 ### Description of Change ### The most significant changes to the `MauiMediaElement` involve modernizing the fullscreen controls by transitioning from using static...
[BUG] Clicking on full screen button while popup is open in Windows crashes the Sample application.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...
Add support for media playback controls and metadata in MediaElement. As per PR https://github.com/CommunityToolkit/Maui/pull/1782/
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...
- Bug fix ### Description of Change ### The primary changes to the `MauiMediaElement` class involve a significant refactoring to enhance layout management and simplify the handling of fullscreen mode...
- Bug fix ### Description of Change ### This commit introduces significant improvements to the `MauiMediaElement` class for Android, focusing on the management of the current activity and its window....
- Bug fix ### Description of Change ### Fix Media Element Poster not showing on screen during playback if no video and player is playing audio. ### Linked Issues ###...