From 473331e3fbeae86bdbbed655e235778545994d67 Mon Sep 17 00:00:00 2001 From: Jon Chambers Date: Sun, 1 Jan 2023 12:04:44 -0500 Subject: [PATCH] Update everything for 0.15.2 --- _data/latest_version.yaml | 4 +- apidocs/0.15/allclasses-index.html | 96 ++--- apidocs/0.15/allpackages-index.html | 14 +- .../0.15/com/eatthepath/json/JsonParser.html | 35 +- .../com/eatthepath/json/JsonSerializer.html | 35 +- .../eatthepath/json/class-use/JsonParser.html | 14 +- .../json/class-use/JsonSerializer.html | 14 +- .../com/eatthepath/json/package-summary.html | 26 +- .../com/eatthepath/json/package-tree.html | 14 +- .../0.15/com/eatthepath/json/package-use.html | 14 +- .../com/eatthepath/pushy/apns/ApnsClient.html | 35 +- .../pushy/apns/ApnsClientBuilder.html | 35 +- .../pushy/apns/ApnsClientMetricsListener.html | 35 +- .../pushy/apns/ApnsPushNotification.html | 35 +- .../pushy/apns/DeliveryPriority.html | 35 +- .../pushy/apns/PushNotificationResponse.html | 35 +- .../com/eatthepath/pushy/apns/PushType.html | 98 +++++- .../pushy/apns/auth/ApnsSigningKey.html | 35 +- .../pushy/apns/auth/ApnsVerificationKey.html | 35 +- .../pushy/apns/auth/AuthenticationToken.html | 35 +- .../apns/auth/class-use/ApnsSigningKey.html | 14 +- .../auth/class-use/ApnsVerificationKey.html | 14 +- .../auth/class-use/AuthenticationToken.html | 14 +- .../pushy/apns/auth/package-summary.html | 26 +- .../pushy/apns/auth/package-tree.html | 14 +- .../pushy/apns/auth/package-use.html | 14 +- .../pushy/apns/class-use/ApnsClient.html | 14 +- .../apns/class-use/ApnsClientBuilder.html | 14 +- .../class-use/ApnsClientMetricsListener.html | 14 +- .../apns/class-use/ApnsPushNotification.html | 14 +- .../apns/class-use/DeliveryPriority.html | 14 +- .../class-use/PushNotificationResponse.html | 14 +- .../pushy/apns/class-use/PushType.html | 14 +- .../pushy/apns/package-summary.html | 26 +- .../eatthepath/pushy/apns/package-tree.html | 14 +- .../eatthepath/pushy/apns/package-use.html | 14 +- .../apns/proxy/HttpProxyHandlerFactory.html | 37 +- .../pushy/apns/proxy/ProxyHandlerFactory.html | 35 +- .../apns/proxy/Socks4ProxyHandlerFactory.html | 37 +- .../apns/proxy/Socks5ProxyHandlerFactory.html | 37 +- .../class-use/HttpProxyHandlerFactory.html | 14 +- .../proxy/class-use/ProxyHandlerFactory.html | 14 +- .../class-use/Socks4ProxyHandlerFactory.html | 14 +- .../class-use/Socks5ProxyHandlerFactory.html | 14 +- .../pushy/apns/proxy/package-summary.html | 26 +- .../pushy/apns/proxy/package-tree.html | 14 +- .../pushy/apns/proxy/package-use.html | 14 +- ...ceptAllPushNotificationHandlerFactory.html | 35 +- .../apns/server/BenchmarkApnsServer.html | 35 +- .../server/BenchmarkApnsServerBuilder.html | 35 +- .../pushy/apns/server/MockApnsServer.html | 35 +- .../apns/server/MockApnsServerBuilder.html | 35 +- .../apns/server/MockApnsServerListener.html | 35 +- .../ParsingMockApnsServerListenerAdapter.html | 35 +- .../apns/server/PushNotificationHandler.html | 35 +- .../PushNotificationHandlerFactory.html | 35 +- .../server/RejectedNotificationException.html | 35 +- .../pushy/apns/server/RejectionReason.html | 35 +- .../UnregisteredDeviceTokenException.html | 35 +- ...idatingPushNotificationHandlerFactory.html | 37 +- ...ceptAllPushNotificationHandlerFactory.html | 14 +- .../server/class-use/BenchmarkApnsServer.html | 14 +- .../class-use/BenchmarkApnsServerBuilder.html | 14 +- .../apns/server/class-use/MockApnsServer.html | 14 +- .../class-use/MockApnsServerBuilder.html | 14 +- .../class-use/MockApnsServerListener.html | 14 +- .../ParsingMockApnsServerListenerAdapter.html | 14 +- .../class-use/PushNotificationHandler.html | 14 +- .../PushNotificationHandlerFactory.html | 14 +- .../RejectedNotificationException.html | 14 +- .../server/class-use/RejectionReason.html | 14 +- .../UnregisteredDeviceTokenException.html | 14 +- ...idatingPushNotificationHandlerFactory.html | 14 +- .../pushy/apns/server/package-summary.html | 28 +- .../pushy/apns/server/package-tree.html | 14 +- .../pushy/apns/server/package-use.html | 14 +- .../pushy/apns/util/ApnsPayloadBuilder.html | 233 +++++++++--- .../pushy/apns/util/InterruptionLevel.html | 35 +- .../pushy/apns/util/LiveActivityEvent.html | 259 ++++++++++++++ .../apns/util/SimpleApnsPayloadBuilder.html | 44 ++- .../apns/util/SimpleApnsPushNotification.html | 35 +- .../eatthepath/pushy/apns/util/TokenUtil.html | 35 +- .../util/class-use/ApnsPayloadBuilder.html | 117 +++--- .../util/class-use/InterruptionLevel.html | 14 +- .../util/class-use/LiveActivityEvent.html | 110 ++++++ .../class-use/SimpleApnsPayloadBuilder.html | 14 +- .../class-use/SimpleApnsPushNotification.html | 14 +- .../pushy/apns/util/class-use/TokenUtil.html | 14 +- .../concurrent/PushNotificationFuture.html | 35 +- .../class-use/PushNotificationFuture.html | 14 +- .../apns/util/concurrent/package-summary.html | 26 +- .../apns/util/concurrent/package-tree.html | 14 +- .../apns/util/concurrent/package-use.html | 14 +- .../pushy/apns/util/package-summary.html | 42 ++- .../pushy/apns/util/package-tree.html | 15 +- .../pushy/apns/util/package-use.html | 18 +- apidocs/0.15/constant-values.html | 14 +- apidocs/0.15/copy.svg | 33 ++ apidocs/0.15/deprecated-list.html | 14 +- apidocs/0.15/help-doc.html | 30 +- apidocs/0.15/index-all.html | 69 +++- apidocs/0.15/index.html | 16 +- apidocs/0.15/member-search-index.js | 2 +- apidocs/0.15/overview-summary.html | 6 +- apidocs/0.15/overview-tree.html | 15 +- apidocs/0.15/script.js | 22 +- apidocs/0.15/search.js | 45 ++- apidocs/0.15/serialized-form.html | 18 +- apidocs/0.15/stylesheet.css | 333 +++++++++++++----- apidocs/0.15/type-search-index.js | 2 +- index.md | 11 +- 111 files changed, 2596 insertions(+), 1014 deletions(-) create mode 100644 apidocs/0.15/com/eatthepath/pushy/apns/util/LiveActivityEvent.html create mode 100644 apidocs/0.15/com/eatthepath/pushy/apns/util/class-use/LiveActivityEvent.html create mode 100644 apidocs/0.15/copy.svg diff --git a/_data/latest_version.yaml b/_data/latest_version.yaml index 0c7d3fe41..0efbfba05 100644 --- a/_data/latest_version.yaml +++ b/_data/latest_version.yaml @@ -1,2 +1,2 @@ -url: https://github.com/jchambers/pushy/releases/tag/pushy-0.15.1 -version: '0.15.1' +url: https://github.com/jchambers/pushy/releases/tag/pushy-0.15.2 +version: '0.15.2' diff --git a/apidocs/0.15/allclasses-index.html b/apidocs/0.15/allclasses-index.html index c0dd1250c..9f2676fd0 100644 --- a/apidocs/0.15/allclasses-index.html +++ b/apidocs/0.15/allclasses-index.html @@ -1,11 +1,11 @@ - -All Classes and Interfaces (Pushy 0.15.1 API) + +All Classes and Interfaces (Pushy 0.15.2 API) - + @@ -29,7 +29,7 @@