Commit Graph

347 Commits

Author SHA1 Message Date
tibbi 019afe0d5b update version to 2.1.1 2017-03-30 22:06:09 +02:00
tibbi 98957391c5 adding another null check 2017-03-30 22:05:30 +02:00
tibbi 7cf1b38578 add a null check 2017-03-30 22:04:03 +02:00
tibbi baf6c36bcd fix a crash at getting -1th element of an array 2017-03-30 22:02:25 +02:00
Rodrigo c1838de77b Update strings.xml 2017-03-28 17:28:06 -03:00
tibbi 1064ffd0ee adding a brazil portuguese file 2017-03-28 20:28:45 +02:00
Tibor Kaputa ffc89a8970 make sure the flash is not on Torch mode when toggling to auto 2017-03-27 09:44:18 +02:00
tibbi 965bdffd1c updating version to 2.1.0 2017-03-26 18:46:41 +02:00
tibbi 99d7e11cfe updating release notes 2017-03-26 18:45:26 +02:00
tibbi 273f583f0a use a bit lower resolution icons 2017-03-26 18:43:18 +02:00
tibbi f2b8b1ed32 do not allow automatic flash in video mode 2017-03-26 18:29:15 +02:00
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
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 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 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 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
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