Commit Graph

36 Commits

Author SHA1 Message Date
98c4ed72e4 remove an unnecessary toast after granding audio permissions 2016-06-17 23:05:43 +02:00
7bf72858be recognize the hardware shutter button 2016-06-17 22:52:34 +02:00
ef993c3930 properly handle M permissions at video_capture action 2016-06-17 21:13:25 +02:00
78002aa70f allow using the app at third party video-capture action 2016-06-17 20:48:34 +02:00
af3f44b9fa preparations for ACTION_VIDEO_CAPTURE handling 2016-06-17 17:10:58 +02:00
abb2ca51ab add a couple extra checks to prevent crashing 2016-06-17 14:51:32 +02:00
b4c76b4dfd offer the app at image_capture actions 2016-06-17 00:28:26 +02:00
b97ca61f6c rotate the video properly too 2016-06-16 18:13:09 +02:00
d12f6a7586 properly rotate the photo at creating it 2016-06-16 13:48:37 +02:00
9d1454c47f activate the shutter button at long pressing the preview 2016-06-13 23:56:02 +02:00
035a0d5dd9 adding a couple safety checks for camera access and video saving 2016-06-13 23:41:23 +02:00
9e0a11c5d7 init video recorder only when the surface is ready 2016-06-13 22:15:52 +02:00
e04be7886f ask for audio permission when switching to video 2016-06-13 21:56:44 +02:00
d57ea88abc properly handler Camera and Storage permissions 2016-06-13 21:43:32 +02:00
cd3697863e use a different axis to determing if we are in landscape 2016-06-12 23:34:37 +02:00
00835946c6 if in video mode, turning on the flash turns it into a flashlight 2016-06-12 23:20:32 +02:00
dff62f66d9 display the flash icon only when its really available 2016-06-12 23:13:54 +02:00
faa72cf25c show the duration of the currently recorded video 2016-06-12 22:23:40 +02:00
4a542be54d implement video recording 2016-06-12 19:58:39 +02:00
fbc3d9b162 implement toggling between photo/video 2016-06-11 22:23:41 +02:00
321860b4a4 increase the main icon size and add 2 new icons 2016-06-11 22:05:37 +02:00
9b8a8777f6 properly rotate landscape photos 2016-06-11 13:11:30 +02:00
7f960fd5c3 hide the navigation icons at resume 2016-06-02 15:53:45 +02:00
0bf05bfc53 add About section 2016-06-02 15:47:13 +02:00
b7b5f8e8e8 hide the navigation bar icons if they are software ones 2016-06-02 15:27:42 +02:00
ddf942062f add icons 2016-06-02 15:06:50 +02:00
8a563ddc88 update Butterknife to 8.0.1 2016-06-01 18:03:36 +02:00
9504fe9ef8 implement Flash 2016-04-28 00:10:04 +02:00
6ce7b5e2e4 add toggling between front/rear camera 2016-04-19 13:02:52 +02:00
22d2b16ab3 add a button for toggling front/rear camera 2016-04-18 23:41:35 +02:00
9e584ee2d0 use 16:9 aspect ratio 2016-04-15 22:50:23 +02:00
e774c08ec9 implement capturing images 2016-04-15 20:59:20 +02:00
544694f6db make the camera preview fullscreen 2016-04-14 20:29:35 +02:00
6150c51f57 add camera preview 2016-04-13 22:48:18 +02:00
b66ecf8769 add Camera open / release 2016-04-13 20:44:03 +02:00
e8608713b6 creating the project 2016-04-12 22:35:40 +02:00