Mauro
6160c44d67
Update copyright holding and dates ( #4640 )
...
* Update copyright holding and dates
* compound IDE Macros updated
* update copyright
* update copyrights done
* update templates and README
2025-10-21 14:34:56 +02:00
Doug
6c51cc4b61
Log whether a notification is expected to make a noise. ( #3782 )
...
* Log whether a notification is expected to make a noise.
* Also log the system notification sound setting too.
2025-02-11 09:59:46 +00:00
manuroe
c29f4cc9b4
Dual licensing: AGPL + Element Commercial ( #3657 )
...
* New LICENSE-COMMERCIAL file
* Apply dual licenses: AGPL + Element Commercial to file headers
* Update README with dual licensing
2025-01-06 11:27:37 +01:00
Stefan Ceriu
89eae00479
Switch license to AGPL ( #3237 )
...
* Switch license file to AGPL
* Update file copyright headers
* Update the default project file header
2024-09-06 16:34:30 +03:00
David Langley
d7d8f27d35
Remove Task.sleep from NotificationTests. ( #1326 )
...
- Add `weak` to mock variables called `delegate`
- Delete `UserNotificationCenterSpy` and use `UserNotificationCenterMock`
- Remove Task.sleep in favour of mock closures along with expectations/fulfillment.
2023-07-14 13:45:42 +01:00
Mauro
66448921da
Removing Delivered Notifications ( #1305 )
...
* completed
* changelog
* tests
* more tests
* better naming
* fix
* a bit more waiting time
* generated mocks
* xcodegen
2023-07-11 10:44:06 +02:00
Nicolas Mauri
e8c5e0625c
New notifications section in settings ( #1273 )
2023-07-10 17:26:49 +00:00
Doug
72719142d1
Replace completion handlers with async/await. ( #407 )
2023-01-05 16:43:41 +00:00
Aleksandrs Proskurins
2536272e75
Added unit tests for NotificationManager ( #376 )
...
* NotificationManager tests
* More unit tests
* More tests, moved classes to separate files
* Removed warnings
* UserNotificationCenterProtocol as AnyObject
* Reverted back Package.resolved
2022-12-21 10:06:30 +00:00