Commit Graph

  • 9dd6a9b631 Merge pull request #173 from gregory678/patch-4 Tibor Kaputa 2018-06-18 20:56:07 +02:00
  • edacc556b9 PL translation update [2018.06.18] gregory678 2018-06-18 20:52:08 +02:00
  • ff33c4f30d notify the activity at stoping the video recording, fixed third party intents tibbi 2018-06-14 14:14:57 +02:00
  • 16fdbf8d5a fix handling of third party video intent tibbi 2018-06-14 13:53:51 +02:00
  • 854a865071 fix third party intent image capturing tibbi 2018-06-14 13:04:46 +02:00
  • 22ed7a2678 update kotlin to 1.2.50 tibbi 2018-06-14 11:52:30 +02:00
  • 4a857d2ca0 updating changelog tibbi 2018-06-12 10:22:29 +02:00
  • d4d497612a update version to 4.1.1 tibbi 2018-06-12 10:22:22 +02:00
  • 049245e43d make capture session nullable tibbi 2018-06-12 10:18:25 +02:00
  • e568b96a0b updating changelog tibbi 2018-06-11 18:48:41 +02:00
  • b1a6fc7411 update version to 4.1.0 tibbi 2018-06-11 18:48:35 +02:00
  • 1ec2c68961 recreate the preview session after capturing a photo without focus tibbi 2018-06-11 18:35:43 +02:00
  • 9696db4ef4 set preview intent at control capture intent tibbi 2018-06-11 17:52:33 +02:00
  • f246a23440 remove the standalone cancel autofocus function tibbi 2018-06-11 16:58:39 +02:00
  • d21124e3bc flip autofocus canceling and stopRepeating tibbi 2018-06-11 15:07:03 +02:00
  • 45177dd7d9 move the autofocus cancelling code in an own function tibbi 2018-06-11 14:30:35 +02:00
  • 8ae53e4f2f do not rotate the preview at front camera, always use sensor orientation tibbi 2018-06-11 14:10:59 +02:00
  • c0d0a06dfe try disabling Focus before capture by default tibbi 2018-06-11 13:56:25 +02:00
  • 8b7185d38c let Camera2 take care of exif fields, just copy it over tibbi 2018-06-11 12:50:07 +02:00
  • d8f68fe643 fix #98, properly set some date/time related exif values when appropriate tibbi 2018-06-11 12:32:52 +02:00
  • 368a9c109d hide the last photo preview too at third party intents tibbi 2018-06-11 11:49:19 +02:00
  • 1f55c1345a make sure the image is rotated as appropriate at third party intents tibbi 2018-06-11 11:26:50 +02:00
  • ff85805636 send setRecordingState false to CameraOne only if the recording is really stoping tibbi 2018-06-11 11:06:32 +02:00
  • a39e7ad233 update the front/read camera icon as appropriate at toggling tibbi 2018-06-10 23:46:00 +02:00
  • 3daa79590f fix a glitch at remembering front/back camera tibbi 2018-06-10 23:42:18 +02:00
  • 594c024cd1 adding some brackets at checking front/back camera tibbi 2018-06-10 23:20:44 +02:00
  • 9dc29390f1 properly init front/back camera tibbi 2018-06-10 23:08:18 +02:00
  • e240e0752f init photo mode by default tibbi 2018-06-10 23:04:02 +02:00
  • 84199fb858 recognize 19:9 and 19:8 aspect ratios better tibbi 2018-06-10 22:51:22 +02:00
  • 24036931cd limit available video sizes by max width and height tibbi 2018-06-10 22:43:32 +02:00
  • 39c9227844 stop recording at changing the resolution if needed tibbi 2018-06-10 22:14:16 +02:00
  • d533b18a91 make sure the aspect ratio is always updated on the main thread tibbi 2018-06-10 21:18:28 +02:00
  • 5f0a1d0475 remember last used focus area, set it again after capturing an image tibbi 2018-06-10 14:56:37 +02:00
  • a24a3979d2 Merge pull request #166 from FatihFIRINCI/patch-1 Tibor Kaputa 2018-06-10 14:18:08 +02:00
  • 8443aac425 release the mediarecorder at closing the camera too tibbi 2018-06-10 12:51:38 +02:00
  • bd0f768a82 Create strings.xml Fatih Fırıncı 2018-06-10 13:36:35 +03:00
  • 2b6370c77e fix some focusing glitches on Android 8 tibbi 2018-06-10 11:47:05 +02:00
  • fc058e2f05 catch exceptions thrown at saving images tibbi 2018-06-10 11:46:53 +02:00
  • 104eca5196 update every button clickability on the main thread tibbi 2018-06-08 22:46:15 +02:00
  • afa5a46303 fix some camera state glitches around recording and capturing tibbi 2018-06-08 22:38:02 +02:00
  • 13d4f25810 add sounds to shutter actions tibbi 2018-06-08 18:48:14 +02:00
  • e33d550ba6 catch all exceptions thrown during focus or zoom tibbi 2018-06-08 14:17:38 +02:00
  • d7c4c76640 avoid launching multiple shutter actions at pressing volumes tibbi 2018-06-08 14:11:43 +02:00
  • d57eb9ef98 add camera state check to video recording toggle too tibbi 2018-06-08 13:59:28 +02:00
  • ac3a09dd85 avoid shutter actions when not in state_preview state tibbi 2018-06-08 13:54:46 +02:00
  • b4cb2dd0bb focus before capturing the image only if Focus before capture is enabled tibbi 2018-06-08 12:13:55 +02:00
  • 885df0ef88 disable showing photo preview after capturing on Android 5+ tibbi 2018-06-08 12:06:51 +02:00
  • 55fbe8dd4b make sure the back camera is always open by default, if selected so tibbi 2018-06-08 12:02:07 +02:00
  • 4d06be8b4d fix focusing during recording tibbi 2018-06-07 23:36:33 +02:00
  • df2493c0c2 update gradle to 3.1.3 tibbi 2018-06-07 23:24:03 +02:00
  • 57698fb817 set a control capture intent at recording tibbi 2018-06-07 15:41:42 +02:00
  • 31d7ee2663 make sure we have a valid capture session at focusing and zooming tibbi 2018-06-07 13:42:22 +02:00
  • a037fd5761 catch all exceptions thrown at opening the camera tibbi 2018-06-07 11:33:18 +02:00
  • 6536bb707f removing some empty line and stacktrace tibbi 2018-06-07 11:21:11 +02:00
  • 40bc253bd8 allow toggling flashlight during recording too tibbi 2018-06-06 22:48:22 +02:00
  • f83a841ae4 allow toggling flashlight at recording preview tibbi 2018-06-06 22:41:56 +02:00
  • 8ae6c32206 use a background thread for restarting the camera after recording tibbi 2018-06-06 22:28:14 +02:00
  • 6c885c83c2 add some video recording handling tibbi 2018-06-06 21:50:09 +02:00
  • 9e3e732bbf handle toggling between photo and video modes tibbi 2018-06-06 15:09:09 +02:00
  • 440180f79a list proper video resolutions at the resolution picker dialog tibbi 2018-06-05 23:49:19 +02:00
  • ea640f96ca minor code style cleanup tibbi 2018-06-05 23:16:34 +02:00
  • 045328daa3 remember which camera was used last, open it by default tibbi 2018-06-05 22:19:27 +02:00
  • 3f23f017d2 set the flash icon to Off at hiding to avoid glitches at reshowing tibbi 2018-06-05 21:25:23 +02:00
  • 6a1cc57c00 improve the camera behaviour at changing the resolution tibbi 2018-06-05 21:07:45 +02:00
  • f1359e1909 make sure we select proper preview aspect ratio tibbi 2018-06-05 20:25:02 +02:00
  • acea2ce5f2 flip front photos horizontally by default tibbi 2018-06-05 13:50:42 +02:00
  • 686f37b32a catch all exceptions at setting up the preview session tibbi 2018-06-05 13:17:57 +02:00
  • aae28aeb03 show a list of available photo resolutions at pressing Change Resolution tibbi 2018-06-05 11:37:50 +02:00
  • d1000697cc Merge pull request #165 from GuepardoApps/master Tibor Kaputa 2018-06-05 09:39:38 +02:00
  • 5c799b4f56 reverting some app description strings Tibor Kaputa 2018-06-05 09:39:29 +02:00
  • 5704e58164 do not even draw the Focus circle if the current camera doesnt support focus tibbi 2018-06-04 23:12:53 +02:00
  • b0ba502795 hide the Flashlight toggle button if no flash is available tibbi 2018-06-04 23:09:29 +02:00
  • f5e347c09e add handling for front/back camera toggling tibbi 2018-06-04 23:06:33 +02:00
  • c75f1cabfa properly rotate the image in selfie mode tibbi 2018-06-04 22:10:35 +02:00
  • ccfb2ee22f Updated german translations Jonas Schubert 2018-06-04 22:00:59 +02:00
  • 7e0b355438 skip focusing before image capture if the current camera doesnt support focus tibbi 2018-06-04 21:48:54 +02:00
  • 617ac98e5d pass available resolutions to the picker dialog in a new MySize type list tibbi 2018-06-04 16:08:23 +02:00
  • ebb6e89dd6 send a boolean at resolution changing dialog to mark front/back camera tibbi 2018-06-04 15:36:17 +02:00
  • 16a2745652 properly handle autoexposure and auto flash tibbi 2018-06-04 14:56:25 +02:00
  • ffd25d0cdf Merge pull request #164 from fricyo/patch-2 Tibor Kaputa 2018-06-04 13:29:59 +02:00
  • 7d6fb5c74c Update Translation fricyo 2018-06-04 17:45:29 +08:00
  • df33bf0ddf set AutoFocus to Idle instead of Cancel after taking a picture tibbi 2018-06-04 10:28:07 +02:00
  • cc63675e3a update crop region permanently after zooming in/out tibbi 2018-06-01 22:58:50 +02:00
  • ac529cd07f do not mess with CONTROL_AF_MODE at touch-to-focus tibbi 2018-06-01 21:26:11 +02:00
  • 4d640d7d5a shortening some code tibbi 2018-06-01 20:24:54 +02:00
  • bbe2ba171d replace textureView click listener with manual touch events checking tibbi 2018-06-01 20:06:21 +02:00
  • 1708bf562a make sure a proper photo section is captured at zooming in tibbi 2018-06-01 16:40:02 +02:00
  • f26cc4c2f0 use proper capture callback and background handler at focusing tibbi 2018-06-01 16:27:35 +02:00
  • a52586165c add zooming by gestures tibbi 2018-06-01 14:32:09 +02:00
  • 1531f89ea4 changing some float number declarations tibbi 2018-06-01 12:15:44 +02:00
  • 67b3b50fa8 improving the Touch To Focus functionality tibbi 2018-06-01 11:59:37 +02:00
  • 94488adb24 make sure the bottom button visibility is updated on the main thread tibbi 2018-05-31 12:44:24 +02:00
  • a8aba856b7 removing an Equals sign tibbi 2018-05-30 23:13:27 +02:00
  • bf314ecf22 add a helper function for getting the camer amanager tibbi 2018-05-30 23:10:26 +02:00
  • b25beb3a34 moving some code in if statement tibbi 2018-05-30 23:03:12 +02:00
  • 5c6d4132cb adding some touch to focus handling tibbi 2018-05-30 22:58:12 +02:00
  • 328c4300a5 update mLastClickX and Y only at Down action tibbi 2018-05-30 21:26:16 +02:00
  • 7ffe53a0ae draw a focus circle at pressing the preview tibbi 2018-05-30 17:50:15 +02:00
  • 292e2f6ad0 lets remove PreviewListener interface, call activity functions directly tibbi 2018-05-30 17:27:30 +02:00
  • dfcb72b7f6 add a click listener for focusing tibbi 2018-05-30 17:22:36 +02:00