Skip to content

Releases: VelocityPulse/FTPNext

v3.2 : Fixes

21 Dec 18:10
Compare
Choose a tag to compare
v3.2 : Fixes Pre-release
Pre-release

Patch :

  • Fix files not downloaded properly

v3.1 : Search bar & Fixes

22 Aug 21:23
Compare
Choose a tag to compare
Pre-release

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

03 Apr 17:30
Compare
Choose a tag to compare
v3.0 : Upload & Theme Pre-release
Pre-release

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

10 Mar 22:58
Compare
Choose a tag to compare
Pre-release

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

06 Mar 14:47
Compare
Choose a tag to compare
Pre-release

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

02 Mar 17:41
Compare
Choose a tag to compare
Pre-release

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