Kinarobin
|
3f2e551810
Fix `NetworkActivityIndicator` kvo call back will trigger twice bug. (#4406)
|
5 years ago |
CX
|
023f3505c8
move [self didChangeValueForKey:@"currentState"]; into if scope
|
9 years ago |
Cédric Luthi
|
16c09fae46
Remove all #pragma clang diagnostic ignored "-Wgnu"
|
9 years ago |
Draveness
|
c27b46c87d
Add leading whitespace to urls
|
9 years ago |
Draveness
|
d0b1db20d8
Add whitespace between url and ')' to prevent Xcode misunderstanding
|
9 years ago |
Kevin Harwood
|
5d73b00640
Bumping copyright to 2016
|
9 years ago |
Kevin Harwood
|
be56e159ff
- Added synchronized block for accessing activity count
|
9 years ago |
Kevin Harwood
|
1a42db67b9
A refactored version of #3086 allowing a delayed start to the network activity indicator
|
9 years ago |
Kyle Fuller
|
778a1aa9c7
Use `instancetype` where applicable
|
9 years ago |
Kevin Harwood
|
01f6aed22a
- Removed support for NSURLConnection based API's
|
10 years ago |
Brian Nickel
|
85ad5ea6a0
Allow same library for app and extensions.
|
10 years ago |
Mattt Thompson
|
583742a539
Updating License
|
10 years ago |
Serge Hänni
|
476a1716d7
Added guard to unsupported features of iOS 8 extensions
|
10 years ago |
Mattt Thompson
|
011dc783e9
Updating copyright year
|
10 years ago |
Mattt Thompson
|
290fe60fde
[Issue #2346] Revert commits related to __has_feature(attribute_availability_app_extension)
|
11 years ago |
Mattt Thompson
|
6be6cd25c7
[Issue #2346] Fix preprocessor directive to pass if __has_feature is unavailable
|
11 years ago |
Mattt Thompson
|
b7a86f538c
[Issue #2346] Adding preprocessor directives around UIApplication network activity indicator
|
11 years ago |
Mattt Thompson
|
121466e165
Bumping copyright year
|
11 years ago |
Mattt Thompson
|
50fc524037
[Issue #1734] Making notification constant naming consistent with terminology of NSURLSession
|
11 years ago |
Mattt Thompson
|
e344585e59
[Issue #1601] Fixing availability macros for network activity indicator
|
11 years ago |
Mattt Thompson
|
0ef5102a3e
[Issue #1404] Adding missing #ifdef for iOS 7 compatibility
|
12 years ago |
Mattt Thompson
|
eeccdc7717
Minor refactoring for AFNetworkActivityIndicatorManager
|
12 years ago |
Mattt Thompson
|
9a40c0dc0f
Merge branch 2.0 into master
|
12 years ago |