react-native-camera/android/src/main/java/com/lwansbrough/RCTCamera
gabrielSchaidhauer 537b7696b4 (android): Missing ; on constructor (#880)
On the RCTCameraModule is missing a ';' causing a build failure.
2017-09-08 13:26:53 -07:00
..
MutableImage.java add fixOrientation option (#682) 2017-05-17 10:32:53 -07:00
RCTCamera.java Fix issue with updating props quickly causing released camera object to be accessed. (#507) 2016-12-10 08:15:52 -05:00
RCTCameraModule.java (android): Missing ; on constructor (#880) 2017-09-08 13:26:53 -07:00
RCTCameraPackage.java Remove createJSModules @override marker - RN 0.47 compatibility (#821) 2017-08-07 12:52:31 -07:00
RCTCameraUtils.java (android): Android tap-to-focus and improved (continuous) auto-focus (#575) 2017-04-24 09:25:49 -07:00
RCTCameraView.java Fix torch init status (#709) 2017-05-23 19:47:23 +01:00
RCTCameraViewFinder.java (barcode): Fix for missing bounds in Android #683 (#845) 2017-08-19 15:19:18 -07:00
RCTCameraViewManager.java Minor Android MediaRecorder, sizing, and file improvements (#477) 2016-11-17 22:25:51 -08:00
RCTSensorOrientationChecker.java fix snapshot orientation when device orientation is locked (#232) 2016-05-10 11:05:03 -07:00