Commit Graph

  • 8705269205 adding Google Plus in About section tibbi 2016-06-27 23:11:23 +02:00
  • 2812345913 minor Manifest changes tibbi 2016-06-26 23:11:18 +02:00
  • 2a3147fa22 updating the changelog tibbi 2016-06-19 15:14:51 +02:00
  • 3ce9d1d157 update the changelog to 9 (1.8) tibbi 2016-06-19 15:14:05 +02:00
  • ded6c6b4a4 add a Facebook link to About section tibbi 2016-06-19 13:16:30 +02:00
  • af7afe4399 update the changelog tibbi 2016-06-19 11:38:39 +02:00
  • a57691bc2a use the Pictures and Movies folders for saving photos and videos tibbi 2016-06-19 11:37:14 +02:00
  • 0021981bcc setup the icons properly on resume tibbi 2016-06-19 00:43:36 +02:00
  • cfded9650e properly stop recording when its stopped by switching to photo mode tibbi 2016-06-19 00:17:54 +02:00
  • ecd50486d2 some refactoring, no real functionality change tibbi 2016-06-19 00:11:14 +02:00
  • c2d91be4f1 update the changelog tibbi 2016-06-18 20:19:03 +02:00
  • d97fc88952 update version to 8 (1.7) tibbi 2016-06-18 20:17:52 +02:00
  • 6aa66155d4 make Focus Before Capture optional, disabled by default tibbi 2016-06-18 20:17:15 +02:00
  • 5265edf5fe focus before taking a photo tibbi 2016-06-18 20:06:22 +02:00
  • 4fdfa9b157 allow disabling the Long tap tp capture feature tibbi 2016-06-18 18:16:43 +02:00
  • 68e7a8de1e add a Menu item for accessing Settings tibbi 2016-06-18 17:29:45 +02:00
  • b0d6641a54 add a Settings activity + allow using settings / about / license in landscape tibbi 2016-06-18 17:16:05 +02:00
  • 4bb6d55244 always use the proper aspect ratio at preview tibbi 2016-06-18 16:55:46 +02:00
  • 557711c0ed update README Tibor Kaputa 2016-06-18 10:38:04 +02:00
  • 5ea30f1c47 update the changelog tibbi 2016-06-18 00:14:13 +02:00
  • a0d4e8fc17 update the version to 7 (1.6) tibbi 2016-06-18 00:13:25 +02:00
  • bc3af7e6bc launch the app on Hardware camera button click tibbi 2016-06-18 00:12:58 +02:00
  • 56c05cb737 remove one more toast on resume tibbi 2016-06-17 23:11:02 +02:00
  • 98c4ed72e4 remove an unnecessary toast after granding audio permissions tibbi 2016-06-17 23:05:43 +02:00
  • 876d74bbda update the changelog tibbi 2016-06-17 22:53:12 +02:00
  • 7bf72858be recognize the hardware shutter button tibbi 2016-06-17 22:52:34 +02:00
  • 8f4ec64521 update the changelog tibbi 2016-06-17 21:14:32 +02:00
  • c7e4bc05d0 update version to 6 (1.5) tibbi 2016-06-17 21:13:46 +02:00
  • ef993c3930 properly handle M permissions at video_capture action tibbi 2016-06-17 21:13:25 +02:00
  • 78002aa70f allow using the app at third party video-capture action tibbi 2016-06-17 20:48:34 +02:00
  • af3f44b9fa preparations for ACTION_VIDEO_CAPTURE handling tibbi 2016-06-17 17:10:58 +02:00
  • abb2ca51ab add a couple extra checks to prevent crashing tibbi 2016-06-17 14:51:32 +02:00
  • f158d2ffbd update the changelog tibbi 2016-06-17 00:33:37 +02:00
  • e05a7eca88 update the version to 5 (1.4) tibbi 2016-06-17 00:28:54 +02:00
  • b4c76b4dfd offer the app at image_capture actions tibbi 2016-06-17 00:28:26 +02:00
  • cabc960317 couple more safety checks tibbi 2016-06-16 22:07:29 +02:00
  • b97ca61f6c rotate the video properly too tibbi 2016-06-16 18:13:09 +02:00
  • d5d98fcf31 cleanup the empty files after recording tibbi 2016-06-16 17:08:06 +02:00
  • 5c80e98888 prevent recorder creating while the surface isnt available tibbi 2016-06-16 16:41:28 +02:00
  • ecb2dca285 minor log changes tibbi 2016-06-16 16:16:45 +02:00
  • 145271bd7c setup the proper video preview size tibbi 2016-06-16 15:56:49 +02:00
  • a021b1fe80 make sure to disable the default shutter sound explicitly tibbi 2016-06-16 14:01:05 +02:00
  • d12f6a7586 properly rotate the photo at creating it tibbi 2016-06-16 13:48:37 +02:00
  • a9857c99f1 force image ratio 16:9 tibbi 2016-06-16 12:11:10 +02:00
  • aaf87d49dc limit the max picture size to 8 megapixels tibbi 2016-06-16 11:53:18 +02:00
  • 2b2fdf64cc take photos in max resolution, rotated before capture tibbi 2016-06-16 00:02:20 +02:00
  • 3ae02d2428 update the change log tibbi 2016-06-13 23:57:24 +02:00
  • 20002dc3e9 update version to 4 (1.3) tibbi 2016-06-13 23:56:27 +02:00
  • 9d1454c47f activate the shutter button at long pressing the preview tibbi 2016-06-13 23:56:02 +02:00
  • 035a0d5dd9 adding a couple safety checks for camera access and video saving tibbi 2016-06-13 23:41:23 +02:00
  • 9e0a11c5d7 init video recorder only when the surface is ready tibbi 2016-06-13 22:15:52 +02:00
  • e04be7886f ask for audio permission when switching to video tibbi 2016-06-13 21:56:44 +02:00
  • d57ea88abc properly handler Camera and Storage permissions tibbi 2016-06-13 21:43:32 +02:00
  • 8cde453b9f update the build tools and appcompat tibbi 2016-06-13 18:54:59 +02:00
  • db9eb1685a move the Preview icons more to the side tibbi 2016-06-13 18:50:36 +02:00
  • a8a229afe7 update the readme tibbi 2016-06-13 00:15:48 +02:00
  • 68f3f7d5c2 update the screenshots tibbi 2016-06-13 00:14:09 +02:00
  • a4be2eefdb update the changelog tibbi 2016-06-12 23:35:54 +02:00
  • 4cb22a5740 update the version to 3 (1.2) tibbi 2016-06-12 23:35:00 +02:00
  • cd3697863e use a different axis to determing if we are in landscape tibbi 2016-06-12 23:34:37 +02:00
  • 00835946c6 if in video mode, turning on the flash turns it into a flashlight tibbi 2016-06-12 23:20:32 +02:00
  • dff62f66d9 display the flash icon only when its really available tibbi 2016-06-12 23:13:54 +02:00
  • faa72cf25c show the duration of the currently recorded video tibbi 2016-06-12 22:23:40 +02:00
  • 5ad1e2ad71 fix some video orientation issues tibbi 2016-06-12 21:52:47 +02:00
  • 4a542be54d implement video recording tibbi 2016-06-12 19:58:39 +02:00
  • fbc3d9b162 implement toggling between photo/video tibbi 2016-06-11 22:23:41 +02:00
  • 321860b4a4 increase the main icon size and add 2 new icons tibbi 2016-06-11 22:05:37 +02:00
  • d079805cef add a videocam button + make the icons easier clickable tibbi 2016-06-11 21:40:22 +02:00
  • f261bb6114 update changelog tibbi 2016-06-11 19:36:15 +02:00
  • c6edda8c35 update version to 2 (1.1) tibbi 2016-06-11 19:35:07 +02:00
  • 67286b9a88 add some shutter audio tibbi 2016-06-11 19:34:34 +02:00
  • 9b8a8777f6 properly rotate landscape photos tibbi 2016-06-11 13:11:30 +02:00
  • e06b98c825 update gradle to 2.1.2 tibbi 2016-06-10 18:49:30 +02:00
  • e17dc03397 small description edit Tibor Kaputa 2016-06-04 17:40:11 +02:00
  • 980dfa2483 add app description Tibor Kaputa 2016-06-04 17:38:02 +02:00
  • 2b8053d9e0 add launcher icons tibbi 2016-06-04 11:29:50 +02:00
  • 5b742cc3af change the app colors tibbi 2016-06-03 23:31:58 +02:00
  • c02236d422 add some screenshots tibbi 2016-06-03 14:46:39 +02:00
  • b07f54de78 Create README.md Tibor Kaputa 2016-06-03 11:03:10 +02:00
  • 862f2b8c08 add an Apache license tibbi 2016-06-03 10:57:42 +02:00
  • 5c6c333582 small function change tibbi 2016-06-02 20:25:34 +02:00
  • a38ad05504 underline the libraries tibbi 2016-06-02 19:47:59 +02:00
  • 9b681d95e2 add licences tibbi 2016-06-02 19:24:36 +02:00
  • 7f960fd5c3 hide the navigation icons at resume tibbi 2016-06-02 15:53:45 +02:00
  • 0bf05bfc53 add About section tibbi 2016-06-02 15:47:13 +02:00
  • b7b5f8e8e8 hide the navigation bar icons if they are software ones tibbi 2016-06-02 15:27:42 +02:00
  • ddf942062f add icons tibbi 2016-06-02 15:06:50 +02:00
  • 2c16e1ccef change some colors and actionbar font style tibbi 2016-06-02 13:31:34 +02:00
  • 8a563ddc88 update Butterknife to 8.0.1 tibbi 2016-06-01 18:03:36 +02:00
  • 86fef2c736 disable the flash explicitly at creating the Preview tibbi 2016-05-08 23:00:59 +02:00
  • 9504fe9ef8 implement Flash tibbi 2016-04-28 00:10:04 +02:00
  • c518884d00 update gradle to 2.1 tibbi 2016-04-27 23:18:10 +02:00
  • ffb1fc8ccf prepare Release mode tibbi 2016-04-25 23:17:45 +02:00
  • be831f1e91 one more null check tibbi 2016-04-19 13:27:43 +02:00
  • d3d2f5e23d handle Camera.open() fail gracefully tibbi 2016-04-19 13:24:56 +02:00
  • 6ce7b5e2e4 add toggling between front/rear camera tibbi 2016-04-19 13:02:52 +02:00
  • 22d2b16ab3 add a button for toggling front/rear camera tibbi 2016-04-18 23:41:35 +02:00
  • a556ff10a1 move photo processing in the background tibbi 2016-04-18 22:40:09 +02:00
  • 27c77d38a3 hide the bottom navigation bar for bigger image preview tibbi 2016-04-18 13:48:50 +02:00
  • a08e526815 fix touch to focus by rotating the matrix tibbi 2016-04-18 13:33:35 +02:00