ed
|
088e100c1f
|
Narrowed the scoped of some undeclared Objective-C selector warnings
|
2020-12-10 12:48:42 +00:00 |
|
reuk
|
395321b4dc
|
Ignore deprecation warnings in PushNotifications
|
2020-07-08 09:58:01 +01:00 |
|
ed
|
009d685179
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
2020-04-09 15:22:56 +01:00 |
|
ed
|
23f211ab35
|
Fixed some warnings in the macOS and iOS push notifications code
|
2019-11-25 17:27:14 +00:00 |
|
ed
|
3f111dbf83
|
Fixed push notifications device token parsing on iOS and macOS
|
2019-11-21 11:50:30 +00:00 |
|
ed
|
acd3c0b8ee
|
Fixed some Objective-C id -> auto* conversion warnings
|
2018-10-24 16:20:45 +01:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
jules
|
a586966c65
|
Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated!
|
2017-11-28 16:18:40 +00:00 |
|
Lukasz Kozakiewicz
|
b8b304e4cd
|
PushNotifications: add OSX implementation.
|
2017-11-22 12:59:53 +01:00 |
|