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

25 Коммитов

Автор SHA1 Сообщение Дата
David Britch 168bd97a57
Add developer tools. (#2630) 2024-11-14 09:54:56 +00:00
David Britch 2f5df77516
Obsolete setting App.MainPage (#2602)
* MainPage updates.

* Fix xrefs.

* MainPage deprecation.

* Fix warning.

* More App.MainPage deprecation.

* More MainPage deprecation.

* MainPage deprecation.

* Remove hard tabs.
2024-11-06 16:14:04 +00:00
Šimon Rozsíval 986b137aa7
Simplify ignoring localhost certificate validation errors (#2543)
* Simplify ignoring localhost certificate validation errors

* Edits.

* Edits.

---------

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
2024-10-07 15:46:48 +01:00
David Britch 403915871a
Freshness pass (#2517)
* Freshness pass.

* Fix metadata.
2024-09-24 16:16:57 +01:00
David Britch aca4d7b8c6
Content freshness (#2465)
* Freshness pass.

* Freshness pass.
2024-08-27 11:33:44 +01:00
David Britch 543eec6e4a
Use the built-in permission. (#2417) 2024-08-07 12:36:46 +01:00
David Britch decc29d123
Push notifications (#2361)
* Work in progress.

* Build the MAUI app.

* Android and iOS setup.

* Testing instructions.

* Initial sections added.

* Added to TOC/index.

* Fix warnings.

* Edits.

* Tidy up.

* Fix linting errors.

* Fix linting error.

* Edits.

* Edits.

* Edits.

* Edit.

* Edits.

* Edits.

* Edits.

* Edits.

* Edit.

* Migrate push notification code.

* Edits.

* Edit.

* Feedback edits.
2024-07-18 10:38:55 +01:00
David Britch 7a8478179c
Add UseCleartextTraffic option for Android (#2319)
* Add UseCleartextTraffic option for Android.

* Edits.

* Edit.

* Edits.

* Edits.

* Edit.

* Edit.
2024-06-19 16:24:15 +01:00
Jerzy Kruszewski 0dfeebf3de
Simplified code example in data-cloud/local-web-services#bypass-the-certificate-security-check (#2253)
Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
2024-05-15 10:43:54 +01:00
David Britch bbf7f9ca8b
Ensure the correct build action is set (#2098)
* Ensure the correct build action is set.

* Edit.
2024-02-29 14:46:27 +00:00
David Britch 2ca862a6d1
Dependency injection (#2022)
* Initial content

* Edits.

* Edits.

* More xrefs.

* Edits.

* More edits.

* Edit.

* Edits.

* DI doc links.

* Edit.

* Edit.

* Edits.
2024-01-19 15:41:47 +00:00
David Britch b538c9e9e5
Fix linting errors. (#2008) 2024-01-12 09:54:06 +00:00
David Britch 8d3cbd600b
Add sentence about Microsoft.Data.Sqlite (#1988) 2023-12-27 10:39:13 +00:00
Himanshu Tyagi 72212e15f9
Update rest.md (#1795)
* Update rest.md

Added link for Asynchronous programming. So that user can check that in details as its important for REST.

* Update rest.md

* Update rest.md

* Edit.

---------

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
2023-10-17 16:31:23 +01:00
David Britch 16de8dfb90
Specify a min version of 2.1.0. (#1696) 2023-09-08 14:37:38 +01:00
José Medeiros 85fae0e01e
Update rest.md (#1647)
* Learn Editor: Update rest.md

* Learn Editor: Update rest.md

* Learn Editor: Update rest.md
2023-08-21 10:23:13 +01:00
David Britch c59b7b3991
Remove .NET 6 content (#1472)
* Remove .NET 6 content.

* Remove versioning.
2023-05-05 10:09:55 +01:00
David Britch b1ba5008d0
Clarify SQLite.Net support (#1131)
* Add support details.

* Move file.
2022-12-21 12:53:34 +00:00
David Britch 52074c24e7
.NET 7 content (#1062)
* Maps (#926)

* Map.

* Fix broken links.

* Rename Essentials Map doc.

* Add to TOC.

* Moniker setup.

* Configure monikers.

* Fix range.

* Fix group config.

* Edits.

* Remove hard tabs.

* Remove hard tabs.

* Remove hard tabs.

* StrokeShape default is Rectangle in .NET 7 (#928)

* StrokeShape default changes from null to Rectangle in .NET 7.0

* Remove blank lines from UL.

* Move the text outside of the UL.

* App lifecycle updates (#960)

* .NET 7 iOS lifecycle additions.

* Fix tables.

* Edit.

* Edit.

* Remove monikers.

* Fix.

* Re-add table without scene kit.

* Restore full table.

* Edit.

* Backgrounding and DisplayDensityChanged event explanations.

* Edit.

* Tooltip support for views (#961)

* Tooltips.

* Limit to .NET 7 moniker.

* Edit.

* Clarify tooltip use on iOS.

* Pointer gesture recognizer (#962)

* Add more info to troubleshooting area (#921)

* update troubleshooting

* minor

* Fix local file playback on iOS/Mac Catalyst. (#923)

* Update troubleshooting.md (#925)

* Add Azure mobile apps MAUI quickstart link (#954)

* Typo fix - update to create a custom control using handlers article (#957)

- Fix case of (ReplaceCurrentItemWIthPlayerItem).
- Change (These requirements imply that that video...) to (These requirements imply that video...).

* Add links to each step's code in the tutorial (#955)

* adjust code; add link to sample

* Update gitignore to include vscode

* Update AllNotes.cs

* Pointer gesture recognizer.

* Edit.

* Edits.

* Use moniker.

* Expand section on GetPosition

* Edit.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Muhab Abdelreheem <mabdulrahim2@outlook.sa>

* Tap gesture recognizer secondary button mask (#963)

* Secondary button mask on Mac and Windows.

* Edits.

* Fix link.

* Fix bookmark.

* Edit.

* Fix linting error.

* Menu item separators (#968)

* Menu separators.

* Fix monikers.

* Edit image.

* Context menu (#971)

* Context menus.

* Add section on displaying menu item icons.

* Edits.

* Fix linting errors.

* Add Windows warning. (#982)

* Window position and size (#984)

* Position and size a window.

* Remove OnDisplayDensityChanged

* Edit.

* Remove hard tabs.

* Specify WKWebViewConfiguration object on MauiMKWebView constructor (#988)

* MauiWKWebView configuration on iOS/Mac Catalyst.

* Edit.

* Edits.

* Move section.

* [NET 7] Remove the note about clean and redeploy to fix icons  (#983)

* remove workaround no longer needed

* swap delete to moniker

* .NET 7 doesn't require a subclassed AndroidMessageHandler (#1024)

* PointerOver visual state (#1027)

* Add PointerOver visual state.

* Fix typo.

* .NET 7 essentials updates (#1033)

* Unpackaged apps store data in a different location.

* Coarse or fine location can be specified on Android in .NET 7.

* Edit.

* Update date.

* No capabilities required on Window in .NET 7.

* Edit.

* Extend docs to include net7-based TFMs (#1049)

* Add .NET 7 support.

* Edit.

* Fix numbering.

* Add .NET 7 support.

* Edit.

* Edits.

* Fixes.

* Edit.

* Edit.

* Add .NET 7 support.

* Add .NET 7 support.

* More .NET 7.

* More .NET 7

* Fix typo.

* Remove moniker because you still need to clean the project.

* Fix linting error.

* .NET 7 updates (#1053)

* Update installation for .NET 7.

* Fix broken link.

* VSMac update.

* Test .NET 6/7 selector.

* Test

* Test

* Edits.

* Edits.

* New installations will have iOS/Android auto-selected.

* Update screenshots.

* Remove space in monikers.

* Fix sample link.

* Foldable devices with .NET MAUI (#1057)

* [foldable] TwoPaneView doc

* [foldable] address markdownlint warnings

* [foldable] address markdownlint warning

* [foldable] update sample link

* Update docs/user-interface/controls/twopaneview.md

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>

* Update docs/user-interface/controls/twopaneview.md

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>

* Update docs/user-interface/controls/twopaneview.md

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>

* Update docs/user-interface/controls/twopaneview.md

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>

* Update docs/user-interface/controls/twopaneview.md

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>

* Update docs/user-interface/controls/twopaneview.md

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>

* Update docs/user-interface/controls/twopaneview.md

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>

* Update docs/user-interface/controls/twopaneview.md

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>

* [foldable] impl review feedback

* Update docs/user-interface/controls/twopaneview.md

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>

* Update docs/user-interface/controls/twopaneview.md

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>

* Update docs/user-interface/controls/twopaneview.md

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>

* Deprecate MessagingCenter.

* Move note.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Muhab Abdelreheem <mabdulrahim2@outlook.sa>
Co-authored-by: Craig Dunn <craig.dunn@microsoft.com>
2022-11-08 16:15:17 +00:00
James Montemagno 17d4eb95be
Update database-sqlite.md (#900)
* Update database-sqlite.md

* Update database-sqlite.md
2022-09-21 09:57:08 +01:00
James Montemagno 31896004ce
Add sqlite-net document (#893)
* Add sqlite-net document

* update

* add newline

* update

* Edits.

* Add to TOC/index.

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
2022-09-20 13:56:23 +01:00
Andy (Steve) De George 1815f49290
Update local-web-services.md (#880) 2022-09-15 12:48:51 +01:00
Thomas Elder 19a3c8ebb4
Update local-web-services.md (#843)
Minor textual error correction

Co-authored-by: Thomas Elder <thomaselder@upsight.io>
2022-09-08 09:54:57 -07:00
Genevieve Warren 8f458e1c92
Acrolinx (#662)
* acrolinx

* try fix xrefs

* Edit.

* Fix warnings.

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
2022-06-29 10:08:56 +01:00
David Britch ec1a4dddaa
REST-based web services (#642)
* Consume a REST-based web service.

* Fix build error.

* Fix xref.

* Edits.

* Add preview note.

* RESTful becomes REST-based

* Connecting to localhost from Android and iOS.

* Edits.

* Edits.

* Edit.

* Edit.

* Fix suggestion.

* Add sample link.

* Change icon.

* Fix icon.

* Resize icon.

* Edits.
2022-06-24 14:10:42 +01:00