|
e1528e5416
|
fix #77, add a toggle for keeping the setting buttons always visible
|
2017-10-21 21:29:18 +02:00 |
|
|
4541dc6e7d
|
show error toasts in more exception cases
|
2017-10-21 20:35:35 +02:00 |
|
|
15e88a8510
|
update Commons for easy runtime permissions handling
|
2017-10-21 20:33:03 +02:00 |
|
|
4b9eb1bfd9
|
adding a launcher black splash activity
|
2017-10-19 21:52:32 +02:00 |
|
|
f25fa53ca5
|
update commons to 2.28.8
|
2017-09-27 23:28:56 +02:00 |
|
|
36a4aeb43e
|
add a couple more resolution aspect ratios
|
2017-09-26 19:52:26 +02:00 |
|
|
3cac30436d
|
set the photo exif a bit later after saving
|
2017-09-23 16:54:39 +02:00 |
|
|
4262e0c14b
|
catch exceptions thrown at startPreview
|
2017-09-23 14:34:22 +02:00 |
|
|
a68317a13e
|
updating Whats New
|
2017-09-21 23:12:50 +02:00 |
|
|
c9537ec2c4
|
fix #56, add a toggle for enabling front camera photo flipping
|
2017-09-21 23:02:33 +02:00 |
|
|
02978b8375
|
rotate photos by exif if we are storing them on the internal storage
|
2017-09-21 22:24:33 +02:00 |
|
|
1b01fce15b
|
properly save the file in an uri, if it is provided by a third party intent
|
2017-09-21 21:04:53 +02:00 |
|
|
5c2e2b83b4
|
improve the handling of third party intents
|
2017-09-21 20:40:36 +02:00 |
|
|
d854e5d94c
|
updating and removing some strings
|
2017-09-20 23:52:48 +02:00 |
|
|
612a6918b7
|
couple minor code style and string updates
|
2017-09-20 23:34:13 +02:00 |
|
|
36c0d351fe
|
update commons to 2.28.3
|
2017-09-20 23:26:21 +02:00 |
|
|
eb6b5c143d
|
add some camera null checks at autofocusing
|
2017-09-20 23:22:22 +02:00 |
|
|
710e7d3cf5
|
avoid rotating images by 0 degrees
|
2017-06-22 22:54:03 +02:00 |
|
|
1c60320f5c
|
catch out of memory error thrown at rotating images before save
|
2017-06-22 22:50:41 +02:00 |
|
|
e77f211f07
|
wrap startpreview in a try/catch block
|
2017-06-22 22:09:47 +02:00 |
|
|
0d5fd22921
|
start checking device orientation only after permissions were granted
|
2017-06-22 22:04:52 +02:00 |
|
|
97e72417fa
|
schedule autofocusing at app launch
|
2017-06-22 22:00:33 +02:00 |
|
|
64aec3cf4f
|
wrap autofocusing in a try/catch block
|
2017-06-22 21:55:59 +02:00 |
|
|
9aeb993c08
|
catch exceptions thrown at rotating views
|
2017-06-17 12:25:31 +02:00 |
|
|
0667437d42
|
update commons to 2.20.2
|
2017-06-16 23:15:48 +02:00 |
|
|
048dbffd03
|
let the user know if the photo wasnt saved because he quit too early
|
2017-06-16 21:52:55 +02:00 |
|
|
811cfbf668
|
move getSelectedResolution inside the camera null check
|
2017-06-16 21:19:59 +02:00 |
|
|
b7615013aa
|
stop orientation checking if the activity is destroyed
|
2017-06-16 21:17:51 +02:00 |
|
|
7acdcd60e6
|
fix some issues with camera stucking at focus stage
|
2017-06-16 21:01:03 +02:00 |
|
|
0fadd3d6be
|
update commons and kotlin
|
2017-06-14 22:41:14 +02:00 |
|
|
ebd53d94e8
|
Fix #57
|
2017-06-14 21:02:25 +03:00 |
|
|
ed3bdfe5dd
|
keep autofocusing every 3 secs only we are in photo mode, or not recording
|
2017-05-07 22:42:46 +02:00 |
|
|
fea59c3d2a
|
update release notes and version to 2.3.0
|
2017-05-07 16:05:51 +02:00 |
|
|
69beac2f55
|
focus the middle of the screen if no other place was clicked
|
2017-05-07 16:05:29 +02:00 |
|
|
5115739a96
|
show the bottom buttons on resume only if we have the permissions already
|
2017-05-07 15:58:00 +02:00 |
|
|
520a2b160e
|
do not allow clicking bottom buttons if they are invisible
|
2017-05-07 15:53:03 +02:00 |
|
|
aa4cf933c6
|
make sure the bottom buttons are visible after resume or camera toggle
|
2017-05-07 15:48:42 +02:00 |
|
|
e56e1f15d1
|
reinit the static variables at app launch
|
2017-05-07 15:39:15 +02:00 |
|
|
e93da71d3e
|
fix video rotation
|
2017-05-07 15:22:16 +02:00 |
|
|
01b3f5e952
|
show a hint about resuming photo preview with a click
|
2017-05-07 13:13:07 +02:00 |
|
|
1ed076a8f7
|
show the captured photo until a click if selected so
|
2017-05-07 12:47:46 +02:00 |
|
|
605a2a96f0
|
fix #52, allow using the volume buttons as shutter
|
2017-05-07 12:25:42 +02:00 |
|
|
62ab418c86
|
add an option to use volume buttons as shutter
|
2017-05-07 12:22:27 +02:00 |
|
|
d59577512f
|
try refocusing the selected area every 3 secs
|
2017-05-07 12:09:26 +02:00 |
|
|
c608407fc1
|
implement the "Focus before capture" functionality
|
2017-05-07 11:55:17 +02:00 |
|
|
6ffea6c542
|
update commons to 2.17.2
|
2017-05-06 13:16:39 +02:00 |
|
|
e0f4cf4688
|
add a setting for Focus before Capture
|
2017-05-06 13:12:06 +02:00 |
|
|
7eeba29a8c
|
make parameters and camera nullable at autoflash
|
2017-05-05 11:39:13 +02:00 |
|
|
d02df3bd4d
|
make the preview at orientation change listener nullable
|
2017-05-05 11:37:47 +02:00 |
|
|
c1ea435343
|
make sure the camera is not null when setting up the preview after measuring
|
2017-05-05 11:33:12 +02:00 |
|