Garrett Moon
|
c58713e8ff
|
Fix readme link, thanks @cbttpaul!
|
2016-02-22 13:09:59 -08:00 |
|
Garrett Moon
|
06485660d2
|
Fix warning due to int conversion
|
2016-02-17 16:00:41 -08:00 |
|
Garrett Moon
|
7c641ab6e5
|
Merge pull request #143 from pinterest/dontSetQOSOnEveryOperation
We only need to check respondsToSelector once and set QOS on queue, n…
|
2016-02-17 15:59:50 -08:00 |
|
Garrett Moon
|
d23487c57e
|
That would have been bad.
|
2016-02-17 13:43:01 -08:00 |
|
Garrett Moon
|
5f609a7cde
|
Remove load and instead make supportsQOS method. Thanks @appleguy!
|
2016-02-17 13:43:01 -08:00 |
|
Garrett Moon
|
ed5fa6af52
|
We only need to check respondsToSelector once and set QOS on queue, not each operation.
|
2016-02-17 13:43:01 -08:00 |
|
Garrett Moon
|
5d77ef93a4
|
Merge pull request #144 from pinterest/fixWaitForCache
sleep is seconds, not milliseconds :(
|
2016-02-17 13:42:12 -08:00 |
|
Garrett Moon
|
065d7cde02
|
sleep is seconds, not milliseconds :(
|
2016-02-17 13:31:08 -08:00 |
|
Garrett Moon
|
0d322b3ea8
|
Merge pull request #139 from pinterest/fixProgressiveExamples
The example image is bigger than the max progressive render size.
|
2016-02-11 11:06:05 -08:00 |
|
Garrett Moon
|
41e031e4e9
|
Merge pull request #141 from justin/fix-module-map
Fixed modulemap file to reference PINButton/PINImageView.
|
2016-02-11 11:05:52 -08:00 |
|
Justin Williams
|
a165d45104
|
Make PINButton+PINRemoteImage & PINImageView+PINRemoteImage have public instead of project visibility.
|
2016-02-11 08:28:07 -07:00 |
|
Justin Williams
|
3a9d639c52
|
Fixed modulemap file to reference PINButton/PINImageView.
|
2016-02-11 08:27:07 -07:00 |
|
Garrett Moon
|
4d44e559a2
|
Merge pull request #136 from justin/bitcode
Enable bitcode on compilation from Xcodeproj.
|
2016-02-10 20:50:37 -08:00 |
|
Garrett Moon
|
a29fa8123a
|
The example image is bigger than the max progressive render size.
|
2016-02-10 20:48:59 -08:00 |
|
Garrett Moon
|
2d7b0f997c
|
Merge branch 'maicki-feature/add-download-progress'
2.0
|
2016-02-10 18:21:19 -08:00 |
|
Garrett Moon
|
b57161ddcb
|
Callback on callback queue
|
2016-02-10 18:20:55 -08:00 |
|
Garrett Moon
|
ae91afe047
|
Merge branch 'feature/add-download-progress' of https://github.com/maicki/PINRemoteImage into maicki-feature/add-download-progress
|
2016-02-10 18:16:45 -08:00 |
|
Michael Schneider
|
c2a5f4220b
|
Call PINRemoteImageDownloadTask callback blocks outside the PINRemoteImageManager lock
We call the callback blocks outside the lock that way blocking the callback won't lock up PINRemoteImageManager.
|
2016-02-10 14:36:25 -08:00 |
|
Michael Schneider
|
07b779eb4b
|
Rename PINRemoteImageManagerDownloadProgress to PINRemoteImageManagerProgressDownload
|
2016-02-10 14:23:57 -08:00 |
|
Michael Schneider
|
5d5dada353
|
Rename downloadProgress: to progressDownload:
|
2016-02-10 14:13:56 -08:00 |
|
Michael Schneider
|
e2f8f67c1d
|
Change progress block name to progressImage
|
2016-02-10 13:54:00 -08:00 |
|
Garrett Moon
|
2ec7ea23e3
|
Merge pull request #137 from pinterest/fixPriorityCrashOniOS7
Priority is only available on iOS 8 and above.
|
2016-02-10 13:16:43 -08:00 |
|
Garrett Moon
|
dd3738bc4a
|
Priority is only available on iOS 8 and above.
|
2016-02-09 15:31:18 -08:00 |
|
Justin Williams
|
447deae273
|
Enable bitcode on compilation from Xcodeproj.
|
2016-02-09 11:52:49 -07:00 |
|
Garrett Moon
|
9c5c68f58a
|
Fix Carthage project
|
2016-02-09 10:19:59 -08:00 |
|
Garrett Moon
|
0db4543285
|
Merge pull request #135 from maicki/feature/fix-missing-categories
Replace UI* with PIN* category files in the PINRemoteImage project
|
2016-02-09 09:16:03 -08:00 |
|
Michael Schneider
|
3bc906d167
|
Replace UI* with PIN* category files in PINRemoteImage project file
|
2016-02-08 20:58:40 -08:00 |
|
Michael Schneider
|
da255a576c
|
Add optional block to track download progress of image
|
2016-02-08 20:28:29 -08:00 |
|
Garrett Moon
|
75b1e67226
|
Update for 2.0
|
2016-02-08 18:49:15 -08:00 |
|
Garrett Moon
|
2082c10959
|
Update for 2.0
|
2016-02-08 18:48:48 -08:00 |
|
Garrett Moon
|
3d34d8f499
|
Fix podspec for 2.0
|
2016-02-08 18:37:12 -08:00 |
|
Garrett Moon
|
35471c41d9
|
Merge pull request #133 from pinterest/removeDeprecatedMethodsInPreperationOf2
Remove deprecated methods in preperation for 2.0
|
2016-02-08 17:15:14 -08:00 |
|
Garrett Moon
|
ec0fa5b85a
|
Remove deprecated methods in preperation for 2.0
|
2016-02-08 17:02:30 -08:00 |
|
Garrett Moon
|
95f5dc3fc0
|
Updating podspec for 2.0 release
|
2016-02-08 16:46:09 -08:00 |
|
Garrett Moon
|
e5b6dc6b96
|
Fixup examples, update pods
|
2016-02-05 15:35:41 -08:00 |
|
Adlai Holler
|
34b1c2348c
|
Update example pod sandbox
|
2016-02-05 15:35:09 -08:00 |
|
Adlai Holler
|
0ef39a8b7f
|
Make WebP + CocoaPods + use_frameworks! work again
|
2016-02-05 15:35:09 -08:00 |
|
Garrett Moon
|
4d2a111c9c
|
Merge pull request #130 from pinterest/updateOSXSubspec
CoreImage is no longer used, instead we use accelerate
|
2016-02-05 10:27:03 -08:00 |
|
Garrett Moon
|
e5e8572a5e
|
CoreImage is no longer used, instead we use accelerate
|
2016-02-05 10:02:28 -08:00 |
|
Garrett Moon
|
6a21f99f49
|
Merge pull request #128 from pinterest/allowSettingOfProgressBlock
Allow setting of progress block to add or cancel updates
|
2016-02-03 13:08:57 -08:00 |
|
Garrett Moon
|
ff59acafa4
|
Allow setting of progress block to add or cancel updates
|
2016-02-03 12:59:44 -08:00 |
|
Garrett Moon
|
189f949668
|
Merge branch 'maicki-feature/refactor-async-tests'
|
2016-02-02 14:37:48 -08:00 |
|
Garrett Moon
|
18208e0f54
|
Merge branch 'feature/refactor-async-tests' of https://github.com/maicki/PINRemoteImage into maicki-feature/refactor-async-tests
|
2016-02-02 14:37:31 -08:00 |
|
Garrett Moon
|
88be3c50e3
|
Merge branch 'rounak-add-generics-for-image-url-arrays'
|
2016-02-02 14:28:34 -08:00 |
|
Garrett Moon
|
997c747bf1
|
Merge branch 'add-generics-for-image-url-arrays' of https://github.com/rounak/PINRemoteImage into rounak-add-generics-for-image-url-arrays
|
2016-02-02 14:28:00 -08:00 |
|
Garrett Moon
|
666100a83a
|
Merge branch 'maicki-feature/fix-nullability-warning'
|
2016-02-02 14:19:07 -08:00 |
|
Garrett Moon
|
daecf11abd
|
Merge branch 'feature/fix-nullability-warning' of https://github.com/maicki/PINRemoteImage into maicki-feature/fix-nullability-warning
|
2016-02-02 14:18:49 -08:00 |
|
Garrett Moon
|
6560fad77a
|
Merge branch 'maicki-feature/osx-support'
|
2016-02-02 11:23:49 -08:00 |
|
Garrett Moon
|
f2f1db44fa
|
Updating Pods on examples
|
2016-02-02 11:23:30 -08:00 |
|
rounak
|
6a90410322
|
Add generics to collections
|
2016-02-01 22:19:51 -08:00 |
|