Commit graph

14 commits

Author SHA1 Message Date
VictoriousRaptor
306ad7931b
Merge branch 'dev' into RemoveUnusedNuget 2023-05-04 21:14:13 +08:00
VictoriousRaptor
dee74b842f
Catch exceptions and fallback 2023-04-28 14:53:54 +08:00
VictoriousRaptor
85a077f430
Delete test code 2023-04-28 13:52:16 +08:00
VictoriousRaptor
c251a276a7
Test legacy show on win 11 2023-04-28 11:55:32 +08:00
VictoriousRaptor
8637c03bda
Fallback to legacy for windows 22621 2023-04-28 11:27:26 +08:00
Vic
00e6e5b30d Remove unused using 2023-04-25 21:02:34 +08:00
VictoriousRaptor
04cdfed901
Fix Windows 11 notification error (#2073)
* Fix Windows 11 22H2 (22621) notification error

* Fix main thread issue of LegacyShow()

* Mark RestarApp() as deprecated
2023-04-21 08:56:54 +10:00
Oren Nachman
c557031ef1 Show notification when failing to enable/disable autostartup 2022-07-31 16:28:03 -07:00
Hongtao Zhang
a4dea1f2fd Use Microsoft Package to register toast notification 2022-01-13 17:33:23 -06:00
Kevin Zhang
4ded458aba increase platform required for win10 notification 2021-11-13 15:40:17 -06:00
Kevin Zhang
7a4380d290 Code Cleanup 2021-10-26 21:26:25 -05:00
Kevin Zhang
b21d965e0b Handle compatibility with win7/8 2021-10-26 21:26:08 -05:00
Kevin Zhang
6e6db2c67b fix iconpath other than default icon 2021-10-25 17:52:45 -05:00
Kevin Zhang
886d7aab6c Move the show method to a static class Notification
Co-authored-by: Dobin Park <onesound@oooz.net>
2021-10-16 21:58:14 -05:00