- android.permission.READ_EXTERNAL_STORAGE
- android.permission.INTERNET
- android.permission.ACCESS_NETWORK_STATE
Sep 30, 2018
Replaced the import dialog with the device's native Document Picker.
This is due to an issue with Dropbox Chooser which was returning DIRECT_LINK instead of FILE_CONTENT.
Some users may experience an app crash on first load of the Document Picker due to legacy code issues, but subsequent attempts should be successful.