mobiwolf/Reachability forked from tonymillion/Reachability
Permalink
Commits on Feb 28, 2012
-
Updated read me with a new example
tonymillion committedFeb 28, 2012
Commits on Feb 15, 2012
-
added call to [super dealloc] too (which kind of helps!)
tonymillion committedFeb 15, 2012 -
Added ARC detection and autorelease if not detected
tonymillion committedFeb 15, 2012
Commits on Jan 2, 2012
-
tonymillion committed
Jan 2, 2012
Commits on Dec 5, 2011
-
tonymillion committed
Dec 5, 2011 notifier callback is now based on the flags the callback received, rather than reading them again.
Commits on Dec 4, 2011
-
tonymillion committed
Dec 4, 2011 -
tonymillion committed
Dec 4, 2011
Commits on Nov 21, 2011
-
updated podspec to signify we are mac and iOS compatible
tonymillion committedNov 21, 2011 -
Added test harnessed and fixed for MacOS 10.6
tonymillion committedNov 21, 2011 dispatch_queue_create requires NULL for the last parameter on 10.6 - this is forward compatible with newer OS versions Added test harnesses with example code for both iOS (4.0 onwards) and MacOS (10.6 onwards)
-
tonymillion committed
Nov 21, 2011 reachabilityForLocalWiFi was not operational - it is now Added debug output - warning for Block based callbacks which are *NOT* called on the main thread
-
Merge pull request #1 from alloy/master
tonymillion committedNov 21, 2011 Add CocoaPods podspec for a future 3.0.0 release.
-
tonymillion committed
Nov 21, 2011 Made the class completely api compatible with Apples (I haven't specifically tested the additional cases I have added as I don't use them). Class should be Mac (Cocoa) compatible now
Commits on Nov 20, 2011
-
Add a CocoaPods podspec for a future 3.0.0 release.
alloy committedNov 20, 2011
Commits on Nov 12, 2011
-
tonymillion committed
Nov 12, 2011 -
tonymillion committed
Nov 12, 2011
NewerOlder