Skip to content

Releases: haiwen/seadroid

Seafile-2.1.11

18 Mar 03:35
Compare
Choose a tag to compare
  • Only retry the failed uploads up to 3 times.
  • Make detection of invalidated token work again

Seafile-2.1.10

21 Feb 06:28
Compare
Choose a tag to compare
  • Added support to backup the phone contacts to a library
  • Fixed a bug in client-side decryption for android 4.4 and older

Seafile-2.1.9

13 Jan 03:54
Compare
Choose a tag to compare
  • Fixed a crashing bug when it fails to create the camera upload folder
  • Fixed a ui bug in the preference view
  • Disabled the back button when unlocking with gestures
  • Fixed action bar back button when there is no current account defined
  • Fixed accounts activity back button when no accounts exists
  • Show a toast when a file upload is started

Seafile-2.1.7

24 Nov 06:37
Compare
Choose a tag to compare
  1. Hide certain menu items (rename/move/etc.) for read only files/folders
  2. Fixed a bug that leads to app crash when downloading a file (#592)
  3. Fixed a bug that leads to the "go back" button not being shown

Seafile-2.1.6

02 Sep 14:43
Compare
Choose a tag to compare

Changes

  1. Support tap to refresh when loading starred files failed
  2. Fixed bizarre percentage when downloading large files
  3. Fixed return home screen failed bug when back button pressed
  4. Fixed screen total blank bug when external share cancelled
  5. Fixed several UI issues for a better ux

Seafile-2.1.5

23 Aug 13:28
Compare
Choose a tag to compare

Changes

  1. Fixed several bugs that may lead app crash

Seafile-2.1.4

07 Aug 15:30
Compare
Choose a tag to compare

Changes

  1. Support create, edit and delete libraries
  2. Fixed manual refresh not working bug
  3. Fixed downloading progress inaccurate bug
  4. Fixed several bugs when open files (folders) in activity list

Seafile-2.1.3

23 Jul 09:26
Compare
Choose a tag to compare

Changes

  1. Support two-factor authentication (depends on server 6.0+)
  2. Improved ux of login page

Seafile-2.1.2

17 Jul 14:32
Compare
Choose a tag to compare
  1. Restore scroll position when browsing between folder and subfolders
  2. Fixed starred file under encrypted repo still accessible bug
  3. Fixed crash when sharing file from other app
  4. Fixed some activity item clicking event not responded bug

Seafile-2.1.1

25 Jun 06:33
Compare
Choose a tag to compare

Changes

  1. Support auto update files under encrypted repo
  2. Support automatically clear password when sign out account
  3. Support clear password manually
  4. Use material based dialog theme
  5. Hide client side encryption option if server not supported
  6. Display soft keyboard if text input is required in dialog
  7. Fixed last file chunk might be filled with empty content bug
  8. Fixed crash when downloading empty files under encrypted repo