Commit Graph

25 Commits

Author SHA1 Message Date
7a55969e6d update commons and camerax 2022-07-13 02:11:38 +01:00
39aba65589 updated Commons, min Android OS to 5, removed Camera One implementation 2018-10-17 23:32:12 +02:00
7e709bebfb show a video resolution picker if recording fails 2018-07-10 11:56:05 +02:00
aae28aeb03 show a list of available photo resolutions at pressing Change Resolution 2018-06-05 11:37:50 +02:00
617ac98e5d pass available resolutions to the picker dialog in a new MySize type list 2018-06-04 16:08:23 +02:00
ebb6e89dd6 send a boolean at resolution changing dialog to mark front/back camera 2018-06-04 15:36:17 +02:00
2cdae95de8 create a helper function for getting the proper camera impl 2018-05-27 23:35:40 +02:00
43ff590e64 make toggle_camera nullable at MainActivity 2018-03-31 23:29:34 +02:00
5699ab4ca3 call scanPath on the context after saving a video 2018-01-23 18:33:42 +01:00
a016f514f8 moving some files in subfolders + renaming extension files to first capital letter 2017-12-03 21:20:51 +01:00
15e88a8510 update Commons for easy runtime permissions handling 2017-10-21 20:33:03 +02:00
7acdcd60e6 fix some issues with camera stucking at focus stage 2017-06-16 21:01:03 +02:00
28bb406d42 pass the config parameter to ChangeResolutionDialog 2017-05-05 11:27:26 +02:00
4e3d8ae9ac use the activity config at showing resolution picker 2017-05-05 11:15:34 +02:00
baf6c36bcd fix a crash at getting -1th element of an array 2017-03-30 22:02:25 +02:00
c013f85ce5 show the aspect ratio at the resolutions dialog too 2017-03-21 23:24:31 +01:00
af72725ad7 close the resolution picker dialog after changing a resolution 2017-03-21 23:05:23 +01:00
60f2cf9e1a append the megapixels to the resolution 2017-03-21 22:50:22 +01:00
4a13d766f0 recheck the previews aspect ratio on resolution change 2017-03-21 21:23:15 +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