Commit Graph

  • 13e3ff4c79 mute camera in case if it's supported and required xp-vit 2018-01-16 11:19:26 +0100
  • 4aefb2eaf6 Merge a07d31c1e0 into 2dd19121fc Eric Cugota 2018-01-09 10:35:11 +0000
  • a07d31c1e0
    update readme to fit dependencies Eric Cugota 2018-01-09 11:35:05 +0100
  • f9a681a126 add setPreviewSize(SizeSelector) YeungKC 2018-01-08 05:03:12 +0800
  • 2dd19121fc Fix preview size selection (#133) YeungKC 2018-01-05 23:50:36 +0800
  • a51ce66acc fix preview size selection YeungKC 2018-01-05 21:23:40 +0800
  • f184c1037b Merge 288330a663 into 1bd1816919 moliata 2018-01-02 10:34:51 +0000
  • 288330a663
    Reflected version update on Travis moliata 2018-01-02 12:34:49 +0200
  • 496c21c3f1
    Updated versions to API level 27 moliata 2018-01-02 12:17:16 +0200
  • 1bd1816919 Max video file size (#104) chaitanyaraghav 2017-12-04 03:44:00 +0530
  • 8414afbce7
    Merge branch 'master' into max_video_file_size Mattia Iavarone 2017-12-03 22:59:52 +0100
  • d293375b8a Renamed isRecordingVideo, added xml attribute for video max size and updated the documentation Raghav Petluru 2017-11-28 20:57:13 +0530
  • 34bb5f1c45
    Update CHANGELOG.md Mattia Iavarone 2017-11-25 14:48:51 +0100
  • 0716904922 Bump version v1.4.1 Mattia Iavarone 2017-11-25 14:46:11 +0100
  • e44350cd56 Merge 06acc10e87 into ced60586c2 Simon/Jinyu Liu 2017-11-22 10:21:58 +0000
  • ced60586c2
    Change the offset computation for front cameras (#112) Mattia Iavarone 2017-11-22 11:12:31 +0100
  • ec439561f7 Change the offset computation for front cameras Mattia Iavarone 2017-11-21 12:58:23 +0100
  • 3bc6d96ac3
    Add base Control class, add easy setters and CameraOptions APIs (#105) Mattia Iavarone 2017-11-17 14:48:18 +0100
  • c16097e1ae Add base Control class, add easy setters and CameraOptions APIs Mattia Iavarone 2017-11-17 14:20:15 +0100
  • 402b72ccee Revereted changes to the onVideoTaken callback signature Raghav Petluru 2017-11-15 23:29:52 +0530
  • 25092d4000 Merge branch 'master' into max_video_file_size Raghav Petluru 2017-11-15 22:39:07 +0530
  • 33162f0e31
    Improve CameraOptions APIs, cleanup (#101) Mattia Iavarone 2017-11-15 17:47:35 +0100
  • cd715cf3fd Added a maximum file size for videos Raghav Petluru 2017-11-15 22:01:31 +0530
  • 64bb4c1b9f Remove unwanted API Mattia Iavarone 2017-11-15 17:23:23 +0100
  • 4c38c3a58b Test flip Mattia Iavarone 2017-11-15 16:13:45 +0100
  • 7ca9dfb0b4 Improve CameraOptions APIs, cleanup Mattia Iavarone 2017-11-15 16:11:02 +0100
  • 9e6c4c0919
    Update README.md Mattia Iavarone 2017-11-14 19:21:26 +0100
  • 02a5f8268d Bump version v1.4.0 Mattia Iavarone 2017-11-14 19:14:29 +0100
  • dcf5ef4120
    Option to choose the picture output size (#99) Mattia Iavarone 2017-11-14 19:13:28 +0100
  • 4f5ced72e2 Fix #98 Mattia Iavarone 2017-11-14 18:07:34 +0100
  • 7035b915a0 Nits Mattia Iavarone 2017-11-14 17:16:51 +0100
  • 71c2feb703 Fix preview sizing bug Mattia Iavarone 2017-11-14 17:07:13 +0100
  • 6c26a3aa85 Add README info Mattia Iavarone 2017-11-14 16:50:12 +0100
  • 135423f974 Flip sizes before passing to selectors Mattia Iavarone 2017-11-14 15:41:39 +0100
  • 08889d59ac AspectRatio tests Mattia Iavarone 2017-11-14 15:28:56 +0100
  • 6ae9694108 XML attrs, improve AspectRatio cache Mattia Iavarone 2017-11-14 15:26:26 +0100
  • aa74a0d2a1 Implement SizeSelectors in CameraController Mattia Iavarone 2017-11-14 13:33:03 +0100
  • 074466aed9 Merge and fix conflicts Mattia Iavarone 2017-11-14 12:59:09 +0100
  • 1ac397c58f Add SizeSelectors and tests Mattia Iavarone 2017-11-14 12:57:11 +0100
  • 6b9affc435
    Make CameraView thread-safe (#97) Mattia Iavarone 2017-11-14 12:55:40 +0100
  • 49c222419d Revert useless logs Mattia Iavarone 2017-11-14 00:18:23 +0100
  • 519a39bee7 Add basic error handling Mattia Iavarone 2017-11-14 00:14:30 +0100
  • d6d3c1a437 Ignore integration tests in travis Mattia Iavarone 2017-11-13 17:39:08 +0100
  • 90f8325185 Schedule everything to the same handler Mattia Iavarone 2017-11-13 17:36:43 +0100
  • bd0a84a65e Make CameraController fully async, fix shutter sounds, tests Mattia Iavarone 2017-11-13 13:43:20 +0100
  • 77160163b8 extend camera errors by exception specific information Tim H 2017-11-12 19:13:45 +0100
  • 4aef821f41 catch media recorder errors and infos Tim H 2017-11-12 18:02:40 +0100
  • d2d6978a3c fetch errors that prevent the camera from being initialized in the first place Tim H 2017-11-11 17:21:35 +0100
  • da61217f7b prevent onVideoTaken listener from being called after a fatal error occured Tim H 2017-11-10 15:18:33 +0100
  • a067fc2702 fix last commit about setFacing Tim H 2017-11-10 12:43:28 +0100
  • 4d38984822 catch hardware error: "Fail to get camera info" Tim H 2017-11-10 12:18:02 +0100
  • 2e9715fa89
    Update CHANGELOG.md Mattia Iavarone 2017-11-06 23:44:57 +0100
  • ffec81fe94 Bump version v1.3.2 Mattia Iavarone 2017-11-06 23:41:21 +0100
  • a31dd1d57c
    Recycle buffers and Frame instances (#94) Mattia Iavarone 2017-11-06 23:35:14 +0100
  • bc0c7c74c2
    Merge branch 'master' into improve-processor Mattia Iavarone 2017-11-06 23:18:52 +0100
  • 04cf364b49 Reduced memory usage by recycling the bitmap (#93) Roberto Morelos 2017-11-06 16:18:28 -0600
  • c2b88c1611
    Merge branch 'master' into fix/cameraCropOutput-reduced-memory-consumption Roberto Morelos 2017-11-06 12:49:33 -0600
  • 494b7318e8 Reduced memory usage by recycling the bitmap RobertoMorelos 2017-11-06 12:47:05 -0600
  • 5db24d1fd6 Improve frame processing, recycle buffers and Frame instances, add tests Mattia Iavarone 2017-11-04 15:54:12 +0100
  • f3317ad4ee Remove UncaughtExceptionHandler from CameraController in stopImmediately (#92) Andrew Munn 2017-11-01 13:29:50 -0700
  • 5b986e1fb4 Move setUncaughtExceptionHandler(null) before onStop() Andrew Munn 2017-11-01 13:12:07 -0700
  • 42154e1df5 Fixes #90 Remove UncaughtExceptionHandler from CameraController in stopImmediately Andrew Munn 2017-11-01 12:42:37 -0700
  • b13f80b751
    Update README.md Mattia Iavarone 2017-10-31 14:11:40 +0100
  • ff48f38370 Bump version v1.3.1 Mattia Iavarone 2017-10-31 14:07:10 +0100
  • 011754203c
    Avoid ConcurrentModificationExceptions in listeners (#88) Mattia Iavarone 2017-10-31 14:05:25 +0100
  • 0aa1b87525 Avoid ConcurrentModificationExceptions in listeners Mattia Iavarone 2017-10-31 13:49:49 +0100
  • 85dc1a05d4
    Release PreviewCallback (#86) Mattia Iavarone 2017-10-31 13:35:49 +0100
  • 44745d9a1d Release PreviewCallback Mattia Iavarone 2017-10-31 13:19:23 +0100
  • 62504d37b1
    Create ISSUE_TEMPLATE.md Mattia Iavarone 2017-10-30 17:30:23 +0100
  • 6187a6423f
    Create CODE_OF_CONDUCT.md Mattia Iavarone 2017-10-28 21:34:33 +0200
  • 50ad0c4c1d
    Create CHANGELOG.md Mattia Iavarone 2017-10-28 21:32:01 +0200
  • edb0d58b7f Bump version v1.3.0 Mattia Iavarone 2017-10-28 15:20:50 +0200
  • 2685f47472
    Improve CameraUtils.decodeBitmap (#83) Mattia Iavarone 2017-10-28 14:59:51 +0200
  • fa224bb8e1 Improve CameraUtils.decodeBitmap Mattia Iavarone 2017-10-28 14:39:17 +0200
  • e40f93acfb
    Frame processors (#82) Mattia Iavarone 2017-10-27 21:40:59 +0200
  • d89918bc61 Readme nits again Mattia Iavarone 2017-10-27 21:35:04 +0200
  • cc19729961 Add preview format and Size Mattia Iavarone 2017-10-27 21:30:54 +0200
  • c0345f4e62 Rename clear() to release() Mattia Iavarone 2017-10-27 20:51:51 +0200
  • 592bd05259 Don't leak processors Mattia Iavarone 2017-10-27 20:44:10 +0200
  • 489677366d Readme nits Mattia Iavarone 2017-10-27 20:41:43 +0200
  • 99c61b72ae Add docs Mattia Iavarone 2017-10-27 20:31:57 +0200
  • 5781857de7 Merge 3d82937795 into 399e0e4d76 Johnson145 2017-10-27 16:17:23 +0000
  • 72889923be Dispatch actual preview frames Mattia Iavarone 2017-10-27 17:45:59 +0200
  • 7a213b6b97 Implement callback dispatcher Mattia Iavarone 2017-10-27 17:19:02 +0200
  • 21206bdd26 Create the Frame class Mattia Iavarone 2017-10-27 16:53:52 +0200
  • 399e0e4d76 Inject external loggers (#80) Mattia Iavarone 2017-10-26 23:49:11 +0200
  • 1e49f023ba Add log docs Mattia Iavarone 2017-10-26 19:51:41 +0200
  • 0f0eadf55d Improve CameraLogger, add tests Mattia Iavarone 2017-10-26 19:45:04 +0200
  • fe84159193 Update to supportLibVersion 26.1.0 (#73) Viktor Garske 2017-10-25 16:53:21 +0200
  • 9b0a4cd838 Update to supportLibVersion 26.1.0 Viktor Garske 2017-10-25 14:24:58 +0200
  • ffc5be4d2d Add license info (#68) Mattia Iavarone 2017-10-18 18:33:25 +0200
  • 6511686970 Add license info Mattia Iavarone 2017-10-18 18:27:22 +0200
  • 3d82937795 prevent app crash caused by failing to reset the auto focus Tim H 2017-10-17 18:37:28 +0200
  • 628728c4c3 Bump version v1.2.3 Mattia Iavarone 2017-10-11 16:19:23 +0200
  • dbc58af510 Don't act on Camera if it is in the middle of a stop (#50) Mattia Iavarone 2017-10-11 16:11:50 +0200
  • 20219c7d18 Merge branch 'master' into fix26 Mattia Iavarone 2017-10-11 15:43:59 +0200
  • 98855d0976 Ensure Grid and focus markers are shown (#62) Mattia Iavarone 2017-10-11 15:43:03 +0200
  • f3dbef6cf2 Ensure no issues if scheduled for stop Mattia Iavarone 2017-10-11 15:39:32 +0200
  • 11351bedc9 Ensure Grid and focus markers are shown Mattia Iavarone 2017-10-11 15:14:43 +0200
  • 2abc66a127 Merge remote-tracking branch 'origin/master' into fix26 Mattia Iavarone 2017-10-11 14:19:28 +0200