Commit Graph

289 Commits

Author SHA1 Message Date
suzuki_keishi 934831b4bf Improve compile time. 2016-08-30 14:33:54 +09:00
suzuki_keishi 9b77a81734 clean code. 2016-08-23 15:12:46 +09:00
suzuki_keishi 50fe55684f clean browser. 2016-08-23 14:54:09 +09:00
suzuki_keishi 2362808151 clean browser. 2016-08-23 14:35:58 +09:00
suzuki_keishi 6d6a93a1ae clean, refactor, update readme. 2016-08-23 14:02:01 +09:00
suzuki_keishi cb53afd3a2 clean, and issue #108. 2016-08-19 17:24:32 +09:00
suzuki_keishi 733b97cba5 clean. 2016-08-18 17:29:13 +09:00
suzuki_keishi 0dd21f9ef7 clean. 2016-08-18 16:53:05 +09:00
suzuki_keishi 90ec128c11 clean, refactor. 2016-08-18 16:26:00 +09:00
suzuki_keishi a066d956ff [add]change log. 2016-08-18 11:06:39 +09:00
suzuki_keishi d2e350c1d3 [refactor]update for swift3.0, new function. 2016-08-12 20:27:30 +09:00
suzuki_keishi 96fed7a499 [update]refactor concreate buttons. 2016-08-12 13:46:27 +09:00
suzuki_keishi 823fe89a1c [upate]update custom button. 2016-08-10 11:50:22 +09:00
suzuki_keishi cdef28539e clean, refactor buttons code. 2016-08-10 11:24:30 +09:00
suzuki_keishi 8d2d24ff4f [WIP]clean, refactor at animation. 2016-08-09 21:39:35 +09:00
suzuki_keishi 4b897dcae0 [update]refactor for new impl. 2016-08-09 18:55:18 +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