Commit Graph

325 Commits

Author SHA1 Message Date
suzuki_keishi c9e3749b0b update podspec for 3.1.0 2016-09-09 15:42:49 +09:00
suzuki_keishi e55631cdec Merge branch 'master' of github.com:suzuki-0000/SKPhotoBrowser 2016-09-09 15:42:06 +09:00
suzuki_keishi d1b266c5b3 update changelog. 2016-09-09 15:41:58 +09:00
keishi suzuki 2e5706c601 Merge pull request #141 from barrault01/master
[Urgent] Update for Xcode GM
2016-09-09 15:41:46 +09:00
suzuki_keishi 06cd9c082d Merge branch 'master' of github.com:suzuki-0000/SKPhotoBrowser 2016-09-09 15:39:01 +09:00
keishi suzuki a3b47e543e Merge pull request #140 from fumitoito/fixSwiftlintWarnings
fix swiftlint warnings
2016-09-09 15:38:29 +09:00
suzuki_keishi 4c068d83be Issue with multiple actionButtonTitles. 2016-09-09 15:38:12 +09:00
Antoine Barrault 6ae7ad024e update for Xcode GM 2016-09-08 10:48:01 -03:00
fumitoito 5017c33a78 fix swiftlint errors
- use swift constructor
- use struct extension properties
- do NOT repeat `let` statement in conditional binding
- separate methods, to avoid Cyclomatic Complexity warning
2016-09-06 17:48:05 +09:00
keishi suzuki 08aeb6a147 goes 3.0.2 2016-09-06 17:10:04 +09:00
keishi suzuki a53fad69a4 Merge pull request #139 from suzuki-0000/feature/v3.0.2
Feature/v3.0.2
2016-09-06 17:09:43 +09:00
suzuki_keishi 95755537c3 update for #133. 2016-09-06 17:06:50 +09:00
suzuki_keishi 2dce338349 Merge branch 'master' of github.com:suzuki-0000/SKPhotoBrowser into feature/#137 2016-09-06 17:01:49 +09:00
suzuki_keishi 850d584b57 bug fix for Impossible to zoom when resolution is 1024x768 #134. 2016-09-06 17:01:41 +09:00
keishi suzuki 8fcdfcf535 update changelog 2016-09-06 10:57:42 +09:00
keishi suzuki d5b42c8b47 Merge pull request #138 from rp4rk/feature/resize-buttons
Resizing for Buttons
2016-09-06 10:48:24 +09:00
Ryan Park 3d46160ef1 Added size parameter to updateDeleteButton/updateCloseButton methods. Added updateFrameSize method to SKButton to allow for button size changes. 2016-09-05 12:20:01 +01:00
suzuki_keishi 9befa4cc10 Skip loading image if already loaded #135. 2016-09-05 17:34:03 +09:00
keishi suzuki bde450fcff Merge pull request #135 from madsb/master
Skip loading image if already loaded
2016-09-05 17:32:06 +09:00
Mads Bjerre b93e85dad0 Skip loading image if already loaded 2016-08-31 14:29:58 +02:00
keishi suzuki a091e2e94e update 2016-08-30 17:34:30 +09:00
suzuki_keishi a9561d61d7 update read me v3.0.x 2016-08-30 17:12:16 +09:00
keishi suzuki f633789c65 update for 3.0.0 2016-08-30 17:09:48 +09:00
keishi suzuki dca1f9dd4b remove template 2016-08-30 17:03:05 +09:00
keishi suzuki 679a5683f7 Merge pull request #127 from suzuki-0000/feature/clean
Refactoring for swift3.0, clean code for massive view controller .  #125
2016-08-30 16:53:01 +09:00
suzuki_keishi c113f68b63 update podspec. for #125. 2016-08-30 16:41:06 +09:00
suzuki_keishi d25f78954d update changelog.md 2016-08-30 16:36:11 +09:00
suzuki_keishi fa6b95eebe merge latest master. 2016-08-30 16:22:35 +09:00
suzuki_keishi b4d911bee3 update podspec for swift2.3 2016-08-30 16:04:07 +09:00
keishi suzuki bf45bca847 Merge pull request #130 from gustavogervasio/swift2.3
swift 2.3
2016-08-30 16:03:33 +09:00
suzuki_keishi d6ecf61405 update example, readme. 2016-08-30 15:51:55 +09:00
suzuki_keishi 934831b4bf Improve compile time. 2016-08-30 14:33:54 +09:00
Gustavo Gervasio 4a76fa9b30 add support to swift 2.3 2016-08-29 14:39:39 -03:00
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
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