Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.8 Released #142

Merged
merged 26 commits into from
Dec 22, 2020
Merged

v1.8 Released #142

merged 26 commits into from
Dec 22, 2020

Conversation

Dhaval2404
Copy link
Owner

Change Log:

  • Added dialog dismiss listener (Special Thanks to kibotu)
  • Added text localization (Special Thanks to yamin8000 and Jose Bravo)
  • Fixed crash issue on missing camera app #69
  • Fixed issue selecting images from download folder #86
  • Fixed exif information lost issue #121
  • Fixed crash issue on large image crop #122
  • Fixed saving image in cache issue #127

Fixed Exif data information lost after compression issue

#121
Fixed OutOfMemory Issue for large images

#122 #104
Fixed app crashes with ActivityNotFoundException, When camera app is disabled on the device

#69
Added bundle default value when value is null

#110
Added Persian translation for string resources
Added resource tag and missing uCrop texts
Added helper method to allow the creator of a dialog to run some code when the dialog is dismissed.

#141
Added hindi text translations

#124
Added gujarati text translations

#124
Added spanish text translations

#124
Added cache path in File Provider

#127
Code formatting with ktlint
Skip image rotate as ExifInterface has the rotation info
Code formatting with ktlint
@Dhaval2404 Dhaval2404 added this to the v1.8 milestone Dec 22, 2020
@Dhaval2404 Dhaval2404 merged commit 528bb00 into master Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant