61 Commits

Author SHA1 Message Date
connorivy c4b0cde1d6 don't automatically make link file (#1)
Build / build (macos-latest) (push) Has been cancelled
Build / build (ubuntu-latest) (push) Has been cancelled
Build / build (windows-latest) (push) Has been cancelled
Co-authored-by: Connor Ivy <connor@speckle.systems>
2024-05-21 18:03:47 +02:00
Matteo Cominetti 9c6607f1c5 nuget fix 2023-05-29 17:25:48 +01:00
Matteo Cominetti 21bb6d5ddc Merge branch 'master' of github.com:specklesystems/AvaloniaDesktopNotifications 2023-05-27 10:21:08 +01:00
Matteo Cominetti 55e3c2f398 updates to .net6 2023-05-27 10:20:53 +01:00
Matteo Cominetti a4c0ca1d9b feat: updated deps 2023-05-27 10:17:41 +01:00
Luis von der Eltz 940e4dee5c Add explicit netcoreapp3.1 TFM 2022-03-08 17:37:34 +01:00
Luis v.d.Eltz 68d4c265a5 Target .Netstandard 2.0 (#8)
* Fix build on non-windows platform

* Update to netstandard 2.0
Fix build on OSX

* Fix netstandard UWP API usage

* Update README.md

* Fix build

* Fix build

* Fix build on *Nix

* Remove Win stuff on nonwindows

* fix compilation

* Fixes

* Fix
2022-03-06 19:13:33 +01:00
Luis v.d.Eltz 2d78b282fc Update build.yml 2022-03-06 17:14:06 +01:00
Luis v.d.Eltz 66774e4ae4 Merge pull request #6 from pr8x/net5
Add support for .NET 5
2021-10-01 13:08:58 +02:00
Luis von der Eltz 9506e433cc Fix nullable warning 2021-09-08 14:06:49 +02:00
Luis v.d.Eltz e783cffc51 Merge branch 'master' into net5 2021-09-08 13:57:11 +02:00
Luis von der Eltz 74b6d5f857 Add some comment 2021-09-08 13:54:31 +02:00
Luis von der Eltz 301d4d9110 Add support for .NET 5 2021-09-08 13:49:34 +02:00
Luis v.d.Eltz a7bccbe272 Update README.md 2021-03-26 15:17:13 +01:00
Luis von der Eltz d70b18423a Fix nullable warning 2021-03-16 18:57:37 +01:00
Luis von der Eltz 1306b6bbbf Update to stable Uwp.Notifications package 2021-03-16 18:53:59 +01:00
Luis v.d.Eltz ea1ff49805 Add information about scheduled notifications 2021-02-13 15:52:05 +01:00
Luis von der Eltz 9b7e867c35 Better not crash with invalid id 2021-02-13 15:46:01 +01:00
Luis von der Eltz 7bb627352b Fix issue with notification close event being called twice for DBUS impl 2021-02-13 15:46:01 +01:00
Luis von der Eltz 530b3c907c Implement scheduled notifications 2021-02-13 15:46:01 +01:00
Luis von der Eltz 52330c8528 Correctly dispose manager upon application lifetime exit 2021-02-13 15:05:04 +01:00
Luis von der Eltz ae7928cd07 Make projects generate nupkg 2021-02-08 01:42:45 +01:00
Luis v.d.Eltz 7fdf6182da Make links clickable 2021-02-08 01:39:49 +01:00
Luis v.d.Eltz 99542302d9 Add nuget info 2021-02-08 01:35:04 +01:00
Luis von der Eltz fde4578484 Fix manager init 2021-02-07 17:54:44 +01:00
Luis v.d.Eltz 2548db73e0 Update README.md 2021-02-07 17:40:49 +01:00
Luis von der Eltz 798ee80e95 Remove some leftover code 2021-02-07 17:34:46 +01:00
Luis von der Eltz 94b79ea981 Rework launch action propagatioon on Windows 2021-02-07 17:28:41 +01:00
Luis von der Eltz 832837cee2 Enable nullable for Apple project 2021-02-07 17:28:40 +01:00
Luis v.d.Eltz 2bea76dba7 Update README.md 2021-02-07 14:04:49 +01:00
Luis v.d.Eltz bb8b3ecf55 Update README.md 2021-02-07 14:04:18 +01:00
Luis v.d.Eltz 707264db52 Rename license.md to LICENSE.md 2021-02-07 14:03:45 +01:00
Luis v.d.Eltz 837aeb0e90 Create license.md 2021-02-07 14:03:10 +01:00
Luis v.d.Eltz ecbd8ed3ac Update README.md 2021-02-07 14:01:10 +01:00
Luis von der Eltz 981be8e6f5 Update demo image 2021-02-07 13:58:31 +01:00
Luis v.d.Eltz 8cb2c0c5ca Update readme.md 2021-02-07 13:57:23 +01:00
Luis von der Eltz 17d3804a72 Add readme and image for avalonia project 2021-02-07 13:56:15 +01:00
Luis von der Eltz 8e782e8b73 Add Avalonia example project 2021-02-07 13:54:26 +01:00
Luis v.d.Eltz 088b16a707 Update README.md 2021-02-06 17:57:10 +01:00
Luis v.d.Eltz 3e55d50f8c Adding help notice 2021-02-06 17:55:17 +01:00
Luis von der Eltz 08e17465bc Update linux screenshot 2021-02-06 17:45:35 +01:00
Luis v.d.Eltz c3f22aa82f Update README.md 2021-02-06 17:41:57 +01:00
Luis v.d.Eltz f86d783b2a Update README.md 2021-02-06 17:41:21 +01:00
Luis von der Eltz bc85bc45c4 Update windows preview image 2021-02-06 17:41:09 +01:00
Luis von der Eltz 7ec8363e64 Merge branch 'master' of https://github.com/pr8x/DesktopNotifications 2021-02-06 17:37:01 +01:00
Luis von der Eltz d15c3a76c9 Add some demo images 2021-02-06 17:36:53 +01:00
Luis v.d.Eltz 5526237bd2 Update README.md 2021-02-06 17:29:50 +01:00
Luis v.d.Eltz dc04c88a6a Update and rename dotnet.yml to build.yml 2021-02-06 17:29:24 +01:00
Luis von der Eltz fc07ee107c Merge branch 'master' of https://github.com/pr8x/DesktopNotifications 2021-02-06 17:25:44 +01:00
Luis von der Eltz 722a5c35a3 Fix some warnings 2021-02-06 17:25:35 +01:00