Commit Graph

128 Commits

Author SHA1 Message Date
tibbi
2cacf76d92 add some checks to avoid saving to sd card without permission 2016-11-06 17:34:53 +01:00
tibbi
52190cf797 change the way video limit is stored 2016-11-06 13:09:42 +01:00
tibbi
f634df285b use constants for the mpx values 2016-11-06 12:53:31 +01:00
tibbi
945b845a44 add a new max photo resolution limit of 2 mpx 2016-11-06 12:46:29 +01:00
tibbi
0bdfb7802f fix saving videos on sd card 2016-11-06 11:40:56 +01:00
tibbi
d2cbae264c convert Utils to kotlin 2016-11-06 11:22:08 +01:00
tibbi
8c2a5479f1 fix saving photos on SD card 2016-11-06 11:12:55 +01:00
tibbi
d74800dcc2 adding some checks to Kitkat SD card permission handling 2016-11-06 00:23:36 +01:00
tibbi
76c2312b6d convert photoProcessor to kotlin 2016-11-05 23:50:51 +01:00
tibbi
229f7111f2 allow picking any folder for storing the photos and videos 2016-11-01 12:54:37 +01:00
tibbi
70c07f9688 convert SettingsActivity to kotlin 2016-10-30 22:59:00 +01:00
Tibor Kaputa
35bf74b6fb scale the bottom padding more dynamically 2016-10-27 17:33:14 +02:00
Tibor Kaputa
3e88fc7d2f use tne System stream for playing the shutter sound 2016-10-27 17:20:32 +02:00
Tibor Kaputa
604dc90ab1 reduce the bottom margin on devices with hardware navigation 2016-10-27 16:55:55 +02:00
tibbi
69ebbaf9d6 remember the last flashlight state 2016-10-10 19:32:35 +02:00
tibbi
126e626a9c remember if the last used camera was the front or the back one 2016-10-10 19:14:41 +02:00
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
5962fc695e make the buttons not clickable if invisible 2016-08-29 20:47:29 +02:00
tibbi
0526a2e111 fade out the top right buttons 2016-08-29 20:41:05 +02:00
tibbi
51bc08732a renaming a variable 2016-08-29 20:06:36 +02:00
tibbi
ac1bd6d8d0 use DCIM for saving media if set so 2016-08-29 15:16:54 +02:00
tibbi
2ec05220f4 add a switch for storing the media in DCIM by default 2016-08-29 15:06:54 +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
e27b2bfd38 rotate the shutter at taking a photo 2016-08-25 23:20:24 +02:00
tibbi
4be162ed9f add an Invite Friends button 2016-08-23 20:20:03 +02:00
tibbi
36703fd9e4 flip Settings and About 2016-07-26 20:21:24 +02:00
tibbi
2d4174c23e allow setting max video resolution, closes #7 2016-07-26 20:14:01 +02:00
tibbi
5a87bed1bb show the proper icon at camera facing 2016-07-24 21:47:56 +02:00
tibbi
3f914d2590 delay turning flash off at taking photos 2016-07-20 19:53:02 +02:00
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