Commit Graph

19 Commits

Author SHA1 Message Date
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
Tibor Kaputa 88f0d9d146 Initial commit 2016-04-12 22:26:05 +02:00