Commit History

Author SHA1 Message Date
  Christian Noon 779930c399 [Issue #1809] Moved the NetworkReachabilityManager back to public ACL. 9 years ago
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 9 years ago
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 years ago
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 years ago
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. 9 years ago
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration 9 years ago
  Christian Noon 1b9526b9e4 [Issue #1228] Removed explicit IPv6 reachability logic since it is handled by OS. 9 years ago
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 years ago
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. 9 years ago
  Christian Noon ef756b0065 Switched reachability over to using IPv4 for iOS 8.x and OSX 10.9.x. 9 years ago
  Christian Noon 881ea5b5f0 Resetting previous flags when start listening is called to force listener update. 9 years ago
  Christian Noon 035f865195 NetworkReachabilityManager is now compiled out on watchOS. 9 years ago
  Christian Noon 57f387b58d Added ConnectionType to better handle OSX and tvOS and removed notifications. 9 years ago
  Christian Noon 634d0b23a0 Refactored NotificationNames and moved status changes into userInfo. 9 years ago
  Christian Noon 1e379b3587 Added docstrings to all APIs with public ACL in NetworkReachabilityManager. 10 years ago
  Christian Noon e4d23880ab Added NetworkReachabilityManager class to listen for reachability changes. 10 years ago