Skip to content

Releases: owncloud/android

v2.9.0

06 Nov 11:19
bd07b13
Compare
Choose a tag to compare

New Features

  • Search in current folder
  • Select all/inverse files (contribution by @SD1998)
  • Improve available offline files synchronization and conflict resolution (Android 5 or higher required)
  • Sort files in file picker when uploading (contribution by @SD1998)
  • Access ownCloud files from files apps, even with files not downloaded
  • New login view
  • Show re-shares
  • Switch apache and jackrabbit deprecated network libraries to more modern and active library, OkHttp + Dav4Android

Fixes & improvements

  • Change edit share icon
  • New gradient in top of the list of files (contribution by @SD1998)
  • More accurate message when creating folders with the same name (contribution by @SD1998)
  • Fix some crashes:
    • When rebooting the device
    • When copying, moving files or choosing a folder within camera uploads feature
    • When creating private/public link
  • Fix some failing downloads
  • Fix pattern lock being asked very often after disabling fingerprint lock (contribution by @SD1998)

Beta 2.9.0 v2

15 Oct 10:09
Compare
Choose a tag to compare
Beta 2.9.0 v2 Pre-release
Pre-release

Fixes & improvements

  • Fix some crashes:
    • When rebooting the device
    • When copying, moving files or choosing a folder within camera uploads feature
  • Fix some failing downloads
  • Fix pattern lock being asked very often after disabling fingerprint lock (contribution by @SD1998 )

Beta 2.9.0 v1

12 Sep 11:41
Compare
Choose a tag to compare
Beta 2.9.0 v1 Pre-release
Pre-release

New Features

  • Replace Apache HttpClient 3.1 and Jackrabbit deprecated libraries with more modern and active library, OkHttp
  • Search in current folder
  • Select all/inverse files (contribution by @SD1998)
  • New login view
  • Show re-shares

Fixes & improvements

  • Change edit share icon
  • New gradient in top of the list of files (contribution by @SD1998)

Release 2.8.0

09 Jul 07:38
2d83aa2
Compare
Choose a tag to compare

New Features

  • Side menu redesign
  • User quota in side menu
  • Descending option when sorting
  • New downloaded/offline icons and pins
  • One panel design for tablets
  • Custom tabs for OAuth
  • Improve public link sharing permissions for folders
  • Redirect to login view when SAML session expires

Fixes & improvements

  • Fab button above snackbar (contribution by @SD1998)
  • Toggle to control password visibility when sharing via link (contribution by @harshitbansal05)
  • Adaptive icons support (Android 8 required)
  • Fix block for deleted basic/oauth accounts
  • Fix available offline when renaming files
  • Fix camera directory not selectable in root
  • Fix guest account showing an empty file list
  • Hide keyboard when going back from select user view (contribution by @harshitbansal05)
  • Fix black "downloading screen" message when downloading an image offline
  • Show proper timestamp in uploads/downloads notification (contribution by @mueller-ma)
  • Fix sharing when disabling files versioning app in server (contribution by @karakayasemi)

Beta 2.8.0 v1

04 Jun 07:36
b4f11ea
Compare
Choose a tag to compare
Beta 2.8.0 v1 Pre-release
Pre-release

New Features

  • Side menu redesign
  • User quota in side menu
  • Descending option when sorting
  • New downloaded/offline icons and pins
  • One panel design for tablets
  • Custom tabs for OAuth

Fixes & improvements

  • Fab button above snackbar
  • Toggle to control password visibility when sharing via link
  • Fix block for deleted basic/oauth accounts
  • Fix available offline when renaming files
  • Fix camera directory not selectable in root
  • Fix guest account showing an empty file list
  • Hide keyboard when going back from select user view
  • Fix black "downloading screen" message when downloading an image offline.

Release 2.7.0

12 Apr 10:14
8760b0c
Compare
Choose a tag to compare

New Features

  • Fingerprint lock
  • Pattern lock (contribution)
  • Upload picture directly from camera (contribution)
  • GIF support
  • New features wizard

Fixes & improvements

  • Display file size during upload (contribution)
  • Hide always visible notification in Android 8
  • Animations when switching folders

Beta 2.7.0 v1

16 Mar 13:17
469da98
Compare
Choose a tag to compare
Beta 2.7.0 v1 Pre-release
Pre-release

New Features

  • Fingerprint lock
  • Pattern lock (contribution)
  • Upload picture directly from camera (contribution)
  • GIF support
  • New features wizard

Fixes & improvements

  • Display file size during upload (contribution)
  • Hide always visible notification in Android 8

Release 2.6.0

01 Feb 07:59
Compare
Choose a tag to compare

New Features

  • Camera uploads, replacing instant uploads (Android 5 or higher required)
    • By enabling this new feature any new photos or videos will be automatically uploaded in a period of 15 minutes at most. Photos and videos are not uploaded when they’re created, to focus on reliability, instead of immediacy, and to avoid battery draining caused by excessive checking of the camera folder.
  • Android 8 support
  • Notification channels (Android 8 required)
  • Private link (OC X required)

Fixes & improvements

  • Typos in some translations

Beta 2.5.1 v1

17 Nov 12:59
56eba65
Compare
Choose a tag to compare
Beta 2.5.1 v1 Pre-release
Pre-release

New features

  • Camera uploads (replacing instant uploads). Android 5+
  • Android O support
  • Notification channels (Android O required)
  • Private link (OC X required)

Fixes and improvements

  • Fixed typos in some translations

Release 2.5.0

09 Oct 07:31
Compare
Choose a tag to compare

New Features

  • OAuth2 support
  • Show file listing option (anonymous upload) when sharing a folder (OC X required)

Fixes & improvements

  • First approach to fix instant uploads
  • UI improvements, including:
    • Hide share icon when resharing is forbidden
    • Improve feedback when uploading infected files
  • Bug fixes