Skip to content

Releases: haiwen/seadroid

Seafile-1.9.1

12 Sep 03:57
Compare
Choose a tag to compare

Changes

  1. Fixed action bar title not updated after files deleted in action mode
  2. Fixed a crash when uploading files shared from other Apps
  3. Fixed layout messed up when copying multiple files
  4. Fixed previous browsing progress lost bug

Seafile-1.9.0

25 Jul 06:46
Compare
Choose a tag to compare

Changes

  1. Apply a new theme and update new icons
  2. Redesign UI interaction of single file/folder operations
  3. Redesign tabs of sliding pages in the main interface
  4. Redesign gallery for a better performance
  5. Support edit multiple files, including delete, copy, move and download
  6. Support view pictures in built-in gallery when browsing files in Starred Tab or searched results
  7. Support "Shared" group in library list
  8. Support sort Chinese file names
  9. Optimize thumbnail loading effects
  10. Optimized download a file menu
  11. Use a readable name when uploading unknown file types
  12. Clarify some textual information
  13. Beautify file list layout
  14. Fixed Markdown file type recognition error

Seafile-1.8.1

15 Jul 07:04
Compare
Choose a tag to compare

Changes

  1. beautify some textual information
  2. enable download folder menu in read only library
  3. decrease gallery loading time and sort photos automatically based on global settings
  4. optimize ui of sort files
  5. fixed .dmg file type recognition error
  6. fixed several bugs that may lead to app crash

Seafile-1.8.0

03 Jul 03:19
Compare
Choose a tag to compare

Changes

  1. support multi selection to manage downloads & uploads
  2. support overwrite files being shared from other Apps
  3. support sort files by name or by last modified time both in ascending and descending order
  4. fixed gallery browsing progress lost error after device rotated
  5. fixed searched result disappeared after device rotated
  6. fixed cannot open photos error in encrypted library
  7. fixed an error of ssl certificate validation
  8. fix account list became empty error when upgraded to 1.7.0+

Seafile-1.7.1

16 Jun 04:11
Compare
Choose a tag to compare

Changes

  • update German translations
  • fixed incorrect state info of downloading list

Seafile-1.7.0

02 Jun 02:02
Compare
Choose a tag to compare
  1. support browsing photos in gallery
  2. support exiting the app when authorization expired
  3. optimized hide and show effects of Search bar and Activity Tab
  4. optimized UI of camera upload service
  5. fixed white space error of server url and email address
  6. fixed a login failed error

Seafile-1.6.3

11 May 06:50
Compare
Choose a tag to compare

Changes

  1. support popup notifications when upload or download files
  2. fix an error when download folders and subfolders

Seafile-1.6.2

23 Apr 03:57
Compare
Choose a tag to compare

Changes

  1. support download a folder recursively
  2. update to use tokenv2 of Shibboleth SSO

Seafile-1.6.1

23 Apr 03:07
Compare
Choose a tag to compare

Changes

  1. fixed hostname validation security issue
  2. fixed a crash when file uploaded
  3. fixed a compatible crash

Seafile-1.6.0

08 Apr 07:23
Compare
Choose a tag to compare

Changes

  1. support landscape view
  2. support server side thumbnail
  3. change descriptional texts of subtitle to be last modified time
  4. hide Activities tab and search function on community server edition
  5. support cache starred files
  6. support auto upload videos
  7. support auto upload from custom folders
  8. support Czech translations
  9. optimize document provider (SAF)
    • Support writing (uploading) files
    • Support creating files/directories
    • Show starred files
    • Improve repository list: use Seafile icons for repositories, show descriptions
    • fix: don't allow user to enter encrypted repos
    • improve account (root) list: display account email address in 2nd line
    • use a thread pool for concurrent tasks
    • remove verbose FileNotFoundExceptions
    • some refactoring
    • some small fixes