Commit graph

60 commits

Author SHA1 Message Date
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
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
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
fa6e301806 Updating project 2017-08-25 14:49:38 -06:00
Jack Chen
6b41e540dd Fixed Video Crashing Issue 2017-07-07 07:52:03 -04: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
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
042428a4b7 Added swipe to zoom 2017-04-26 11:35:03 -06:00
Andrew Walz
e884300f85 Tip keyboard now works 2017-04-24 14:36:51 -06:00
Andrew Walz
ab94441095 Adding check for running session before switching camera 2017-04-24 13:14:52 -06:00
Pavel Minárik
82662a4771 Added preview layer frame maintenance 2017-04-06 15:55:18 +02:00
Pavel Minárik
5caeaa73fb Added support for capture in landscape orientation 2017-04-06 14:48:47 +02:00
Andrew Walz
a08abd9baa Updated README 2017-03-23 09:48:20 -06:00
Andrew Walz
e1da22fdec Adding merge for device orientation 2017-03-23 09:39:11 -06:00
Andrew Walz
553ac50865 Added fix image orientation 2017-03-02 09:35:33 -07:00
Oleg Ivanov
ec33ad5a84 - added the capability to set the maximum zoom scale using the public variable 'maxZoomScale'
- added the possibility to chose, using the public variable 'shouldUseDeviceOrientation', wether the captured media orientation should be inherited by the device or not
2017-02-25 22:28:08 +01:00
Andrew Walz
67ff337423 Added default camera functionality' 2017-01-15 17:12:21 -07:00
Andrew Walz
da8f7ba858 Fixed issue with front flash not turning on in time 2017-01-13 17:05:51 -07:00
Andrew Walz
dbf46f720e Addouble tap tap to switch camera 2017-01-11 20:50:06 -07:00
Andrew Walz
e2c84707f4 Updated gestures 2017-01-11 20:20:23 -07:00
Andrew Walz
bd5a0f193b Updating tapToFocus 2017-01-11 20:13:41 -07:00
Andrew Walz
29d99fea4e Created new demo UI and fixed issue with delegate calls not on main queue 2017-01-11 18:11:02 -07:00
Andrew Walz
f7b52dea9f Background audio recording now works as expected 2017-01-11 15:33:38 -07:00
Andrew Walz
4c3a2c8f47 Refactored switching camera to not remove outputs 2017-01-11 15:07:11 -07:00
Andrew Walz
29448b7c5c Added front facing flash support 2017-01-06 20:22:31 -07:00
Andrew Walz
72b852fa4b Photo flash now works for front facing cameras 2017-01-06 19:54:30 -07:00
Andrew Walz
a78e112597 Added low light boost 2017-01-06 15:41:14 -07:00
Andrew Walz
faca18d345 1.2.1 and updated documentation 2017-01-06 14:03:37 -07:00
Andrew Walz
bdb3ce48ab Added changelog and updated README 2017-01-06 12:10:35 -07:00