Commit Graph

462 Commits

Author SHA1 Message Date
Sérgio Marques 60a07b7f7e Update strings.xml 2017-07-19 21:40:15 +01:00
en2sv 001610ba15 Update Swedish translation 2017-07-09 20:19:03 +02:00
tibbi 2fcf55eace update version to 2.3.4 2017-06-22 23:05:02 +02:00
tibbi 710e7d3cf5 avoid rotating images by 0 degrees 2017-06-22 22:54:03 +02:00
tibbi 1c60320f5c catch out of memory error thrown at rotating images before save 2017-06-22 22:50:41 +02:00
tibbi e77f211f07 wrap startpreview in a try/catch block 2017-06-22 22:09:47 +02:00
tibbi 0d5fd22921 start checking device orientation only after permissions were granted 2017-06-22 22:04:52 +02:00
tibbi 97e72417fa schedule autofocusing at app launch 2017-06-22 22:00:33 +02:00
tibbi 64aec3cf4f wrap autofocusing in a try/catch block 2017-06-22 21:55:59 +02:00
tibbi 3734ece6bf update commons to 2.21.11 2017-06-22 21:20:27 +02:00
tibbi 3d07ffd748 adding rounded launcher icons 2017-06-22 21:17:38 +02:00
tibbi 99421833c3 remove the mdpi resources 2017-06-22 21:16:18 +02:00
tibbi 9aeb993c08 catch exceptions thrown at rotating views 2017-06-17 12:25:31 +02:00
tibbi 3a32f69ad2 update version to 2.3.3 2017-06-17 08:16:12 +02:00
tibbi 0667437d42 update commons to 2.20.2 2017-06-16 23:15:48 +02:00
tibbi 048dbffd03 let the user know if the photo wasnt saved because he quit too early 2017-06-16 21:52:55 +02:00
tibbi 811cfbf668 move getSelectedResolution inside the camera null check 2017-06-16 21:19:59 +02:00
tibbi b7615013aa stop orientation checking if the activity is destroyed 2017-06-16 21:17:51 +02:00
tibbi 7acdcd60e6 fix some issues with camera stucking at focus stage 2017-06-16 21:01:03 +02:00
Sérgio Marques 7911229b2b Create strings.xml 2017-06-14 22:23:53 +01:00
tibbi 11d1465c11 update version to 2.3.2 2017-06-14 22:42:09 +02:00
tibbi 0fadd3d6be update commons and kotlin 2017-06-14 22:41:14 +02:00
tibbi 5968fd0242 add proguard rules for keeping line numbers 2017-06-14 22:37:41 +02:00
Nikola Trubitsyn ebd53d94e8 Fix #57 2017-06-14 21:02:25 +03:00
Sérgio Marques 0c59b166a0 Update strings.xml 2017-05-10 22:14:03 +01:00
sebastian05067 f9f0b7c447 Update strings.xml
08-05-17
2017-05-08 11:46:12 -05:00
tibbi fd7abed3b1 update version to 2.3.1 2017-05-07 22:44:09 +02:00
tibbi ed3bdfe5dd keep autofocusing every 3 secs only we are in photo mode, or not recording 2017-05-07 22:42:46 +02:00
tibbi fea59c3d2a update release notes and version to 2.3.0 2017-05-07 16:05:51 +02:00
tibbi 69beac2f55 focus the middle of the screen if no other place was clicked 2017-05-07 16:05:29 +02:00
tibbi 5115739a96 show the bottom buttons on resume only if we have the permissions already 2017-05-07 15:58:00 +02:00
tibbi 520a2b160e do not allow clicking bottom buttons if they are invisible 2017-05-07 15:53:03 +02:00
tibbi aa4cf933c6 make sure the bottom buttons are visible after resume or camera toggle 2017-05-07 15:48:42 +02:00
tibbi e56e1f15d1 reinit the static variables at app launch 2017-05-07 15:39:15 +02:00
tibbi e721f43274 update kotlin to 1.1.2-3 2017-05-07 15:35:26 +02:00
tibbi 8f33f47542 move the top right buttons closer to the side 2017-05-07 15:31:38 +02:00
tibbi e93da71d3e fix video rotation 2017-05-07 15:22:16 +02:00
tibbi 01b3f5e952 show a hint about resuming photo preview with a click 2017-05-07 13:13:07 +02:00
tibbi 1ed076a8f7 show the captured photo until a click if selected so 2017-05-07 12:47:46 +02:00
tibbi 605a2a96f0 fix #52, allow using the volume buttons as shutter 2017-05-07 12:25:42 +02:00
tibbi 62ab418c86 add an option to use volume buttons as shutter 2017-05-07 12:22:27 +02:00
tibbi d59577512f try refocusing the selected area every 3 secs 2017-05-07 12:09:26 +02:00
tibbi ca1cb05b93 update some Focus before capture translations 2017-05-07 11:56:33 +02:00
tibbi c608407fc1 implement the "Focus before capture" functionality 2017-05-07 11:55:17 +02:00
tibbi 6ffea6c542 update commons to 2.17.2 2017-05-06 13:16:39 +02:00
tibbi e0f4cf4688 add a setting for Focus before Capture 2017-05-06 13:12:06 +02:00
tibbi 91d827512d update version to 2.2.1 2017-05-05 11:41:02 +02:00
tibbi 7eeba29a8c make parameters and camera nullable at autoflash 2017-05-05 11:39:13 +02:00
tibbi d02df3bd4d make the preview at orientation change listener nullable 2017-05-05 11:37:47 +02:00
tibbi c1ea435343 make sure the camera is not null when setting up the preview after measuring 2017-05-05 11:33:12 +02:00
tibbi 28bb406d42 pass the config parameter to ChangeResolutionDialog 2017-05-05 11:27:26 +02:00
tibbi 4e3d8ae9ac use the activity config at showing resolution picker 2017-05-05 11:15:34 +02:00
tibbi 9b27d22bf3 allow creating new folders at selecting the save folder 2017-05-05 11:11:36 +02:00
tibbi 1fe72e79cb recheck the button state after granting record audio permission 2017-05-05 11:09:53 +02:00
Nikola Trubitsyn 0a2e5dd20e Complete Russian translation 2017-04-19 20:22:27 +03:00
Tibor Kaputa bbe85988fc remove some translated release notes 2017-04-12 09:18:46 +02:00
Joseph Lewis a032b8052e Reformat Dutch Translation 2017-04-12 15:39:35 +10:00
Joseph Lewis 56341db70d Added missing Dutch string 2017-04-12 14:58:07 +10:00
Joseph Lewis 3cf7f6f1ae Added Dutch (nl) localisation 2017-04-12 14:47:46 +10:00
tibbi dbe57707e9 update version to 2.2.0 2017-04-07 21:36:06 +02:00
tibbi 26f0a46ce9 make sure we rotate the final photo properly 2017-04-07 21:35:23 +02:00
tibbi b45b4cf4a3 use the orientation event listener for checking device orientation 2017-04-07 21:16:37 +02:00
tibbi 3239d37bab update commons and gradle 2017-04-07 21:05:54 +02:00
tibbi 3bfde4d4a3 make mOrientation a local variable 2017-04-01 22:17:07 +02:00
tibbi 824ad221df check device orientation less frequently 2017-04-01 22:09:54 +02:00
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