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.7 Release #65

Merged
merged 15 commits into from
Mar 25, 2020
Merged

v1.7 Release #65

merged 15 commits into from
Mar 25, 2020

Conversation

Dhaval2404
Copy link
Owner

Change Log:

  • Added option to limit MIME types while choosing a gallery image (Special Thanks to Marchuck)
  • Introduced ImageProviderInterceptor, Can be used for analytics (Special Thanks to Marchuck)
  • Fixed FileProvider of the library clashes with the FileProvider of the app #51 (Special Thanks to OyaCanli)
  • Added option to set Storage Directory #52
  • Fixed NullPointerException in FileUriUtils.getPathFromRemoteUri() #61 (Special Thanks to himphen)

Dhaval2404 and others added 15 commits January 8, 2020 23:47
Added option to set Image Save Directory

#52
Applied ktlint code formatting
Added null check for file to avoid NullPointerException

#61
# Conflicts:
#	imagepicker/src/main/kotlin/com/github/dhaval2404/imagepicker/ImagePicker.kt
Pull master branch changes and resolved conflict after merging pull request 54.
Added missing javadoc and updated readme
Fixed FileProvider of the library clashes with the FileProvider of the app issue

#55
…al2404/ImagePicker into feature/v1.7

� Conflicts:
�	imagepicker/src/main/kotlin/com/github/dhaval2404/imagepicker/ImagePicker.kt
�	imagepicker/src/main/kotlin/com/github/dhaval2404/imagepicker/util/IntentUtils.kt
Code optimization
Upgrade gradle dependency
Removed unused FileProvider
Fixed camera crash issue due to file provider path
Added v1.7 change log
Fixed README
v1.7 Released

	- Added option to limit MIME types while choosing a gallery image (Special Thanks to [Marchuck](https://github.com/Marchuck))
	- Introduced ImageProviderInterceptor, Can be used for analytics (Special Thanks to [Marchuck](https://github.com/Marchuck))
	- Fixed FileProvider of the library clashes with the FileProvider of the app [#51](#51) (Special Thanks to [OyaCanli](https://github.com/OyaCanli))
	- Added option to set Storage Directory [#52](#52)
	- Fixed NullPointerException in FileUriUtils.getPathFromRemoteUri()  [#61](#61) (Special Thanks to [himphen](https://github.com/himphen))
@Dhaval2404 Dhaval2404 added this to the v1.7 milestone Mar 25, 2020
@Dhaval2404 Dhaval2404 merged commit 08b5d45 into master Mar 25, 2020
@Dhaval2404 Dhaval2404 deleted the feature/v1.7 branch March 26, 2020 17:03
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