Skip to content

Tags: AbuBelal/maui-samples

Tags

6.0.1xx-preview6

Toggle 6.0.1xx-preview6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

Add final URLs for .NET 6 builds.

6.0.1xx-preview5

Toggle 6.0.1xx-preview5's commit message
Update README.md

Context: https://dotnet.microsoft.com/download/dotnet/6.0

Official, signed download links.

6.0.1xx-preview4

Toggle 6.0.1xx-preview4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

6.0.1xx-preview3

Toggle 6.0.1xx-preview3's commit message
Update README.md

Update .NET 6 URLs to official signed builds

6.0.1xx-preview2

Toggle 6.0.1xx-preview2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Develop (dotnet#86)

* [azdo] add PR triggers for develop branch

Update README.md

* Adds instructions for building iOS from Windows (dotnet#60)

* Requires Xcode 12.4 now

Co-authored-by: Jonathan Peppers <[email protected]>

* Bump iOS to a version that can build for and run on device. (dotnet#63)

* Revert "[android] temporarily disable fast deployment (dotnet#64)"

This reverts commit 7711787.

* [android] use .NET 6 AndroidX packages (dotnet#68)

* Bump to Microsoft.Android.Sdk 11.0.200.118, which includes fixes for
  Fast Deployment & NuGet packages.
* Minor cleanup in `README.md`

* Added VSCode Support (dotnet#72)

This includes a sample `.vscode` folder and instructions on how to use it.

* Update README.md

Mostly formatting & markdown warnings

* Fix the ordering of the VSCode prompts. (dotnet#73)

The `Build` command was prompting for `Project->Build Target->Configuration`.
However the `Run` command was prompting for
`Project->TargetFramework->AttachDebugger->Configuration`.

It makes more sense to prompt for the debugger last. That way the order
of the prompts are similar.

* Bump .NET 6 P2, Android, iOS (dotnet#70)

* Bump to .NET 6.0.100-preview.2.21114.3
* Bump to Android 11.0.200.136
* Bump to iOS 14.4.100-ci.main.1167

Co-authored-by: Jonathan Peppers <[email protected]>

* GoodbyeForms

* Add a Mac Catalyst sample. (dotnet#71)

* Copy HelloIOS to HelloMacCatalyst & make it run on Catalyst.
* Update README with Mac Catalyst instructions
* Adds the Catalyst project to vs/net6-samples-ios.sln

Co-authored-by: Jonathan Peppers <[email protected]>

* Initial maui template

* Update storyboard bg color

* Remove old .xib

* Remove eager semicolon

* Fix Readme

* Make Font icon more noticeable

* Move app icon for now

* Add launcher title

* Typo

* Fix shared manifest name

* Update Catalyst build url

* Bump iOS and Mac Catalyst. (dotnet#74)

* [catalyst] make label visible in dark mode (dotnet#75)

In dark mode, the app was completely white.

It seems we can just use no background color, and I get the system default background color.

I used `Blue` text like the iOS sample.

* Add RID's

* Add Catalyst resources

* Bump MAUI version

* Update README.md

* Try make the sample a bit nicer

* no more

* More tweaks

* Update Info.plist

* Update HelloMaui.csproj

* Fix whitespace

* Only target catalyst on macos, not windows

* Goodbye Forms, hello .NET MAUI

* Update README.md

Co-authored-by: Matthew Leibowitz <[email protected]>

* Update HelloMaui/HelloMaui.csproj

Co-authored-by: Matthew Leibowitz <[email protected]>

* Bump to .NET 6.0.100-preview.2.21155.3 (dotnet#79)

* Android 11.0.200.148
* iOS 14.4.100.1180
* MacCatalyst 14.3.100.325
* README, fix .sln for HelloMaui
* Fix Release builds for HelloMaui

* Fix iOS .sln files

The iOS .sln files didn't have the Deploy setting applied that is needed for VS Windows.

* click counter and additional controls (dotnet#80)

* Bump to latest iOS & MacCatalyst packages (dotnet#81)

This includes a signed MacCatalyst package now.

* [MacCatalyst] Add app icons for mac. (dotnet#82)

And remove app icons for other platforms.

* Add things to the HelloMaui sample (dotnet#83)

* click counter and additional controls
* Add compat and images

Co-authored-by: David Ortinau <[email protected]>

* Update iOS & Mac Catalyst Builds (dotnet#84)

Changes: xamarin/xamarin-macios@cc1918e...98c8649

This fixes the 'dotnet new' templates.

* Update to .NET MAUI p2 package version

* Update HelloMaui.csproj

* [maui] wildcard parts of version numbers

Co-authored-by: Jonathan Peppers <[email protected]>
Co-authored-by: Emanuel Fernandez Dell'Oca <[email protected]>
Co-authored-by: Rolf Bjarne Kvinge <[email protected]>
Co-authored-by: Dean Ellis <[email protected]>
Co-authored-by: E.Z. Hart <[email protected]>
Co-authored-by: Matthew Leibowitz <[email protected]>
Co-authored-by: David Ortinau <[email protected]>

6.0.1xx-preview1

Toggle 6.0.1xx-preview1's commit message
Update README.md

Context: https://dotnet.microsoft.com/download/dotnet/6.0

Update links for .NET 6 downloads, to use the official signed builds.