Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Ability to specify new file name #91

Closed
wants to merge 1 commit into from
Closed

Ability to specify new file name #91

wants to merge 1 commit into from

Conversation

rastikw
Copy link
Contributor

@rastikw rastikw commented Jun 24, 2016

Name of a new (non-existing) file name can be specified, e.g. when the file should be created by the app. This is presented to the user as additional menu item and has to be activated:
intent.putExtra(FilePickerActivity.EXTRA_ALLOW_CREATE_FILE, true);

@rastikw
Copy link
Contributor Author

rastikw commented Jun 24, 2016

Check build failed because I've changed signatures of some of the methods.

@spacecowboy
Copy link
Owner

spacecowboy commented Jun 25, 2016

Thanks for the PR!

This is already in progress. I'm thinking about different ways to expose this to users. See #83 for images and such. I'd appreciate feedback, your approach is another way to go of course.

@spacecowboy
Copy link
Owner

Closing as I have just released 3.0.0 which includes this functionality.

@spacecowboy spacecowboy closed this Jul 3, 2016
@rastikw
Copy link
Contributor Author

rastikw commented Jul 4, 2016

Great, thank you. I've updated my code to use version 3 and discarded my changes to the lib.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants