filestack / filestack-android

Official Android SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
Apache License 2.0
156 stars 90 forks source link

Restrict file selections based on MIME type #162

Closed shawnmaten closed 6 years ago

shawnmaten commented 6 years ago

We want to add the option to restrict the files a user can select based on a supplied list of MIME types. For example we could restrict user's to only uploading ["application/pdf", "application/msword", "application/vnd.openxmlformats-officedocument.wordprocessingml.document"].

shawnmaten commented 6 years ago

Moved to internal tracker: https://filestack.atlassian.net/browse/FS-3107