Commit Graph

  • b74874a25d
    Merge branch 'master' into master Mahdi 2018-12-16 23:02:48 +1100
  • 73d73853d1 Fixed video quality example (#317) Keith Holliday 2018-12-16 05:43:29 -0600
  • 69a78cbd42 Handle RuntimeExcpetion on autoFocus Mahdi 2018-11-23 14:55:49 +1100
  • ec0b1b89ef Bump version Mattia Iavarone 2018-12-16 12:27:45 +0100
  • 99e822c34d add TODO Hoony 2018-11-14 18:27:14 -0800
  • 781ff22d2a testing Hoony 2018-11-14 18:22:45 -0800
  • f666bb84c9
    Merge branch 'master' into fix-third-party-use-of-camera-error Okafor Ezewuzie 2018-11-14 23:38:54 +0100
  • d4bce6c35b Trapped camera already in use by another app error okafor ezewuzie 2018-11-14 23:25:32 +0100
  • bc450223e3 Merge https://github.com/ffischer1984/CameraView fabian 2018-11-12 21:06:20 +0100
  • 5fade3c73a throws error while a picture is being captured fabian 2018-11-12 21:04:02 +0100
  • 099515b996
    Fixes matanelgabsi 2018-11-12 20:02:44 +0200
  • 026b57abfd
    Added support for passing BitmapFactory options to decodeBitmap matanelgabsi 2018-11-12 19:52:02 +0200
  • c398a38e7d
    new gradle/android-api ffischer1984 2018-11-10 11:24:15 +0100
  • 4e4f7c5891
    Fixed video quality example Keith Holliday 2018-11-08 10:54:26 -0600
  • 1360f7fa66 fix(issues-302): FrameProcessor not call callBack when stop capturing video yang.ji 2018-10-29 21:46:53 +0800
  • d0bb8cd31c Fixed TextureView crash with setBackgroundDrawable (#297) Keyrillanskiy 2018-10-24 22:33:25 +0300
  • ed4f5a3a50 Fixed bug with deprecated method setBackgroundDrawable Kirill Chirkin 2018-10-23 16:22:42 +0300
  • ee1d3979f9 Use cached orientation in OrientationHelper (#290) Artur Artikov 2018-10-19 17:51:09 +0700
  • f4e67aed15 Fix OrientationHelper Artur Artikov 2018-10-17 16:20:43 +0700
  • 14581075b7
    Update CameraException.java Mattia Iavarone 2018-09-14 14:42:45 -0300
  • 640ec2da08
    Bump version (#266) v1.6.0 Mattia Iavarone 2018-09-14 14:16:49 -0300
  • 8bb1778ff4 Bump version Mattia Iavarone 2018-09-14 14:15:19 -0300
  • 3d8bf1618c
    Error handling and lifecycle boilerplate (#265) Mattia Iavarone 2018-09-14 14:06:17 -0300
  • 95e3c0269f Add README info Mattia Iavarone 2018-09-14 12:37:06 -0300
  • 924c309d64 Use lifecycle in demo app Mattia Iavarone 2018-09-14 12:27:45 -0300
  • e549ec0d0d Add lifecycle support Mattia Iavarone 2018-09-14 12:26:37 -0300
  • 7dc85d68a4 Improve error handling Mattia Iavarone 2018-09-14 12:12:55 -0300
  • 1ea80db649 Update dependencies Mattia Iavarone 2018-09-14 11:43:02 -0300
  • 7568f73ea7
    Merge a8484056d3 into 7f43a4a10b Aleksandr 2018-09-14 13:47:04 +0000
  • 7f43a4a10b Fixed Exception on some devices when we use default videoCodec instead CamcorderProfile videoCodec. (#264) Aleksandr 2018-09-14 16:46:11 +0300
  • 198925b2ee Fixed Exception on some devices when we use default videoCodec instead CamcorderProfile videoCodec. alexander.melnikov 2018-09-13 11:02:27 +0300
  • 9ff2b3d468
    Merge branch 'master' into drew/expose-mediarecorder Drew Carlson 2018-08-14 11:57:03 -0700
  • d8e04031fa
    Merge branch 'master' into bug_fix_oom nathaniel09 2018-08-01 09:15:32 +0700
  • a8484056d3
    Merge branch 'master' into fix-crash-failed-connect Aleksandr 2018-07-31 15:16:39 +0300
  • 4c6a8db0c3 Fix README selector example (#248) Michał Woś 2018-07-31 03:25:10 +0200
  • bd0effb7fa
    Fix README selector example Michał Woś 2018-07-29 23:55:02 +0200
  • c113933b60 Prevent context leak through SystemSensorManager (#245) MatFl 2018-07-28 03:32:22 +0200
  • b1c4868205
    Prevent context leak through SystemSensorManager #242 MatFl 2018-07-23 10:41:04 +0200
  • eafae1f3d0 Added function to retrieve the current camera orientation Max Maes 2018-07-10 10:23:14 +0200
  • df35cbcd06 Bug fix issue out of memory when unable to decode byte array nathaniel09 2018-07-10 12:26:04 +0700
  • e7efec188f Add CameraListener#onMediaRecorderChanged(…) callback Andrew Carlson 2018-06-01 16:59:33 -0700
  • 819638862f Provides synchronous version of decodeBitmap (#224) Josh Burton 2018-06-01 12:18:52 +1200
  • c18bf68d9f Tidies up decodeBitmap javadoc Josh Burton 2018-06-01 07:34:19 +1200
  • 810323aefa Provides synchronous version of decodeBitmap and adds annotation to make it clear this should run on a worker thread Josh Burton 2018-06-01 07:16:21 +1200
  • c3e3d43b28
    Bump version (#222) v1.5.1 Mattia Iavarone 2018-05-30 16:30:35 +0200
  • f53b07a122 update jacoco Mattia Iavarone 2018-05-30 15:10:10 +0200
  • 8b7ab4249c Bump version Mattia Iavarone 2018-05-30 14:28:20 +0200
  • ef4be8ad8d Returned throw CameraException alexander.melnikov 2018-05-11 14:59:46 +0300
  • a9fb2b9e00 Fixed handling error alexander.melnikov 2018-05-11 10:08:22 +0300
  • f45a31643c Handling crashes when called onStart() alexander.melnikov 2018-05-07 18:05:42 +0300
  • fcf878529c Fixed crash when openning broken camera alexander.melnikov 2018-05-04 17:55:01 +0300
  • 86c3eae957 Removed +1 from frame byte return (#205) Siavash Sakhavi 2018-04-25 18:53:58 +0800
  • fe66139a42 Removed +1 from frame byte return ssakhavi 2018-04-25 10:00:19 +0800
  • cebe312744
    Merge 16299107fb into f6b2506ecf Erick Daniel Juarez Gil 2018-04-10 21:30:17 +0000
  • f6b2506ecf Bump sdk and support lib versions (#190) Caleb Allen 2018-04-10 15:09:54 -0600
  • ff8a3de68e update travis versions caleb 2018-04-09 12:24:15 -0600
  • 16299107fb Callback to error in class Camera1 Erick Daniel Juarez Gil 2018-04-04 17:29:52 -0500
  • 8514d195d3 bump sdk and support lib versions caleb 2018-03-30 13:34:49 -0600
  • 0199f16b01
    Merge 14aaac0823 into 0200e2cf61 Nick Hope 2018-03-06 09:38:24 +0000
  • 14aaac0823
    Merge branch 'master' into master Nick Hope 2018-03-06 09:38:22 +0000
  • 5db64fbe03
    Merge a2f2be3091 into 0200e2cf61 Deni Rohimat 2018-03-06 04:48:34 +0000
  • 0200e2cf61
    Bump version (#175) v1.5.0 Mattia Iavarone 2018-03-02 18:06:42 +0100
  • 7f8da72ae7 Bump version Mattia Iavarone 2018-03-02 17:57:26 +0100
  • e9cba8c6ec
    Add VideoCodec option (#174) Mattia Iavarone 2018-03-02 17:48:11 +0100
  • 7702913b4c Fix tests Mattia Iavarone 2018-03-02 16:53:13 +0100
  • 33402ff3ff Add VideoCodec options Mattia Iavarone 2018-03-02 16:51:02 +0100
  • 0494477c3b
    Reset flags when stopping (#173) Mattia Iavarone 2018-03-01 19:42:48 +0100
  • 8d75b189b8 Reset flags when stopping Mattia Iavarone 2018-03-01 19:26:17 +0100
  • c1973b0d71
    Add setVideoMaxDuration() API (#172) Mattia Iavarone 2018-03-01 19:14:35 +0100
  • 5ed61229c9 Better tests Mattia Iavarone 2018-03-01 18:50:33 +0100
  • 2657ff0e8e Add setVideoMaxDuration() API Mattia Iavarone 2018-03-01 18:03:08 +0100
  • 9b8cc16d96
    Add discrete granularity to pinch and scroll events (#170) Mattia Iavarone 2018-03-01 00:41:55 +0100
  • 1a83918e10 Merge remote-tracking branch 'origin/gesture-granularity' into gesture-granularity Mattia Iavarone 2018-03-01 00:21:21 +0100
  • eabf89e5c9 Better tests Mattia Iavarone 2018-03-01 00:21:12 +0100
  • a6b0dc2025
    Merge branch 'master' into gesture-granularity Mattia Iavarone 2018-02-28 23:09:53 +0100
  • 2d51c7f58f Add discrete granularity to pinch and scroll events Mattia Iavarone 2018-02-28 22:54:40 +0100
  • 07f6078385
    Demo app - Lock orientation to a fixed value (#168) Mattia Iavarone 2018-02-28 12:48:26 +0100
  • 9a6448efb4 Lock orientation to a fixed value Mattia Iavarone 2018-02-28 12:27:24 +0100
  • ef1a4ecc65
    Check focus area max number before applying (#167) Mattia Iavarone 2018-02-27 20:41:55 +0100
  • 6e82da7749 Check focus area max number before applying Mattia Iavarone 2018-02-27 19:58:16 +0100
  • a2f2be3091
    Merge pull request #1 from natario1/master Deni Rohimat 2018-02-28 01:14:17 +0700
  • bcb2cfeb7f
    Bump version (#166) v1.4.2 Mattia Iavarone 2018-02-27 15:57:09 +0100
  • cc69223dfc Bump version Mattia Iavarone 2018-02-27 15:37:11 +0100
  • 6dedf7a841 Add: 3 second focus delay to resolve setParameters crash on Samsung. Nick Hope 2018-02-27 11:30:00 +0000
  • 9bb5a7c289 #160 Add prefix for resources (#162) Michael Möbius 2018-02-22 13:09:48 +0100
  • 55f4556a7d #160 Add prefix for resources Michael Moebius 2018-02-22 12:49:21 +0100
  • e3abae9d7b Fix camera mute (#143) Viktar Patotski 2018-02-07 21:36:50 +0100
  • 0d44937928 pass mPlaySoundsTask xp-vit 2018-02-04 16:37:17 +0100
  • 7896268e29 add integration test for setPlaySounds xp-vit 2018-02-04 15:33:46 +0100
  • d765e3a561 fix comments 2 xp-vit 2018-02-04 14:44:15 +0100
  • fb75584aad fix comments xp-vit 2018-01-27 23:03:30 +0100
  • 2c75e9bd48 Merge branch 'master' into fix-camera-mute xp-vit 2018-01-27 22:32:27 +0100
  • 5ef7893c42 Merge remote-tracking branch 'upstream/master' xp-vit 2018-01-27 22:12:53 +0100
  • 0a54bf4543 Migrate to new Android Gradle plugin (#153) Jonas Rottmann 2018-01-27 01:23:42 +0100
  • 0512097b25 Updated gradle to 4.5 and downgraded JaCoCo Jonas Rottmann 2018-01-25 17:07:46 +0100
  • b68486c1a1 Migrate to new Android Gradle plugin Jonas Rottmann 2018-01-25 16:02:58 +0100
  • 5000caeb41 Update README.md (#146) Eric Cugota 2018-01-17 16:36:07 +0100
  • cfea67c5d6
    Update README.md Eric Cugota 2018-01-17 13:10:55 +0100
  • bc0b8fc031 fix compilation error xp-vit 2018-01-16 12:30:23 +0100
  • a519dccc75 applyPlaySound properly xp-vit 2018-01-16 11:29:40 +0100