Releases: nn1ks/RemoteFiles
Releases · nn1ks/RemoteFiles
Version 0.1.0 [Beta]
- Fixed download
- Fixed open
- Fixed upload
- Added function to share files
- Updated AppBar when searching and selecting files
- Added Fastlane file structure
Version 0.0.11 [Beta]
- Removed Firebase Analytics
Version 0.0.10 [Beta]
- Fixed black screen that appeared on some devices
- Improved Performance
Version 0.0.9 [Beta]
- Added link to Google PlayStore in the About page
Version 0.0.8 [Beta]
- Improved UI
- Changed splash screen background color to dark grey
- Store connection data safely with hive package and EncryptedBox
- Use hive package to store settings data instead of shared_preferences
Version 0.0.7 [Beta]
- Improved UI
- Added About page
- Added option to search connections
- New app icon
Version 0.0.6 [Beta]
- Added button to show/hide password in TextFields
- Added function to paste text into password TextFields
Version 0.0.5 [Beta]
- Added Google Analytics to app
- Added option to change shell commands for moving and copying files
- Added black theme
- Check if new version is available on GitHub in the About dialog
- Improved UI
Version 0.0.4 [Beta]
- Fixed crash on start on newer Android versions
- Improved performance
Version 0.0.3 [Beta]
- Select multiple files/folders
- Download multiple files
- Delete multiple files/folders
- Move and copy files/folders to a directory
- Search files in a directory
- Quick Connect: put connection infos in the format
[username@]address[:port]
in a text field to connect faster to a server - Dark Mode
- Improved UI