Releases: VelocityPulse/FTPNext
Releases · VelocityPulse/FTPNext
v3.2 : Fixes
Patch :
- Fix files not downloaded properly
v3.1 : Search bar & Fixes
Adds :
- Search bar in navigation view
- Possibility to apply filter on the current folder
Patch :
- Fix theme issue in the server long press dialog in main activity
v3.0 : Upload & Theme
Adds :
- Add upload mode
- Settings page view
- Add dark theme
- Possibility to set the simultaneous download value
- Possibility to set Wi-Fi only
- Add success popup after a transfer success
- Migration to AndroidX
- Migration of all dialogs to androidX
- Updating all progress dialogs
- Changing theme and style to Material
- Add copy past option for passwords input
- Debug and improving reconnection system
- Improve speed transfer update system
- Adding a sort button in the transfer view
Patch :
- Exploding FTPConnection into several classes with heritage
- Add names to all threads and add Handlers in FTPConnection classes
- Improve interruption system for all threads
- Rework all ActionsBar
- Work on menu icons of NavigationActivity
- Fix SwipeRefresh always refreshing after a failed action
- Remove 'Select something' after request when there's no selection
- Path substrings causing crashes
- Clarify Adapter Inflation in NavigationActivity
- Huge adds in connectionLoop() in FTPTransfer
- Fix a thread leak during the abort connection
- Fix errors due to refresh after a delete cancel
v2.1 : Resume downloading & Stability
Adds :
- FTP Logs management and display on the UI during downloads
- Add a download choice for the files that are already existing on the local device
- Huge algorithm improvement for the download list view
- Add horizontal scrollbar on the name of downloaded files
- Update download and delete icons
- General rework of the code agencement for the navigation activity
Patch :
- Fix a bug when a disconnection appears during a deletion
Soon :
- Upload
- Settings page
Open beta v2.0 : Download
Version 2.0 : Download
Adds :
- Update launcher icon
- Update gradle and libraries versions
- New transfer system
- Download code optimisation
- Download restart available
- Improving size of apk by removing useless icons
- Adding loading and error icons in the download dialog
- Adding red color on progress bar on an error
Patch :
- Removing a bug dialog when canceling a creation folder
- Fix empty directory didn't want to open
- Fix a lot of crashes on resume the application after leaving it
Soon next :
- Debug
- Continue download of an existing file
- Settings page
- Upload ?
Closed alpha v1.0 Launch
Add your servers and navigate in your folders
DONE :
- Connection and navigation in a server
- Reconnection during no action
- Recursive removing on files and folders
IN PROGRESS :
- Download
- Download reconnection when disconnected or bad connection
- Save files to upload and download when app is killed