ProjectReunion/dev/AppNotifications
Howard Kapustein f753170ead
Microsoft.Windows.Storage.ApplicationData (#4057)
* Added AddPackageSetOptions. Added tests for AddPackageSetAsync. Fixed bugs

* Fixed typos. Added missing AddPackageAsync in .idl

* Remove dead code

* Update Transport package's manifested inproc servers

* Added new directory

* Added ApplicationData project. Expanded docs. Added missing ApplicationDataCreateDisposition. Added TerminalVelocity support

* Added stub implementations

* Initial implementation

* Implemented ApplicationData

* Tweaked to be smarter about Windows.Storage.ApplicationData's weird limitations

* Fixed ApplicationData.MachinePath to use the right path. Bumped WIL to 1.0.231216.1 (to get access to wil::reg APIs)

* Implemented IsMachinePathSupported()

* Added tests (mostly)

* Fixed machine path test infra (AppDataPaths doesn't work in our scenario)

* Removed method overload per feedback. Added more doc-comments

* More fixes and optimizations

* More test coverage

* Updated MachinePath/etc to only be accessible if a package in the family is registered to the user OR running as SYSTEM

* Removed ClearAllAsync() and ClearMachineAsync(). Use ClearAsync(locality)

* Updated per API Review

* Fixed build error

* Fixed bad merge. Added ApplicationData Projection
2024-06-29 17:10:22 -07:00
..
AppNotificationBuilder Resolve C26495 Prefast Issues on Foundation (#4363) 2024-04-25 00:39:58 -07:00
AppNotification.cpp Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00
AppNotification.h Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00
AppNotificationActivatedEventArgs.cpp RI release/1.2 preview1 to Main (#2939) 2022-09-07 18:02:14 -07:00
AppNotificationActivatedEventArgs.h FIx whitespaces (#2951) 2022-09-08 18:03:31 -07:00
AppNotificationManager.cpp Add /await:strict to C++ build props (#3482) 2023-03-04 07:10:12 -08:00
AppNotificationManager.h RI release/1.2 preview1 to Main (#2939) 2022-09-07 18:02:14 -07:00
AppNotificationProgressData.cpp Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00
AppNotificationProgressData.h Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00
AppNotificationTelemetry.h Introducing WIL activities for Push Notifications (#3131) 2022-11-15 17:33:40 -08:00
AppNotificationUtility.cpp Microsoft.Windows.Storage.ApplicationData (#4057) 2024-06-29 17:10:22 -07:00
AppNotificationUtility.h RI release/1.2 preview1 to Main (#2939) 2022-09-07 18:02:14 -07:00
AppNotifications.idl RI release/1.2 preview1 to Main (#2939) 2022-09-07 18:02:14 -07:00
AppNotifications.vcxitems RI release/1.2 preview1 to Main (#2939) 2022-09-07 18:02:14 -07:00
NotificationProgressData.cpp Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00
NotificationProgressData.h Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00
NotificationProperties.cpp Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00
NotificationProperties.h Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00
NotificationTransientProperties.cpp Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00
NotificationTransientProperties.h Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00
ShellLocalization.cpp RI release/1.2 preview1 to Main (#2939) 2022-09-07 18:02:14 -07:00
ShellLocalization.h RI release/1.2 preview1 to Main (#2939) 2022-09-07 18:02:14 -07:00