|
c2b042c5ac
|
use matrix transformation at landscape photos too
|
2019-09-03 11:09:18 +02:00 |
|
|
f73cb32db8
|
fixing some image rotation issues
|
2019-09-03 10:19:51 +02:00 |
|
|
715fc4f79a
|
fix #230, properly handle images captured with the front camera
|
2019-09-03 09:16:38 +02:00 |
|
|
b793026bbb
|
replacing some images with vectors
|
2019-09-02 22:46:49 +02:00 |
|
|
92cccc9ff7
|
properly color the top menu at the app settings
|
2019-09-02 22:32:43 +02:00 |
|
|
01099e353e
|
updating kotlin, commons, gradle
|
2019-09-02 22:27:57 +02:00 |
|
|
d631d109c3
|
adding a null check
|
2019-07-06 15:27:20 +02:00 |
|
|
ec9c121333
|
lets handle an exception better
|
2019-04-07 23:35:47 +02:00 |
|
|
2f9da53c5b
|
adding a new FAQ item
|
2019-04-07 23:35:37 +02:00 |
|
|
966e2c5a36
|
catching some exceptions
|
2019-04-07 23:16:40 +02:00 |
|
|
34d9b27367
|
updating gradle, commons
|
2019-04-07 23:10:01 +02:00 |
|
|
c6411b7b79
|
fix #189, #170, properly handle video recording on SD cards
|
2018-10-18 14:09:06 +02:00 |
|
|
00884bb881
|
ignore exceptions thrown at checking flashlight
|
2018-10-18 14:07:54 +02:00 |
|
|
39aba65589
|
updated Commons, min Android OS to 5, removed Camera One implementation
|
2018-10-17 23:32:12 +02:00 |
|
|
d7a9002076
|
removing LeakCanary
|
2018-10-17 22:59:20 +02:00 |
|
|
15bf2ee193
|
couple updates related to capturing images with Camera2
|
2018-08-08 23:54:58 +02:00 |
|
|
48c3dae1e5
|
adding the Orange splash activity alias
|
2018-08-07 21:27:24 +02:00 |
|
|
1ebb8a2ebb
|
update commons to 4.6.3
|
2018-08-07 21:24:15 +02:00 |
|
|
87293d9706
|
catch all exceptions at unlocking focus
|
2018-08-07 20:36:19 +02:00 |
|
|
6862b3bc6d
|
delete the wrong video file, if some exception gets thrown
|
2018-07-10 12:18:39 +02:00 |
|
|
c28e030cbc
|
show a Purchase Thank You button at the settings, if it isnt installed
|
2018-07-10 12:18:16 +02:00 |
|
|
7e709bebfb
|
show a video resolution picker if recording fails
|
2018-07-10 11:56:05 +02:00 |
|
|
63d228a50e
|
use the selected resolution as preview, if nothing better is found
|
2018-07-10 11:41:29 +02:00 |
|
|
cf64374411
|
removing a redundant variable
|
2018-07-10 11:27:15 +02:00 |
|
|
4f1bfc3e2a
|
simplify the resolution aspect ratio calculations
|
2018-07-10 10:58:58 +02:00 |
|
|
18909040c4
|
apply the proper frame range on videos too
|
2018-07-10 00:13:56 +02:00 |
|
|
9548d6621d
|
fix #171, try avoiding capturing rotated photos
|
2018-07-10 00:03:34 +02:00 |
|
|
8fae1b167a
|
fix a glitch preventing capturing multiple images in a row
|
2018-07-09 23:51:58 +02:00 |
|
|
15ba3462c1
|
fix too dark image preview on some devices
|
2018-07-09 22:05:59 +02:00 |
|
|
536fe8ff7c
|
rescan captured video path before updating lastMediaPreview
|
2018-07-06 21:11:06 +02:00 |
|
|
42e8fd3183
|
update commons to 4.3.30
|
2018-07-05 23:39:55 +02:00 |
|
|
9cb353d0b5
|
adding some crashfixes, show exceptions thrown at starting recording
|
2018-07-05 18:57:10 +02:00 |
|
|
b351729646
|
remove the error toast at Create Preview
|
2018-06-18 23:18:16 +02:00 |
|
|
2c26981fd0
|
flip the icons used at toggle front/rear camera
|
2018-06-18 23:16:25 +02:00 |
|
|
7e42da897a
|
split the video and image capture intent checks
|
2018-06-18 23:12:49 +02:00 |
|
|
c6dfeb97b7
|
show some exception messages publicly to speed up the glitch fixes
|
2018-06-18 22:43:42 +02:00 |
|
|
335529ccbb
|
catch and show exceptions thrown at starting recording
|
2018-06-18 21:22:19 +02:00 |
|
|
7afa969505
|
fix #172, set SCALER_CROP_REGION at image capturing only if the user zoomed
|
2018-06-18 21:04:01 +02:00 |
|
|
ff33c4f30d
|
notify the activity at stoping the video recording, fixed third party intents
|
2018-06-14 14:14:57 +02:00 |
|
|
16fdbf8d5a
|
fix handling of third party video intent
|
2018-06-14 13:53:51 +02:00 |
|
|
854a865071
|
fix third party intent image capturing
|
2018-06-14 13:04:46 +02:00 |
|
|
049245e43d
|
make capture session nullable
|
2018-06-12 10:18:25 +02:00 |
|
|
1ec2c68961
|
recreate the preview session after capturing a photo without focus
|
2018-06-11 18:35:43 +02:00 |
|
|
9696db4ef4
|
set preview intent at control capture intent
|
2018-06-11 17:52:33 +02:00 |
|
|
f246a23440
|
remove the standalone cancel autofocus function
|
2018-06-11 16:58:39 +02:00 |
|
|
d21124e3bc
|
flip autofocus canceling and stopRepeating
|
2018-06-11 15:07:03 +02:00 |
|
|
45177dd7d9
|
move the autofocus cancelling code in an own function
|
2018-06-11 14:30:35 +02:00 |
|
|
8ae53e4f2f
|
do not rotate the preview at front camera, always use sensor orientation
|
2018-06-11 14:10:59 +02:00 |
|
|
c0d0a06dfe
|
try disabling Focus before capture by default
|
2018-06-11 13:56:25 +02:00 |
|
|
8b7185d38c
|
let Camera2 take care of exif fields, just copy it over
|
2018-06-11 12:50:07 +02:00 |
|