Commit Graph

92 Commits

Author SHA1 Message Date
tibbi
6442d591ac rotate icons at rotating the device 2016-07-20 19:31:06 +02:00
tibbi
c28308b1e3 add Dark Theme 2016-07-20 18:51:12 +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
d9879aed69 rename some views 2016-07-12 11:29:20 +02:00
tibbi
5c091f49c5 remove a deprecated variable 2016-07-12 11:19:34 +02:00
tibbi
1145be8bda one more intent handling correction 2016-07-12 11:07:32 +02:00
tibbi
da746eec65 use the default shutter sound 2016-07-12 10:53:35 +02:00
tibbi
974fe17f6d allow rotating the device 2016-07-11 20:40:05 +02:00
tibbi
f4a779db66 add a preview image of the last photo taken 2016-07-10 16:23:30 +02:00
tibbi
4ed3adddf5 rename some functions 2016-07-10 00:05:14 +02:00
tibbi
b33ecdcc20 add the option to disable Shutter sound 2016-07-09 20:42:36 +02:00
tibbi
0c28658bd9 add back the removed Settings 2016-07-04 23:56:38 +02:00
tibbi
241d834434 show a Rate us button to returning users 2016-07-01 14:49:49 +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
ac77afd80c add a Setting for forcing 16:9 ratio 2016-06-29 13:53:18 +02:00
tibbi
8705269205 adding Google Plus in About section 2016-06-27 23:11:23 +02:00
tibbi
ded6c6b4a4 add a Facebook link to About section 2016-06-19 13:16:30 +02:00
tibbi
a57691bc2a use the Pictures and Movies folders for saving photos and videos 2016-06-19 11:37:14 +02:00
tibbi
0021981bcc setup the icons properly on resume 2016-06-19 00:43:36 +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
b0d6641a54 add a Settings activity
+ allow using settings / about / license in landscape
2016-06-18 17:16:05 +02:00
tibbi
4bb6d55244 always use the proper aspect ratio at preview 2016-06-18 16:55:46 +02:00
tibbi
bc3af7e6bc launch the app on Hardware camera button click 2016-06-18 00:12:58 +02:00
tibbi
56c05cb737 remove one more toast on resume 2016-06-17 23:11:02 +02:00
tibbi
98c4ed72e4 remove an unnecessary toast after granding audio permissions 2016-06-17 23:05:43 +02:00
tibbi
7bf72858be recognize the hardware shutter button 2016-06-17 22:52:34 +02:00
tibbi
ef993c3930 properly handle M permissions at video_capture action 2016-06-17 21:13:25 +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