Commit Graph

48 Commits

Author SHA1 Message Date
Natalia Terlecka 68858dfb4b Syntax updated for Swift 2.0 2015-07-30 14:04:15 +01:00
miguelcampiao 0c0a90fe17 version 1.0.14, updated podspec 2015-07-17 15:54:04 +01:00
miguelcampiao 0507f72f11 Adds example of usage of the UIAlertController to show error messages to the user. 2015-07-15 15:07:12 +01:00
利辺羅 1854061a8e Add proper Swift pragma marks 2015-06-29 12:44:32 -04:00
Natalia Terlecka d367d94bea Version 1.0.13 2015-05-12 10:27:20 +01:00
Lex Tang 2d6c7be2b1 Reset the default settings.
So that every can compile without fixing any error.
2015-04-09 16:44:16 +08:00
Lex Tang ad2cec3e80 Update for Swift 1.2. 2015-04-09 16:42:50 +08:00
Natalia Terlecka 19074490ac Has flash property. 2015-03-24 10:48:20 +00:00
Natalia Terlecka 89105cd142 Quality setting updated. Permissions fixes. 2015-03-23 15:03:19 +00:00
Natalia Terlecka 8d1cb4afec Version 1.0.12 2015-03-23 09:33:37 +00:00
Natalia Terlecka 60e95a75fa Torch is set to correct state according to the current flash mode. 2015-03-23 09:31:28 +00:00
Natalia Terlecka 27194c99a9 Incrementing flash mode function. 2015-03-20 14:36:35 +00:00
Natalia Terlecka b6025c0faa Content localised. 2015-03-20 14:00:32 +00:00
Natalia Terlecka 41bcc315fe Version 1.0.11 2015-03-20 12:03:48 +00:00
Natalia Terlecka b0ebfcd94b New property to determine if you want the user to be asked about camera permissions automatically or manually. 2015-03-20 11:59:51 +00:00
Natalia Terlecka 0ea8751297 Error handling in capture competition blocks. Permissions fixes. 2015-03-20 10:46:01 +00:00
Natalia Terlecka 5def8cb543 Camera state returned when adding the preview layer. 2015-03-19 10:54:23 +00:00
Natalia Terlecka eea00d4499 CameraManager class mande public. 2015-03-06 17:47:02 +00:00
Natalia Terlecka 258984c6de Merge branch 'master' of https://github.com/imaginary-cloud/CameraManager 2015-02-24 17:17:54 +00:00
Natalia Terlecka 2c52caa865 Code refactoring. 2015-02-24 17:17:40 +00:00
David Yun 118d1a66d3 fixed wrong orientation when camera preview starts in landscape mode 2015-02-16 11:26:42 -08:00
nelanelanela 76c1e49db8 Bug fixes. 2015-01-13 16:57:06 +00:00
nelanelanela c6ce889f58 "When you stop and resume capture session, orientation detection doesn't work anymore" issue fixed. 2015-01-13 15:22:23 +00:00
nelanelanela ff3b954ed8 Crash when trying to capture a still image fixed. 2015-01-13 15:04:42 +00:00
David Ortinau ed8d3ff3f8 changing to output mode using mic was never initializing the mic due to evaluating the current mode instead of the new mode. Switched variables and now we can record audio. 2014-11-05 14:50:37 -06:00
David Ortinau aeb9daab30 Swift syntax updates to resolve compile errors (6.1 6A1052d) 2014-10-29 14:25:46 -05:00
nelanelanela d0d3434d87 Video orientation change fixed 2014-10-28 10:23:24 +00:00
nelanelanela 7388c0cc87 Valid capture session check. 2014-10-23 17:52:34 +01:00
nelanelanela d09325e792 New version 2014-10-22 12:49:48 +01:00
nelanelanela 229c66aa72 Orientation observers added only as needed. 2014-10-21 11:40:48 +01:00
nelanelanela 99d6df9f8d Pdspec updated. 2014-10-21 11:35:01 +01:00
nelanelanela e98520ad37 Camera lifcycle enhenced. 2014-10-21 09:32:05 +01:00
nelanelanela dba7ad7368 Restart session added. 2014-10-16 12:08:42 +01:00
nelanelanela a17812793e Session quality settings updated. 2014-10-15 18:05:26 +01:00
nelanelanela 80db5a65ac Added a property to conditionally write to user library. 2014-10-15 18:00:04 +01:00
nelanelanela 6c76ae1fb8 Resources only recreated when needed. 2014-10-15 17:38:38 +01:00
nelanelanela f5b2384964 Preview view addition initialiser parameters optional. 2014-10-15 15:21:21 +01:00
nelanelanela cb473b4706 Reliability improved. 2014-10-15 13:45:19 +01:00
nelanelanela da9071dbc2 Device changing more secure. 2014-10-15 13:13:49 +01:00
nelanelanela a2c162cdd6 Camera quality property added. 2014-10-15 11:51:35 +01:00
nelanelanela e145af50d6 Check if device has camera. Pass the resulting video URL to a bloc. 2014-10-14 11:53:38 +01:00
nelanelanela ee8a1b619f Video recording option. With or without mic. 2014-10-14 10:28:41 +01:00
nelanelanela c1ecff4859 Doc style comments. 2014-10-13 14:53:19 +01:00
nelanelanela 262e7cae49 Different flash modes supported. 2014-10-13 14:26:10 +01:00
nelanelanela 1dc3d7f6aa Front and back camera selection 2014-10-13 13:36:21 +01:00
nelanelanela 0cbf1dbb61 Custom show error block. 2014-10-13 12:41:52 +01:00
nelanelanela 5a1c9b6890 Preview layer follows interface orientation changes. 2014-10-13 12:16:46 +01:00
nelanelanela 73231be8c8 Initial commit. 2014-10-13 10:07:55 +01:00