|  Gaëtan Renaudeau | 2c7f5b4d63 
										
											
										
									 | Merge pull request #196 from gaykov/flow-fixes 
Fix flow types | 6 years ago | 
				
					
						|  Sergey | 4e6c435adc 
										
											
										
									 | Fix flow types | 6 years ago | 
				
					
						|  Gaëtan Renaudeau | 322de51607 
										
											
										
									 | Merge pull request #184 from Qrymy/fix/ts-definition 
add capture() definition to index.d.ts | 6 years ago | 
				
					
						|  Qrymy | 9e6499d985 | add capture function to index.d.ts file | 6 years ago | 
				
					
						|  Gaëtan Renaudeau | f24f100590 
										
											
										
									 | Merge pull request #178 from OleksandrKucherenko/android-performance-improvements 
fixed bug with child views transformation loss | 7 years ago | 
				
					
						|  Oleksandr Kucherenko | 2a865fa1db | fixed bug with child views transformation loss | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | d626c3b638 
										
											
										
									 | v2.5.0 | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | 2457a00167 
										
											
										
									 | Merge pull request #177 from OleksandrKucherenko/android-performance-improvements 
Android performance improvements | 7 years ago | 
				
					
						|  Oleksandr Kucherenko | b7e9d6eae4 | fix the child draw matrix/transformation rendering issues | 7 years ago | 
				
					
						|  Oleksandr Kucherenko | e394402499 | added support of attaching lib as rootProject or as a sub-module | 7 years ago | 
				
					
						|  Oleksandr Kucherenko | 31ec6a0fbc | resolve android support library versions clash | 7 years ago | 
				
					
						|  Oleksandr Kucherenko | 1f580f82d1 | gradle version updated to 4.10.1 | 7 years ago | 
				
					
						|  Oleksandr Kucherenko | 03cd53b3c6 | updated android dependencies | 7 years ago | 
				
					
						|  Oleksandr Kucherenko | e6c59ca1b6 | updated documentation | 7 years ago | 
				
					
						|  Oleksandr Kucherenko | a999019bc2 | implemented super fast way of screenshot making. removed places that slow down screenshot making and delivery to the react side. | 7 years ago | 
				
					
						|  Oleksandr Kucherenko | 7b13ab7082 | version up for android tools and libs, sdk api | 7 years ago | 
				
					
						|  Oleksandr Kucherenko | f8af243189 | introduced RAW image format and ZIP-base64 result packaging algorithm | 7 years ago | 
				
					
						|  Oleksandr Kucherenko | de310f1b3d | added support of RAW image format and zip-base64 packaging of the results | 7 years ago | 
				
					
						|  Oleksandr Kucherenko | 0cd3899136 | more cleanup/ignore rules | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | f32408d7ce 
										
											
										
									 | Merge pull request #176 from AWDGroup/patch-1 
Fixed the compile error | 7 years ago | 
				
					
						|  Ardavan Kalhori | bae74096f0 
										
											
										
									 | Fixed the compile error 
extension is final and cannot be changed. | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | d026193dc4 
										
											
										
									 | Merge pull request #175 from AWDGroup/master 
fixed the base64 MIME type when JPG is chosen (iOS) | 7 years ago | 
				
					
						|  Ardavan Kalhori | 044d6bff89 
										
											
										
									 | Merge pull request #2 from gre/master 
Merge from gre/react-native-view-shot | 7 years ago | 
				
					
						|  Ardavan Kalhori | 0aaee89958 
										
											
										
									 | Merge pull request #1 from AWDGroup/patch-1 
fixed the base64 MIME type when JPG is chosen | 7 years ago | 
				
					
						|  Ardavan Kalhori | 4ee83998cb | fixed the base64 MIME type when JPG is chosen (iOS) | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | b561328af5 
										
											
										
									 | Merge pull request #169 from jgreen210/android_close_stream_before_resolve_promise 
close java OutputStreams before resolve Promises | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | 6953261450 
										
											
										
									 | Merge pull request #171 from tkskto/fix/viewshot-01 
add null check | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | e517fcb5f3 
										
											
										
									 | Merge pull request #172 from systemride/master 
Add type definitions for style prop | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | 0f0cdcda68 
										
											
										
									 | Merge pull request #174 from AWDGroup/patch-1 
 fixed the base64 MIME type when JPG is chosen | 7 years ago | 
				
					
						|  Ardavan Kalhori | 69539bfb45 
										
											
										
									 | Simplified the null check logic | 7 years ago | 
				
					
						|  Ardavan Kalhori | 6942e05c65 
										
											
										
									 | fixed the base64 MIME type when JPG is chosen 
valid MIME type for JPEG / JPG images is "image/jpeg" 
https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types#Image_types
This was causing Android not to recognize the screenshots taken by this library | 7 years ago | 
				
					
						|  Nick Redmond | 825fd2e993 | Add type definitions for style prop | 7 years ago | 
				
					
						|  takeshi kato | cf16f2389e | add null check | 7 years ago | 
				
					
						|  Jeremy Green | 4c9b57e1c3 | Make all ViewShot fields final. | 7 years ago | 
				
					
						|  Jeremy Green | 0a4efe543b | Close android OutputStreams before resolving Promise. Otherwise, buffers might not be flushed soon enough. | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | c404491a4f | v2.4.0 | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | 794b4bcc3e 
										
											
										
									 | Merge pull request #153 from HenleyKuang/master 
Fix psitioning of TextureView elements relative to target element | 7 years ago | 
				
					
						|  Henley Kuang | e9ad6aaf77 
										
											
										
									 | Update ViewShot.java | 7 years ago | 
				
					
						|  Henley Kuang | 896dbf95fb | Fix psitioning of TextureView elements relative to target element | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | 6d3d09ce9a 
										
											
										
									 | Merge pull request #147 from AndrewJack/remove_iml_file 
Remove .iml file and add rule to npm and git ignore | 7 years ago | 
				
					
						|  Andrew Jack | aa8700505f | remove iml file and add to npm and git ignore config | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | f5da06eaea | 2.3.0 | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | 7dd5c768af 
										
											
										
									 | Merge pull request #131 from matheussll/master 
Adding style props to main container. | 7 years ago | 
				
					
						|  Matheus Stefanello Luz | 4deb26c383 | Adding style props to main container. | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | 082d8ee571 
										
											
										
									 | Merge pull request #128 from wassgha/patch-1 
Add test results for react-native-camera | 7 years ago | 
				
					
						|  Wassim Gharbi | b51b3357fa 
										
											
										
									 | Add test results for react-native-camera | 7 years ago | 
				
					
						|  Gaëtan Renaudeau | c10818a0d7 | 2.2.0 | 8 years ago | 
				
					
						|  Gaëtan Renaudeau | 59b35c5a10 
										
											
										
									 | Merge pull request #120 from khaled-cliqz/master 
Add check for null path in releaseCapture | 8 years ago | 
				
					
						|  Khaled Tantawy | 153dbbebdd | Add check for null path in releaseCapture | 8 years ago | 
				
					
						|  Gaëtan Renaudeau | f6a5dc95f3 
										
											
										
									 | Merge pull request #119 from jackdclark/master 
Make onCapture & onCaptureFailure props optional in flow type | 8 years ago |