67 Commits

Author SHA1 Message Date
tibbi
075b0902b2 close #21, apply the Shutter sound option to video recording too 2016-09-20 20:57:16 +02:00
tibbi
18c060eb71 hide the bottom buttons for a second on photo taken 2016-09-20 20:41:25 +02:00
tibbi
276c47d4f0 remove the Focus before capture feature 2016-09-20 20:35:03 +02:00
tibbi
1c113e5472 if force 16:9 ratio is not forced, try taking 4:3 2016-09-20 20:21:50 +02:00
tibbi
1447c4fb8f clear focus after zooming 2016-08-29 14:53:47 +02:00
tibbi
a61c31a24c do not react to the click event at the end of zooming 2016-08-29 14:51:43 +02:00
tibbi
73f17fe8ed implement pinch zooming 2016-08-28 23:24:30 +02:00
tibbi
e31bee7780 add a simple gesture detector for future zooming 2016-08-26 23:45:27 +02:00
tibbi
2a11b98a17 remove the "Long tap to activate shutter" feature 2016-08-26 22:56:49 +02:00
tibbi
2d4174c23e allow setting max video resolution, closes #7 2016-07-26 20:14:01 +02:00
tibbi
3f914d2590 delay turning flash off at taking photos 2016-07-20 19:53:02 +02:00
tibbi
ebbc1c5647 get the proper video preview size at switching to video mode 2016-07-12 16:36:43 +02:00
tibbi
d33e481e27 make sure the provided preview/video/picture sizes are sorted 2016-07-12 13:26:27 +02:00
tibbi
fc9702ca06 draw a rectangle on the focused area for a moment 2016-07-12 13:17:02 +02:00
tibbi
5c091f49c5 remove a deprecated variable 2016-07-12 11:19:34 +02:00
tibbi
da746eec65 use the default shutter sound 2016-07-12 10:53:35 +02:00
tibbi
f4a779db66 add a preview image of the last photo taken 2016-07-10 16:23:30 +02:00
tibbi
b33ecdcc20 add the option to disable Shutter sound 2016-07-09 20:42:36 +02:00
tibbi
8bbd93183b limit max resolution as set in Settings 2016-06-30 13:26:14 +02:00
tibbi
1b2aeffa04 add a comment to a wild part 2016-06-29 23:31:26 +02:00
tibbi
c74cd14a59 handle aspect ratio properly at video too 2016-06-29 23:25:17 +02:00
tibbi
43c1aa6aec properly capture images at 4:3 ratio 2016-06-29 16:21:37 +02:00
tibbi
cfded9650e properly stop recording when its stopped by switching to photo mode 2016-06-19 00:17:54 +02:00
tibbi
ecd50486d2 some refactoring, no real functionality change 2016-06-19 00:11:14 +02:00
tibbi
6aa66155d4 make Focus Before Capture optional, disabled by default 2016-06-18 20:17:15 +02:00
tibbi
5265edf5fe focus before taking a photo 2016-06-18 20:06:22 +02:00
tibbi
4fdfa9b157 allow disabling the Long tap tp capture feature 2016-06-18 18:16:43 +02:00
tibbi
68e7a8de1e add a Menu item for accessing Settings 2016-06-18 17:29:45 +02:00
tibbi
4bb6d55244 always use the proper aspect ratio at preview 2016-06-18 16:55:46 +02:00
tibbi
78002aa70f allow using the app at third party video-capture action 2016-06-17 20:48:34 +02:00
tibbi
af3f44b9fa preparations for ACTION_VIDEO_CAPTURE handling 2016-06-17 17:10:58 +02:00
tibbi
abb2ca51ab add a couple extra checks to prevent crashing 2016-06-17 14:51:32 +02:00
tibbi
b4c76b4dfd offer the app at image_capture actions 2016-06-17 00:28:26 +02:00
tibbi
cabc960317 couple more safety checks 2016-06-16 22:07:29 +02:00
tibbi
b97ca61f6c rotate the video properly too 2016-06-16 18:13:09 +02:00
tibbi
d5d98fcf31 cleanup the empty files after recording 2016-06-16 17:08:06 +02:00
tibbi
5c80e98888 prevent recorder creating while the surface isnt available 2016-06-16 16:41:28 +02:00
tibbi
ecb2dca285 minor log changes 2016-06-16 16:16:45 +02:00
tibbi
145271bd7c setup the proper video preview size 2016-06-16 15:56:49 +02:00
tibbi
a021b1fe80 make sure to disable the default shutter sound explicitly 2016-06-16 14:01:05 +02:00
tibbi
d12f6a7586 properly rotate the photo at creating it 2016-06-16 13:48:37 +02:00
tibbi
a9857c99f1 force image ratio 16:9 2016-06-16 12:11:10 +02:00
tibbi
aaf87d49dc limit the max picture size to 8 megapixels 2016-06-16 11:53:18 +02:00
tibbi
2b2fdf64cc take photos in max resolution, rotated before capture 2016-06-16 00:02:20 +02:00
tibbi
9d1454c47f activate the shutter button at long pressing the preview 2016-06-13 23:56:02 +02:00
tibbi
035a0d5dd9 adding a couple safety checks for camera access and video saving 2016-06-13 23:41:23 +02:00
tibbi
9e0a11c5d7 init video recorder only when the surface is ready 2016-06-13 22:15:52 +02:00
tibbi
00835946c6 if in video mode, turning on the flash turns it into a flashlight 2016-06-12 23:20:32 +02:00
tibbi
dff62f66d9 display the flash icon only when its really available 2016-06-12 23:13:54 +02:00
tibbi
5ad1e2ad71 fix some video orientation issues 2016-06-12 21:52:47 +02:00