tibbi
|
8443aac425
|
release the mediarecorder at closing the camera too
|
2018-06-10 12:51:38 +02:00 |
Fatih Fırıncı
|
bd0f768a82
|
Create strings.xml
|
2018-06-10 13:36:35 +03:00 |
tibbi
|
2b6370c77e
|
fix some focusing glitches on Android 8
|
2018-06-10 11:47:05 +02:00 |
tibbi
|
fc058e2f05
|
catch exceptions thrown at saving images
|
2018-06-10 11:46:53 +02:00 |
tibbi
|
104eca5196
|
update every button clickability on the main thread
|
2018-06-08 22:46:15 +02:00 |
tibbi
|
afa5a46303
|
fix some camera state glitches around recording and capturing
|
2018-06-08 22:38:02 +02:00 |
tibbi
|
13d4f25810
|
add sounds to shutter actions
|
2018-06-08 18:48:14 +02:00 |
tibbi
|
e33d550ba6
|
catch all exceptions thrown during focus or zoom
|
2018-06-08 14:17:38 +02:00 |
tibbi
|
d7c4c76640
|
avoid launching multiple shutter actions at pressing volumes
|
2018-06-08 14:11:43 +02:00 |
tibbi
|
d57eb9ef98
|
add camera state check to video recording toggle too
|
2018-06-08 13:59:28 +02:00 |
tibbi
|
ac3a09dd85
|
avoid shutter actions when not in state_preview state
|
2018-06-08 13:54:46 +02:00 |
tibbi
|
b4cb2dd0bb
|
focus before capturing the image only if Focus before capture is enabled
|
2018-06-08 12:13:55 +02:00 |
tibbi
|
885df0ef88
|
disable showing photo preview after capturing on Android 5+
|
2018-06-08 12:06:51 +02:00 |
tibbi
|
55fbe8dd4b
|
make sure the back camera is always open by default, if selected so
|
2018-06-08 12:02:07 +02:00 |
tibbi
|
4d06be8b4d
|
fix focusing during recording
|
2018-06-07 23:36:33 +02:00 |
tibbi
|
df2493c0c2
|
update gradle to 3.1.3
|
2018-06-07 23:24:03 +02:00 |
tibbi
|
57698fb817
|
set a control capture intent at recording
|
2018-06-07 15:41:42 +02:00 |
tibbi
|
31d7ee2663
|
make sure we have a valid capture session at focusing and zooming
|
2018-06-07 13:42:22 +02:00 |
tibbi
|
a037fd5761
|
catch all exceptions thrown at opening the camera
|
2018-06-07 11:33:18 +02:00 |
tibbi
|
6536bb707f
|
removing some empty line and stacktrace
|
2018-06-07 11:21:11 +02:00 |
tibbi
|
40bc253bd8
|
allow toggling flashlight during recording too
|
2018-06-06 22:48:22 +02:00 |
tibbi
|
f83a841ae4
|
allow toggling flashlight at recording preview
|
2018-06-06 22:41:56 +02:00 |
tibbi
|
8ae6c32206
|
use a background thread for restarting the camera after recording
|
2018-06-06 22:28:14 +02:00 |
tibbi
|
6c885c83c2
|
add some video recording handling
|
2018-06-06 21:50:09 +02:00 |
tibbi
|
9e3e732bbf
|
handle toggling between photo and video modes
|
2018-06-06 15:09:09 +02:00 |
tibbi
|
440180f79a
|
list proper video resolutions at the resolution picker dialog
|
2018-06-05 23:49:19 +02:00 |
tibbi
|
ea640f96ca
|
minor code style cleanup
|
2018-06-05 23:16:34 +02:00 |
tibbi
|
045328daa3
|
remember which camera was used last, open it by default
|
2018-06-05 22:19:27 +02:00 |
tibbi
|
3f23f017d2
|
set the flash icon to Off at hiding to avoid glitches at reshowing
|
2018-06-05 21:25:23 +02:00 |
tibbi
|
6a1cc57c00
|
improve the camera behaviour at changing the resolution
|
2018-06-05 21:07:45 +02:00 |
tibbi
|
f1359e1909
|
make sure we select proper preview aspect ratio
|
2018-06-05 20:25:02 +02:00 |
tibbi
|
acea2ce5f2
|
flip front photos horizontally by default
|
2018-06-05 13:50:42 +02:00 |
tibbi
|
686f37b32a
|
catch all exceptions at setting up the preview session
|
2018-06-05 13:17:57 +02:00 |
tibbi
|
aae28aeb03
|
show a list of available photo resolutions at pressing Change Resolution
|
2018-06-05 11:37:50 +02:00 |
Tibor Kaputa
|
d1000697cc
|
Merge pull request #165 from GuepardoApps/master
Updated german translations
|
2018-06-05 09:39:38 +02:00 |
Tibor Kaputa
|
5c799b4f56
|
reverting some app description strings
|
2018-06-05 09:39:29 +02:00 |
tibbi
|
5704e58164
|
do not even draw the Focus circle if the current camera doesnt support focus
|
2018-06-04 23:12:53 +02:00 |
tibbi
|
b0ba502795
|
hide the Flashlight toggle button if no flash is available
|
2018-06-04 23:09:29 +02:00 |
tibbi
|
f5e347c09e
|
add handling for front/back camera toggling
|
2018-06-04 23:06:33 +02:00 |
tibbi
|
c75f1cabfa
|
properly rotate the image in selfie mode
|
2018-06-04 22:10:35 +02:00 |
Jonas Schubert
|
ccfb2ee22f
|
Updated german translations
|
2018-06-04 22:00:59 +02:00 |
tibbi
|
7e0b355438
|
skip focusing before image capture if the current camera doesnt support focus
|
2018-06-04 21:48:54 +02:00 |
tibbi
|
617ac98e5d
|
pass available resolutions to the picker dialog in a new MySize type list
|
2018-06-04 16:08:23 +02:00 |
tibbi
|
ebb6e89dd6
|
send a boolean at resolution changing dialog to mark front/back camera
|
2018-06-04 15:36:17 +02:00 |
tibbi
|
16a2745652
|
properly handle autoexposure and auto flash
|
2018-06-04 14:56:25 +02:00 |
Tibor Kaputa
|
ffd25d0cdf
|
Merge pull request #164 from fricyo/patch-2
Update Translation
|
2018-06-04 13:29:59 +02:00 |
fricyo
|
7d6fb5c74c
|
Update Translation
|
2018-06-04 17:45:29 +08:00 |
tibbi
|
df33bf0ddf
|
set AutoFocus to Idle instead of Cancel after taking a picture
|
2018-06-04 10:28:07 +02:00 |
tibbi
|
cc63675e3a
|
update crop region permanently after zooming in/out
|
2018-06-01 22:58:50 +02:00 |
tibbi
|
ac529cd07f
|
do not mess with CONTROL_AF_MODE at touch-to-focus
|
2018-06-01 21:26:11 +02:00 |