Commit Graph

73 Commits

Author SHA1 Message Date
60f2cf9e1a append the megapixels to the resolution 2017-03-21 22:50:22 +01:00
5a04995b77 use the apps color on the focus rect 2017-03-21 22:39:25 +01:00
e309221b76 fix saving videos on SD cards 2017-03-21 22:02:50 +01:00
658977953b change the way we calculate the navigation bar height 2017-03-21 21:53:46 +01:00
be0f949b19 recheck preview size on toggling photo/video mode 2017-03-21 21:37:36 +01:00
4a13d766f0 recheck the previews aspect ratio on resolution change 2017-03-21 21:23:15 +01:00
c8af745297 let the Preview handle the changeResolutionDialog 2017-03-21 20:43:40 +01:00
af58be70dd removing a local variablec cpHigh 2017-03-21 20:38:49 +01:00
89e41d1fac take pictures and videos in the selected resolution 2017-03-21 20:37:23 +01:00
d01a3ca636 setup proper preview size 2017-03-21 20:19:07 +01:00
d7b105f065 properly store the selected resolution index in db 2017-03-21 00:04:17 +01:00
4938da8d0d update the dialog with the selected resolution 2017-03-21 00:01:26 +01:00
7ead59dad4 tweak the resolution picker dialog 2017-03-20 23:58:53 +01:00
ba173944f7 fill in the values at resolution pickers 2017-03-20 23:23:30 +01:00
cee0ada35f send the Camera object to the ChangeResolutionDialog 2017-03-20 23:01:28 +01:00
0afb2d57a8 create a dialog for changing resolutions 2017-03-20 21:02:20 +01:00
74863e3149 create the default values for resolution indexes 2017-03-20 20:45:23 +01:00
1ea95c709b add a button for setting the photo/video resolution 2017-03-20 20:41:36 +01:00
f043d6df65 remove the resolution setters from Settings 2017-03-20 20:30:08 +01:00
2e43f53af2 sort camera preview sizes differently 2017-03-20 19:48:37 +01:00
0eed22d749 minor update 2017-03-20 19:13:32 +01:00
207bb44eed misc tweaks here and there 2017-03-19 23:30:54 +01:00
9a6a4ffe9e removing the Utils class 2017-03-19 22:10:52 +01:00
0cfebacd01 couple more updates of the Preview class 2017-03-19 21:36:45 +01:00
1095ed56e5 convert Preview to kotlin 2017-03-19 21:21:21 +01:00
c653345ff7 removing some mipmap icons 2017-03-19 21:02:19 +01:00
9f5d6ea75e reuse some resources from the Commons library 2017-03-19 20:51:43 +01:00
382a39cfea add some settings for resolutions 2017-03-19 19:13:43 +01:00
cf667f8760 setup the color customization button 2017-03-19 18:45:20 +01:00
e29717da20 remove the previous weird way of setting photo/video resolution 2017-03-19 18:43:51 +01:00
7fadf48b4f make sure the selected save path exists and its a directory 2017-03-19 17:48:49 +01:00
f40d7f6f7c fix setting the photo save folder 2017-03-19 17:43:56 +01:00
862295fbba add the Whats new dialog 2017-03-19 13:19:21 +01:00
0efa54ee6c use the shared About and License activities 2017-03-19 13:16:37 +01:00
367da03d02 update the Settings screen 2017-03-19 13:10:32 +01:00
1ef1bbe176 add an initial version of the Commons library 2017-03-19 13:01:08 +01:00
27e88f9fb1 tweak the crashfix a bit 2016-12-18 18:36:07 +01:00
824685258e fix a crash at closing the app right after taking a photo 2016-12-18 18:33:23 +01:00
e8cb8d1464 move some more code in utils 2016-11-24 21:03:45 +01:00
0223867412 move some helper functions in Utils 2016-11-24 20:57:51 +01:00
987cf48467 add a toggle for showing photo preview after capturing 2016-11-24 18:56:15 +01:00
bebc02dee5 fix storing max video resolution 2016-11-20 21:20:54 +01:00
e35f849548 fixing some startup crashes 2016-11-20 18:55:14 +01:00
679103f810 add Glide license 2016-11-20 18:45:56 +01:00
fa67c5dc88 use Glide for displaying last photo preview 2016-11-20 18:41:51 +01:00
4261f38417 adding kotlin license 2016-11-20 18:29:54 +01:00
8ed58d6899 add filepicker license 2016-11-16 00:05:50 +01:00
8f120d1a86 remove Butterknife 2016-11-16 00:03:20 +01:00
b2869fc6ba convert Constants to kotlin 2016-11-15 23:59:56 +01:00
924f3585ce move Utils to the proper folder 2016-11-15 23:53:36 +01:00