Commit Graph

  • 270bf97964 Remove unused property Eric Jensen 2016-03-22 22:02:57 -07:00
  • af382d93f6 Correct spelling typos Eric Jensen 2016-03-22 22:02:27 -07:00
  • 153df72ac4 Correct mixed indentation by replacing tabs with spaces Eric Jensen 2016-03-22 22:01:35 -07:00
  • b13b3cf25e Merge pull request #170 from kerrmarin/master Garrett Moon 2016-03-22 13:29:12 -07:00
  • dc4c89ed2d Add nullability specifier to PINURLSessionManager delegate Kerr Marin Miller 2016-03-22 10:59:15 +00:00
  • 7ba1bee59c Merge pull request #167 from pinterest/preventDiskCacheRemoveOnMainThread Garrett Moon 2016-03-21 11:38:32 -07:00
  • 855f2f14b7 2.1.1 2.1.1 Garrett Moon 2016-03-20 17:52:00 -07:00
  • d8c5795fcd Improved docs Garrett Moon 2016-03-20 17:47:25 -07:00
  • 633c09e0be Merge branch 'justin-fix/osx-conditionals' Garrett Moon 2016-03-18 16:34:15 -07:00
  • 176bd61281 Add PINRemoteLock to Carthage project Garrett Moon 2016-03-18 16:25:06 -07:00
  • 5d4babdc99 Don't want those semi-colons Garrett Moon 2016-03-18 16:20:23 -07:00
  • bfb83fd1a6 Merge branch 'fix/osx-conditionals' of https://github.com/justin/PINRemoteImage into justin-fix/osx-conditionals Garrett Moon 2016-03-18 16:19:31 -07:00
  • 4099060dbd Old school #import instead of @import Justin Williams 2016-03-18 16:40:55 -06:00
  • 42aa7b6dc5 Don't want to call diskCache remove synchronously on the main thread. preventDiskCacheRemoveOnMainThread Garrett Moon 2016-03-18 14:08:28 -07:00
  • 26243b3618 PIN_TARGET_IOS and PIN_TARGET_MAC macros Justin Williams 2016-03-18 08:35:00 -06:00
  • f110fb58c3 Merge pull request #165 from pinterest/addBetterLocking Garrett Moon 2016-03-17 10:38:06 -07:00
  • 6d6f4fe264 Add slightly more performant locking. addBetterLocking Garrett Moon 2016-03-17 10:29:36 -07:00
  • fa2fee5c7a Include TargetConditionals in macros file Justin Williams 2016-03-15 12:48:52 -06:00
  • 0235250a5f More explicit TargetConditional intentions Justin Williams 2016-03-15 12:14:35 -06:00
  • 29c1735b3c 2.1 release 2.1 Garrett Moon 2016-03-11 21:05:58 -08:00
  • 2214c0e133 Merge pull request #160 from ikesyo/fix-mac-example-and-carthage-support Garrett Moon 2016-03-11 20:50:51 -08:00
  • 7b00edd550 Merge pull request #162 from pinterest/addSupportForSynchronouslyGettingImageFromCache Garrett Moon 2016-03-11 20:22:26 -08:00
  • 2e3c844c28 UIImage should be PINImage addSupportForSynchronouslyGettingImageFromCache Garrett Moon 2016-03-11 16:35:46 -08:00
  • 33b37abeea Shouldn't be deprecated :) Garrett Moon 2016-03-11 15:52:25 -08:00
  • adef89e8a8 Merge pull request #161 from maicki/DisableImageSourceShouldCache Garrett Moon 2016-03-11 15:43:19 -08:00
  • 42c45261da Fix using wrong variable Michael Schneider 2016-03-11 15:24:42 -08:00
  • 3b5164af98 Add support for synchronously getting images from the cache. Also, store images in cache even if they aren't decoded. Garrett Moon 2016-03-11 15:17:30 -08:00
  • f6ae01a2b0 Set kCGImageSourceShouldCache false by default Michael Schneider 2016-03-11 14:49:06 -08:00
  • 9109ff5a5f Fix Example-Mac and Carthage support Syo Ikeda 2016-03-10 09:19:27 +09:00
  • 75a485e75d Merge pull request #131 from ioveracker/tvos Garrett Moon 2016-03-09 20:44:32 -08:00
  • d492b7c3da Added tvOS subspec, tvOS example cleanup. - tvOS subspec excludes FLAnimatedImage (for now) - Removed GIF and WebP examples - Added Pods directory Isaac Overacker 2016-03-07 21:57:46 -08:00
  • b563875a3a Added tvOS example Isaac Overacker 2016-02-06 21:44:22 -08:00
  • dfe601aef0 Added tvOS deployment target to podspec. Isaac Overacker 2016-02-06 16:26:44 -08:00
  • cb388415b2 No verbose on pod lint Garrett Moon 2016-03-09 20:10:52 -08:00
  • e062c44b2c Merge pull request #157 from pinterest/fixXCPretty Garrett Moon 2016-03-06 11:56:16 -08:00
  • a10193f0cf Get XCPretty output fixXCPretty Garrett Moon 2016-03-06 10:19:19 -08:00
  • c75b7ffc95 Switch to latest instead of 9.2 Garrett Moon 2016-03-06 09:46:51 -08:00
  • afd6f20d82 Merge pull request #156 from pinterest/updateTravisScriptToUseXcodebuild Garrett Moon 2016-03-06 09:20:15 -08:00
  • 7c6a48f91f Update travis script to use xcodebuild updateTravisScriptToUseXcodebuild Garrett Moon 2016-03-05 17:28:51 -08:00
  • 231ccb1b21 PIN_APP_EXTENSIONS is no longer necessary. Garrett Moon 2016-03-05 15:28:13 -08:00
  • 01820a229d Allow warnings in pod lint Garrett Moon 2016-02-23 17:09:21 -08:00
  • a1bdc876ce Latest version of PINCache Garrett Moon 2016-02-23 16:44:37 -08:00
  • 0c57cc7df8 Merge pull request #150 from pinterest/2.0.1Release 2.0.1 Garrett Moon 2016-02-23 15:58:49 -08:00
  • 38394f7e7f Add pod linting to travis 2.0.1Release Garrett Moon 2016-02-23 15:52:50 -08:00
  • a189316e0f Bumping to 2.0.1 Garrett Moon 2016-02-23 15:36:14 -08:00
  • e7827ed67a Adding changelog Garrett Moon 2016-02-23 15:35:47 -08:00
  • ae71a074ae Merge pull request #148 from pinterest/fixProgressCrash Garrett Moon 2016-02-23 14:09:20 -08:00
  • cf7a88fe20 Added comments fixProgressCrash Garrett Moon 2016-02-23 11:11:13 -08:00
  • dea281bed6 All access to callback should be done outside async Garrett Moon 2016-02-23 11:09:53 -08:00
  • 29b0b4ac65 Fixes a crash in task callbacks Garrett Moon 2016-02-23 11:01:56 -08:00
  • 2532dace02 Merge pull request #147 from pinterest/fixREADME Garrett Moon 2016-02-22 13:10:32 -08:00
  • c58713e8ff Fix readme link, thanks @cbttpaul! fixREADME Garrett Moon 2016-02-22 13:09:14 -08:00
  • 06485660d2 Fix warning due to int conversion Garrett Moon 2016-02-17 16:00:30 -08:00
  • 7c641ab6e5 Merge pull request #143 from pinterest/dontSetQOSOnEveryOperation Garrett Moon 2016-02-17 15:59:50 -08:00
  • d23487c57e That would have been bad. dontSetQOSOnEveryOperation Garrett Moon 2016-02-17 12:53:08 -08:00
  • 5f609a7cde Remove load and instead make supportsQOS method. Thanks @appleguy! Garrett Moon 2016-02-17 12:50:57 -08:00
  • ed5fa6af52 We only need to check respondsToSelector once and set QOS on queue, not each operation. Garrett Moon 2016-02-17 12:42:42 -08:00
  • 5d77ef93a4 Merge pull request #144 from pinterest/fixWaitForCache Garrett Moon 2016-02-17 13:42:12 -08:00
  • 065d7cde02 sleep is seconds, not milliseconds :( fixWaitForCache Garrett Moon 2016-02-17 13:31:08 -08:00
  • 0d322b3ea8 Merge pull request #139 from pinterest/fixProgressiveExamples Garrett Moon 2016-02-11 11:06:05 -08:00
  • 41e031e4e9 Merge pull request #141 from justin/fix-module-map Garrett Moon 2016-02-11 11:05:52 -08:00
  • a165d45104 Make PINButton+PINRemoteImage & PINImageView+PINRemoteImage have public instead of project visibility. Justin Williams 2016-02-11 08:28:07 -07:00
  • 3a9d639c52 Fixed modulemap file to reference PINButton/PINImageView. Justin Williams 2016-02-11 08:27:07 -07:00
  • 4d44e559a2 Merge pull request #136 from justin/bitcode Garrett Moon 2016-02-10 20:50:37 -08:00
  • a29fa8123a The example image is bigger than the max progressive render size. fixProgressiveExamples Garrett Moon 2016-02-10 20:48:59 -08:00
  • 2d7b0f997c Merge branch 'maicki-feature/add-download-progress' 2.0 Garrett Moon 2016-02-10 18:21:19 -08:00
  • b57161ddcb Callback on callback queue Garrett Moon 2016-02-10 18:20:55 -08:00
  • ae91afe047 Merge branch 'feature/add-download-progress' of https://github.com/maicki/PINRemoteImage into maicki-feature/add-download-progress Garrett Moon 2016-02-10 18:16:45 -08:00
  • c2a5f4220b Call PINRemoteImageDownloadTask callback blocks outside the PINRemoteImageManager lock Michael Schneider 2016-02-10 14:36:25 -08:00
  • 07b779eb4b Rename PINRemoteImageManagerDownloadProgress to PINRemoteImageManagerProgressDownload Michael Schneider 2016-02-10 14:23:57 -08:00
  • 5d5dada353 Rename downloadProgress: to progressDownload: Michael Schneider 2016-02-10 14:13:56 -08:00
  • e2f8f67c1d Change progress block name to progressImage Michael Schneider 2016-02-10 13:54:00 -08:00
  • 2ec7ea23e3 Merge pull request #137 from pinterest/fixPriorityCrashOniOS7 Garrett Moon 2016-02-10 13:16:43 -08:00
  • dd3738bc4a Priority is only available on iOS 8 and above. fixPriorityCrashOniOS7 Garrett Moon 2016-02-09 15:31:18 -08:00
  • 447deae273 Enable bitcode on compilation from Xcodeproj. Justin Williams 2016-02-09 11:52:49 -07:00
  • 9c5c68f58a Fix Carthage project Garrett Moon 2016-02-09 10:19:59 -08:00
  • 0db4543285 Merge pull request #135 from maicki/feature/fix-missing-categories Garrett Moon 2016-02-09 09:16:03 -08:00
  • 3bc906d167 Replace UI* with PIN* category files in PINRemoteImage project file Michael Schneider 2016-02-08 20:58:40 -08:00
  • da255a576c Add optional block to track download progress of image Michael Schneider 2016-02-08 20:28:29 -08:00
  • 75b1e67226 Update for 2.0 Garrett Moon 2016-02-08 18:49:15 -08:00
  • 2082c10959 Update for 2.0 Garrett Moon 2016-02-08 18:48:48 -08:00
  • 3d34d8f499 Fix podspec for 2.0 Garrett Moon 2016-02-08 18:37:12 -08:00
  • 35471c41d9 Merge pull request #133 from pinterest/removeDeprecatedMethodsInPreperationOf2 Garrett Moon 2016-02-08 17:15:14 -08:00
  • ec0fa5b85a Remove deprecated methods in preperation for 2.0 removeDeprecatedMethodsInPreperationOf2 Garrett Moon 2016-02-08 17:02:30 -08:00
  • 95f5dc3fc0 Updating podspec for 2.0 release Garrett Moon 2016-02-08 16:46:09 -08:00
  • e5b6dc6b96 Fixup examples, update pods Garrett Moon 2016-02-05 15:33:25 -08:00
  • 34b1c2348c Update example pod sandbox Adlai Holler 2016-02-03 17:30:22 -08:00
  • 0ef39a8b7f Make WebP + CocoaPods + use_frameworks! work again Adlai Holler 2016-02-03 17:09:44 -08:00
  • 4d2a111c9c Merge pull request #130 from pinterest/updateOSXSubspec Garrett Moon 2016-02-05 10:27:03 -08:00
  • e5e8572a5e CoreImage is no longer used, instead we use accelerate updateOSXSubspec Garrett Moon 2016-02-05 10:02:28 -08:00
  • 6a21f99f49 Merge pull request #128 from pinterest/allowSettingOfProgressBlock Garrett Moon 2016-02-03 13:08:57 -08:00
  • ff59acafa4 Allow setting of progress block to add or cancel updates allowSettingOfProgressBlock Garrett Moon 2016-02-03 12:59:44 -08:00
  • 189f949668 Merge branch 'maicki-feature/refactor-async-tests' Garrett Moon 2016-02-02 14:37:48 -08:00
  • 18208e0f54 Merge branch 'feature/refactor-async-tests' of https://github.com/maicki/PINRemoteImage into maicki-feature/refactor-async-tests Garrett Moon 2016-02-02 14:37:31 -08:00
  • 88be3c50e3 Merge branch 'rounak-add-generics-for-image-url-arrays' Garrett Moon 2016-02-02 14:28:34 -08:00
  • 997c747bf1 Merge branch 'add-generics-for-image-url-arrays' of https://github.com/rounak/PINRemoteImage into rounak-add-generics-for-image-url-arrays Garrett Moon 2016-02-02 14:28:00 -08:00
  • 666100a83a Merge branch 'maicki-feature/fix-nullability-warning' Garrett Moon 2016-02-02 14:19:07 -08:00
  • daecf11abd Merge branch 'feature/fix-nullability-warning' of https://github.com/maicki/PINRemoteImage into maicki-feature/fix-nullability-warning Garrett Moon 2016-02-02 14:18:49 -08:00
  • 6560fad77a Merge branch 'maicki-feature/osx-support' Garrett Moon 2016-02-02 11:23:49 -08:00
  • f2f1db44fa Updating Pods on examples Garrett Moon 2016-02-02 11:23:30 -08:00