Jonathan Dick

Results 48 issues of Jonathan Dick

Would be fantastic if you could bundle this into a .app for macOS as part of your releases.

new feature

iOS Apps support the ability to [set alternate app icons](https://developer.apple.com/documentation/uikit/uiapplication/2806818-setalternateiconname?language=objc) Currently there's an info.plist key `XSAppIconAssets` which specifies which icon is to be used as the primary/default app icon. Can...

enhancement
macOS
iOS
high-priority
dotnet
dotnet-pri0

**Information** - OS: macOS/Windows - Version: Big Sur / 10 - Terminal: Terminal / Windows Shell **Describe the bug** Nesting an `AnsiConsole.Confirm` inside of an async Status block causes the...

feature

## Plain .NET 7 Building `net7.0-ios`, `net7.0-android`, etc apps with the .NET 7 SDK ### Tooling - [x] [VSCX Tools - insert tooling change](https://devdiv.visualstudio.com/DevDiv/_git/VS/commit/f3ba073d8b8d72433442f727a9a7d2864a301b51?refName=refs%2Fheads%2Fteam%2Fxamarin%2Fxvs-insertion-unified), backport to insertion PR above (RE:...

area/architecture

### Description of Change Adds support to specify a `string? TooltipText` value to `IView` via `ITooltip`. Windows: ![image](https://user-images.githubusercontent.com/271950/180060431-bd849ec5-1ab5-4b49-a011-a5a6a9283dbe.png) MacCatalyst: ![image](https://user-images.githubusercontent.com/271950/180060481-66a0305c-20f7-4345-beba-194a7482c4cc.png) Android: ![image](https://user-images.githubusercontent.com/271950/180060511-b358977f-becf-42ce-a330-6d2c5b89ebb5.png) ### Issues Fixed Partially implements: https://github.com/dotnet/maui/issues/1889 There's no...

t/enhancement ☀️
area/controls 🎮

How about syncing the other way? I'd like to add my google fit data to my Fitbit account...

Only the following platforms were committed to support and need to be removed so they don't end up in the 'stable' release in GA: - net6.0-android - net6.0-ios - net6.0-maccatalyst...

ready

As correctly pointed out in #87 the documentation for contributing is currently absent. A guide is needed for development environment setup and to list out required prerequisites so that the...

documentation

### Support Libraries Version (eg: 23.3.0): ### Does this change any of the generated binding API's? ### Describe your contribution

Added initial CameraX bindings, but they require a bump to a couple of non-stable versioned artifacts (androidx.core.core and androidx.versionedparcelable.versionedparcelable).