Commit Graph

940 Commits

Author SHA1 Message Date
tibbi 1d3462083e update commons to 4.4.0 2018-07-10 12:01:23 +02:00
tibbi 7e709bebfb show a video resolution picker if recording fails 2018-07-10 11:56:05 +02:00
tibbi 63d228a50e use the selected resolution as preview, if nothing better is found 2018-07-10 11:41:29 +02:00
tibbi cf64374411 removing a redundant variable 2018-07-10 11:27:15 +02:00
tibbi 4f1bfc3e2a simplify the resolution aspect ratio calculations 2018-07-10 10:58:58 +02:00
tibbi 18909040c4 apply the proper frame range on videos too 2018-07-10 00:13:56 +02:00
tibbi 9548d6621d fix #171, try avoiding capturing rotated photos 2018-07-10 00:03:34 +02:00
tibbi 8fae1b167a fix a glitch preventing capturing multiple images in a row 2018-07-09 23:51:58 +02:00
tibbi 15ba3462c1 fix too dark image preview on some devices 2018-07-09 22:05:59 +02:00
Tibor Kaputa 3706b3708b
Merge pull request #180 from en2sv/patch-4
Update Swedish translation
2018-07-08 20:15:15 +02:00
en2sv 7112a40aa1
Update Swedish translation 2018-07-08 20:14:26 +02:00
tibbi 536fe8ff7c rescan captured video path before updating lastMediaPreview 2018-07-06 21:11:06 +02:00
tibbi ef7505ce81 update commons to 4.3.31 2018-07-06 21:04:00 +02:00
tibbi 42e8fd3183 update commons to 4.3.30 2018-07-05 23:39:55 +02:00
tibbi 9cb353d0b5 adding some crashfixes, show exceptions thrown at starting recording 2018-07-05 18:57:10 +02:00
tibbi f2f330ffd3 update commons to 4.3.29 2018-07-05 18:46:17 +02:00
Tibor Kaputa 752418e7a8
Merge pull request #179 from ScratchBuild/l10n-ja
Update Japanese translation
2018-06-26 13:58:17 +02:00
ScratchBuild 376af161b0 Update Japanese translation 2018-06-26 16:47:59 +09:00
tibbi 2e4e188914 updating changelog 2018-06-18 23:19:09 +02:00
tibbi 2fa5965e7b update version to 4.1.2 2018-06-18 23:19:00 +02:00
tibbi b351729646 remove the error toast at Create Preview 2018-06-18 23:18:16 +02:00
tibbi 2c26981fd0 flip the icons used at toggle front/rear camera 2018-06-18 23:16:25 +02:00
tibbi 7e42da897a split the video and image capture intent checks 2018-06-18 23:12:49 +02:00
tibbi 39a235141e update commons to 4.2.6 2018-06-18 22:49:23 +02:00
tibbi c6dfeb97b7 show some exception messages publicly to speed up the glitch fixes 2018-06-18 22:43:42 +02:00
tibbi 335529ccbb catch and show exceptions thrown at starting recording 2018-06-18 21:22:19 +02:00
tibbi 7afa969505 fix #172, set SCALER_CROP_REGION at image capturing only if the user zoomed 2018-06-18 21:04:01 +02:00
tibbi 29fc0add5c update commons to 4.2.5 2018-06-18 21:03:23 +02:00
Tibor Kaputa 9dd6a9b631
Merge pull request #173 from gregory678/patch-4
PL translation update [2018.06.18]
2018-06-18 20:56:07 +02:00
gregory678 edacc556b9
PL translation update [2018.06.18] 2018-06-18 20:52:08 +02:00
tibbi ff33c4f30d notify the activity at stoping the video recording, fixed third party intents 2018-06-14 14:14:57 +02:00
tibbi 16fdbf8d5a fix handling of third party video intent 2018-06-14 13:53:51 +02:00
tibbi 854a865071 fix third party intent image capturing 2018-06-14 13:04:46 +02:00
tibbi 22ed7a2678 update kotlin to 1.2.50 2018-06-14 11:52:30 +02:00
tibbi 4a857d2ca0 updating changelog 2018-06-12 10:22:29 +02:00
tibbi d4d497612a update version to 4.1.1 2018-06-12 10:22:22 +02:00
tibbi 049245e43d make capture session nullable 2018-06-12 10:18:25 +02:00
tibbi e568b96a0b updating changelog 2018-06-11 18:48:41 +02:00
tibbi b1a6fc7411 update version to 4.1.0 2018-06-11 18:48:35 +02:00
tibbi 1ec2c68961 recreate the preview session after capturing a photo without focus 2018-06-11 18:35:43 +02:00
tibbi 9696db4ef4 set preview intent at control capture intent 2018-06-11 17:52:33 +02:00
tibbi f246a23440 remove the standalone cancel autofocus function 2018-06-11 16:58:39 +02:00
tibbi d21124e3bc flip autofocus canceling and stopRepeating 2018-06-11 15:07:03 +02:00
tibbi 45177dd7d9 move the autofocus cancelling code in an own function 2018-06-11 14:30:35 +02:00
tibbi 8ae53e4f2f do not rotate the preview at front camera, always use sensor orientation 2018-06-11 14:10:59 +02:00
tibbi c0d0a06dfe try disabling Focus before capture by default 2018-06-11 13:56:25 +02:00
tibbi 8b7185d38c let Camera2 take care of exif fields, just copy it over 2018-06-11 12:50:07 +02:00
tibbi d8f68fe643 fix #98, properly set some date/time related exif values when appropriate 2018-06-11 12:32:52 +02:00
tibbi 368a9c109d hide the last photo preview too at third party intents 2018-06-11 11:49:19 +02:00
tibbi 1f55c1345a make sure the image is rotated as appropriate at third party intents 2018-06-11 11:26:50 +02:00