Commit Graph

  • 28b238f473 Remove TODO Mattia Iavarone 2019-07-05 21:29:15 -0500
  • 75adc900e7 Update Android Gradle Plugin Mattia Iavarone 2019-07-05 21:28:08 -0500
  • 708598c0f3 Remove tests from Travis only Mattia Iavarone 2019-07-05 19:28:47 -0500
  • e26042d2b6 Try fix filter Mattia Iavarone 2019-07-04 22:07:01 -0500
  • 0a25d98312 Add docs Mattia Iavarone 2019-07-04 22:00:18 -0500
  • 51e3e8992d Fix zoom test Mattia Iavarone 2019-07-04 21:32:52 -0500
  • 0c26b14a99 Add more delay to some tests Mattia Iavarone 2019-07-04 19:09:49 -0500
  • c64f3bf06e Add DoNotRunOnTravis annotation Mattia Iavarone 2019-07-04 17:50:51 -0500
  • 301d5d5dc2 Add default to controls Mattia Iavarone 2019-07-04 14:10:55 -0500
  • e38418ae6d Remove integration tests from CI Mattia Iavarone 2019-07-04 11:01:49 -0500
  • 9761f1aeba Remove integration1 tests Mattia Iavarone 2019-07-04 10:41:00 -0500
  • ef7d41c1b6 Apply zoom and EV to the capture builder Mattia Iavarone 2019-07-04 10:19:39 -0500
  • 97e7038d6f Remove comments Mattia Iavarone 2019-07-04 09:50:37 -0500
  • 365da96eed Camera2 Zoom and Exposure implemetation (#488) Suneet Agrawal 2019-07-04 20:20:05 +0530
  • 6721f3400d Fix tests Mattia Iavarone 2019-07-03 22:35:23 -0500
  • 14f03a43f6 Camera2 autofocus support Mattia Iavarone 2019-07-02 17:44:06 -0500
  • bef1044819 Camera2 full support for hq pictures Mattia Iavarone 2019-07-02 14:57:22 -0500
  • 87796ea2f7 Camera2 basic support for hq pictures Mattia Iavarone 2019-07-01 20:23:55 -0500
  • e96c9f0846 Camera2 support for frame processing Mattia Iavarone 2019-07-01 18:22:57 -0500
  • 06d805cb72 Prepare Camera2 for frame processing Mattia Iavarone 2019-07-01 11:42:03 -0500
  • d9d213e67b Create setHasFrameProcessors API Mattia Iavarone 2019-07-01 10:21:32 -0500
  • ccdc50ea42 Camera2 support for Flash.TORCH Mattia Iavarone 2019-07-01 10:00:30 -0500
  • 06a99be2a6 Camera2 support for most parameters Mattia Iavarone 2019-07-01 09:25:16 -0500
  • c353ae808e Camera2 support for videos Mattia Iavarone 2019-06-30 20:59:03 -0500
  • 1dabf4db01 Camera2 support for picture and video snapshots Mattia Iavarone 2019-06-30 12:33:55 -0500
  • e2d5aa1941 Camera2 working with all previews Mattia Iavarone 2019-06-29 21:44:06 -0500
  • 4166031ce2 Basic Camera2 open-close integration Mattia Iavarone 2019-06-26 17:58:58 -0500
  • 3c345826cc Create base Camera2 class Mattia Iavarone 2019-06-24 18:03:42 -0500
  • e2e3054a77 Create Engine class Mattia Iavarone 2019-06-24 17:45:00 -0500
  • e7727fb65c MarkerLayout tests Mattia Iavarone 2019-06-24 17:14:13 -0500
  • b5c0da32f7 Try fix filter Mattia Iavarone 2019-07-04 22:07:01 -0500
  • d2460a6f53 Add docs Mattia Iavarone 2019-07-04 22:00:18 -0500
  • 7aa8c95e9a Fix zoom test Mattia Iavarone 2019-07-04 21:32:52 -0500
  • ca4550ac66 Add more delay to some tests Mattia Iavarone 2019-07-04 19:09:49 -0500
  • 6d5bbe5f44 Add DoNotRunOnTravis annotation Mattia Iavarone 2019-07-04 17:50:51 -0500
  • 0d595787f5 Add default to controls Mattia Iavarone 2019-07-04 14:10:55 -0500
  • 68fd7367a4 Remove integration tests from CI Mattia Iavarone 2019-07-04 11:01:49 -0500
  • 921630ee7c Remove integration1 tests Mattia Iavarone 2019-07-04 10:41:00 -0500
  • fe9686694d Apply zoom and EV to the capture builder Mattia Iavarone 2019-07-04 10:19:39 -0500
  • 766ec8c9b2 Remove comments Mattia Iavarone 2019-07-04 09:50:37 -0500
  • 260cfdcbaa Camera2 Zoom and Exposure implemetation (#488) Suneet Agrawal 2019-07-04 20:20:05 +0530
  • ef869a64ab change condition for zoom rect Suneet Agrawal 2019-07-04 20:08:00 +0530
  • c5ba03b7da refactored code for zoom and exposure Suneet Agrawal 2019-07-04 14:48:21 +0530
  • a9761978d6 Fix tests Mattia Iavarone 2019-07-03 22:35:23 -0500
  • 3107e5e8f1 Merge branch 'camera2' of github.com:natario1/CameraView into camera2-additionalfeatures Suneet Agrawal 2019-07-03 18:44:42 +0530
  • 58a6aa05f5 refactored code for camera2 zoom Suneet Agrawal 2019-07-03 18:18:19 +0530
  • b04daa76f1 Camera2 autofocus support Mattia Iavarone 2019-07-02 17:44:06 -0500
  • 84f9ef4044 Camera2 full support for hq pictures Mattia Iavarone 2019-07-02 14:57:22 -0500
  • 820d9dd5ab zoom implementation in Camera2Engine Suneet Agrawal 2019-07-02 16:46:37 +0530
  • 2828c64faf implemented zoom for camera2 Suneet Agrawal 2019-07-02 15:52:18 +0530
  • eaecc68f75 implemented exposure correction for Camera2 Suneet Agrawal 2019-07-02 15:33:47 +0530
  • fff8deb0ab Camera2 basic support for hq pictures Mattia Iavarone 2019-07-01 20:23:55 -0500
  • d9f9892d94 Camera2 support for frame processing Mattia Iavarone 2019-07-01 18:22:57 -0500
  • b57f193b86 Prepare Camera2 for frame processing Mattia Iavarone 2019-07-01 11:42:03 -0500
  • 93a50acdcc Create setHasFrameProcessors API Mattia Iavarone 2019-07-01 10:21:32 -0500
  • 4f81ef0365 Camera2 support for Flash.TORCH Mattia Iavarone 2019-07-01 10:00:30 -0500
  • 8c249b867d Camera2 support for most parameters Mattia Iavarone 2019-07-01 09:25:16 -0500
  • df145979ea Camera2 support for videos Mattia Iavarone 2019-06-30 20:59:03 -0500
  • 85e1a847fa Camera2 support for picture and video snapshots Mattia Iavarone 2019-06-30 12:33:55 -0500
  • f7e02df06f Camera2 working with all previews Mattia Iavarone 2019-06-29 21:44:06 -0500
  • 0a339183d8 Basic Camera2 open-close integration Mattia Iavarone 2019-06-26 17:58:58 -0500
  • b7fcff6564 Create base Camera2 class Mattia Iavarone 2019-06-24 18:03:42 -0500
  • 590821e404 Create Engine class Mattia Iavarone 2019-06-24 17:45:00 -0500
  • 01ca5770c1 MarkerLayout tests Mattia Iavarone 2019-06-24 17:14:13 -0500
  • ecd2cdba13
    AutoFocusMarker (#484) Mattia Iavarone 2019-06-24 13:10:50 -0500
  • 2e5eec401d Fix tests Mattia Iavarone 2019-06-24 12:26:39 -0500
  • 4c40d51485 Fix changelog and migration guide Mattia Iavarone 2019-06-24 12:24:15 -0500
  • f45cdaea19 Update docs Mattia Iavarone 2019-06-24 12:11:11 -0500
  • 1ff2525608 Add cameraAutoFocusMarker XML tag Mattia Iavarone 2019-06-24 12:04:36 -0500
  • df339424c6 Ensure onFocusEnd is called Mattia Iavarone 2019-06-24 11:50:40 -0500
  • 9209aa6a24 Create AutoFocusMarker and DefaultAutoFocusMarker Mattia Iavarone 2019-06-24 11:35:53 -0500
  • cd5f0a12bf
    Repackage / Expose (#482) Mattia Iavarone 2019-06-24 10:15:24 -0500
  • 0e04185832 Document changes Mattia Iavarone 2019-06-22 09:31:01 -0500
  • 2e6c4fbbb5 Fix GestureLayout tests Mattia Iavarone 2019-06-22 09:17:08 -0500
  • 3341c49256 Fix tests Mattia Iavarone 2019-06-21 18:34:35 -0500
  • c3f6e59fdc Refactor androidTests Mattia Iavarone 2019-06-21 18:22:57 -0500
  • 122e4a1597 Refactor encoding package Mattia Iavarone 2019-06-21 17:50:28 -0500
  • 3b573eb007 Refactor video package Mattia Iavarone 2019-06-21 17:29:17 -0500
  • f52fae8652 Refactor picture package Mattia Iavarone 2019-06-21 17:15:03 -0500
  • 3815d317bd Refactor preview package Mattia Iavarone 2019-06-21 16:52:54 -0500
  • 75b417b88f Refactor unit tests Mattia Iavarone 2019-06-21 11:40:54 -0500
  • 318eabdf70 Refactor Size package Mattia Iavarone 2019-06-21 11:37:24 -0500
  • 2264f3f5a6 Refactor cameraview package Mattia Iavarone 2019-06-21 11:36:10 -0500
  • ec5210cd08 Refactor and document some packages Mattia Iavarone 2019-06-21 10:59:19 -0500
  • 0d69df4b4e Repackage everything else Mattia Iavarone 2019-06-21 09:23:43 -0500
  • 04b075ee46 Move Engine and Previews Mattia Iavarone 2019-06-20 20:18:48 -0500
  • 46d03c0555 Rename CameraController to CameraEngine Mattia Iavarone 2019-06-20 20:08:04 -0500
  • 7603a0f11b Refactor code into subpackages Mattia Iavarone 2019-04-13 19:35:29 -0300
  • 747cdc6285 override removeView Giacomo Randazzo 2019-06-16 22:56:23 +0200
  • e74c3c42cc Add explanation for OverlayLayoutManager Giacomo Randazzo 2019-06-16 11:04:27 +0200
  • 5656e6a3ae Use multiple OverlayLayout Giacomo Randazzo 2019-06-16 10:02:38 +0200
  • 19ddbfde29 Use mWithOverlay in SnapshotVideoRecorder Giacomo Randazzo 2019-06-15 21:33:30 +0200
  • b9476bd5b1 Remove unnecessary variable from CameraPreview Giacomo Randazzo 2019-06-15 21:24:37 +0200
  • 37c1e49b95 Refactor Giacomo Randazzo 2019-06-15 21:22:08 +0200
  • 3d0c7ffacb Specify where to draw the overlay Giacomo Randazzo 2019-06-15 21:18:11 +0200
  • 0c7726d5c5
    Get CamcorderProfile from incoming video size (#477) Mattia Iavarone 2019-06-11 20:09:07 -0500
  • a74ef36f2f clean adding View to OverlayLayout Giacomo Randazzo 2019-06-09 19:36:43 +0200
  • 070b49f267 Get CamcorderProfile from incoming video size Mattia Iavarone 2019-06-09 11:23:05 -0500
  • 8b66d5b575
    Quick fixes & bump version (#471) v2.0.0-beta05 Mattia Iavarone 2019-05-25 12:15:46 -0300
  • bc8432b64e Fix test Mattia Iavarone 2019-05-25 11:56:38 -0300