tibbi
|
d8f68fe643
|
fix #98, properly set some date/time related exif values when appropriate
|
2018-06-11 12:32:52 +02:00 |
tibbi
|
368a9c109d
|
hide the last photo preview too at third party intents
|
2018-06-11 11:49:19 +02:00 |
tibbi
|
1f55c1345a
|
make sure the image is rotated as appropriate at third party intents
|
2018-06-11 11:26:50 +02:00 |
tibbi
|
ff85805636
|
send setRecordingState false to CameraOne only if the recording is really stoping
|
2018-06-11 11:06:32 +02:00 |
tibbi
|
a39e7ad233
|
update the front/read camera icon as appropriate at toggling
|
2018-06-10 23:46:00 +02:00 |
tibbi
|
3daa79590f
|
fix a glitch at remembering front/back camera
|
2018-06-10 23:42:18 +02:00 |
tibbi
|
594c024cd1
|
adding some brackets at checking front/back camera
|
2018-06-10 23:20:44 +02:00 |
tibbi
|
9dc29390f1
|
properly init front/back camera
|
2018-06-10 23:08:18 +02:00 |
tibbi
|
e240e0752f
|
init photo mode by default
|
2018-06-10 23:04:02 +02:00 |
tibbi
|
84199fb858
|
recognize 19:9 and 19:8 aspect ratios better
|
2018-06-10 22:51:22 +02:00 |
tibbi
|
24036931cd
|
limit available video sizes by max width and height
|
2018-06-10 22:43:32 +02:00 |
tibbi
|
39c9227844
|
stop recording at changing the resolution if needed
|
2018-06-10 22:14:16 +02:00 |
tibbi
|
d533b18a91
|
make sure the aspect ratio is always updated on the main thread
|
2018-06-10 21:18:28 +02:00 |
tibbi
|
5f0a1d0475
|
remember last used focus area, set it again after capturing an image
|
2018-06-10 14:56:37 +02:00 |
Tibor Kaputa
|
a24a3979d2
|
Merge pull request #166 from FatihFIRINCI/patch-1
Create Turkish strings.xml
|
2018-06-10 14:18:08 +02:00 |
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 |