Commit Graph

  • 7ed6995a63 Readme changes for EV correction Mattia Iavarone 2017-08-07 00:02:36 +0200
  • df9d86ce91 Exposure correction support Mattia Iavarone 2017-08-06 23:45:26 +0200
  • 3e98daa26b Fix bug with startFocus before camera started Mattia Iavarone 2017-08-06 23:26:39 +0200
  • 7c219484af Readme Mattia Iavarone 2017-08-06 18:45:13 +0200
  • 3a84154dca Docs for CameraListener Mattia Iavarone 2017-08-06 18:31:51 +0200
  • f03c5a0528 CameraOptions return sets, not lists Mattia Iavarone 2017-08-06 18:23:54 +0200
  • b58d77f052 CameraOptions docs Mattia Iavarone 2017-08-06 18:19:07 +0200
  • 2502909a6c Nits Mattia Iavarone 2017-08-06 18:15:07 +0200
  • f14f866c96 Class name refactoring Mattia Iavarone 2017-08-06 18:08:47 +0200
  • 033872d0a6 Added public CameraOptions to understand what is supported and what's not Mattia Iavarone 2017-08-06 18:00:58 +0200
  • ec3ffcbf4a Pinch-to-zoom docs Mattia Iavarone 2017-08-06 02:39:52 +0200
  • 0e3fbea03b Full pinch-to-zoom support! + pinch-to-zoom callbacks to draw Mattia Iavarone 2017-08-06 02:33:50 +0200
  • 900e71dfa3 Add public callbacks for auto focus events, to let people draw Mattia Iavarone 2017-08-05 21:27:25 +0200
  • 3f67e02d1e Real tap-to-focus support, was heavily bugged Mattia Iavarone 2017-08-05 19:00:01 +0200
  • 5d052d3577 readme pictures2 Mattia Iavarone 2017-08-05 18:11:26 +0200
  • d543f81aee readme pictures Mattia Iavarone 2017-08-05 18:09:30 +0200
  • 3a6666fdbc Built in support for drawing grids Mattia Iavarone 2017-08-05 13:51:48 +0200
  • 1feb1c868b Readme update Mattia Iavarone 2017-08-05 01:01:29 +0200
  • 67812ac1dc Change videoQuality dynamically, adapt capture size to video AspectRatio, full docs Mattia Iavarone 2017-08-05 00:50:51 +0200
  • 61c7b68e1e new startCapturingVideo(File, long) for max duration Mattia Iavarone 2017-08-04 23:11:43 +0200
  • 84c7f63443 Suggesting keepScreenOn, support during videos Mattia Iavarone 2017-08-04 22:54:55 +0200
  • 7f131c4cf9 Rename captureImage to capturePicture for consistency Mattia Iavarone 2017-08-04 22:39:12 +0200
  • 5198c259cd Fix orientation for videos Mattia Iavarone 2017-08-04 22:37:36 +0200
  • 55af71c646 setLocation support for videos Mattia Iavarone 2017-08-04 22:20:29 +0200
  • 51147e88ef Support for pics while recording videos Mattia Iavarone 2017-08-04 22:15:28 +0200
  • 4f554a5184 Fix exif orientation for facing camera Mattia Iavarone 2017-08-04 11:41:27 +0200
  • 2c0bc641eb Fix snapshot cropOutput, crop only when needed Mattia Iavarone 2017-08-04 11:27:11 +0200
  • fa9fba1f90 Fix cropOutput behavior for captureImage(), fix orientation bugs Mattia Iavarone 2017-08-04 11:00:16 +0200
  • 4481c7ad45 Demo app nits Mattia Iavarone 2017-08-03 21:08:56 +0200
  • 13feba2469 Refactored demo app Mattia Iavarone 2017-08-03 20:58:17 +0200
  • 1e5563e833 captureSnapshot() API Mattia Iavarone 2017-08-03 14:27:41 +0200
  • fe33c1fa7a CameraUtils for decoding bitmaps in background, ExifInterface library Mattia Iavarone 2017-08-03 10:56:38 +0200
  • 6a0795c1b3 Add multiple CameraListeners, callback always on the UI thread Mattia Iavarone 2017-08-03 10:26:46 +0200
  • b48b865379 Update docs Mattia Iavarone 2017-08-02 23:41:51 +0200
  • 82509ed1a4 Update docs Mattia Iavarone 2017-08-02 23:38:10 +0200
  • e7330fcd7b Smart sizing behavior, removed adjustViewBounds Mattia Iavarone 2017-08-02 23:08:38 +0200
  • 3dbd7fa945 Heavy refactoring, setParameters bug fixed Mattia Iavarone 2017-08-02 19:03:54 +0200
  • 474d26e0c4 Demo app fixes Mattia Iavarone 2017-08-02 10:57:26 +0200
  • 7f39b1b5b7 Better focus behavior Mattia Iavarone 2017-08-01 22:40:59 +0200
  • ae59a59930 Better focus behavior, no touch listeners Mattia Iavarone 2017-08-01 22:31:23 +0200
  • 5bbccb494f Add startVideo(File), refactor FocusMarkerLayout, remove static thread Mattia Iavarone 2017-08-01 21:35:41 +0200
  • 132a3474fd Merge remote-tracking branch 'origin' Mattia Iavarone 2017-08-01 20:46:07 +0200
  • 4e338039c2 Add files Mattia Iavarone 2017-08-01 20:45:42 +0200
  • 20d4d625d2 Update README.md Mattia Iavarone 2017-07-31 23:34:21 +0200
  • 9c912e925b Correct orientation for captured preview frames. Bugs fixed. Refactoring useless classes Mattia Iavarone 2017-07-31 22:44:27 +0200
  • c429a99972 Added sessionType to switch between picture and video. Deprecated permissionsPolicy and captureMethod. Improved video sizing. Mattia Iavarone 2017-07-31 21:08:30 +0200
  • c98ecf7e28 Update README.md Mattia Iavarone 2017-07-31 11:09:33 +0200
  • 4c021caa8f White Balance support Mattia Iavarone 2017-07-30 20:33:25 +0200
  • f43af464f9 Add setLocation() for geo exif tags Mattia Iavarone 2017-07-30 19:47:46 +0200
  • f644bfdfef Constants refactor, readme changes Mattia Iavarone 2017-07-30 18:47:38 +0200
  • df77e95967 Readme info Mattia Iavarone 2017-07-30 14:08:57 +0200
  • b8628d4c2d Fixed serious bugs. Option to have WRAP_CONTENT to both dimensions Mattia Iavarone 2017-07-30 14:00:15 +0200
  • c5e38fca19 Added destroy() lifecycle event Mattia Iavarone 2017-07-30 02:06:59 +0200
  • bd36fd73ea Refactoring. Bug fixing. New logic for sizing. Some docs. Correct orientation in EXIF headers Mattia Iavarone 2017-07-30 01:55:43 +0200
  • b99cc8f746 Merge branch 'eomine-fix_rec_video_orientation_hint' Dylan McIntyre 2017-06-16 03:57:58 -0400
  • 968e3bf012 readme updates, rename qvga attr Dylan McIntyre 2017-06-16 03:57:16 -0400
  • f694ec43dc Merge pull request #111 from eomine/fix_rec_video_orientation_hint Dylan McIntyre 2017-06-16 03:43:27 -0400
  • 715ec4be54 Merge branch 'fix_rec_video_orientation_hint' of https://github.com/eomine/CameraKit-Android into eomine-fix_rec_video_orientation_hint Dylan McIntyre 2017-06-16 02:44:58 -0400
  • bc0ad8cd50 Merge pull request #101 from larryng/fix-tap-focus-crash Dylan McIntyre 2017-06-16 02:42:38 -0400
  • 442ca67c04 Add TORCH to possible attributes for flash Dylan McIntyre 2017-06-16 02:40:48 -0400
  • 5663807b9c use single quotes in gradle Dylan McIntyre 2017-06-16 02:39:23 -0400
  • 8330af8b83 Merge pull request #58 from andreidiaconu/flash_torch_mode Dylan McIntyre 2017-06-16 02:37:33 -0400
  • 1b1333caaf Merge pull request #77 from mbernr/master Dylan McIntyre 2017-06-16 02:36:29 -0400
  • 600b6497fc Merge pull request #99 from noln/master Dylan McIntyre 2017-06-15 20:37:36 -0400
  • 133fd134de Merge branch 'master' into master Dylan McIntyre 2017-06-15 20:37:27 -0400
  • 0affe235d9 Merge pull request #81 from ANPez/master Dylan McIntyre 2017-06-15 20:31:36 -0400
  • b721b169a4 Merge branch 'master' into master Dylan McIntyre 2017-06-15 20:31:24 -0400
  • 67f1052d9f Merge pull request #112 from yperess/master Dylan McIntyre 2017-06-15 20:19:01 -0400
  • 4701cdff94 Fixed distortion of videos recorded in landscape orientation Eduardo Omine 2017-06-13 18:45:46 -0300
  • eec74133ed Fix crash for picture callback after stop() Yuval Peress 2017-06-12 03:17:35 -0400
  • 4a6ef7659b Integrate Lifecycle events with CameraView for easier use. Yuval Peress 2017-06-11 12:09:20 -0400
  • 3282a95c61 Add access to camera properties POJO Yuval Peress 2017-06-11 08:25:13 -0400
  • ae77fb31dd Add check for isStarted to avoid multiple start/stop calls. Yuval Peress 2017-06-11 08:10:53 -0400
  • ee1eb88dfc Add getter for the facing field Yuval Peress 2017-06-11 08:07:53 -0400
  • 2ab9043851 Migrate constructor code to init and use a single worker thread. Yuval Peress 2017-06-11 08:07:04 -0400
  • cc6116a951 Fixed landscape orientation of recorded videos Eduardo Omine 2017-06-09 20:04:17 -0300
  • dcb8a91341 fix crash on tap focus Larry Ng 2017-05-30 04:08:57 -0400
  • 2865eac7d6 Merge branch 'hotfix/double-tap-capture-crash' Matt Fenlon 2017-05-26 09:15:57 -0700
  • b7b9331b2f Fixed crash if takePhoto called rapidly+repeatedly Matt Fenlon 2017-05-26 09:15:24 -0700
  • 058dec6b63 Merge branch 'hotfix/issue-76-XML-preview' Matt Fenlon 2017-05-26 07:51:38 -0700
  • 37a784dc3b Fixed orientation-related render error in preview Matt Fenlon 2017-05-26 07:40:03 -0700
  • 5eff7e0eb4 Fix Android Studio preview error using isInEditMode. Antonio Nicolás Pina 2017-05-02 12:47:44 +0200
  • d7f6220b70 added video quality option for QVGA mbernr-epiframe 2017-04-26 15:09:57 +0200
  • 4c2d2a271a version 0.9.18 Dylan McIntyre 2017-04-17 00:51:46 -0400
  • 244c0594cd Merge pull request #39 from andreidiaconu/fix_landscape_rotation Dylan McIntyre 2017-04-17 00:46:54 -0400
  • f463851b8e update readme gradle compile to current version Dylan McIntyre 2017-04-11 22:46:43 -0400
  • 28c0c9a88a Merge pull request #63 from shehabic/fixing-focus Dylan McIntyre 2017-04-11 21:56:02 -0400
  • 00d65119fc Fixing focus for many Samsung and Sony Devices shehabic 2017-04-12 00:51:24 +0200
  • b81dd66f4f Added TORCH flash mode (to be used with video) Andrei Diaconu 2017-03-29 11:41:52 +0300
  • d89be73f8f Fixed STILL issues and Portrait flip Andrei Diaconu 2017-04-10 14:19:29 +0300
  • faa5075dbe Fixed landscape rotation issues Andrei Diaconu 2017-03-23 13:05:04 +0200
  • 63fe1e6cbf add new attrs to readme Dylan McIntyre 2017-04-04 09:07:12 -0400
  • f0ac87d865 0.9.17 Dylan McIntyre 2017-04-03 23:38:43 -0400
  • 585105cdf9 fix new permissions attr Dylan McIntyre 2017-04-03 23:38:27 -0400
  • e87d8feb4c add variable video quality Dylan McIntyre 2017-04-03 22:50:45 -0400
  • 0f2c695c5c add getter for permissions Dylan McIntyre 2017-04-03 22:27:05 -0400
  • 11c3210786 Merge branch 'master' of https://github.com/gogopop/camerakit-android Dylan McIntyre 2017-04-03 17:42:20 -0400
  • a121dd32e5 v0.9.16 Dylan McIntyre 2017-04-03 17:42:00 -0400
  • 9df2026c4e inline preview images in readme header Dylan McIntyre 2017-04-03 15:27:41 -0400
  • c9aed1d7b8 Merge branch 'master' of https://github.com/gogopop/camerakit-android Dylan McIntyre 2017-04-03 15:20:50 -0400