Граф коммитов

494 Коммитов

Автор SHA1 Сообщение Дата
David Britch 72360aac3f Revert "Photos. (#399)"
This reverts commit c4237f5fc3.
2023-11-28 11:00:34 +00:00
David Britch c4237f5fc3
Photos. (#399) 2023-11-28 10:56:36 +00:00
David Britch 38f5f7f50a
Essentials sample. (#393) 2023-11-23 15:48:07 +00:00
Gerald Versluis af6124c34a
Add the ability to skip certain projects from automated building (#392)
* Add project exclusion ability

* Update excluded_projects_windows.txt
2023-11-20 19:03:54 +00:00
Gerald Versluis 37fc32ec8e
Merge pull request #391 from brodiep21/patch-1
Update azdo_windows.yml
2023-11-16 01:41:46 +01:00
Gerald Versluis ebaa7136ba
Apply suggestions from code review 2023-11-16 01:41:27 +01:00
Brodie Peif e334f769db
Update azdo_windows.yml
updated sdk version to latest reflection app sample version, updated paths
2023-11-15 15:14:33 -05:00
Gerald Versluis 8d5b95d967
Merge pull request #390 from dotnet/davidortinau-patch-1
Update README.md links
2023-11-15 17:22:11 +01:00
David Ortinau de093aa9ad
Update README.md 2023-11-15 08:20:48 -08:00
David Britch f03fa37f32
Use 8.0.0 (#389) 2023-11-14 17:07:15 +00:00
David Ortinau d8e7f0227d
Update 7.0 demos to 8.0 (#377)
* updated 7 demos to 8

Misc cleanup and improvements

* Remove $(ApplicationIdGuid) which isn't required in .NET 8

* Set correct minimum versions.

* Note for Mac Catalyst.

* Remove unnecessary ItemGroup.

* Missing MacCat notes

* Insert package refs for .NET 8

* Add BasicAppiumNUnitSample to 8.0

* Fix samples on .NET 8

* .NET 8 updates.

* Specify $(MauiVersion) for Maps and Foldable NuGets

* Remove Mac entitlements setting.

* Remove 7.0 folder.

* Make Android items AndroidResource.

---------

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
2023-11-14 16:56:39 +00:00
Gerald Versluis 0b2580f00e
Update LocalizationDemo.csproj (#384) 2023-11-07 14:01:13 +00:00
David Ortinau 20ae5ee72d
Update README.md (#383)
grammar
2023-11-02 10:26:01 -05:00
Gerald Versluis cdbf729f89
Add a GitHub Action to build all the samples in this repo (#380)
* Create build-all.yml

* Update MainPage.xaml.cs

* Update build-all.yml

* Undo intentional bug
2023-11-02 10:07:10 +00:00
Gerald Versluis 544bd4ad66
Update README.md (#382) 2023-11-02 10:06:24 +00:00
Gerald Versluis 54ddbb9e37
Update README.md (#381)
2 minor errors in the readme
2023-11-02 10:04:16 +00:00
Gerald Versluis d86da39f3c
Small UI Testing metadata tweak 2023-10-31 09:46:05 +01:00
Gerald Versluis b117b61e07
Merge pull request #379 from dotnet/uitesting-appium-nunit
Add Basic UI Testing with Appium & NUnit project
2023-10-31 09:20:12 +01:00
Gerald Versluis 87c202d381 Delete .editorconfig 2023-10-30 19:50:34 +01:00
David Britch 48a5922096
Update README.md 2023-10-30 15:28:47 +00:00
Gerald Versluis df382795f0 Add Basic UI Testing with Appium & NUnit project 2023-10-30 16:14:59 +01:00
David Ortinau 2923da8407
Updated wrapper layouts for CollectionView scrolling (#375)
Mostly replaced StackLayout with Grid so sizing and scrolling is as expected
2023-10-06 13:23:22 +01:00
David Ortinau 6639e96a30
Updated colors to use styles, added margins (#376)
* Updated colors to use styles, added margins

* Move properties before ctor.

---------

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
2023-10-06 12:52:07 +01:00
David Britch a897e3ce77
Update localization sample (#372)
* Remove OnPlatform for Win

* Use wildcards for includes on each platform.
2023-09-05 10:29:28 +01:00
David Britch 6ac3e2b7f9 Add Windows partial class. 2023-08-24 16:11:23 +01:00
David Britch 6ce0fa1250
Add PlatformBehavior demo (#370)
* Add PlatformBehavior demo

* Format documents.
2023-08-24 11:48:28 +01:00
David Britch 22edbc8b58
Localization sample. (#369) 2023-08-18 12:53:02 +01:00
Elvin Slavik ada06ab8b5
Update RC packages references to release versions (#320) 2023-08-18 12:52:45 +01:00
Huanhuan Sun 2a9957f6bf
Update README.md for links (#352) 2023-08-18 12:52:21 +01:00
Genevieve Warren e6a1b3e822
remove dotnet-core metadata (#360) 2023-06-27 09:28:56 +01:00
David Britch 62b9b28f1a
Remove resource dictionaries. (#358) 2023-06-19 16:36:55 +01:00
David Britch e49ab3d3d1
Load images on Windows (#357) 2023-06-19 13:05:41 +01:00
David Britch a6df2c396a
Image loading on Windows. (#356) 2023-06-19 12:33:17 +01:00
Ali Momenzadeh 18c0627ae6
Update README.md (#353)
* Update README.md

Fix broken links

* Update README.md

---------

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
2023-05-25 16:13:50 +01:00
David Britch 50f677aad5
Remove pinned WASDK version (#354) 2023-05-25 16:12:11 +01:00
David Britch 1c1dbc9c93
Remove newly added sample and fix up old sample. (#349) 2023-05-19 10:02:31 +01:00
David Britch 501fc64fe4
Add FlyoutPage sample. (#348) 2023-05-18 15:18:29 +01:00
David Britch 38c723c807
Update samples to .NET 7 (#345)
* Move .NET 6 samples to 7.0 folder

* Update .csproj's to .NET 7

* Update to .NET 7
2023-05-05 13:53:13 +01:00
David Britch 23f0ea2a34
Remove unnecessary code (#341) 2023-04-13 14:14:02 +01:00
David Ortinau 1f4f953122 updated sample to show the effect more clearly 2023-04-07 17:39:49 -05:00
David Ortinau a37ef8908a added readme 2023-04-07 15:30:42 -05:00
David Ortinau a9bac25b01 custom renderer example with multiple projects 2023-04-07 15:26:48 -05:00
David Britch 79696db2c2
Replace Frame with Border (#331) 2023-03-06 15:26:39 +00:00
David Britch 9d877e4a57
Ensure there are transport controls in non-Shell apps on iOS/MacCatalyst. (#329) 2023-02-24 14:42:25 +00:00
David Ortinau 78b282a541
adding sample projects for upgrading custom renderers (#319) 2023-01-20 14:52:53 -06:00
Andy (Steve) De George c98d822fcd
Update tutorial code (#316)
* update private members

* Another fix

* add iOS image flavors to tutorial
2023-01-13 17:02:09 -08:00
Andy (Steve) De George 029fc1bef4
Another code fix for the tutorial (#314)
* update private members

* Another fix
2023-01-05 15:55:01 -08:00
Andy (Steve) De George 5c2bbdf946
update private members (#313) 2023-01-05 15:44:04 -08:00
David Britch 2ad56f94e1
Add image. (#312) 2022-12-22 16:49:24 +00:00
Andy (Steve) De George 5ea0e16efd
minor clean up (#310) 2022-12-21 08:57:26 -08:00