Commit Graph

277 Commits

Author SHA1 Message Date
suzuki_keishi 0d0aa326da compile-time-optimization. 2016-08-25 12:53:44 +09:00
keishi suzuki a0a8e9119e Merge pull request #128 from orkoden/feature/compile-time-optimization
Improve compile time significantly by adding types
2016-08-25 12:49:09 +09:00
Jörg Bühmann 31e3378c9a Improve compile time significantly by adding types 2016-08-24 12:18:50 +02:00
keishi suzuki 6be29d1413 Merge pull request #121 from suzuki-0000/feature/clean
clean, and update example.
2016-08-05 19:59:59 +09:00
suzuki_keishi 99ed57e73e [update]example for latest impl. 2016-08-05 19:56:57 +09:00
suzuki_keishi 711b492f0b [update]refactor code, example. 2016-08-05 19:16:48 +09:00
suzuki_keishi f0b3224892 [update]fadeview clean. 2016-08-05 18:51:42 +09:00
suzuki_keishi d931f4e4ec [update]clean caption View. 2016-08-05 11:50:03 +09:00
suzuki_keishi 770e711e4c [update]clean detecting view. 2016-08-05 11:41:01 +09:00
suzuki_keishi a2386af3cf update pod spec. 2016-08-05 10:59:14 +09:00
keishi suzuki f9d117d5cf Merge pull request #118 from orazz/master
If image downloaded then not show activityindicator
2016-08-05 10:53:22 +09:00
orazz 862f8a528c If image downloaded then not show activityindicator 2016-07-30 15:34:51 +05:00
suzuki_keishi e78d452f33 [update]#117. 2016-07-27 14:19:54 +09:00
keishi suzuki b2c0c81018 Merge pull request #117 from VahanMargaryan/master
fixed issue when animatedFromView not has a superview but has superlayer
2016-07-27 14:19:12 +09:00
Vahan 5a0cb8034a fixed issue when animatedFromView not has a superview but has superlayer 2016-07-25 12:05:58 +04:00
suzuki_keishi 28775b2672 podspec -> 2.0.0. 2016-06-15 10:32:12 +09:00
keishi suzuki a5cc088191 Merge pull request #112 from kevinwo/master
Implement optional custom cache
2016-06-15 10:31:12 +09:00
Kevin Wolkober 698558391e Rename SKCachable file to SKCacheable 2016-06-13 19:15:39 +08:00
Kevin Wolkober 0d9cd03bd5 Make cached response data return optional 2016-06-13 18:54:58 +08:00
Kevin Wolkober 3e6e64b1ea Implement custom request/response cache get/set 2016-06-13 18:50:13 +08:00
Kevin Wolkober eb8107dc89 Add cache get/set with URL request/response 2016-06-13 18:41:04 +08:00
Kevin Wolkober 2fcb2282e5 Rename and make SKCacheable public 2016-06-13 18:17:34 +08:00
Kevin Wolkober 2aacfdf5fb Migrate UIImage cache category to new SKCache
- Create cache protocol for allowing custom caches to be set
2016-06-13 18:11:11 +08:00
suzuki_keishi e1db66eedd [update]update podspec. 2016-06-06 11:42:33 +09:00
keishi suzuki b1db89acbf Merge pull request #109 from PhilippeRiegert/add_scroll_delegate
add a delegate to notify when the user scroll to an index
2016-06-06 11:41:57 +09:00
Philippe Riegert 3e2a115127 add the new delegate in the doc 2016-05-28 00:15:51 -04:00
Philippe Riegert 71ff3d48b7 add missing delegate in the doc 2016-05-28 00:15:31 -04:00
Philippe Riegert 933d7726a4 add a delegate to notify when the user scroll to an index 2016-05-27 21:45:46 -04:00
suzuki_keishi e1fba6eae5 [update]podspec. 2016-05-25 16:07:10 +09:00
keishi suzuki 73d07e1c9d Merge pull request #106 from cometas/master
activity indicator bugfixes
2016-05-25 16:06:10 +09:00
suzuki_keishi fa6231d036 [update]podspec. 2016-05-25 16:03:24 +09:00
Andreas Siegrist 9c353f4907 fixed a bug where the activity indicator was only visible in the first page of multiple images 2016-05-23 23:28:03 +02:00
Rummler b2340f2547 Merge pull request #102 from krummler/master
Fixed unit test and problems running when being bridged to objective-c
2016-05-18 17:10:55 +02:00
Kevin Rummler d4035ffdf4 Fixed unit test and problems running when being bridged to objective-c 2016-05-14 20:05:05 +02:00
suzuki_keishi 0f4b1ba546 [update]podspec. 2016-05-13 19:47:06 +09:00
keishi suzuki 464882c72e Merge pull request #99 from ghysrc/master
Feature of single tap to dismiss
2016-05-13 19:24:17 +09:00
ghysrc ba03773f3e change to determineAndClose 2016-05-13 16:07:53 +08:00
ghysrc 6b64f75c8d add single tap to dismiss 2016-05-13 15:18:26 +08:00
ghysrc f162983b70 add single tap to dismiss 2016-05-13 15:10:44 +08:00
suzuki_keishi d4df387efe [update]podspec. 2016-05-13 15:43:29 +09:00
suzuki_keishi adfceff42f #94. and minor refactor. 2016-05-13 15:42:44 +09:00
suzuki_keishi d5d95e0a47 [update]some minor refactor. 2016-05-13 15:26:14 +09:00
suzuki_keishi 8455fb1d3c [update]some minor refactor. 2016-05-13 15:15:15 +09:00
Alexsander Khitev 3cff5fbfca Merge pull request #95 from alexsanderkhitev/master
update podspec
2016-04-29 00:26:34 +04:00
Alexsander Khitev cbc00517af update podspec 2016-04-29 00:25:51 +04:00
Alexsander Khitev 248365e3b2 Merge pull request #93 from barrault01/patch-2
Fix Readme
2016-04-29 00:20:19 +04:00
ant_one 852d331198 Fix Readme 2016-04-25 11:35:50 -03:00
Alexsander Khitev 4e2b64b893 Merge pull request #91 from alexsanderkhitev/master
Update podspec
2016-04-22 20:35:30 +04:00
Alexsander Khitev 3a2ec6ae34 Update podspec 2016-04-22 20:34:58 +04:00
Alexsander Khitev 5f5e0b7950 Merge pull request #90 from barrault01/fixe-issue-89
Fixe issue 89
2016-04-22 20:33:38 +04:00