You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Features:
Add support for descriptions
Add support get getting width/height
Add support for speed/altitude from location
Add support for lastModifiedTimestamp
Bugfixes:
Save/parse time in local time
Support millis in timestamps (except for location)
Remove calls to @hide methods on ExifInterface
Use TAG_DATETIME for last modified and DATETIME_ORIGINAL for photo taken
timestamp
Attach TAG_DATETIME_DIGITIZED too, since we're using a digital camera
Bugs:
MAX resolution images are produced much faster now
Quality changed after CameraView has been opened will correctly increase resolution for images
CameraView will clear itself after closing (previously showed last frame)