- Improve UX for resetting to current/default values and add support for revealing passwords in the interactive configuration dialog (Issue #8, PR #14 @chenxiaolong)
- Add option to show all dialogs at the bottom of the screen (Issue #9, PR #15 @chenxiaolong)
- Fix cache directory being set to non-writable
/data/local/tmp/
in certain contexts (Issue #11, PR #12 @chenxiaolong) - Work around upstream bug where passwords are not obscured in the config file, breaking password-based authentication (eg. smb, sftp) (Issue #7, PR #13 @chenxiaolong)
- Update all dependencies (PR #2 @chenxiaolong, PR #5 @chenxiaolong)
- Fix
isChildDocument
returning false for nested children, which caused some apps to crash (PR #3 @chenxiaolong)
- Add option to open remotes in DocumentsUI (PR #1 @chenxiaolong)
- Initial release