Jenkins for ownCloud [Sun, 1 Mar 2015 06:13:35 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 28 Feb 2015 06:13:44 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 27 Feb 2015 06:13:37 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 26 Feb 2015 06:13:46 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
David A. Velasco [Wed, 25 Feb 2015 10:02:02 +0000 (11:02 +0100)]
Merge pull request #886 from owncloud/cancel_transfer_for_deleted_users
Cancel pending or in-progress downloads and uploads when an account is deleted from the device.
masensio [Wed, 25 Feb 2015 08:09:41 +0000 (09:09 +0100)]
Bug fixed: Upload fails
masensio [Wed, 25 Feb 2015 07:56:00 +0000 (08:56 +0100)]
Merge branch 'develop' into cancel_transfer_for_deleted_users
Jenkins for ownCloud [Wed, 25 Feb 2015 06:13:42 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
masensio [Tue, 24 Feb 2015 14:09:54 +0000 (15:09 +0100)]
Merge remote-tracking branch 'origin/cancel_transfer_for_deleted_users' into cancel_transfer_for_deleted_users
David A. Velasco [Tue, 24 Feb 2015 14:02:26 +0000 (15:02 +0100)]
Grant that the proper RemoteOperationResult is built when an upload is cancelled while copying to temporary space
masensio [Tue, 24 Feb 2015 13:19:41 +0000 (14:19 +0100)]
Merge branch 'develop' into cancel_transfer_for_deleted_users
masensio [Tue, 24 Feb 2015 13:05:54 +0000 (14:05 +0100)]
Merge pull request #888 from owncloud/enable_cookies
Enable cookies
Jenkins for ownCloud [Tue, 24 Feb 2015 06:13:38 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
David A. Velasco [Mon, 23 Feb 2015 12:22:44 +0000 (13:22 +0100)]
Clean-up and minor refactoring
Jenkins for ownCloud [Sun, 22 Feb 2015 06:13:32 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 21 Feb 2015 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
masensio [Fri, 20 Feb 2015 12:20:48 +0000 (13:20 +0100)]
Merge branch 'master' into develop
masensio [Fri, 20 Feb 2015 09:51:18 +0000 (10:51 +0100)]
Changes from comments, FileUploader and FileDownloader implement OnAccountsUpdateListener
masensio [Fri, 20 Feb 2015 09:23:46 +0000 (10:23 +0100)]
New method in IndexesForest: remove(Account account). Use this method for cancelling downloads
Jenkins for ownCloud [Fri, 20 Feb 2015 06:13:38 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
masensio [Thu, 19 Feb 2015 17:48:04 +0000 (18:48 +0100)]
Changes from Comments in PR#886
Raquel [Thu, 19 Feb 2015 15:08:27 +0000 (16:08 +0100)]
Added changelog
masensio [Thu, 19 Feb 2015 12:02:53 +0000 (13:02 +0100)]
Merge branch 'develop' into enable_cookies
Conflicts:
src/com/owncloud/android/authentication/AuthenticatorActivity.java
masensio [Thu, 19 Feb 2015 11:54:59 +0000 (12:54 +0100)]
Merge branch 'develop' into cancel_transfer_for_deleted_users
Conflicts:
AndroidManifest.xml
masensio [Thu, 19 Feb 2015 11:50:53 +0000 (12:50 +0100)]
Try to cancel transfers when an account is deleted outside of the app: Done
David A. Velasco [Thu, 19 Feb 2015 10:01:00 +0000 (11:01 +0100)]
Merge branch 'master' into develop
masensio [Wed, 18 Feb 2015 17:39:10 +0000 (18:39 +0100)]
Cancel downloads for deleted users
masensio [Wed, 18 Feb 2015 11:26:49 +0000 (12:26 +0100)]
Merge branch 'develop' into cancel_transfer_for_deleted_users
masensio [Wed, 18 Feb 2015 11:23:25 +0000 (12:23 +0100)]
Fix bug: Black screen is shown when trying to go to files view after changing the password
David A. Velasco [Wed, 18 Feb 2015 10:29:31 +0000 (11:29 +0100)]
Fixed recovery of position list when browsing up after two rotations
Jenkins for ownCloud [Wed, 18 Feb 2015 06:13:36 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
David A. Velasco [Tue, 17 Feb 2015 13:00:18 +0000 (14:00 +0100)]
Recovered ExtendedListView; ExtendedListFragment updated to handle to possible layouts
Jenkins for ownCloud [Tue, 17 Feb 2015 06:13:43 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
masensio [Mon, 16 Feb 2015 12:56:37 +0000 (13:56 +0100)]
Cancel the current upload when it hasn't started yet
masensio [Mon, 16 Feb 2015 07:51:30 +0000 (08:51 +0100)]
Merge branch 'develop' into cancel_transfer_for_deleted_users
Jenkins for ownCloud [Sun, 15 Feb 2015 06:13:29 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 14 Feb 2015 06:13:32 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
masensio [Fri, 13 Feb 2015 14:16:58 +0000 (15:16 +0100)]
Merge branch 'develop' into cancel_transfer_for_deleted_users
masensio [Fri, 13 Feb 2015 14:07:11 +0000 (15:07 +0100)]
Fix building
masensio [Fri, 13 Feb 2015 13:39:35 +0000 (14:39 +0100)]
Merge remote-tracking branch 'origin/enable_cookies' into enable_cookies
Conflicts:
src/com/owncloud/android/authentication/AuthenticatorActivity.java
src/com/owncloud/android/authentication/AuthenticatorAsyncTask.java
masensio [Fri, 13 Feb 2015 13:29:15 +0000 (14:29 +0100)]
Adapt behaviour Authentication AyncTask + rotations
Jenkins for ownCloud [Fri, 13 Feb 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 12 Feb 2015 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
David A. Velasco [Wed, 11 Feb 2015 15:51:46 +0000 (16:51 +0100)]
Count of files & folders removed from view to choose target folder for a MOVE operation
Jenkins for ownCloud [Wed, 11 Feb 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
masensio [Tue, 10 Feb 2015 13:10:35 +0000 (14:10 +0100)]
Merge pull request #874 from owncloud/update_OC_client_manager
Update OC client managers
David A. Velasco [Tue, 10 Feb 2015 12:10:54 +0000 (13:10 +0100)]
Update refernce to library with tests fixed
David A. Velasco [Tue, 10 Feb 2015 09:48:55 +0000 (10:48 +0100)]
Fixing build
David A. Velasco [Tue, 10 Feb 2015 09:29:51 +0000 (10:29 +0100)]
App updated to OwnCloudAccount with deferred load of credentials
masensio [Tue, 10 Feb 2015 08:57:42 +0000 (09:57 +0100)]
Fix bug: Move view should not show as a grid
Jenkins for ownCloud [Tue, 10 Feb 2015 06:13:32 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
David A. Velasco [Mon, 9 Feb 2015 12:12:22 +0000 (13:12 +0100)]
Kill former session when authentication token is updated
masensio [Mon, 9 Feb 2015 14:09:04 +0000 (15:09 +0100)]
Add AuthenticatorAsyncTask
masensio [Mon, 9 Feb 2015 13:13:40 +0000 (14:13 +0100)]
Convert accessRootFolderRemoteOperation method in AsyncTask
David A. Velasco [Mon, 9 Feb 2015 09:35:25 +0000 (10:35 +0100)]
Revert "Enable session support for all authentication methods in the app"
This reverts commit
02372fde243e41187bc034df4ba51bb30600af47.
David A. Velasco [Mon, 9 Feb 2015 09:34:39 +0000 (10:34 +0100)]
Revert "Fix bug: When editing the account, it is possible to include any password. Remove cookies when change password"
This reverts commit
3605bd70da54e8375387ce0c6be4654c768c7c45.
Jenkins for ownCloud [Mon, 9 Feb 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 8 Feb 2015 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 7 Feb 2015 06:13:34 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
David A. Velasco [Fri, 6 Feb 2015 13:51:48 +0000 (14:51 +0100)]
Updated link to library with relaxed timeouts
masensio [Fri, 6 Feb 2015 12:05:48 +0000 (13:05 +0100)]
Fix bug: When editing the account, it is possible to include any password. Remove cookies when change password
Jenkins for ownCloud [Fri, 6 Feb 2015 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
David A. Velasco [Thu, 5 Feb 2015 15:34:15 +0000 (16:34 +0100)]
Fixed some log levels
David A. Velasco [Thu, 5 Feb 2015 15:28:37 +0000 (16:28 +0100)]
Updated services clean-up; Android 4.3 and 4.4 keep a huge number of threads in other case
masensio [Thu, 5 Feb 2015 08:40:09 +0000 (09:40 +0100)]
Cancel the transfers of an account when the account is deleted: Cancel current upload
Jenkins for ownCloud [Thu, 5 Feb 2015 06:13:34 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
masensio [Wed, 4 Feb 2015 17:38:11 +0000 (18:38 +0100)]
Cancel the transfers of an account when the account is deleted, part 1
Jenkins for ownCloud [Wed, 4 Feb 2015 06:14:14 +0000 (01:14 -0500)]
[tx-robot] updated from transifex
David A. Velasco [Tue, 3 Feb 2015 13:01:59 +0000 (14:01 +0100)]
Updated with fixes in Spanish translation
David A. Velasco [Tue, 3 Feb 2015 12:37:22 +0000 (13:37 +0100)]
Updated translations after new format string for subject in sharing e-mail
David A. Velasco [Tue, 3 Feb 2015 12:17:14 +0000 (13:17 +0100)]
Quotes updated in subject message for shared link, better format string
David A. Velasco [Tue, 3 Feb 2015 12:04:19 +0000 (13:04 +0100)]
Enable session support for all authentication methods in the app
David A. Velasco [Tue, 3 Feb 2015 11:52:17 +0000 (12:52 +0100)]
Updated version number to 1.7.0
David A. Velasco [Tue, 3 Feb 2015 11:46:23 +0000 (12:46 +0100)]
Merge branch 'master' into release-1.7.0
masensio [Tue, 3 Feb 2015 10:25:09 +0000 (11:25 +0100)]
Merge branch 'develop' into cancel_transfer_for_deleted_users
David A. Velasco [Tue, 3 Feb 2015 10:04:32 +0000 (11:04 +0100)]
Merge pull request #731 from owncloud/imageGrid
Automatic grid more in folders with more than 50% of image files.
David A. Velasco [Tue, 3 Feb 2015 08:52:22 +0000 (09:52 +0100)]
Corrections from my own comments
masensio [Mon, 2 Feb 2015 13:51:46 +0000 (14:51 +0100)]
Cancel transfers of an account when it detects that the account doesn't exist
David A. Velasco [Mon, 2 Feb 2015 12:48:30 +0000 (13:48 +0100)]
Merge branch 'develop' into imageGrid
masensio [Mon, 2 Feb 2015 12:23:33 +0000 (13:23 +0100)]
Detect if the account exists before the tranfer starts
David A. Velasco [Mon, 2 Feb 2015 08:39:40 +0000 (09:39 +0100)]
Merge pull request #844 from owncloud/delete_local_files
Removal of media files is notified to MediaProvider directly - MediaScan API does not work properly in Android 4.x
masensio [Mon, 2 Feb 2015 08:34:43 +0000 (09:34 +0100)]
Changes from comments in PR 844
Jenkins for ownCloud [Sun, 1 Feb 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 31 Jan 2015 06:13:34 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
masensio [Fri, 30 Jan 2015 13:37:16 +0000 (14:37 +0100)]
Update some icons
masensio [Fri, 30 Jan 2015 12:17:06 +0000 (13:17 +0100)]
Merge pull request #869 from owncloud/hotfix__fixed_start_of_SAML_dialog
Hotfix - fixed start of SAML dialog
David A. Velasco [Fri, 30 Jan 2015 10:49:31 +0000 (11:49 +0100)]
Internal version bump
David A. Velasco [Fri, 30 Jan 2015 09:35:03 +0000 (10:35 +0100)]
Clean-up excess of logs in SAML dialog
David A. Velasco [Fri, 30 Jan 2015 09:18:28 +0000 (10:18 +0100)]
Load SAML log-in dialog from the original URL so that cookies returned with the redirection are not lost
masensio [Fri, 30 Jan 2015 10:00:14 +0000 (11:00 +0100)]
Update some icons
Jenkins for ownCloud [Fri, 30 Jan 2015 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
masensio [Thu, 29 Jan 2015 10:22:47 +0000 (11:22 +0100)]
Fix bug: When renaming a folder, in the photos apps both folder are shown
Jenkins for ownCloud [Thu, 29 Jan 2015 06:13:38 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
masensio [Wed, 28 Jan 2015 09:37:08 +0000 (10:37 +0100)]
Merge branch 'develop' into delete_local_files
David A. Velasco [Wed, 28 Jan 2015 08:40:59 +0000 (09:40 +0100)]
Removed commented code
masensio [Wed, 28 Jan 2015 08:31:25 +0000 (09:31 +0100)]
Merge pull request #866 from owncloud/download_folder
Download a folder
masensio [Wed, 28 Jan 2015 07:59:57 +0000 (08:59 +0100)]
Recover badges: show status icons in grid View ( favoriteIcon, localFileIndicator, shareIcon and shareWithMeIcon
Jenkins for ownCloud [Wed, 28 Jan 2015 06:13:45 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
Carla Schroder [Wed, 28 Jan 2015 00:35:45 +0000 (16:35 -0800)]
Update version number
Daniel Molkentin [Tue, 27 Jan 2015 22:41:33 +0000 (23:41 +0100)]
user manual: Fix incorrect line wrapping in config file