Alexsander Khitev
|
897c5f5cff
|
Merge pull request #61 from alexsandersky/master
some changes
|
2016-03-23 17:45:02 +04:00 |
Alexsander Khitev
|
51b82a500c
|
some changes
|
2016-03-23 17:41:58 +04:00 |
Alexsander Khitev
|
75ceae5342
|
Merge pull request #60 from alexsandersky/master
update for new swift
|
2016-03-23 17:41:02 +04:00 |
Alexsander Khitev
|
4c8e04e902
|
update for new swift
|
2016-03-23 17:39:19 +04:00 |
suzuki_keishi
|
7ef4f5b381
|
[update]podspec.
|
2016-03-18 10:57:39 +09:00 |
keishi suzuki
|
18d8aec3ce
|
Merge pull request #57 from suzuki-0000/bugfix/st
[bugfix]#43 SKPhotoBrowser can't be destroied fixed.
|
2016-03-18 10:57:12 +09:00 |
suzuki_keishi
|
3bacde025b
|
[bugfix]#43 SKPhotoBrowser can't be destroied fixed.
|
2016-03-18 10:55:55 +09:00 |
suzuki_keishi
|
5b7b2f7f01
|
[update]minor update for example. readme.
|
2016-03-17 19:43:52 +09:00 |
Rummler
|
cc91489501
|
Merge pull request #53 from krummler/cameraroll
Images from camera roll
|
2016-03-17 08:41:57 +01:00 |
Kevin Rummler
|
23677c500a
|
Merge branch 'master' of github.com:krummler/SKPhotoBrowser into cameraroll
# Conflicts:
# SKPhotoBrowser/SKPhotoBrowser.swift
|
2016-03-16 17:28:38 +01:00 |
Rummler
|
36a136b190
|
Merge pull request #56 from krummler/master
Small fix in demo App, updated gif example with new features and fixes
|
2016-03-16 17:25:11 +01:00 |
Kevin Rummler
|
28f41e39e0
|
Small fix in demo App, updated gif example with new features and fixes
|
2016-03-16 17:22:37 +01:00 |
Rummler
|
e3a5267edf
|
Merge pull request #55 from krummler/background-effects
Added background effects
|
2016-03-16 16:57:29 +01:00 |
Kevin Rummler
|
5a8895151b
|
higher limit to soften the effect
|
2016-03-16 16:56:14 +01:00 |
Kevin Rummler
|
a93f945fcc
|
Added visibility-effect when dragging down to show view behind
|
2016-03-16 16:47:24 +01:00 |
Kevin Rummler
|
b0c49daf37
|
Merge branch 'master' of github.com:krummler/SKPhotoBrowser into cameraroll
|
2016-03-16 15:52:25 +01:00 |
Kevin Rummler
|
f443df3ddc
|
Merge branch 'master' of github.com:krummler/SKPhotoBrowser into background-effects
|
2016-03-16 15:52:14 +01:00 |
Rummler
|
2f64ce274c
|
Merge pull request #54 from krummler/master
Added first documentation to the Delegate
|
2016-03-16 15:51:52 +01:00 |
Kevin Rummler
|
53dc8beca2
|
Merge branch 'master' of https://github.com/suzuki-0000/SKPhotoBrowser
|
2016-03-16 15:50:56 +01:00 |
Kevin Rummler
|
8ee5d26f52
|
Added docs for the SKPhotoBrowserDelegate
|
2016-03-16 15:50:16 +01:00 |
Kevin Rummler
|
9abcde463b
|
Fix for re-showing the statusBar
|
2016-03-16 09:58:44 +01:00 |
Kevin Rummler
|
56e94e2682
|
moved background to reusable view
|
2016-03-16 09:27:54 +01:00 |
Rummler
|
6e3944ec3b
|
Merge pull request #51 from krummler/master
|
2016-03-15 18:32:33 +01:00 |
Kevin Rummler
|
f6ad0193bb
|
Merge branch 'master' of github.com:krummler/SKPhotoBrowser into cameraroll
# Conflicts:
# SKPhotoBrowser/SKPhotoBrowser.swift
|
2016-03-15 18:01:42 +01:00 |
Kevin Rummler
|
d376c18e9e
|
Fix for opening images with certain aspect ratios
|
2016-03-15 18:00:36 +01:00 |
Kevin Rummler
|
35d30f2539
|
Split extensions into own files, added rotation check for images with rotations (like portait images from the camera)
|
2016-03-15 17:20:07 +01:00 |
suzuki_keishi
|
cc0210d22b
|
[update]pod spec.
|
2016-03-15 11:55:48 +09:00 |
keishi suzuki
|
8d430abce4
|
Merge pull request #50 from krummler/master
Enable ability to override statusBar style
|
2016-03-15 11:55:15 +09:00 |
Kevin Rummler
|
fb034384b3
|
For for topOffset which I forgot, remove views when clearing cache, replace underlying image when closing
|
2016-03-14 18:02:59 +01:00 |
Kevin Rummler
|
2926e31d7f
|
Enable ability to override statusBar style, fixed but where dragging shows statusbar, even if it shouldnt
|
2016-03-14 17:20:08 +01:00 |
Kevin Rummler
|
d46275e705
|
Merge branch 'master' of https://github.com/suzuki-0000/SKPhotoBrowser into cameraroll
# Conflicts:
# SKPhotoBrowserExample/SKPhotoBrowserExample.xcodeproj/project.pbxproj
|
2016-03-14 13:32:57 +01:00 |
Alexsandersky
|
1d0356bdd5
|
Merge pull request #49 from alexsanderskywork/master
this new algorithm resizes the current image size after device rotation
|
2016-03-13 20:05:03 +04:00 |
Alexsander Khitev
|
d329c86aee
|
this new algorithm resizes the current image after device rotation
|
2016-03-13 19:58:37 +04:00 |
Alexsander Khitev
|
cc1aa7d3d4
|
new algorithm for resize image
|
2016-03-13 19:52:24 +04:00 |
Alexsander Khitev
|
689b312e10
|
I fixed the bug which was after the device rotation and it showed a wrong image size
|
2016-03-13 18:56:49 +04:00 |
Alexsandersky
|
91ebfcb186
|
Merge pull request #48 from alexsanderskywork/master
fixed the bug which was when slide between images
|
2016-03-13 18:33:57 +04:00 |
Alexsander Khitev
|
c85abfe802
|
removed old functions
|
2016-03-13 18:32:27 +04:00 |
Alexsander Khitev
|
2252b14095
|
I removed prints
|
2016-03-13 18:15:52 +04:00 |
Alexsander Khitev
|
5bf7142819
|
I fixed the bug which was when slide between images
|
2016-03-13 18:14:37 +04:00 |
Alexsander Khitev
|
8bdb4270f2
|
it works with first image
|
2016-03-13 17:56:07 +04:00 |
Alexsander Khitev
|
82aced57c3
|
I removed no longer needed the value and the function
|
2016-03-13 16:45:14 +04:00 |
Alexsander Khitev
|
22fbd1a00d
|
force tile pages when view isn't active and remove todo of prepareForReuse
|
2016-03-13 16:00:36 +04:00 |
Alexsander Khitev
|
2bc9c33c60
|
I changed var photo in SKZoomingScrollView and we now can to use prepareForReuse and we don't get the optional value error
|
2016-03-13 14:53:12 +04:00 |
Alexsander Khitev
|
79f672711b
|
Changed prepareForReuse function. I added SKPhotoBrowser.framework in the SKPhotoBrowserExample in the Embed frameworks that we can to test on a real device. If I don't add it in the Embed Frameworks I get the "Reason Image" error.
|
2016-03-13 14:34:53 +04:00 |
Alexsander Khitev
|
a9c89dd09e
|
Added recycledPages
|
2016-03-13 14:28:01 +04:00 |
Alexsandersky
|
5d64af677e
|
Merge pull request #47 from alexsanderskywork/master
Some changes.
|
2016-03-12 23:53:12 +04:00 |
Alexsander
|
4d5a0acc2a
|
some changes in SKPhotoBrowser
|
2016-03-12 23:43:40 +04:00 |
Alexsander
|
7912b216e4
|
I changed SKPhotoBrowser. I removed several no longer necessary functions and variables. I also added new functions which calculate new frame for buttons after a rotation of the device.
|
2016-03-12 23:11:32 +04:00 |
Alexsandersky
|
1a159e50ea
|
Merge pull request #46 from alexsanderskywork/master
Some changes.
|
2016-03-12 03:03:34 +04:00 |
Alexsander
|
56282228fb
|
Some changes. Removed code which not right worked when device is rotating. It is necessary to fix.
|
2016-03-12 03:01:27 +04:00 |