Commit Graph

758 Commits

Author SHA1 Message Date
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
20002dc3e9 update version to 4 (1.3) 2016-06-13 23:56:27 +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
8cde453b9f update the build tools and appcompat 2016-06-13 18:54:59 +02:00
tibbi
db9eb1685a move the Preview icons more to the side 2016-06-13 18:50:36 +02:00
tibbi
4cb22a5740 update the version to 3 (1.2) 2016-06-12 23:35:00 +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
d079805cef add a videocam button
+ make the icons easier clickable
2016-06-11 21:40:22 +02:00
tibbi
c6edda8c35 update version to 2 (1.1) 2016-06-11 19:35:07 +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
2b8053d9e0 add launcher icons 2016-06-04 11:29:50 +02:00
tibbi
5b742cc3af change the app colors 2016-06-03 23:31:58 +02:00
tibbi
5c6c333582 small function change 2016-06-02 20:25:34 +02:00
tibbi
a38ad05504 underline the libraries 2016-06-02 19:47:59 +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
2c16e1ccef change some colors and actionbar font style 2016-06-02 13:31:34 +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
ffb1fc8ccf prepare Release mode 2016-04-25 23:17:45 +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
tibbi
27c77d38a3 hide the bottom navigation bar for bigger image preview 2016-04-18 13:48:50 +02:00
tibbi
a08e526815 fix touch to focus by rotating the matrix 2016-04-18 13:33:35 +02:00
tibbi
b319fcb8b5 implement touch to focus 2016-04-17 21:58:01 +02:00
tibbi
681f4ec901 store exif orientation in a variable 2016-04-16 23:08:20 +02:00
tibbi
9cf240691d lets use portrait mode 2016-04-16 14:32:22 +02:00
tibbi
9e584ee2d0 use 16:9 aspect ratio 2016-04-15 22:50:23 +02:00
tibbi
e774c08ec9 implement capturing images 2016-04-15 20:59:20 +02:00
tibbi
56d71a1dbb add a shutter button to the preview 2016-04-15 19:29:30 +02:00
tibbi
08ac980ec8 remove the onLayout implementation 2016-04-14 20:34:40 +02:00
tibbi
544694f6db make the camera preview fullscreen 2016-04-14 20:29:35 +02:00
tibbi
6150c51f57 add camera preview 2016-04-13 22:48:18 +02:00
tibbi
b66ecf8769 add Camera open / release 2016-04-13 20:44:03 +02:00
tibbi
e8608713b6 creating the project 2016-04-12 22:35:40 +02:00