Matthew Leibowitz

Results 157 issues of Matthew Leibowitz

### Description of Change This PR is to attempt to move towards a world where most MAUI bits are actually nugets. We may require this in order to work with...

area/setup 🪄

### Description of Change Just merging things again from net7.0 as some new commits arrived while the previous PR was undergoing merging.

area/infrastructure 🏗️

### Description of Change Making sure main is up-to-date with API changes

area/infrastructure 🏗️

### Description Currently we generate all the images, assuming all the image is visible on screen. However, for adaptive icons this is not true. Assuming the following 2 images: |...

t/bug
area/single project ☝️

### Description In Android 8.0 (API 26), the OS added support for adaptive icons. Resizetizer handles this just fine, however when it generates the backwards compat icon, it is just...

proposal/open
area/single project ☝️

### Description The iOS platform does not yet have the logic to load animated images correctly. Right now it only gets the first frame. ### Steps to Reproduce 1. Add...

t/bug
platform/macOS 🍏
platform/iOS 🍎
area/image :framed_picture:
p/1
s/verified
s/triaged
migration-compatibility

### Description The current behavior is that the splash screen is clipped on Android 12+. Previously, Android would just display the image as-is and you would have to do all...

proposal/open
area/single project ☝️
platform/android 🤖

### Description See: https://github.com/dotnet/maui/issues/12116 ### Steps to Reproduce 1. https://github.com/dotnet/maui/issues/12116 ### Link to public reproduction project repository https://github.com/dotnet/maui/issues/12116 ### Version with bug 7.0 (current) ### Last version that worked well...

t/bug
platform/iOS 🍎

### Description of Change **⚠️ Breaking Changes ⚠️** Basic idea of this PR is to align Windows graphics APIs naming with the rest of the platforms. Currently, there are a...

t/breaking 💥
platform/windows 🪟
area/drawing ✏️
needs-breaking-change-doc-created

### Description of Change Thanks to @GiampaoloGabba and @richardrigutins we have a nice workaround to do camera things. ### Issues Fixed Fixes #7660 ### Tasks - [x] Add code -...

area/essentials 🍞