Commit Graph

  • b2c4bf1f57 Merge branch 'master' into error_handling Johnson145 2017-10-10 21:16:44 +0200
  • d663d98176 handle setting changes that may fail by using setParameters() Tim H 2017-10-10 20:56:00 +0200
  • f9feb8a4d3 attach Android native error listener for the Camera1 API Tim H 2017-10-10 20:39:27 +0200
  • 98458f7cfc update README.md Tim H 2017-10-10 20:26:15 +0200
  • 4b72db41d0 add error handling for capturing images Tim H 2017-10-10 20:02:11 +0200
  • 1f748c36ae check for newer exceptions inside of the error listener handling Tim H 2017-10-10 19:33:14 +0200
  • 910f4da42c handle currently uncaught exception in startAutoFocus Tim H 2017-10-10 16:31:36 +0200
  • c253c4dc2b extend error handling for the CameraView Tim H 2017-10-10 16:15:26 +0200
  • d9141b6cdf implement camera exceptions for all existing exceptions in Camera1 Tim H 2017-10-10 15:59:39 +0200
  • 758f815aa1 introduce new camera exceptions Tim H 2017-10-10 15:59:01 +0200
  • 48fb88ae0a handle multiple error listeners Tim H 2017-10-10 15:04:58 +0200
  • b9f0f27d8d Small changes Mattia Iavarone 2017-10-05 19:42:44 +0200
  • 0778f97730 apply remaining suggestions Tim H 2017-10-05 18:57:23 +0200
  • 122a2cb174 apply some of the changes suggested by natario1 Tim H 2017-10-05 18:32:16 +0200
  • 8a16835560 implement basic error handling Tim H 2017-10-05 13:47:40 +0200
  • 129179ed48 Bump version v1.2.2 Mattia Iavarone 2017-10-03 14:07:49 +0200
  • 46b8e54155 Fix javadoc errors (#55) Johnson145 2017-09-30 15:31:37 +0200
  • 7fef4c91e4 fix jitpack errors Johnson145 2017-09-30 15:02:40 +0200
  • aeb833a711 Merge pull request #1 from natario1/master Johnson145 2017-09-30 14:37:51 +0200
  • b1d183a714 Fix a hardware acceleration bug, disable SurfaceViewPreview features (#54) Mattia Iavarone 2017-09-29 20:49:30 +0200
  • dc475604c5 Update README with known limitations Mattia Iavarone 2017-09-29 20:33:40 +0200
  • fa65c5247e Refactor some classes, fix hardware acceleration bug, disable cropping for SurfaceView Mattia Iavarone 2017-09-29 20:19:02 +0200
  • 83ec114726 Merge branch 'master' into surfaceview-scale Mattia Iavarone 2017-09-29 15:28:14 +0200
  • 1be4a313d1 New screenshots Mattia Iavarone 2017-09-29 15:11:52 +0200
  • 5964080db4 New demo app (#53) Mattia Iavarone 2017-09-29 13:30:05 +0200
  • 58b77a276a Add gestures control Mattia Iavarone 2017-09-29 02:19:52 +0200
  • 0667d87fae Refactor preview activities Mattia Iavarone 2017-09-29 01:06:25 +0200
  • 9bc42de78f UI fixes Mattia Iavarone 2017-09-29 00:44:43 +0200
  • 363d914339 New demo app Mattia Iavarone 2017-09-28 21:45:51 +0200
  • 227b94f599 Add logs Mattia Iavarone 2017-09-28 13:34:20 +0200
  • 00dcc76196 SurfaceView onSurfaceCreated is too early. Fix Mattia Iavarone 2017-09-28 13:24:39 +0200
  • 06acc10e87 Update CameraView.java Simon/Jinyu Liu 2017-09-28 14:27:57 +1000
  • 8e5831d498 Dont act on Camera if it is in the middle of a stop Mattia Iavarone 2017-09-27 18:21:30 +0200
  • 2a421165bd Layout changes Mattia Iavarone 2017-09-16 17:01:49 +0200
  • f8d38e3c8c Add playSounds support (#43) Mattia Iavarone 2017-09-16 11:26:47 +0200
  • 8313cf4840 Add playSounds support Mattia Iavarone 2017-09-12 20:50:48 +0200
  • cf3bfc1ed0 New tests, add CameraController.STATE (#37) Mattia Iavarone 2017-09-12 17:19:54 +0200
  • e19f34687e Refinements Mattia Iavarone 2017-09-12 17:03:01 +0200
  • 3b458adfa2 Change view matcher Mattia Iavarone 2017-09-12 15:52:01 +0200
  • 6be119a75b Remove integration tests Mattia Iavarone 2017-09-12 15:21:38 +0200
  • 2b54adbc13 Add wake lock permission Mattia Iavarone 2017-09-12 14:48:08 +0200
  • 50111aadf0 Add wake locks Mattia Iavarone 2017-09-12 14:17:46 +0200
  • 0b0a941be6 Grant permissions, bump tests to N Mattia Iavarone 2017-09-12 13:40:07 +0200
  • 9065e195fd Add logs Mattia Iavarone 2017-09-12 00:12:35 +0200
  • ef3672e8d6 Debug failing test Mattia Iavarone 2017-09-11 21:35:09 +0200
  • 452c694e14 Try add logcat to travis build Mattia Iavarone 2017-09-11 21:12:50 +0200
  • 5ea3fc8649 Better GridLinesLayoutTest Mattia Iavarone 2017-09-11 16:51:41 +0200
  • 9daa144e2d WorkerHandler changes Mattia Iavarone 2017-09-11 16:14:35 +0200
  • da1576fdf8 new travis.yml Mattia Iavarone 2017-09-11 14:21:53 +0200
  • 7b948a62dd Add audio tests Mattia Iavarone 2017-09-11 01:09:52 +0200
  • 72cd9f8d6d Fix conflicts Mattia Iavarone 2017-09-11 00:56:02 +0200
  • 0a8e2f3de7 Dont require AUDIO permission if audio is OFF (#39) Mattia Iavarone 2017-09-11 00:50:15 +0200
  • b07606e758 Typo Mattia Iavarone 2017-09-11 00:33:41 +0200
  • c2e6ca65a1 Dont require AUDIO permission if audio is OFF Mattia Iavarone 2017-09-11 00:20:48 +0200
  • aeb0083352 Added audio on/off feature for video recording (#33) Andrew 2017-09-11 01:04:01 +0300
  • c8114b42c1 Remove other video test Mattia Iavarone 2017-09-11 00:00:31 +0200
  • 5c1d142d79 Add picture tests Mattia Iavarone 2017-09-10 20:54:42 +0200
  • fab8847ca0 Remove video test, fails on Travis Mattia Iavarone 2017-09-10 19:30:52 +0200
  • b18e8efd66 Video and focus tests Mattia Iavarone 2017-09-10 03:01:13 +0200
  • 86aaf5e536 Fix old tests Mattia Iavarone 2017-09-10 02:36:44 +0200
  • adb65deceb Add CameraController.STATE, fix CameraView.isStarted() Mattia Iavarone 2017-09-10 02:03:37 +0200
  • 0424f2e2b1 Fix some bugs Mattia Iavarone 2017-09-09 18:05:09 +0200
  • fbd381c40f CameraController integration tests Mattia Iavarone 2017-09-09 16:43:34 +0200
  • 70447d1cbf Nits 4 Mattia Iavarone 2017-09-08 21:34:24 +0200
  • a5716ab92e Nits 3 Mattia Iavarone 2017-09-08 20:58:10 +0200
  • 33382e4fc9 Nits 2 Mattia Iavarone 2017-09-08 20:28:13 +0200
  • 4fb19d7faa Nits Mattia Iavarone 2017-09-08 19:39:29 +0200
  • bd6d8cdaa5 CameraCallbacks tests Mattia Iavarone 2017-09-08 18:43:17 +0200
  • 64a02a9d33 Add set/get parameters tests Mattia Iavarone 2017-09-08 17:10:00 +0200
  • c88eb83504 Fixed method name in README Andrii Miroshnychenko 2017-09-07 22:51:48 +0300
  • a811e17258 Updated README Andrii Miroshnychenko 2017-09-07 22:45:41 +0300
  • 383686c65e Fixed gradle plugin version, changed throwing error to warning for setAudio mode Andrii Miroshnychenko 2017-09-07 22:24:09 +0300
  • 20d33a32ae Fixed camera controller mock Andrew Miroshnychenko 2017-09-07 11:37:53 +0300
  • 55d874beae Added audio on/off feature for video recording Andrii Miroshnychenko 2017-09-07 00:58:12 +0300
  • 200816ca84 Use SurfaceViewPreview when hardware acceleration is off (#36) Mattia Iavarone 2017-09-08 16:23:55 +0200
  • 0414ea993c Use SurfaceViewPreview when hardware acceleration is off Mattia Iavarone 2017-09-07 21:29:02 +0200
  • 66077c1eaa Improve coverage (#22) Mattia Iavarone 2017-09-07 18:51:25 +0200
  • 0555a58c40 Fix bug Mattia Iavarone 2017-09-07 18:16:16 +0200
  • 62da784caa Fix TextureView tests if not hardware accelerated Mattia Iavarone 2017-09-07 17:57:11 +0200
  • fd8831a73f Try fix tests Mattia Iavarone 2017-09-07 16:43:22 +0200
  • 298b3c8447 Test timeout Mattia Iavarone 2017-09-07 15:48:32 +0200
  • 858264bab3 Try fix bug Mattia Iavarone 2017-09-07 14:09:06 +0200
  • 75f0789f1a Revert info Mattia Iavarone 2017-09-07 13:48:46 +0200
  • 520e794c32 Add build info logs Mattia Iavarone 2017-09-07 12:53:19 +0200
  • d2275c5ddf Fix view size Mattia Iavarone 2017-09-07 12:38:26 +0200
  • eedd659374 Add wake lock Mattia Iavarone 2017-09-06 21:38:17 +0200
  • b0b9517f68 Improve Gesture Tests Mattia Iavarone 2017-09-06 21:01:16 +0200
  • b9f36aa327 Gesture tests Mattia Iavarone 2017-09-06 20:27:39 +0200
  • 1db8d74111 Introduce Task for async tests Mattia Iavarone 2017-09-06 04:07:51 +0200
  • e01eb46bfc Fix SurfaceView Mattia Iavarone 2017-09-06 03:03:44 +0200
  • c3b2527e88 Preview tests Mattia Iavarone 2017-09-06 02:08:51 +0200
  • e77dc26cf6 Merge branch 'master' into new-tests Mattia Iavarone 2017-09-05 19:35:10 +0200
  • 982ed3d094 Bump version v1.2.1 Mattia Iavarone 2017-09-05 19:28:23 +0200
  • 93b1f718db Fix crop center bug (#30) Mattia Iavarone 2017-09-05 19:25:45 +0200
  • 4622a48c05 Merge remote-tracking branch 'origin/master' into fix-orientation Mattia Iavarone 2017-09-05 19:08:15 +0200
  • 3731fdc844 Fix orientation bug Mattia Iavarone 2017-09-05 19:07:50 +0200
  • cce8d6e621 WorkerHandler survives config changes (#29) Mattia Iavarone 2017-09-05 19:07:20 +0200
  • afa5b606e4 Fix manifest Mattia Iavarone 2017-09-05 18:04:49 +0200
  • 03fe6e6fce OrientationHelperTest Mattia Iavarone 2017-09-05 17:57:06 +0200
  • 84451653a9 Set target coverage to 40% Mattia Iavarone 2017-09-05 16:55:13 +0200