Maui/samples/CommunityToolkit.Maui.Sample
Filip Navara f9519ba45b
Remove `Microsoft.Maui.Controls.Compatibility` Dependency (#2006)
* Replace Color.ToAndroid (MAUI compatibility) with Color.ToPlatform (MAUI core)

* Remove references to `Microsoft.Maui.Controls.Compatibility`

* Remove Compatibility dependency on Tizen

* Remove `IVisualNativeElementRenderer`

* Remove `<UseMaui>`

---------

Co-authored-by: Brandon Minnick <13558917+brminnick@users.noreply.github.com>
Co-authored-by: Jay Cho <chojoong@gmail.com>
2024-07-23 16:25:49 -07:00
..
Converters Improve the usage experience with CompareConverter in XAML (#1841) 2024-04-29 19:20:52 +00:00
Models 104 avatar view (#481) 2022-07-22 03:05:17 +00:00
Pages Update IconTintColorBehavior so it applies tint to Button image on Android and Windows like iOS and Mac Catalyst (#2042) 2024-07-23 22:22:35 +00:00
Platforms [BUG FIX] Fix Android APK crash on API Level 21-24 (#2047) 2024-07-21 18:29:18 -07:00
Properties Update for .NET MAUI RC 1 (#188) 2021-11-09 08:26:51 -08:00
Resources Improve Windows sample app UI (#1861) 2024-06-20 21:59:06 +00:00
ViewModels Add CameraView (#1758) 2024-06-08 16:14:12 +00:00
Views Set unloaded event to make sure popup is shown on Windows. (#1932) 2024-06-14 13:25:47 +00:00
App.xaml Add Resources and Style to Popup (#1351) 2023-10-22 12:55:32 +02:00
App.xaml.cs Update Sample App for .NET MAUI Preview 14 (#329) 2022-03-18 11:47:19 -07:00
AppShell.xaml Improve Windows sample app UI (#1861) 2024-06-20 21:59:06 +00:00
AppShell.xaml.cs Improve Windows sample app UI (#1861) 2024-06-20 21:59:06 +00:00
CommunityToolkit.Maui.Sample.csproj Remove `Microsoft.Maui.Controls.Compatibility` Dependency (#2006) 2024-07-23 16:25:49 -07:00
MauiProgram.cs Improve Windows sample app UI (#1861) 2024-06-20 21:59:06 +00:00