Commit 52695d2
Add Foreground/Background handlers for ToastActivation (#1973)
* Adding temp idl for base branch
* Create .cpp/.h files for handling toastnotifications
* Introduce ToastNotification Registration APIs (#1875)
* Introduce ToastRegistration APIs and associated taef tests
* Address comments
* Address minor comments
* Add support for Release x64 for ToastNotificationTestApp
* Addressing nits
* Add GetActivatorGuid function
* Last nits
* Update error messages
Co-authored-by: Paul Purifoy <purifoypaul@microsoft.com>
* Copy branch based on WNP_ToastNotifications
* Address nit
* Addressing nits
* Address nits
* Change name from ToastActivation->AppNotification
* Change more constants
* Reuse deserialize function
Co-authored-by: Sharath Manchala <10109130+sharath2727@users.noreply.github.com>1 parent eb6591e commit 52695d2
2 files changed
Lines changed: 12 additions & 1 deletion
File tree
- test/TestApps
- ToastNotificationsTestAppPackage
- ToastNotificationsTestApp
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
38 | 49 | | |
39 | 50 | | |
40 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments