Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								5663807b9c 
								
							
								 
							
						 
						
							
							
								
								use single quotes in gradle  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								8330af8b83 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #58  from andreidiaconu/flash_torch_mode  
							
							 
							
							... 
							
							
 
							
							Added TORCH flash mode (to be used with video) 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								1b1333caaf 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #77  from mbernr/master  
							
							 
							
							... 
							
							
 
							
							added video quality option for QVGA 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								600b6497fc 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #99  from noln/master  
							
							 
							
							... 
							
							
 
							
							Fixed Android Studio preview rendering issue, and 'captureImage' RuntimeException 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								133fd134de 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into master  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								0affe235d9 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #81  from ANPez/master  
							
							 
							
							... 
							
							
 
							
							Fix Android Studio preview error using isInEditMode 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								b721b169a4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into master  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								67f1052d9f 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #112  from yperess/master  
							
							 
							
							... 
							
							
 
							
							Some suggested updates 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Eduardo Omine
							
						 
						
							 
							
							
							
								
							
								4701cdff94 
								
							
								 
							
						 
						
							
							
								
								Fixed distortion of videos recorded in landscape orientation  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Yuval Peress
							
						 
						
							 
							
							
							
								
							
								eec74133ed 
								
							
								 
							
						 
						
							
							
								
								Fix crash for picture callback after stop()  
							
							 
							
							... 
							
							
 
							
							The callback is using the captured camera object instead of checking the
mCamera object to verify that we haven't released yet. Also, added a getter
for the flash property. 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Yuval Peress
							
						 
						
							 
							
							
							
								
							
								4a6ef7659b 
								
							
								 
							
						 
						
							
							
								
								Integrate Lifecycle events with CameraView for easier use.  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Yuval Peress
							
						 
						
							 
							
							
							
								
							
								3282a95c61 
								
							
								 
							
						 
						
							
							
								
								Add access to camera properties POJO  
							
							 
							
							... 
							
							
 
							
							Currently the only properties in interest (to me at least) are the vertical
and horizontal view angles to allow for better AR mode. 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Yuval Peress
							
						 
						
							 
							
							
							
								
							
								ae77fb31dd 
								
							
								 
							
						 
						
							
							
								
								Add check for isStarted to avoid multiple start/stop calls.  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Yuval Peress
							
						 
						
							 
							
							
							
								
							
								ee1eb88dfc 
								
							
								 
							
						 
						
							
							
								
								Add getter for the facing field  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Yuval Peress
							
						 
						
							 
							
							
							
								
							
								2ab9043851 
								
							
								 
							
						 
						
							
							
								
								Migrate constructor code to init and use a single worker thread.  
							
							 
							
							... 
							
							
 
							
							- Moving the initialization code to an init function allows the creation of
