Skip to content

Commit f8c07ea

Browse files
committed
Merge branch 'main' into cinnamon/pt-cmd-pal
2 parents d330c00 + 2c0ca77 commit f8c07ea

File tree

258 files changed

+6663
-4035
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

258 files changed

+6663
-4035
lines changed

.github/ISSUE_TEMPLATE/1-customer-feedback.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,10 @@ body:
6464
validations:
6565
required: true
6666
attributes:
67-
label: Document Id
67+
label: Document Id
68+
- type: input
69+
id: platformId
70+
validations:
71+
required: true
72+
attributes:
73+
label: Platform Id

.openpublishing.redirection.json

+105-30
Original file line numberDiff line numberDiff line change
@@ -260,11 +260,6 @@
260260
"redirect_url": "/previous-versions/windows/uwp/xbox-apps/xbox-dev-mode-companion",
261261
"redirect_document_id": false
262262
},
263-
{
264-
"source_path": "hub/apps/windows-app-sdk/older-downloads.md",
265-
"redirect_url": "/windows/apps/windows-app-sdk/downloads-archive",
266-
"redirect_document_id": false
267-
},
268263
{
269264
"source_path": "uwp/whats-new/windows-docs-august-2017.md",
270265
"redirect_url": "/windows/uwp/",
@@ -480,16 +475,6 @@
480475
"redirect_url": "/windows/apps/get-started/enable-your-device-for-development",
481476
"redirect_document_id": false
482477
},
483-
{
484-
"source_path": "uwp/get-started/get-set-up.md",
485-
"redirect_url": "/windows/apps/windows-app-sdk/set-up-your-development-environment",
486-
"redirect_document_id": false
487-
},
488-
{
489-
"source_path": "hub/apps/get-started/get-set-up.md",
490-
"redirect_url": "/windows/apps/windows-app-sdk/set-up-your-development-environment",
491-
"redirect_document_id": false
492-
},
493478
{
494479
"source_path": "uwp/get-started/sign-up.md",
495480
"redirect_url": "/windows/apps/get-started/sign-up",
@@ -5550,6 +5535,21 @@
55505535
"redirect_url": "/windows/apps/develop/accessibility",
55515536
"redirect_document_id": true
55525537
},
5538+
{
5539+
"source_path": "hub/apps/windows-app-sdk/older-downloads.md",
5540+
"redirect_url": "/windows/apps/windows-app-sdk/downloads-archive",
5541+
"redirect_document_id": false
5542+
},
5543+
{
5544+
"source_path": "uwp/get-started/get-set-up.md",
5545+
"redirect_url": "/windows/apps/windows-app-sdk/set-up-your-development-environment",
5546+
"redirect_document_id": false
5547+
},
5548+
{
5549+
"source_path": "hub/apps/get-started/get-set-up.md",
5550+
"redirect_url": "/windows/apps/windows-app-sdk/set-up-your-development-environment",
5551+
"redirect_document_id": false
5552+
},
55535553
{
55545554
"source_path": "hub/apps/project-reunion/index.md",
55555555
"redirect_url": "/windows/apps/windows-app-sdk/index",
@@ -5651,28 +5651,38 @@
56515651
"redirect_document_id": false
56525652
},
56535653
{
5654-
"source_path": "hub/apps/get-started/build-apps-for-windows.md",
5655-
"redirect_url": "/windows/apps/winui/winui3/create-your-first-winui3-app",
5654+
"source_path": "hub/apps/winui/reference/iwindownative.md",
5655+
"redirect_url": "/windows/windows-app-sdk/api/win32/microsoft.ui.xaml.window/nn-microsoft-ui-xaml-window-iwindownative",
56565656
"redirect_document_id": false
56575657
},
56585658
{
5659-
"source_path": "hub/apps/winui/winui3-winui2-comparison.md",
5660-
"redirect_url": "/windows/apps/winui/",
5659+
"source_path": "hub/apps/winui/reference/iwindownative-windowhandle.md",
5660+
"redirect_url": "/windows/windows-app-sdk/api/win32/microsoft.ui.xaml.window/nf-microsoft-ui-xaml-window-iwindownative-get_windowhandle",
56615661
"redirect_document_id": false
56625662
},
56635663
{
5664-
"source_path": "hub/apps/winui/winui3/desktop-build-basic-winui3-app.md",
5665-
"redirect_url": "/windows/apps/winui/winui3/desktop-winui3-app-with-basic-interop",
5664+
"source_path": "hub/apps/windows-app-sdk/samples.md",
5665+
"redirect_url": "/windows/apps/get-started/samples",
56665666
"redirect_document_id": false
56675667
},
56685668
{
5669-
"source_path": "hub/apps/winui/reference/iwindownative.md",
5670-
"redirect_url": "/windows/windows-app-sdk/api/win32/microsoft.ui.xaml.window/nn-microsoft-ui-xaml-window-iwindownative",
5669+
"source_path": "hub/apps/windows-app-sdk/preview-experimental-install.md",
5670+
"redirect_url": "/windows/apps/windows-app-sdk/set-up-your-development-environment",
5671+
"redirect_document_id": true
5672+
},
5673+
{
5674+
"source_path": "hub/apps/get-started/build-apps-for-windows.md",
5675+
"redirect_url": "/windows/apps/winui/winui3/create-your-first-winui3-app",
56715676
"redirect_document_id": false
56725677
},
56735678
{
5674-
"source_path": "hub/apps/winui/reference/iwindownative-windowhandle.md",
5675-
"redirect_url": "/windows/windows-app-sdk/api/win32/microsoft.ui.xaml.window/nf-microsoft-ui-xaml-window-iwindownative-get_windowhandle",
5679+
"source_path": "hub/apps/winui/winui3-winui2-comparison.md",
5680+
"redirect_url": "/windows/apps/winui/",
5681+
"redirect_document_id": false
5682+
},
5683+
{
5684+
"source_path": "hub/apps/winui/winui3/desktop-build-basic-winui3-app.md",
5685+
"redirect_url": "/windows/apps/winui/winui3/desktop-winui3-app-with-basic-interop",
56765686
"redirect_document_id": false
56775687
},
56785688
{
@@ -7195,11 +7205,6 @@
71957205
"redirect_url": "/windows/apps/get-started/samples",
71967206
"redirect_document_id": false
71977207
},
7198-
{
7199-
"source_path": "hub/apps/windows-app-sdk/samples.md",
7200-
"redirect_url": "/windows/apps/get-started/samples",
7201-
"redirect_document_id": false
7202-
},
72037208
{
72047209
"source_path": "hub/apps/whats-new/build2021-docs.md",
72057210
"redirect_url": "/windows/apps",
@@ -8724,6 +8729,76 @@
87248729
"source_path": "hub/apps/develop/camera/index.md",
87258730
"redirect_url": "/windows/apps/develop/camera/camera",
87268731
"redirect_document_id": false
8732+
},
8733+
{
8734+
"source_path": "uwp/launch-resume/handle-uri-activation.md",
8735+
"redirect_url": "/windows/apps/develop/launch/handle-uri-activation",
8736+
"redirect_document_id": false
8737+
},
8738+
{
8739+
"source_path": "uwp/launch-resume/launch-app-from-file.md",
8740+
"redirect_url": "/windows/apps/develop/launch/",
8741+
"redirect_document_id": false
8742+
},
8743+
{
8744+
"source_path": "uwp/launch-resume/launch-app-with-uri.md",
8745+
"redirect_url": "/windows/apps/develop/launch/",
8746+
"redirect_document_id": false
8747+
},
8748+
{
8749+
"source_path": "uwp/launch-resume/launch-default-app.md",
8750+
"redirect_url": "/windows/apps/develop/launch/launch-default-app",
8751+
"redirect_document_id": false
8752+
},
8753+
{
8754+
"source_path": "uwp/launch-resume/launch-default-apps-settings.md",
8755+
"redirect_url": "/windows/apps/develop/launch/launch-default-apps-settings",
8756+
"redirect_document_id": false
8757+
},
8758+
{
8759+
"source_path": "uwp/launch-resume/launch-maps-app.md",
8760+
"redirect_url": "/windows/apps/develop/launch/launch-maps-app",
8761+
"redirect_document_id": false
8762+
},
8763+
{
8764+
"source_path": "uwp/launch-resume/launch-people-apps.md",
8765+
"redirect_url": "/windows/apps/develop/launch/launch-people-app",
8766+
"redirect_document_id": false
8767+
},
8768+
{
8769+
"source_path": "uwp/launch-resume/launch-screen-snipping.md",
8770+
"redirect_url": "/windows/apps/develop/launch/launch-screen-snipping",
8771+
"redirect_document_id": false
8772+
},
8773+
{
8774+
"source_path": "uwp/launch-resume/launch-settings-app.md",
8775+
"redirect_url": "/windows/apps/develop/launch/launch-settings-app",
8776+
"redirect_document_id": false
8777+
},
8778+
{
8779+
"source_path": "uwp/launch-resume/launch-store-app.md",
8780+
"redirect_url": "/windows/apps/develop/launch/launch-store-app",
8781+
"redirect_document_id": false
8782+
},
8783+
{
8784+
"source_path": "uwp/launch-resume/launch-the-default-app-for-a-file.md",
8785+
"redirect_url": "/windows/apps/develop/launch/launch-the-default-app-for-a-file",
8786+
"redirect_document_id": false
8787+
},
8788+
{
8789+
"source_path": "uwp/launch-resume/reserved-uri-scheme-names.md",
8790+
"redirect_url": "/windows/apps/develop/launch/reserved-uri-scheme-names",
8791+
"redirect_document_id": false
8792+
},
8793+
{
8794+
"source_path": "uwp/launch-resume/web-to-app-linking.md",
8795+
"redirect_url": "/windows/apps/develop/launch/web-to-app-linking",
8796+
"redirect_document_id": false
8797+
},
8798+
{
8799+
"source_path": "uwp/launch-resume/handle-file-activation.md",
8800+
"redirect_url": "/windows/apps/develop/launch/handle-file-activation",
8801+
"redirect_document_id": false
87278802
}
87288803
]
87298804
}

