Commit Graph

33 Commits

Author SHA1 Message Date
FunkyMuse e039919274 fix: build pipeline and migrate to gradle kts and version catalogs 2023-07-31 12:31:48 +02:00
ismailnurudeen e466196135 fix: implemented a fix to allow video recording to user selected sdcard folder. 2023-02-07 12:47:37 +01:00
tibbi 196f477d3e lets set the minimal required OS version to Android 10 2022-04-20 21:20:40 +02:00
tibbi baa128e11a updating commons, kotlin and gradle 2021-04-15 22:48:00 +02:00
tibbi fab62ee3b8 fix saving files on some SD cards 2020-04-21 22:21:27 +02:00
tibbi 51c55811d6 do some preparations for target SDK 29 2020-02-16 22:19:49 +01:00
tibbi c2b042c5ac use matrix transformation at landscape photos too 2019-09-03 11:09:18 +02:00
tibbi f73cb32db8 fixing some image rotation issues 2019-09-03 10:19:51 +02:00
tibbi 715fc4f79a fix #230, properly handle images captured with the front camera 2019-09-03 09:16:38 +02:00
tibbi 34d9b27367 updating gradle, commons 2019-04-07 23:10:01 +02:00
tibbi 42e8fd3183 update commons to 4.3.30 2018-07-05 23:39:55 +02:00
tibbi 854a865071 fix third party intent image capturing 2018-06-14 13:04:46 +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 1f55c1345a make sure the image is rotated as appropriate at third party intents 2018-06-11 11:26:50 +02:00
tibbi 250bf176c1 removing a redundant variable 2018-05-30 16:35:13 +02:00
tibbi 7d5a60f13d fix the rotation of images captured with Camera2 api 2018-05-30 16:11:23 +02:00
tibbi 49bd2b1be9 add photo saving with Camera2 api 2018-05-30 13:19:15 +02:00
tibbi 2cdae95de8 create a helper function for getting the proper camera impl 2018-05-27 23:35:40 +02:00
tibbi ad1a721f8f catch and show exceptions thrown at rotating saved image 2018-04-08 11:13:31 +02:00
tibbi f73f8ad1c5 fix a condition check 2018-04-01 12:16:46 +02:00
tibbi 15e24a7f83 use the functions from Commons for saving rotated images 2018-04-01 12:12:46 +02:00
tibbi 1bade23297 rotate images by exif on SD card on Nougat+ 2018-04-01 11:20:26 +02:00
tibbi 2f08c2b59e adding a null check at photo saving 2018-03-31 23:33:47 +02:00
tibbi d04ed7d334 move the error with failed resolution setting to the moment of image capture 2018-02-26 16:33:31 +01:00
tibbi 740a1e4e20 fix saving images on the SD card 2018-02-26 11:26:58 +01:00
tibbi c023445b3b update commons to 3.13.9 2018-02-26 11:22:58 +01:00
tibbi 16d6d2044d catch OutOfMemory errors at saving images 2018-01-23 16:48:30 +01:00
tibbi 3152b545e9 catch IOException at setting photo exif data separately so the code continues 2018-01-14 12:06:26 +01:00
tibbi a1865811a9 fix #105, allow changing the photo compression quality 2018-01-13 15:21:34 +01:00
tibbi d38eb229d7 improve the sd card treeuri check at saving photos 2018-01-13 09:30:45 +01:00
tibbi c4b977517b remove an error showing at saving photo 2018-01-13 09:29:08 +01:00
tibbi a016f514f8 moving some files in subfolders + renaming extension files to first capital letter 2017-12-03 21:20:51 +01:00