the CameraView in code using the single context constructor.
- Creating a single HandlerThread will avoid having to create new threads
for every operation. 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Eduardo Omine
							
						 
						
							 
							
							
							
								
							
								cc6116a951 
								
							
								 
							
						 
						
							
							
								
								Fixed landscape orientation of recorded videos  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Larry Ng
							
						 
						
							 
							
							
							
								
							
								dcb8a91341 
								
							
								 
							
						 
						
							
							
								
								fix crash on tap focus  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Matt Fenlon
							
						 
						
							 
							
							
							
								
							
								2865eac7d6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'hotfix/double-tap-capture-crash'  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Matt Fenlon
							
						 
						
							 
							
							
							
								
							
								b7b9331b2f 
								
							
								 
							
						 
						
							
							
								
								Fixed crash if takePhoto called rapidly+repeatedly  
							
							 
							
							... 
							
							
 
							
							There was no check to confirm whether the camera was in process of taking a photo, or if camera instance itself was null. When rapidly called in the demo app (or any other implementing app) this would cause “java.lang.RuntimeException: takePicture failed” or a NPE respectively. 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Matt Fenlon
							
						 
						
							 
							
							
							
								
							
								058dec6b63 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'hotfix/issue-76-XML-preview'  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Matt Fenlon
							
						 
						
							 
							
							
							
								
							
								37a784dc3b 
								
							
								 
							
						 
						
							
							
								
								Fixed orientation-related render error in preview  
							
							 
							
							... 
							
							
 
							
							Added two if statements to ensure that orientation detection checks aren’t performed in edit mode. 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Antonio Nicolás Pina
							
						 
						
							 
							
							
							
								
							
								5eff7e0eb4 
								
							
								 
							
						 
						
							
							
								
								Fix Android Studio preview error using isInEditMode.  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								mbernr-epiframe
							
						 
						
							 
							
							
							
								
							
								d7f6220b70 
								
							
								 
							
						 
						
							
							
								
								added video quality option for QVGA  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								4c2d2a271a 
								
							
								 
							
						 
						
							
							
								
								version 0.9.18  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								244c0594cd 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #39  from andreidiaconu/fix_landscape_rotation  
							
							 
							
							... 
							
							
 
							
							Fixed landscape rotation issues 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								f463851b8e 
								
							
								 
							
						 
						
							
							
								
								update readme gradle compile to current version  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								28c0c9a88a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #63  from shehabic/fixing-focus  
							
							 
							
							... 
							
							
 
							
							Fixing focus for many Samsung and Sony Devices 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								shehabic
							
						 
						
							 
							
							
							
								
							
								00d65119fc 
								
							
								 
							
						 
						
							
							
								
								Fixing focus for many Samsung and Sony Devices  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrei Diaconu
							
						 
						
							 
							
							
							
								
							
								b81dd66f4f 
								
							
								 
							
						 
						
							
							
								
								Added TORCH flash mode (to be used with video)  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrei Diaconu
							
						 
						
							 
							
							
							
								
							
								d89be73f8f 
								
							
								 
							
						 
						
							
							
								
								Fixed STILL issues and Portrait flip  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrei Diaconu
							
						 
						
							 
							
							
							
								
							
								faa5075dbe 
								
							
								 
							
						 
						
							
							
								
								Fixed landscape rotation issues  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								63fe1e6cbf 
								
							
								 
							
						 
						
							
							
								
								add new attrs to readme  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								f0ac87d865 
								
							
								 
							
						 
						
							
							
								
								0.9.17  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								585105cdf9 
								
							
								 
							
						 
						
							
							
								
								fix new permissions attr  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								e87d8feb4c 
								
							
								 
							
						 
						
							
							
								
								add variable video quality  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								0f2c695c5c 
								
							
								 
							
						 
						
							
							
								
								add getter for permissions  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								11c3210786 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/gogopop/camerakit-android  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								a121dd32e5 
								
							
								 
							
						 
						
							
							
								
								v0.9.16  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								9df2026c4e 
								
							
								 
							
						 
						
							
							
								
								inline preview images in readme header  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								c9aed1d7b8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/gogopop/camerakit-android  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								01928b48a7 
								
							
								 
							
						 
						
							
							
								
								better permission handling with customizability with ck_permissions attr  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								ae99e6fb56 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #45  from muratgu/master  
							
							 
							
							... 
							
							
 
							
							Ignore tap-to-focus if not supported 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								9df0a1b032 
								
							
								 
							
						 
						
							
							
								
								put touch to focus marker in library  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								fe00cade24 
								
							
								 
							
						 
						
							
							
								
								release mediarecorder in endVideo  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								ae4f68b0b3 
								
							
								 
							
						 
						
							
							
								
								default focus continuous  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								19218441f8 
								
							
								 
							
						 
						
							
							
								
								fix readme heading  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								293a6de794 
								
							
								 
							
						 
						
							
							
								
								make recording profile more compatible  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								0ac40dcfd1 
								
							
								 
							
						 
						
							
							
								
								remove mediarecorder length and size caps  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								muratgu
							
						 
						
							 
							
							
							
								
							
								8060a409dc 
								
							
								 
							
						 
						
							
							
								
								do not invoke auto-focus if not supported by the camera  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Dylan McIntyre
							
						 
						
							 
							
							
							
								
							
								dd9ecf0f5d 
								
							
								 
							
						 
						
							
							
								
								amend demo v1.0.3 lib0.9.15  
							
							 
							
							
 
							
						 
						
							9 years ago