Commit graph

117 commits

Author SHA1 Message Date
Jon Andersen
26d4a1ef53
Update SwiftyCam.podspec 2018-11-21 19:47:23 -05:00
Jon Andersen
7ef1b96edd
Update README.md 2018-11-21 10:31:33 -05:00
Jon Andersen
88779afb79
Merge pull request #190 from Awalz/Swift4.2
Swift 4.2 to master
2018-11-21 10:29:16 -05:00
Jon Andersen
ac02cc2e13
Merge pull request #189 from jonandersen/Swift4.2
Migrate swift from 4.0 to 4.2
2018-11-18 20:43:50 -05:00
Jon Andersen
5c5931e869 Migrate swift from 4.0 to 4.2 2018-11-18 20:40:56 -05:00
Andrew Walz
5684848953
Merge pull request #161 from michaelprummer/Swift4
Fixed optional checking for audio and video device
2018-05-28 15:59:47 -07:00
Michael Prummer
c88e8f3d03 Fixed optional checking for audio and video device (e.g. prevent crashing on the simulator) 2018-05-03 10:43:39 +02:00
Andrew Walz
1551bfafd5
Merge pull request #157 from thebigkhaled/patch-1
Update previewLayer to scale to fullscreen on iphone x
2018-04-11 10:02:57 -07:00
Khaled AlSaadi
b0d6fd2ca4
Update SwiftyCamViewController.swift
adding previewLayer.center = view.center will enable full screen camera on iphone x
2018-04-09 21:38:26 +03:00
Andrew Walz
85d713d643
Merge pull request #127 from risingsunomi/Swift4
Fix for switching camera from front to back and back to front
2017-10-30 07:27:03 -10:00
Vincent Castro
afd121afa2 Fix for switching camera from front to back and back to front with addition for iOS 10 2017-10-28 19:56:51 -08:00
Jon Andersen
fedb6ef39e Ensure demo project can be compiled 2017-10-18 13:51:46 -04:00
Andrew Walz
153aa640c9 Merge pull request #109 from Awalz/feature/core-motion-orientation
Feature/core motion orientation
2017-09-18 16:26:09 -06:00
Jon Andersen
995071a574 Format code 2017-09-07 17:23:26 -04:00
Jon Andersen
a95a04a475 Use core motion to calculate orientation 2017-09-07 17:21:15 -04:00
Jon Andersen
0c4b65f8aa Remove protocol for orientation mode 2017-09-07 17:10:01 -04:00
Jon Andersen
a9746bf861 Ensure preview layer is accessed on main thread 2017-09-07 17:06:21 -04:00
Jon Andersen
04faa034e3 Move orientation logic to separate class 2017-09-07 17:00:18 -04:00
Andrew Walz
9df5997d18 Changed objc inference 2017-09-06 14:03:43 -06:00
Andrew Walz
9a2d279544 Continued work 2017-09-06 13:50:01 -06:00
Andrew Walz
c98cf8256d Fixed issue with audio going over bluetooth 2017-09-06 13:43:57 -06:00
Andrew Walz
6b8d19620c Fixed issue with Bluetooth audio being forced onto device 2017-09-06 13:24:22 -06:00
Andrew Walz
d837d4d71e Added optional delegate methods for running session and added enabled property to SwiftyCamButton 2017-09-06 12:33:59 -06:00
Andrew Walz
ad38933dca Added delegate to prompt to app settings 2017-08-30 21:41:03 -06:00
Andrew Walz
85d9bc917c Added delegate for failed configuration 2017-08-30 21:17:54 -06:00
Andrew Walz
2f4784ae39 Added check for start recording video 2017-08-30 20:59:38 -06:00
Andrew Walz
a7474d5bcc Hopefully fixing camera issue 2017-08-30 20:56:34 -06:00
Andrew Walz
a3a8c6e3c1 Continued work of phone call interruptions 2017-08-25 15:53:16 -06:00
Andrew Walz
a98f190828 Added new delegate function 2017-08-25 15:36:27 -06:00
Andrew Walz
a94043d5ac Updated README 2017-08-25 14:51:17 -06:00
Andrew Walz
fa6e301806 Updating project 2017-08-25 14:49:38 -06:00
Andrew Walz
4d98b5f3f7 Commit before reworking 2017-08-25 14:39:52 -06:00
Andrew Walz
e9ee6f0ebd Commit before trying to fix demo 2017-08-25 14:25:47 -06:00
Jack Chen
6b41e540dd Fixed Video Crashing Issue 2017-07-07 07:52:03 -04:00
Andrew Walz
7aee7f5f1b Updated PODSPEC 2017-05-29 22:06:33 -06:00
Andrew Walz
9b8e7fd951 Finished Changelog 2017-05-29 22:05:43 -06:00
Andrew Walz
8af20d6a0d Documentation 2017-05-29 21:36:02 -06:00
Andrew Walz
b2d4913d98 Added public pinch and pan gestures 2017-05-29 21:33:31 -06:00
Andrew Walz
5fcc21edf9 Added support for no audio video recording 2017-05-29 21:21:39 -06:00
Andrew Walz
65c26e35a9 Added documentation{ 2017-05-29 21:15:55 -06:00
Andrew Walz
62eef1dce0 Added support for video gravity 2017-05-29 21:11:01 -06:00
Andrew Walz
151bed4623 Added support for device auto rotation 2017-05-29 20:55:59 -06:00
Andrew Walz
fa9e75fe46 Added support for autorotate 2017-05-29 20:53:26 -06:00
Andrew Walz
b90a09d590 Commit after merge 2017-05-29 20:48:06 -06:00
Andrew Walz
be817db1a6 Merge pull request #59 from ryandailey100/master
Fixed retain cycle bug with delegates
2017-05-25 11:52:24 -06:00
ryandailey100
814a659d93 Fixed retain cycle bug with delegates
- Added weak reference to delegates
2017-05-25 13:43:46 -04:00
Andrew Walz
f760434cf8 Fixed potential bounds issue for PreviewLayer 2017-04-26 17:38:06 -06:00
Andrew Walz
1f4b8a68b3 Reduced size of image 2017-04-26 11:45:48 -06:00
Andrew Walz
4de977ccc8 Updating PODSpec 2017-04-26 11:36:36 -06:00
Andrew Walz
042428a4b7 Added swipe to zoom 2017-04-26 11:35:03 -06:00