Kevin Harwood
62ba94204c
Removed UIAlertView category due to deprecation
2015-10-09 11:33:16 -05:00
Kevin Harwood
c6e5e03191
Updated copyright
2015-10-06 09:02:10 -05:00
Kevin Harwood
00b23107c4
Refactored Test Target
...
- Removed OC Mock
- Removed Test Project
- Updated Rake File
2015-10-05 12:17:55 -05:00
Kevin Harwood
280c3750b0
Switched response queue to be a serial queue
...
Fixed the tvOS image size in the example
2015-10-02 14:09:48 -05:00
Kevin Harwood
3697462102
Added documentation
2015-10-02 14:09:47 -05:00
Kevin Harwood
01f6aed22a
- Removed support for NSURLConnection based API's
...
- Simplified example project to include all targets
- Added support for tvOS
2015-10-02 14:09:47 -05:00
Kevin Harwood
d184833fa0
Updated Library to support watchOS
2015-08-03 11:24:17 -05:00
Brian Nickel
c1844f60e3
Added Today extension to iOS example app.
...
This demonstrates that APIs not available to an extension can compile successfully if they are marked with NS_EXTENSION_UNAVAILABLE_IOS.
2015-07-27 10:49:55 -07:00
Matthew Shedlick
a04a4ff640
Minor changes to support modern Objective-C syntax.
2015-04-27 22:39:26 -04:00
Mattt Thompson
e3a462b997
Removing unnecessary refresh control property
2015-01-18 09:09:20 -08:00
Fan Liu
da12e476b4
Replace sizeWithFont with boundingRectWithSize, and remove the #pragma clang diagnostic ignored "-Wdeprecated-declarations"
2015-01-01 16:57:13 +08:00
Mattt Thompson
d18c49ee89
Minor refactoring
2014-11-29 10:18:41 -08:00
Steven Hepting
bbff3bbaf9
Fix iOS test app detail text label.
2014-11-25 16:44:25 -08:00
Mattt Thompson
2b8b7c31df
Fixing OS X 10.10 build warning
2014-11-13 11:18:18 -08:00
Mattt Thompson
cdb7cbba70
Renaming AFNetworking Mac Example to AFNetworking OS X Example
2014-11-13 10:57:53 -08:00
Mattt Thompson
052bec852b
Updating project settings for OS X Example
2014-11-13 10:56:42 -08:00
Mattt Thompson
9387459831
Adding explicit casts and #pragma ignore to fix warnings about out-of-range enumerated type value assignment
2014-09-03 16:38:55 -07:00
Carson McDonald
0e1aa2e69a
Update to non-expired ADN cert
2014-08-27 13:32:29 -04:00
Clay Bridges
0ae246896e
Adding explicit @synthesize for streamStatus & streamError properties
...
Signed-off-by: Mattt Thompson <m@mattt.me>
2014-06-05 16:52:16 -07:00
Mattt Thompson
00058e75b2
Fix iOS Example
2014-05-12 07:39:19 -07:00
Mattt Thompson
154fee8afe
Fixing image loading for the Mac OS X example app
2014-05-11 15:50:40 -04:00
Mattt Thompson
12ef83b00e
Changing security policy to none, while new example endpoint is considered
2014-05-11 15:39:41 -04:00
Cédric Luthi
214ddff426
Update the App.net API base URL
2014-04-11 16:52:05 +02:00
Cédric Luthi
1db5120c2d
Update the App.net certificate
...
App.net recently updated their certificate, maybe because of the Heartbleed bug. Since the example app does certificate pinning it stopped working as the certificate did not match.
2014-04-11 16:50:54 +02:00
Mattt Thompson
31746cc6d1
[Issue #1962 ] Refactoring security policy to use assertion macros to DRY up cleanup code
2014-04-05 16:13:30 -07:00
Mattt Thompson
f626ced68a
Merge branch 'master' of github.com:AFNetworking/AFNetworking
2014-02-24 15:16:28 -08:00
Mattt Thompson
404d21aed1
Merge pull request #1784 from jpsim/master
...
Enabled certificate pinning in demo project
2014-02-24 14:14:25 -08:00
Bruno Tortato Furtado
804fca75ae
[Issue #1772 ] Updates to 64 bit architecture
...
Signed-off-by: Mattt Thompson <m@mattt.me>
2014-02-24 13:57:51 -08:00
Mattt Thompson
9ff1697c37
Replacing navigation item refresh control with pull-to-refresh
2014-02-11 10:06:52 -08:00
Mattt Thompson
0be5c74963
Adding UIRefreshControl+AFNetworking
2014-02-11 10:05:58 -08:00
JP Simard
ed720a2c51
Enabled certificate pinning in demo project
2014-01-27 17:06:07 -05:00
Nick Banks
810ef612c4
Fixed compiler warnings for upcoming version of Xcode
2014-01-27 16:17:18 +00:00
Mattt Thompson
7ca435c800
Removing security policy for ADN manager
2014-01-16 09:58:10 -08:00
Mattt Thompson
a2e1682cc2
Enabling additional warnings
2013-12-18 09:54:51 -08:00
Mattt Thompson
84cc3e6a0f
[Issue #1552 ] Removing remaining references to .swp files in project
2013-11-16 19:46:46 -08:00
Andrew Newdigate
a18b8747c5
Removing .swp files from example
2013-10-28 15:20:42 +00:00
Mattt Thompson
d671b34232
Removing duplicated schemes
2013-10-25 11:16:57 +03:00
Kyle Fuller
324aa43c35
Fix the mac example
...
- Set the deploy target to 10.9 since it depends on 10.9
- Vendor all the new required files from AFNetworking
Fixes #1459
2013-10-08 00:50:35 +01:00
Kevin Harwood
4350a01571
Updated ssl pinning mode to have default pinned certificates by default
2013-09-29 17:25:34 -05:00
Steven Fisher
a8376b477d
Update Prefix.pch
...
Update required SDK version in example .pch.
Not very important fix, but a 3.0 requirement here seems very strange.
2013-09-27 09:32:05 -07:00
Dave Verwer
40b4f5eede
Added catch all header to the iOS example project as well.
2013-09-27 12:32:40 +01:00
Mattt Thompson
09658b352a
Enabling and fixing extensive compiler warnings
2013-09-26 07:11:22 -07:00
Mattt Thompson
9e5dd5ee8a
Adding __unused declarations to fix warnings
2013-09-26 06:25:58 -07:00
Mattt Thompson
9a40c0dc0f
Merge branch 2.0 into master
2013-09-25 16:31:49 -07:00
Dustin Barker
035e628d96
Add adn certificate to Mac example
2013-06-27 22:47:46 -07:00
Dustin Barker
4a969694c5
Remove all _AFNETWORKING_PIN_SSL_CERTIFICATES_ conditions
...
Fixes #1098
2013-06-27 22:47:45 -07:00
Dustin Barker
a5123879a0
Fix bug where examples always used AFSSLPinningModeNone
2013-06-27 22:46:09 -07:00
Mattt Thompson
bc8fcee718
Don't code sign mac example
2013-06-19 08:45:13 -07:00
Mattt Thompson
a4ee25f029
Disabling SSL Pinning mode for Mac example
2013-06-19 08:44:57 -07:00
Mattt Thompson
d9dea1237f
Upgrading project settings for Xcode 5
2013-06-18 09:02:54 -07:00