778cdedc00 
								
									
								
							
								 
							
						 
						
							
							
								
								Release v2.6.2 ( #794 )  
							
							... 
							
							
 
							
							* Remove codecov token
* Release v2.6.2 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								fa26b2a654 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump nokogiri from 1.10.4 to 1.10.8 in /docs ( #786 )  
							
							... 
							
							
 
							
							Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.4 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.8 )
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								124aee6908 
								
							
								 
							
						 
						
							
							
								
								Make LogAction log to info  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								218b27319d 
								
									
								
							
								 
							
						 
						
							
							
								
								Add setter for flag enabled/disabled auto check permissions ( #775 )  
							
							... 
							
							
 
							
							* Added setter for auto check permissions flag
* Added info about new method 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								858495afde 
								
									
								
							
								 
							
						 
						
							
							
								
								Make CameraLogger ThreadSafe ( #779 )  
							
							... 
							
							
 
							
							Co-authored-by: Mattia Iavarone <mat.iavarone@gmail.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								aa95d19902 
								
							
								 
							
						 
						
							
							
								
								Ads  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								968d181af4 
								
									
								
							
								 
							
						 
						
							
							
								
								GL cleanup ( #766 )  
							
							... 
							
							
 
							
							* Egloo: create GlTextureDrawer
* Remove internal/utils
* Remove internal/utils (test)
* Remove internal/utils (unit tests)
* Remove EglCore usages
* Remove EglSurface usages
* Remove EglViewport usages
* Fix BaseFilter bug
* Add Texture.use
* Fix MultiFilter bug
* Use GlFramebuffer
* Use GlBindable.bind() in MultiFilter
* Use Egloo Jitpack (temp)
* BaseFilter changes
* Improve BaseFilter
* Use v0.4.0
* Fix test 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								7f23c309ab 
								
							
								 
							
						 
						
							
							
								
								Bump rubyzip from 1.2.2 to 2.0.0 in /docs ( #759 )  
							
							... 
							
							
 
							
							Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 1.2.2 to 2.0.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.2...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								24b02caa28 
								
							
								 
							
						 
						
							
							
								
								Set accurate fps if possible ( #754 )  
							
							... 
							
							
 
							
							* Feature option to setPreviewFrameRate as exact as possible
* update docs for setPreviewFrameRateExact
* clean code and add tests for feature setPreviewFrameRateExact
* fix test issue and clean code for setPreviewFrameRateExact
* fix accessiblility issue for mPreviewFrameRateExact
* fix test issue for testPreviewFrameRateExact
Co-authored-by: Mattia Iavarone <mat.iavarone@gmail.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e207e452bf 
								
							
								 
							
						 
						
							
							
								
								Website mobile improvements  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								83bb45108a 
								
									
								
							
								 
							
						 
						
							
							
								
								Frame rotation improvements ( #745 )  
							
							... 
							
							
 
							
							* Add Frame.rotationToUser and Frame.rotationToView
* Update docs
* Add missing annotation 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								1bb15dc595 
								
									
								
							
								 
							
						 
						
							
							
								
								Update bug_report.md  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								949ed22ea6 
								
									
								
							
								 
							
						 
						
							
							
								
								Release v2.6.1 ( #744 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								141902c6cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Metering improvements ( #741 )  
							
							... 
							
							
 
							
							* Increase metering timeout for touch metering
* Improve DeviceEncoders to respect max block count
* Reorder block
* Update emulator to 29.3.4
* Update emulator to 29.3.4 (2)
* Improve exposure metering for legacy sensors 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								1a88cd09f4 
								
							
								 
							
						 
						
							
							
								
								Add support to record video to FileDescriptor. ( #732 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e6ec1a15ac 
								
							
								 
							
						 
						
							
							
								
								Fix page.html  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								c0dab05063 
								
							
								 
							
						 
						
							
							
								
								Use Jekyll collections  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ef9a68ec6a 
								
							
								 
							
						 
						
							
							
								
								Website improvements  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								adf54cb029 
								
							
								 
							
						 
						
							
							
								
								Fix site header (3)  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0f14fbd4e8 
								
							
								 
							
						 
						
							
							
								
								Fix site header (2)  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								afd02f251b 
								
							
								 
							
						 
						
							
							
								
								Fix site header  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								3c4d01c22f 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve website ( #734 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								9c984f0c21 
								
									
								
							
								 
							
						 
						
							
							
								
								Update 2018-12-20-changelog.md  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0eacd8c9b7 
								
									
								
							
								 
							
						 
						
							
							
								
								Release v2.6.0 ( #725 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								df139994d7 
								
									
								
							
								 
							
						 
						
							
							
								
								Add startAutoFocus(Rect) ( #724 )  
							
							... 
							
							
 
							
							* Create MeteringRegion(s), MeteringTransform, add startAutoFocus(RectF) API
* Improve docs
* Changelog
* Tests 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								9b916f12fd 
								
							
								 
							
						 
						
							
							
								
								Analytics  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								4afb82f1c2 
								
							
								 
							
						 
						
							
							
								
								Verification  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								bdce730659 
								
							
								 
							
						 
						
							
							
								
								Website landing page (5)  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e2a4789d77 
								
							
								 
							
						 
						
							
							
								
								Website landing page (4)  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0553fa9d20 
								
							
								 
							
						 
						
							
							
								
								Website landing page (3)  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								9b94fd289c 
								
							
								 
							
						 
						
							
							
								
								Website landing page  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								14e777e7c7 
								
							
								 
							
						 
						
							
							
								
								Website landing page  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								821a21a1bd 
								
							
								 
							
						 
						
							
							
								
								Fix changelog  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								4cf55714c5 
								
							
								 
							
						 
						
							
							
								
								Fix website links  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								840e05a3e8 
								
									
								
							
								 
							
						 
						
							
							
								
								Permission flag ( #718 )  
							
							... 
							
							
 
							
							* Website changes
* Better preview output class support
* Add cameraRequestPermissions XML attribute
* Website colors 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ce9ca64370 
								
									
								
							
								 
							
						 
						
							
							
								
								Frame processing threading APIs ( #716 )  
							
							... 
							
							
 
							
							* Fix deploy CI trigger
* Use actions/checkout@v2
* Call onImageAvailable on a separate thread
* Add setFrameProcessingPoolSize API
* Add setFrameProcessingExecutors API
* Ensure captures are not blocked by frame processing
* Wait for first frame in onStartPreview
* Enable abortCaptures()
* Improve testFrameProcessing_format
* Improve testFrameProcessing_format again 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								097420a96b 
								
									
								
							
								 
							
						 
						
							
							
								
								Release v2.5.0 ( #708 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e1721bb77d 
								
									
								
							
								 
							
						 
						
							
							
								
								Frame Processing maxWidth, maxHeight and format ( #704 )  
							
							... 
							
							
 
							
							* Create CameraEngine and CameraBaseEngine
* Promote filters to stable - no experimental flag
* Fix setSnapshotMaxWidth / Height bugs
* Add setFrameProcessingMaxWidth and setFrameProcessingMaxHeight
* Add setFrameProcessingMaxWidth and setFrameProcessingMaxHeight (docs)
* Prepare Frame for Images, abstract FrameManager, create ByteBufferFrameManager
* Fix tests
* Fix unit tests
* Send Images for Camera2
* Tests
* Add CameraView.setFrameProcessingFormat(int), tests, docs
* Add CameraOptions.getSupportedFrameProcessingFormats(), tests
* Add CameraEngine support, integration tests
* Fix demo app, add getFrameProcessingPoolSize
* Fix tests
* Fix tests 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								4a6b9be905 
								
									
								
							
								 
							
						 
						
							
							
								
								Testing and stability improvements ( #696 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								3db6fd3fc0 
								
									
								
							
								 
							
						 
						
							
							
								
								Rewrite engine threading  ( #697 )  
							
							... 
							
							
 
							
							* Create orchestrator, replacing Step class
* Rewrite tests, improve test tools
* Fix integration tests 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								fd17a8339e 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								859904ec6a 
								
									
								
							
								 
							
						 
						
							
							
								
								CI improvements ( #695 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								bb3b23e69a 
								
									
								
							
								 
							
						 
						
							
							
								
								RAW support ( #691 )  
							
							... 
							
							
 
							
							* Check engine state after picture metering - Fixes  #685 
* Ensure actions are only started in a valid holder state - Fixes  #669 
* Improve size selection
* Add PictureFormat definition
* Change PictureResult to reflect new format
* Throw if toBitmap is called with a DNG file
* Update the CameraView interface to support PictureFormat
* Implement DNG support into the CameraEngine, restart if needed
* Make CameraOptions engine aware
* Fix action bug
* Make CameraOptions check RAW availability
* Complete engine/options logic for RAW
* Add RAW control to demo app
* Ensure toBitmap does not crash in demo
* RAW support inside Full2PictureRecorder
* Add DNG test, fix implementation bugs
* Add option to see RAW result through share option
* Enable RAW toBitmap for API 24+
* Add documentation
* Improve documentation
* Change tests
* Small change 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								79d00d5eba 
								
									
								
							
								 
							
						 
						
							
							
								
								Drop Travis and move to GitHub actions ( #694 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								129b43e657 
								
									
								
							
								 
							
						 
						
							
							
								
								Release v2.4.0 ( #662 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								218aa9d108 
								
									
								
							
								 
							
						 
						
							
							
								
								Preview FPS docs + Camera1 implementation ( #661 )  
							
							... 
							
							
 
							
							* Small changes
* Camera1 options
* Complete Camera1 integration
* Add to demo app
* Complete docs 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								fa88783d37 
								
							
								 
							
						 
						
							
							
								
								Support for higher frame rate ( #653 )  
							
							... 
							
							
 
							
							* added support for higher frame rate
* added fps range in camera options
* PR comments plus tests added
* PR comments
* Changes suggested 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								74c94e21ce 
								
									
								
							
								 
							
						 
						
							
							
								
								Add GitHub Sponsors link ( #659 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a63cd84726 
								
									
								
							
								 
							
						 
						
							
							
								
								Bug fixes ( #651 )  
							
							... 
							
							
 
							
							* Use CopyOnWriteArrayList for Camera2 action list. Fixes  #649 
* Listen to suspicious display rotation events. Fixes  #623 
* Correctly release GL objects on activity pause. Fixes  #648 
* Add synchronization in SnapshotVideoRecorder. Fixes  #642 
* Make Holder.getLastResult nullable. Fixes  #621 
* Fix tests 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								063c7a76fb 
								
									
								
							
								 
							
						 
						
							
							
								
								Update 2018-12-20-changelog.md  
							
							
 
							
						 
						
							6 years ago