Commit Graph

61 Commits

Author SHA1 Message Date
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
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
e04be7886f ask for audio permission when switching to video 2016-06-13 21:56:44 +02:00
tibbi
d57ea88abc properly handler Camera and Storage permissions 2016-06-13 21:43:32 +02:00
tibbi
cd3697863e use a different axis to determing if we are in landscape 2016-06-12 23:34:37 +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
faa72cf25c show the duration of the currently recorded video 2016-06-12 22:23:40 +02:00
tibbi
5ad1e2ad71 fix some video orientation issues 2016-06-12 21:52:47 +02:00
tibbi
4a542be54d implement video recording 2016-06-12 19:58:39 +02:00
tibbi
fbc3d9b162 implement toggling between photo/video 2016-06-11 22:23:41 +02:00
tibbi
321860b4a4 increase the main icon size and add 2 new icons 2016-06-11 22:05:37 +02:00
tibbi
67286b9a88 add some shutter audio 2016-06-11 19:34:34 +02:00
tibbi
9b8a8777f6 properly rotate landscape photos 2016-06-11 13:11:30 +02:00
tibbi
5c6c333582 small function change 2016-06-02 20:25:34 +02:00
tibbi
9b681d95e2 add licences 2016-06-02 19:24:36 +02:00
tibbi
7f960fd5c3 hide the navigation icons at resume 2016-06-02 15:53:45 +02:00
tibbi
0bf05bfc53 add About section 2016-06-02 15:47:13 +02:00
tibbi
b7b5f8e8e8 hide the navigation bar icons if they are software ones 2016-06-02 15:27:42 +02:00
tibbi
ddf942062f add icons 2016-06-02 15:06:50 +02:00
tibbi
8a563ddc88 update Butterknife to 8.0.1 2016-06-01 18:03:36 +02:00
tibbi
86fef2c736 disable the flash explicitly at creating the Preview 2016-05-08 23:00:59 +02:00
tibbi
9504fe9ef8 implement Flash 2016-04-28 00:10:04 +02:00
tibbi
be831f1e91 one more null check 2016-04-19 13:27:43 +02:00
tibbi
d3d2f5e23d handle Camera.open() fail gracefully 2016-04-19 13:24:56 +02:00
tibbi
6ce7b5e2e4 add toggling between front/rear camera 2016-04-19 13:02:52 +02:00
tibbi
22d2b16ab3 add a button for toggling front/rear camera 2016-04-18 23:41:35 +02:00
tibbi
a556ff10a1 move photo processing in the background 2016-04-18 22:40:09 +02:00