Commit Graph

380 Commits

Author SHA1 Message Date
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
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
tibbi 207bb44eed misc tweaks here and there 2017-03-19 23:30:54 +01:00
tibbi 9a6a4ffe9e removing the Utils class 2017-03-19 22:10:52 +01:00
tibbi 0cfebacd01 couple more updates of the Preview class 2017-03-19 21:36:45 +01:00
tibbi 1095ed56e5 convert Preview to kotlin 2017-03-19 21:21:21 +01:00
tibbi 9576aa0f51 disable RTL support for now 2017-03-19 21:07:15 +01:00
tibbi c653345ff7 removing some mipmap icons 2017-03-19 21:02:19 +01:00
tibbi 8c793112e6 move the icons into the drawables folder + some renames 2017-03-19 21:02:02 +01:00
tibbi 9f5d6ea75e reuse some resources from the Commons library 2017-03-19 20:51:43 +01:00
tibbi 81ff55f9c9 use just one version of spanish and portugal 2017-03-19 19:59:06 +01:00
tibbi 382a39cfea add some settings for resolutions 2017-03-19 19:13:43 +01:00
tibbi 7ea48812a2 add some new resolution related strings and 2 more spanish languages 2017-03-19 19:08:25 +01:00
tibbi cf667f8760 setup the color customization button 2017-03-19 18:45:20 +01:00
tibbi e29717da20 remove the previous weird way of setting photo/video resolution 2017-03-19 18:43:51 +01:00
tibbi 7fadf48b4f make sure the selected save path exists and its a directory 2017-03-19 17:48:49 +01:00
tibbi f40d7f6f7c fix setting the photo save folder 2017-03-19 17:43:56 +01:00
tibbi 862295fbba add the Whats new dialog 2017-03-19 13:19:21 +01:00
tibbi 0efa54ee6c use the shared About and License activities 2017-03-19 13:16:37 +01:00
tibbi 367da03d02 update the Settings screen 2017-03-19 13:10:32 +01:00
tibbi 1ef1bbe176 add an initial version of the Commons library 2017-03-19 13:01:08 +01:00
tibbi c05dcff4e6 update kotlin, gradle and a couple libs 2017-03-19 12:20:31 +01:00
tibbi 223befe536 update the signing constants 2017-03-19 12:18:04 +01:00
tibbi cdbe4ed0c1 remove the alternative string locations 2017-01-12 18:17:55 +01:00
Taras 57ab65037d update Russian 2017-01-12 14:45:10 +03:00
tibbi 5d7527f38e ading French translation 2017-01-05 22:57:55 +01:00
Stefan a720458c4c Update strings.xml 2017-01-03 23:39:19 +01:00
tibbi c378952700 updating app descriptions 2016-12-18 18:40:48 +01:00
tibbi 2b23e3aa08 update version to 1.32 2016-12-18 18:36:13 +01:00
tibbi 27e88f9fb1 tweak the crashfix a bit 2016-12-18 18:36:07 +01:00
tibbi 824685258e fix a crash at closing the app right after taking a photo 2016-12-18 18:33:23 +01:00
tibbi 5409038007 update filepicker to 1.6.1 2016-12-18 18:09:34 +01:00
tibbi 93ec82df00 have flash on permanently even in photo mode, if set so 2016-12-18 18:04:47 +01:00
Sérgio Marques 10683d7dc8 Portuguese update 2016-12-13 21:57:07 +00:00
tibbi e85389281b add some links to more strings 2016-12-11 11:03:51 +01:00
Sérgio Marques a82e581110 Portuguese update 2016-12-05 22:09:46 +00:00
tibbi 92f87e2740 escape some apostrophes 2016-12-03 11:03:10 +01:00
Sérgio Marques 41539a53fb Portuguese update 2016-12-02 23:27:52 +00:00
naofum da427f443c Updated Japanese 2016-11-30 23:12:27 +09:00
tibbi f319f42cbf add Spanish app description 2016-11-29 18:13:50 +01:00
tibbi 4cd239604b lets support RTL languages 2016-11-27 12:14:39 +01:00
tibbi 3e8515b6e8 update version to 1.31 2016-11-24 21:15:30 +01:00
tibbi d9577f859e update filepicker to 1.5.4 2016-11-24 21:14:36 +01:00
tibbi f8f2125d53 add the google play strings into strings.xml 2016-11-24 21:11:14 +01:00
tibbi e8cb8d1464 move some more code in utils 2016-11-24 21:03:45 +01:00
tibbi 0223867412 move some helper functions in Utils 2016-11-24 20:57:51 +01:00
tibbi f48334ea2d show a preview of captured image only if set so 2016-11-24 20:49:56 +01:00
tibbi dd650a34b5 store config in a variable 2016-11-24 19:06:14 +01:00
tibbi 987cf48467 add a toggle for showing photo preview after capturing 2016-11-24 18:56:15 +01:00
tibbi b7e0285aa4 move preview resuming to a separate function 2016-11-24 18:35:16 +01:00
Tibor Kaputa 69c269d7c6 always use the max possible preview in video 2016-11-24 14:35:08 +01:00
tibbi e68384100a added Spanish translation 2016-11-21 18:17:04 +01:00
tibbi 001240c03f update version to 1.30 2016-11-20 21:22:44 +01:00
tibbi bebc02dee5 fix storing max video resolution 2016-11-20 21:20:54 +01:00
tibbi 15a68dabd6 update version to 1.29 2016-11-20 18:55:22 +01:00
tibbi e35f849548 fixing some startup crashes 2016-11-20 18:55:14 +01:00
tibbi 679103f810 add Glide license 2016-11-20 18:45:56 +01:00
tibbi fa67c5dc88 use Glide for displaying last photo preview 2016-11-20 18:41:51 +01:00
tibbi 4261f38417 adding kotlin license 2016-11-20 18:29:54 +01:00
tibbi 811e9b19d5 remove the no longer needed write storage images 2016-11-17 09:57:06 +01:00
Sérgio Marques 465eef59ca Portuguese update 2016-11-16 23:26:44 +00:00
tibbi edc88dca58 update version to 1.28 2016-11-16 00:08:47 +01:00
tibbi 8ed58d6899 add filepicker license 2016-11-16 00:05:50 +01:00
tibbi 8f120d1a86 remove Butterknife 2016-11-16 00:03:20 +01:00