Commit Graph

1319 Commits

Author SHA1 Message Date
tibbi 604c5b9e76 fix #26, add automatic flash 2017-03-26 18:24:51 +02:00
tibbi 10549b4542 add icons for automatic flash 2017-03-26 17:58:26 +02:00
tibbi fc4bd98e68 reinitialize the recorder if the device rotation changes while not recording 2017-03-26 17:28:22 +02:00
tibbi 10282d36ba remove the hardcoded rotation degree 2017-03-26 15:07:52 +02:00
tibbi 8c0e0af270 move the permission checking things into a separate function 2017-03-26 15:05:14 +02:00
tibbi e44e1ccdbf rename the photo video toggling functions 2017-03-26 14:41:58 +02:00
tibbi fa9eb58012 move camera init into a standalone function 2017-03-26 12:11:22 +02:00
tibbi f62f5314f6 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Camera 2017-03-26 12:05:52 +02:00
tibbi 9cca79877b fix some video rotation checks 2017-03-26 12:05:38 +02:00
Tibor Kaputa 831ae16174 Merge pull request #46 from smarquespt/master
Portuguese update
2017-03-26 10:59:55 +02:00
Sérgio Marques f2e7bb6b9d Portuguese update 2017-03-25 23:47:49 +00:00
tibbi 0bead6f1fb fix toggling toggle camera visibility 2017-03-25 18:37:08 +01:00
tibbi ba979443ad show the Toggle Camera button only if the user has multiple cameras 2017-03-25 18:23:07 +01:00
tibbi 726ab0acd2 fix #17, improve photo saving rotation 2017-03-25 17:59:25 +01:00
tibbi 5e9e1798c5 updating changelog 2017-03-23 18:10:31 +01:00
tibbi b8928f3137 update version to 2.0.1 2017-03-23 18:10:06 +01:00
tibbi 60c6544c16 flip some conditions 2017-03-23 18:09:41 +01:00
tibbi 3bb6bd6859 updating changelog 2017-03-22 20:24:26 +01:00
tibbi f2cf12437c update version to 2.0.0 2017-03-22 20:23:31 +01:00
tibbi ded93e2d34 add the moved resolution picker in release notes 2017-03-22 20:23:03 +01:00
tibbi 33466ba5e5 update readme year 2017-03-22 20:21:09 +01:00
tibbi 6a3d8f1025 updating readme screenshots 2017-03-22 20:15:55 +01:00
tibbi 586890b5e9 try filling the screen with the default back camera photo resolution 2017-03-22 20:12:57 +01:00
Tibor Kaputa e84ab36c79 add more bottom margin to bottom buttons 2017-03-22 11:06:54 +01:00
tibbi c013f85ce5 show the aspect ratio at the resolutions dialog too 2017-03-21 23:24:31 +01:00
tibbi af72725ad7 close the resolution picker dialog after changing a resolution 2017-03-21 23:05:23 +01:00
tibbi 0fe47acc4e move the aspect ratio check in a Size extension 2017-03-21 23:00:24 +01:00
tibbi 60f2cf9e1a append the megapixels to the resolution 2017-03-21 22:50:22 +01:00
tibbi 5a04995b77 use the apps color on the focus rect 2017-03-21 22:39:25 +01:00
tibbi e309221b76 fix saving videos on SD cards 2017-03-21 22:02:50 +01:00
tibbi 658977953b change the way we calculate the navigation bar height 2017-03-21 21:53:46 +01:00
tibbi be0f949b19 recheck preview size on toggling photo/video mode 2017-03-21 21:37:36 +01:00
tibbi 4a13d766f0 recheck the previews aspect ratio on resolution change 2017-03-21 21:23:15 +01:00
tibbi c8af745297 let the Preview handle the changeResolutionDialog 2017-03-21 20:43:40 +01:00
tibbi af58be70dd removing a local variablec cpHigh 2017-03-21 20:38:49 +01:00
tibbi 89e41d1fac take pictures and videos in the selected resolution 2017-03-21 20:37:23 +01:00
tibbi d01a3ca636 setup proper preview size 2017-03-21 20:19:07 +01:00
Tibor Kaputa b34e921200 Merge pull request #45 from smarquespt/master
Portuguese update
2017-03-21 18:16:27 +01:00
Sérgio Marques 34fce5d6a8 Portuguese update 2017-03-21 16:00:53 +00:00
tibbi d7b105f065 properly store the selected resolution index in db 2017-03-21 00:04:17 +01:00
tibbi 4938da8d0d update the dialog with the selected resolution 2017-03-21 00:01:26 +01:00
tibbi 7ead59dad4 tweak the resolution picker dialog 2017-03-20 23:58:53 +01:00
tibbi ba173944f7 fill in the values at resolution pickers 2017-03-20 23:23:30 +01:00
tibbi cee0ada35f send the Camera object to the ChangeResolutionDialog 2017-03-20 23:01:28 +01:00
tibbi 0afb2d57a8 create a dialog for changing resolutions 2017-03-20 21:02:20 +01:00
tibbi 74863e3149 create the default values for resolution indexes 2017-03-20 20:45:23 +01:00
tibbi 1ea95c709b add a button for setting the photo/video resolution 2017-03-20 20:41:36 +01:00
tibbi f043d6df65 remove the resolution setters from Settings 2017-03-20 20:30:08 +01:00
tibbi 2e43f53af2 sort camera preview sizes differently 2017-03-20 19:48:37 +01:00
tibbi 0eed22d749 minor update 2017-03-20 19:13:32 +01:00