This repository was archived by the owner on Oct 13, 2022. It is now read-only.
Open
Conversation
* master: (38 commits) bump library version update README with new optional capture feature instructions improving gitignore and removing local specific files from version control make the capture feature optional update sample app dependency update sdk tools version Update android support libraries Added Korean (ko) translation. Added Korean (ko) translation. Added translation to Brazil pt-br Update 1.3.0 Meged with master Updated to 1.2.2 Implemented yazeed44#74 Updated dependencies Set the visibility to gone for the video icon Removed hard coded strings in choose camera dialog Implemented a method for creating a temporary capture file replaced Native alert dialog with app compat dialog Replaced Depercted method resources.getColor with ContextCompat.getColor ... # Conflicts: # imagepicker/src/main/java/net/yazeed44/imagepicker/ui/PickerActivity.java # imagepicker/src/main/java/net/yazeed44/imagepicker/util/Picker.java # Changes: Added feature to change where captured images are saved. Updated gradle version to 1.5.0.
Author
|
Can you do this please? |
|
hey! would be nice if you could merge this and bump the version? |
Author
|
I agree, this feature has been very helpful for me and does work. |
|
Do you feel like you can maintain a version of yours? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated with the latest HEAD & tested, working.
@yazeed44