hub/android/wsa/index.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
---
22
title: Windows Subsystem for Android™️
33
description: Windows Subsystem for Android™️ enables your Windows 11 device to run Android applications that are available in the Amazon Appstore. Learn more about set up, device requirements, installing and uninstalling, input compatibility, testing and debugging, and using the Amazon Appstore.
4-
ms.reviewer: mousma
4+
ms.reviewer: andreww-msft
55
ms.topic: article
6-
ms.date: 11/21/2024
6+
ms.date: 03/05/2025
77
---
88

99
# Windows Subsystem for Android™
1010

1111
Windows Subsystem for Android™️ enables your Windows 11 device to run Android applications that are available in the Amazon Appstore. Android is a trademark of Google LLC. If you're a developer interested in targeting Windows desktop devices and optimizing for the Windows operating system, this guide is for you.
1212

1313
> [!IMPORTANT]
14-
> Microsoft is ending support for the Windows Subsystem for Android™️ (WSA). As a result, the Amazon Appstore on Windows and all applications and games dependent on WSA will no longer be supported beginning **March 5, 2025**. Until then, technical support will remain available to customers.
15-
> Customers that have installed the Amazon Appstore or Android apps prior to March 5, 2024, will continue to have access to those apps through the deprecation date of March 5, 2025. Please reach out to our support team for further questions at [support.microsoft.com](https://support.microsoft.com).
16-
> We are grateful for the support of our developer community and remain committed to listening to feedback as we evolve experiences.
14+
> Starting March 5, 2025, Windows Subsystem for Android™ and the Amazon Appstore are no longer available in the Microsoft Store.
1715
1816
- [Amazon Appstore on Windows 11 discontinuation notice](https://developer.amazon.com/apps-and-games/appstore-on-windows-11).
1917
- [Windows Subsystem for Android™️ repository on GitHub](https://github.com/microsoft/WSA)

hub/android/wsa/release-notes.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Windows Subsystem for Android™️ Release Notes
33
description: Release notes for Windows Subsystem for Android.
4-
ms.reviewer: mousma
4+
ms.reviewer: andreww-msft
55
ms.topic: article
6-
ms.date: 11/21/2024
6+
ms.date: 03/05/2025
77
---
88

99
# Release Notes for Windows Subsystem for Android™
1010

1111
> [!IMPORTANT]
12-
> Windows Subsystem for Android™ and the Amazon Appstore will no longer be available in the Microsoft Store after March 5, 2025. [Learn more](index.md).
12+
> Starting March 5, 2025, Windows Subsystem for Android™ and the Amazon Appstore are no longer available in the Microsoft Store.
1313
1414
These release notes are based on updates to the Windows Subsystem for Android™️. For basic information on how to install and run Android™️ apps on Windows, see the Support article: [Installing the Amazon Appstore and Android™️ Apps](https://support.microsoft.com/windows/mobile-apps-and-the-windows-subsystem-for-android-f8d0abb5-44ad-47d8-b9fb-ad6b1459ff6c).
1515

hub/apps/design/accessibility/high-contrast-themes.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Contrast themes
44
label: Contrast design guidelines
55
keywords:
66
template: detail.hbs
7-
ms.date: 12/08/2021
7+
ms.date: 02/27/2025
88
ms.topic: article
99
ms.localizationpriority: medium
1010
---
@@ -81,14 +81,14 @@ This table shows the contrast theme colors and their recommended pairings. Each
8181

8282
| Color swatch | Description |
8383
|---------|---------|
84-
|:::image type="icon" source="images/sys-color/aquatic-color-window.png":::| **SystemColorWindowColor**</br>Background of pages, panes, popups, and windows.<br/><br/>Pair with **SystemColorWindowTextColor** |
85-
|:::image type="icon" source="images/sys-color/aquatic-color-windowtext.png"::: | **SystemColorWindowTextColor**</br>Headings, body copy, lists, placeholder text, app and window borders, any UI that can't be interacted with.</br></br>Pair with **SystemColorWindowColor** |
86-
|:::image type="icon" source="images/sys-color/aquatic-color-hotlight.png":::| **SystemColorHotlightColor**</br>Hyperlinks.</br></br>Pair with **SystemColorWindowColor** |
87-
|:::image type="icon" source="images/sys-color/aquatic-color-graytext.png":::| **SystemColorGrayTextColor**</br>Inactive (disabled) UI.</br></br>Pair with **SystemColorWindowColor** |
88-
|:::image type="icon" source="images/sys-color/aquatic-color-highlighttext.png":::| **SystemColorHighlightTextColor**</br>Foreground color for text or UI that is in selected, interacted with (hover, pressed), or in progress.</br></br>Pair with **SystemColorHighlightColor** |
89-
|:::image type="icon" source="images/sys-color/aquatic-color-highlight.png":::| **SystemColorHighlightColor**</br>Background or accent color for UI that is in selected, interacted with (hover, pressed), or in progress.</br></br>Pair with **SystemColorHighlightTextColor** |
90-
|:::image type="icon" source="images/sys-color/aquatic-color-btntext.png":::| **SystemColorButtonTextColor**</br>Foreground color for buttons and any UI that can be interacted with.</br></br>Pair with **SystemColorButtonFaceColor** |
91-
|:::image type="icon" source="images/sys-color/aquatic-color-3dface.png":::| **SystemColorButtonFaceColor**</br>Background color for buttons and any UI that can be interacted with.</br></br>Pair with **SystemColorButtonTextColor** |
84+
|:::image source="images/sys-color/aquatic-color-window.png" alt-text="Color swatch of SystemColorWindowColor used for background of pages, panes, popups, and windows.":::| **SystemColorWindowColor**</br>Background of pages, panes, popups, and windows.</br></br>Pair with **SystemColorWindowTextColor** |
85+
|:::image source="images/sys-color/aquatic-color-windowtext.png" alt-text="Color swatch of SystemColorWindowTextColor used for headings, body copy, lists, placeholder text, app and window borders, any UI that can't be interacted with."::: | **SystemColorWindowTextColor**</br>Headings, body copy, lists, placeholder text, app and window borders, any UI that can't be interacted with.</br></br>Pair with **SystemColorWindowColor** |
86+
|:::image source="images/sys-color/aquatic-color-hotlight.png" alt-text="Color swatch of SystemColorWindowTextColor used for hyperlinks.":::| **SystemColorHotlightColor**</br>Hyperlinks.</br></br>Pair with **SystemColorWindowColor** |
87+
|:::image source="images/sys-color/aquatic-color-graytext.png" alt-text="Color swatch of SystemColorWindowTextColor used for inactive or disabled UI.":::| **SystemColorGrayTextColor**</br>Inactive or disabled UI.</br></br>Pair with **SystemColorWindowColor** |
88+
|:::image source="images/sys-color/aquatic-color-highlighttext.png" alt-text="Color swatch of SystemColorWindowTextColor used for foreground color of text or UI that is selected, interacted with (hover, pressed), or in progress.":::| **SystemColorHighlightTextColor**</br>Foreground color of text or UI that is selected, interacted with (hover, pressed), or in progress.</br></br>Pair with **SystemColorHighlightColor** |
89+
|:::image source="images/sys-color/aquatic-color-highlight.png" alt-text="Color swatch of SystemColorWindowTextColor used for background or accent color of UI that is selected, interacted with (hover, pressed), or in progress.":::| **SystemColorHighlightColor**</br>Background or accent color of UI that is selected, interacted with (hover, pressed), or in progress.</br></br>Pair with **SystemColorHighlightTextColor** |
90+
|:::image source="images/sys-color/aquatic-color-btntext.png" alt-text="Color swatch of SystemColorWindowTextColor used for foreground color of buttons and any UI that can be interacted with.":::| **SystemColorButtonTextColor**</br>Foreground color of buttons and any UI that can be interacted with.</br></br>Pair with **SystemColorButtonFaceColor** |
91+
|:::image source="images/sys-color/aquatic-color-3dface.png" alt-text="Color swatch of SystemColorWindowTextColor used for background color of buttons and any UI that can be interacted with.":::| **SystemColorButtonFaceColor**</br>Background color of buttons and any UI that can be interacted with.</br></br>Pair with **SystemColorButtonTextColor** |
9292

9393
The next table shows how the colors appear when used on a background set to **SystemColorWindowColor**.
9494

hub/apps/design/controls/animated-icon.md

+19-19
Original file line numberDiff line numberDiff line change
@@ -52,25 +52,6 @@ Defining a color property in your Lottie animation named "Foreground" lets you t
5252
- Please view the UX guidance for [Icons for Windows Apps](/windows/uwp/design/style/icons) to ensure your icons match the design principles.
5353
- Limit the number of animated icons on a single screen or view. Only animate icons to draw the user's attention to where they need to take action or when they are performing an action.
5454

55-
## UWP and WinUI 2
56-
57-
[!INCLUDE [uwp-winui2-note](../../../includes/uwp-winui-2-note.md)]
58-
59-
The AnimatedIcon for UWP apps requires WinUI 2. For more info, including installation instructions, see [WinUI 2](../../winui/winui2/index.md). APIs for this control exist in the [Microsoft.UI.Xaml.Controls](/windows/winui/api/microsoft.ui.xaml.controls) namespace.
60-
61-
> [!div class="checklist"]
62-
>
63-
> - **WinUI 2 Apis:** [AnimatedIcon class](/windows/winui/api/microsoft.ui.xaml.controls.animatedicon)
64-
> - [Open the WinUI 2 Gallery app and see the AnimatedIcon in action](winui2gallery:/item/AnimatedIcon). [!INCLUDE [winui-2-gallery](../../../includes/winui-2-gallery.md)]
65-
66-
[!INCLUDE [muxc-alias-note](../../../includes/muxc-alias-note.md)]
67-
68-
```xaml
69-
xmlns:muxc="using:Microsoft.UI.Xaml.Controls"
70-
71-
<muxc:AnimatedIcon />
72-
```
73-
7455
## Create an animated icon
7556

7657
> [!div class="checklist"]
@@ -234,6 +215,25 @@ private void Button_PointerExited(object sender, PointerRoutedEventArgs e)
234215
}
235216
```
236217

218+
## UWP and WinUI 2
219+
220+
[!INCLUDE [uwp-winui2-note](../../../includes/uwp-winui-2-note.md)]
221+
222+
The AnimatedIcon for UWP apps requires WinUI 2. For more info, including installation instructions, see [WinUI 2](../../winui/winui2/index.md). APIs for this control exist in the [Microsoft.UI.Xaml.Controls](/windows/winui/api/microsoft.ui.xaml.controls) namespace.
223+
224+
> [!div class="checklist"]
225+
>
226+
> - **WinUI 2 Apis:** [AnimatedIcon class](/windows/winui/api/microsoft.ui.xaml.controls.animatedicon)
227+
> - [Open the WinUI 2 Gallery app and see the AnimatedIcon in action](winui2gallery:/item/AnimatedIcon). [!INCLUDE [winui-2-gallery](../../../includes/winui-2-gallery.md)]
228+
229+
[!INCLUDE [muxc-alias-note](../../../includes/muxc-alias-note.md)]
230+
231+
```xaml
232+
xmlns:muxc="using:Microsoft.UI.Xaml.Controls"
233+
234+
<muxc:AnimatedIcon />
235+
```
236+
237237
## Related articles
238238

239239
- [Icons in Windows apps](../style/icons.md)

0 commit comments

Comments
 (0)