.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Перейти к файлу
Gerald Versluis fdb0b9368e
[iOS] Hardcoded to Semantic colors (dark mode support) (#9840) fixes #7683 fixes #8495
* Replace all teh colors

* Last fixes

* Global updating of controls when appearance changes

* Update ViewRenderer.cs

* Update ModalWrapper.cs

* Review feedback

* [iOS] Fix NRE when running on iOS12 with XCODE 11 installed

Co-authored-by: Rui Marinho <me@ruimarinho.net>
2020-03-30 12:09:07 +01:00
.github Fixed broken link in CONTRIBUTING.md (#9518) 2020-02-11 17:42:58 -08:00
.nuspec iOS Material Components Bump (#9053) 2020-03-27 11:36:17 -06:00
AndroidNative
Assets Reinstated Xamarin icon for NuGets (#7101) 2019-08-08 17:49:45 -07:00
EmbeddingTestBeds iOS Material Components Bump (#9053) 2020-03-27 11:36:17 -06:00
PagesGallery iOS Material Components Bump (#9053) 2020-03-27 11:36:17 -06:00
Stubs Merge branch '4.5.0' into 4.6.0 2020-03-02 12:08:57 -07:00
XFCorePostProcessor.Tasks Merge branch '3.6.0' into 4.0.0 2019-04-10 21:59:38 -07:00
Xamarin.Flex
Xamarin.Forms.Build.Tasks Merge 4.5.0 tinto 4.6.0 2020-03-23 12:10:51 +00:00
Xamarin.Forms.ControlGallery.Android iOS Material Components Bump (#9053) 2020-03-27 11:36:17 -06:00
Xamarin.Forms.ControlGallery.GTK TPV Initial Project Setup (#9418) 2020-02-04 09:35:39 -08:00
Xamarin.Forms.ControlGallery.MacOS TPV Initial Project Setup (#9418) 2020-02-04 09:35:39 -08:00
Xamarin.Forms.ControlGallery.Tizen [Android,iOS,UWP,WPF] MediaElement control (#3482) (#9439) 2020-02-05 16:40:47 -07:00
Xamarin.Forms.ControlGallery.WPF [WPF] Fix ToolbarItem.IsEnabled = false does nothing (#8612) 2020-02-27 14:42:06 -08:00
Xamarin.Forms.ControlGallery.WindowsUniversal Platformtests IVT (#10016) 2020-03-18 22:27:42 -06:00
Xamarin.Forms.ControlGallery.iOS iOS Material Components Bump (#9053) 2020-03-27 11:36:17 -06:00
Xamarin.Forms.Controls Merge branch '4.5.0' into 4.6.0 2020-03-26 12:57:10 +00:00
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared Merge branch '4.5.0' into 4.6.0 2020-03-26 12:57:10 +00:00
Xamarin.Forms.Core Fix navigating/navigated events and add ".." navigation (#10048) 2020-03-27 14:38:15 -06:00
Xamarin.Forms.Core.Android.UITests Merge branch '4.4.0' 2019-12-27 06:14:18 -07:00
Xamarin.Forms.Core.Design [previewer] removed empty ItemsSourse attribute from toolbox snippets (#8379) 2019-11-07 14:48:27 -07:00
Xamarin.Forms.Core.UITests.Shared Merge 4.5.0 tinto 4.6.0 2020-03-23 12:10:51 +00:00
Xamarin.Forms.Core.UnitTests Fix navigating/navigated events and add ".." navigation (#10048) 2020-03-27 14:38:15 -06:00
Xamarin.Forms.Core.Windows.UITests Merge branch '4.4.0' 2019-12-27 06:14:18 -07:00
Xamarin.Forms.Core.iOS.UITests Merge branch '4.4.0' 2020-01-06 12:08:23 -07:00
Xamarin.Forms.Core.macOS.UITests Merge branch '4.4.0' 2019-12-27 06:14:18 -07:00
Xamarin.Forms.CustomAttributes RadioButton Implementation (#8910) fixes #2404 closes #5349 2020-02-18 18:04:46 +00:00
Xamarin.Forms.DualScreen Don't Init DualScreenService on non duo device (#9733) 2020-03-04 15:14:01 -07:00
Xamarin.Forms.DualScreen.UnitTests Don't Init DualScreenService on non duo device (#9733) 2020-03-04 15:14:01 -07:00
Xamarin.Forms.Maps Map circles (#7401) 2020-01-29 13:38:34 -08:00
Xamarin.Forms.Maps.Android Merge branch '4.5.0' 2020-02-18 20:18:00 -08:00
Xamarin.Forms.Maps.GTK [UWP] Update to 6.0.15 (#8683) 2019-12-16 12:04:46 -07:00
Xamarin.Forms.Maps.MacOS Enable SourceLink for Xamarin.Forms (#6886) fixes #2165 2019-08-01 11:07:38 +01:00
Xamarin.Forms.Maps.Tizen Merge branch '4.2.0' 2019-08-16 17:54:38 -07:00
Xamarin.Forms.Maps.UWP Merge branch '4.5.0' 2020-02-04 15:08:04 -08:00
Xamarin.Forms.Maps.WPF Add separate MarkerClick and InfoWindowClick events for Pins (#6079) 2019-08-13 17:41:11 -07:00
Xamarin.Forms.Maps.iOS Merge branch '4.5.0' into 4.6.0 2020-03-02 12:08:57 -07:00
Xamarin.Forms.Material.Android Merge 4.5.0 tinto 4.6.0 2020-03-23 12:10:51 +00:00
Xamarin.Forms.Material.Tizen [Android] Visual Material Underline color should match placeholder color (#8530) fixes #6187 2020-03-18 16:12:45 +00:00
Xamarin.Forms.Material.iOS iOS Material Components Bump (#9053) 2020-03-27 11:36:17 -06:00
Xamarin.Forms.Pages Merge branch '4.3.0' into 4.4.0 2019-12-16 19:29:47 -07:00
Xamarin.Forms.Pages.Azure Merge branch '4.3.0' into 4.4.0 2019-12-16 19:29:47 -07:00
Xamarin.Forms.Pages.UnitTests [Tests]Update to Xamarin.UITest 3.0 and NUnit 3.0 (#6332) (#7031) 2019-09-10 16:05:55 +01:00
Xamarin.Forms.Platform RadioButton Implementation (#8910) fixes #2404 closes #5349 2020-02-18 18:04:46 +00:00
Xamarin.Forms.Platform.Android [iOS] Fix SwipeView programmatically Open issue (#10099) fixes #10095 fixes #10096 2020-03-30 10:31:41 +01:00
Xamarin.Forms.Platform.Android.AppLinks Androidx bump to stable release packages (#9594) 2020-02-18 15:26:41 -07:00
Xamarin.Forms.Platform.Android.FormsViewGroup Merge branch '3.6.0' into 4.0.0 2019-05-22 16:23:05 +01:00
Xamarin.Forms.Platform.Android.UnitTests Fix Shell to use whiite as default if no color is specified (#10063) 2020-03-26 11:41:07 +00:00
Xamarin.Forms.Platform.GTK Cherry pick Fix ios url images (#9714) 2020-02-25 16:37:12 -07:00
Xamarin.Forms.Platform.MacOS Merge branch '4.5.0' into 4.6.0 2020-03-02 12:08:57 -07:00
Xamarin.Forms.Platform.Tizen Merge branch '4.5.0' into 4.6.0 2020-03-26 12:57:10 +00:00
Xamarin.Forms.Platform.UAP Merge branch '4.5.0' into 4.6.0 2020-03-26 12:57:10 +00:00
Xamarin.Forms.Platform.UAP.UnitTests Remove embedding testbed projects from main solution; create separate solution for working with (#10033) 2020-03-20 23:37:39 +00:00
Xamarin.Forms.Platform.WPF Add UpdateSize() to OnElementChanged() (#9930) fixes #6408 2020-03-30 11:50:13 +01:00
Xamarin.Forms.Platform.iOS [iOS] Hardcoded to Semantic colors (dark mode support) (#9840) fixes #7683 fixes #8495 2020-03-30 12:09:07 +01:00
Xamarin.Forms.Platform.iOS.UnitTests Remove embedding testbed projects from main solution; create separate solution for working with (#10033) 2020-03-20 23:37:39 +00:00
Xamarin.Forms.Sandbox.Android/Resources/drawable centralize bottom nav behaviors so all the bottom navs work the same (#5904) 2019-09-27 09:21:36 -06:00
Xamarin.Forms.Xaml [X] consume trailing spaces in markup (#9850) 2020-03-09 12:41:18 -07:00
Xamarin.Forms.Xaml.Design #3533 Bring back uap10.0/netstandard1.4 support (#7079) fixes #3533 2019-11-22 16:57:21 +00:00
Xamarin.Forms.Xaml.UnitTests [XamlC] use XmlReader for detecting XAML and x:Class (#9922) 2020-03-16 14:02:41 -07:00
build Merge branch '4.4.0' into 4.5.0 2020-03-16 17:28:09 +00:00
docs
tools/mdoc
.Xamarin.Forms.Android.nuget.sln The great Androidx IF Def'ing of 2019 (#8898) 2020-01-10 13:35:41 -07:00
.Xamarin.Forms.Android.slnf update dot files 2019-07-25 15:30:36 -10:00
.Xamarin.Forms.UAP.nuget.sln fixes .create-nuget script (#6913) 2019-07-29 14:11:38 -07:00
.Xamarin.Forms.UAP.slnf update dot files 2019-07-25 15:30:36 -10:00
.Xamarin.Forms.iOS.nuget.sln fixes .create-nuget script (#6913) 2019-07-29 14:11:38 -07:00
.Xamarin.Forms.iOS.slnf update partial slns 2019-07-23 13:30:57 -10:00
.Xamarin.forms.nuget.sln fixes .create-nuget script (#6913) 2019-07-29 14:11:38 -07:00
.Xamarin.forms.nuget.slnf update dot files 2019-07-25 15:30:36 -10:00
.create-nuget.bat Setup android to be properly multi targeted (#7660) 2019-12-13 12:22:24 -07:00
.create-stubs.bat Setup android to be properly multi targeted (#7660) 2019-12-13 12:22:24 -07:00
.editorconfig
.gitattributes try to avoid merge conflicts in GitInfo.txt (#5715) 2019-04-03 08:49:40 +02:00
.gitconfig try to avoid merge conflicts in GitInfo.txt (#5715) 2019-04-03 08:49:40 +02:00
.gitignore Androidx bump to stable release packages (#9594) 2020-02-18 15:26:41 -07:00
.xtc-manual-ios.bat
Directory.Build.props The great Androidx IF Def'ing of 2019 (#8898) 2020-01-10 13:35:41 -07:00
Directory.Build.targets [Build] Update builds, remove submodule, update AssemblyInfo with GitInfo (#6068) 2019-05-22 01:06:59 +01:00
Environment.Build.props Default locally to fast renderers (#9504) 2020-02-13 22:17:46 +00:00
GitInfo.txt Undo unrelated changes from #9138 (#9192) 2020-01-13 16:24:21 -08:00
LICENSE
Makefile
README.md Update VS 2015 -> Visual Studio for Windows (#9643) 2020-02-19 13:45:31 -07:00
SECURITY.md Add SECURITY.md (#7373) 2019-09-04 10:03:31 -07:00
UWP.Build.props Merge branch '4.4.0' into 4.5.0 2020-02-02 02:39:23 -07:00
UWP.Build.targets TPV Initial Project Setup (#9418) 2020-02-04 09:35:39 -08:00
Version.targets fix generating nugets (#8660) 2019-11-26 15:26:39 +00:00
Xamarin.Forms.mdpolicy
Xamarin.Forms.sln Remove embedding testbed projects from main solution; create separate solution for working with (#10033) 2020-03-20 23:37:39 +00:00
Xamarin.Forms.sln.DotSettings Propagate cleared shell elements correctly (#9615) 2020-02-18 15:25:51 -07:00
Xamarin.Forms.vssettings
azure-pipelines.yml [Build] Rollback to mojave 2020-03-24 10:25:36 +00:00
banner.png
build.cake Merge branch '4.4.0' into 4.5.0 2020-03-16 17:28:09 +00:00
build.cmd Make building easier on Windows by setting PowerShell execution policy (attempt 2) (#6755) 2019-07-02 14:36:22 -06:00
build.ps1
build.sh
debug.keystore
git Fix Issue7242 iOS FontSize is calculated incorrectly (#9821) 2020-03-19 12:57:46 +01:00
xamarin.forms.snk

README.md

Xamarin.Forms banner

Xamarin.Forms

Xamarin.Forms provides a way to quickly build native apps for iOS, Android, Windows and macOS, completely in C#.

Read more about the platform at https://www.xamarin.com/forms.

Build Status

Azure DevOps

Packages

Platform/Feature Package name Stable Prerelease Nightly Feed Azure (master branch)
Core Xamarin.Forms NuGet NuGet
AppLinks Xamarin.Forms.AppLinks NuGet NuGet
Maps Xamarin.Forms.Maps NuGet NuGet
Maps.GTK Xamarin.Forms.Maps.GTK NuGet NuGet
Maps.WPF Xamarin.Forms.Maps.WPF NuGet NuGet
Pages Xamarin.Forms.Pages NuGet NuGet
Pages.Azure Xamarin.Forms.Pages.Azure NuGet NuGet
Platform.GTK Xamarin.Forms.Platform.GTK NuGet NuGet
Platform.WPF Xamarin.Forms.Platform.WPF NuGet NuGet
Visual.Material Xamarin.Forms.Visual.Material NuGet NuGet

If you want to use the latest dev build then you should read this blog post:

  • Add the nightly feed to your NuGet sources or add a NuGet.Config to your app (placing it in the same directory where your solution file is) with the following content:

    <?xml version="1.0" encoding="utf-8"?>
    <configuration>
      <packageSources>
        <clear />
        <add key="xamarin-ci" value="https://aka.ms/xf-ci/index.json" />
        <add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />
      </packageSources>
    </configuration>
    

    NOTE: This NuGet.Config should be with your application unless you want nightly packages to potentially start being restored for other apps on the machine.

  • Change your application's dependencies to have a * to get the latest version.

Getting Started

Windows

Install Visual Studio 2019+

VS 2019+ is required for developing Xamarin.Forms. If you do not already have it installed, you can download it here. VS 2019+ Community is completely free. If you are installing VS 2019+ for the first time, select the "Custom" installation type and select the following from the features list to install:

  • .NET desktop development - In the Summary > Optional select .NET Framework 4.7 SDK, .NET Framework 4.7 targeting pack.
  • Universal Windows Platform Development - In the Summary > Optional select the Windows 10 Mobile Emulator.
  • Mobile Development with .NET - In the Summary > Optional select Xamarin Remoted Simulator, Xamarin SDK Manager, Intel Hardware Accelerated Execution Manager (HAXM)

The Android 10.0 API 29 SDK is required for developing Xamarin.Forms. It can be installed by using the Xamarin Android SDK Manager.

We also recommend installing Xamarin Android Device Manager This will use the HAXM tools installed above and allow you to configure Android Virtual Devices (AVDs) that emulate Android devices. If you already have VS 2019+ installed, you can verify that these features are installed by modifying the VS 2019+ installation via the Visual Studio Installer.

Mac

Install Visual Studio for Mac 2019

If you do not already have it installed, instructions to download and setup can be found here.

Because of current Multi-Targeting limitations with Visual Studio for Mac you will need to manually build/restore some projects before you are able to work on the Xamarin Forms solution.

Here are a few different options we've put together to help make this process easier

  • Branches 3.5+ come with a Cake script target that you can use to build and open VSMac
./build.sh --target vsmac
  • When working on an earlier branch that does not have the cake scripts then you can use the following [build.sh] script(https://gist.github.com/PureWeen/92c1e1aff0c257c3decf0bcb8d6e9296)

  • If you don't want to run any scripts then

    • Open Xamarin.Forms.sln
    • Wait for VSMAC to finish restoring all projects
    • from the command line run:
      • msbuild Xamarin.Forms.Build.Tasks/Xamarin.Forms.Build.Tasks.csproj
    • Now you should be able to run and deploy everything. The only reason you would need to do this process again is if you clean the solution folder or delete the bin/obj folders that are part of the Xamarin.Forms.Build.Tasks.csproj

If you are on Visual Studio for Mac 2017 you will need to turn off automatic package restore (Visual Studio => Preferences => Nuget => General => uncheck the Package Restore box) before working on the Xamarin.Forms solution. This step is no longer needed with Visual Studio for Mac 2019

Solution Configuration

Upon opening the Xamarin.Forms solution, you will find that there are a number of errors and warnings under the Error List pane; you can resolve this by changing the filter of Build + IntelliSense to Build Only. At this point, you should be able to successfully build the solution.

By default, the Xamarin.Forms.Controls project does not have a configuration for various API keys to access certain features on each platform (e.g. maps). When building the solution the first time, a controlgallery.config file will be generated inside that project, which looks like this:

UWPMapsAuthKey:

If you aren't working with maps, you can ignore this. If you want to work with maps, you will have to obtain your own API keys for each of these services, inserted directly after the identifier (e.g. UWPMapsAuthKey:abcdefghijklmnopqrstuvwxyz). You can find out how to obtain each of these as follows:

Due to the way that Android works, the maps API key cannot be injected at runtime. As a result, you will have to add this key to the MapsKey.cs file under Xamarin.Forms.ControlGallery.Android/Properties:

[assembly: Android.App.MetaData("com.google.android.maps.v2.API_KEY", Value = "INSERT_KEY_HERE")]

You can find out how to obtain a Google Maps API key here.

Build from the Command line

Make sure you have nuget.exe 4.0 or above and the latest dotnet core sdk (2.0.3). On macOS you should specify the platform in the msbuild command (/p:Platform=iPhoneSimulator)

msbuild /restore Xamarin.Forms.sln

UI Tests

Run Android UI Tests

Depending on your environment setup, you might need to configure a few things before being able to debug / run UI tests, especially on Windows.

  • If you receive an error about ANDROID_HOME, please make sure to set your environment variable to the Android SDK directory (e.g. C:\Program Files (x86)\Android\android-sdk).
  • If you receive an error about JAVA_HOME, please install the latest Java JDK and set your environment variable to the JDK directory (e.g. C:\Program Files\Java\jdk-13).
  • If you receive an error about a missing ApkFile, please generate an APK file for Xamarin.Forms.ControlGallery.Android. The easiest way to do this is to right click the project and select "Deploy". Note that if you rebuild the solution, you might lose the APK and will need to generate it again.

After these steps are taken care of, you should be good to go. You can see all UI tests in Test Explorer, search them for your own convenience, and quickly run individual tests.

Run UWP UI Tests

To run the UWP UI Tests:

  1. Install and run the Windows Application Driver.
  2. Launch the Xamarin.Forms.ControlGallery.WindowsUniversal project to install the ControlGallery application onto your system.

You should now be able to run any of the UWP UI Tests.

Coding Style

We follow the style used by the .NET Foundation, with a few exceptions:

  • We do not use the private keyword as it is the default accessibility level in C#.
  • We use hard tabs over spaces. You can change this setting in Visual Studio for Windows via Tools > Options and navigating to Text Editor > C# and selecting the "Keep tabs" radio option. In Visual Studio for Mac it's set via preferences in Source Code > Code Formatting > C# source code and disabling the checkbox for Convert tabs to spaces.
  • Lines should be limited to a max of 120 characters (or as close as possible within reason). This may be set in Visual Studio for Mac via preferences in Source Code > Code Formatting > C# source code and changing the Desired file width to 120.

Contributing

Reporting Bugs

We use GitHub Issues to track issues. If at all possible, please submit a reproduction of your bug along with your bug report.