jabarros [Thu, 26 Jun 2014 14:43:31 +0000 (16:43 +0200)]
Modify OwncloudFileObserver for enforcing watching the file when an external app cancelled the watch and added a handler for startWatching again
jabarros [Mon, 7 Jul 2014 11:02:42 +0000 (13:02 +0200)]
Merge pull request #541 from owncloud/fix_issue_540
Fix issue 540
jabarros [Mon, 7 Jul 2014 10:27:09 +0000 (12:27 +0200)]
Remove duplicate ic_action_create_dir and ic_action_upload icons
Jenkins for ownCloud [Mon, 7 Jul 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 5 Jul 2014 05:13:32 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 4 Jul 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 3 Jul 2014 05:13:40 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
rperezb [Wed, 2 Jul 2014 08:14:03 +0000 (10:14 +0200)]
Merge pull request #551 from owncloud/add_cookie_based_session_support
Added cookie based session support
Jenkins for ownCloud [Wed, 2 Jul 2014 05:13:37 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Tue, 1 Jul 2014 12:36:41 +0000 (14:36 +0200)]
Updated library reference
David A. Velasco [Tue, 1 Jul 2014 12:21:26 +0000 (14:21 +0200)]
Merge remote-tracking branch 'origin/develop' into add_cookie_based_session_support
David A. Velasco [Tue, 1 Jul 2014 09:05:46 +0000 (11:05 +0200)]
Merge pull request #550 from owncloud/fixed_server_date_parsing
Updated library reference to version with fixed parsing for dates from server
David A. Velasco [Tue, 1 Jul 2014 09:00:53 +0000 (11:00 +0200)]
Updated library reference
David A. Velasco [Tue, 1 Jul 2014 08:05:25 +0000 (10:05 +0200)]
Merge pull request #549 from owncloud/see_files_shared_with_me
New icons for files shared with me out of Shared/ folder, for new sharing policy in OC 7
David A. Velasco [Tue, 1 Jul 2014 07:38:14 +0000 (09:38 +0200)]
Fixed typos from 'shareWhatever' to 'sharedWhatever', and updated reference to library
jabarros [Mon, 30 Jun 2014 10:33:23 +0000 (12:33 +0200)]
Fixed bug. In the uploads view, folders and files are shown as shared
jabarros [Mon, 30 Jun 2014 08:43:50 +0000 (10:43 +0200)]
Change order of showing 'shared link' and 'shared with me' icons when both visibles
jabarros [Wed, 25 Jun 2014 10:01:35 +0000 (12:01 +0200)]
Fixed bug. Regular files are showing folder icon
David A. Velasco [Wed, 25 Jun 2014 08:33:53 +0000 (10:33 +0200)]
Fixed typo breaking upgrade of database version to add remote_id column
jabarros [Wed, 25 Jun 2014 08:29:50 +0000 (10:29 +0200)]
Increase db version number
jabarros [Wed, 25 Jun 2014 08:24:29 +0000 (10:24 +0200)]
Android-library reference
jabarros [Wed, 25 Jun 2014 07:21:28 +0000 (09:21 +0200)]
Hide 'shared with me' icon when file does not have 'S' permission
jabarros [Wed, 25 Jun 2014 07:04:50 +0000 (09:04 +0200)]
Update class FileListAdapter to show new icon for a file and folder that includes 'S' in the permission property. Changed list item layout for showing 'sharedlink' and 'shared with me' icons.
jabarros [Tue, 24 Jun 2014 12:45:03 +0000 (14:45 +0200)]
Replace old sharelink icon for new one. Add 'shared with me' new icons
jabarros [Mon, 23 Jun 2014 12:49:52 +0000 (14:49 +0200)]
Add column 'Remote_Id' to the local files db. Create upgrade for 'Permissions' and 'Remote_id' db changes.
jabarros [Mon, 23 Jun 2014 09:25:43 +0000 (11:25 +0200)]
Update class OCFile to include value of permissions column into db as a field. Modify SyncronizeFolderOperation and FileStorageUtils for setting permissions value
jabarros [Mon, 23 Jun 2014 09:22:36 +0000 (11:22 +0200)]
Modify FileDataStorageManager for adding permission value to ContentValue
jabarros [Mon, 23 Jun 2014 07:17:46 +0000 (09:17 +0200)]
Add column 'Permissions' to the local files db
Jenkins for ownCloud [Mon, 30 Jun 2014 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 29 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 28 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
jabarros [Fri, 27 Jun 2014 13:13:14 +0000 (15:13 +0200)]
Merge pull request #547 from owncloud/fix_Android_SDK_license_agreement_in_Travis_build
Agreed new Android SDK license for updated platform tools
David A. Velasco [Fri, 27 Jun 2014 12:50:08 +0000 (14:50 +0200)]
Updated version of build-tools to 20 to satisfy new minimum requirement of platform-tools
David A. Velasco [Fri, 27 Jun 2014 12:25:47 +0000 (14:25 +0200)]
'set' is not enough, no matter the examples... using 'export'
David A. Velasco [Fri, 27 Jun 2014 12:15:04 +0000 (14:15 +0200)]
Added new Android licenses to accept through parameter in version 2 of android-sdk-installer
David A. Velasco [Fri, 27 Jun 2014 12:05:02 +0000 (14:05 +0200)]
Added 'expect' to fix fulfill dependency on verion-2 of android-sdk-installer
David A. Velasco [Fri, 27 Jun 2014 10:31:54 +0000 (12:31 +0200)]
Update version of android-skd-installer user
Jenkins for ownCloud [Fri, 27 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Thu, 26 Jun 2014 09:33:51 +0000 (11:33 +0200)]
Added lost string for previous commit
David A. Velasco [Thu, 26 Jun 2014 09:21:30 +0000 (11:21 +0200)]
Updated ticker and title messages for notification of failed synchronization due to expired credentials
David A. Velasco [Thu, 26 Jun 2014 08:26:05 +0000 (10:26 +0200)]
Fixed bug in update of SAML2 token after expiration
Jenkins for ownCloud [Thu, 26 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Wed, 25 Jun 2014 16:16:06 +0000 (18:16 +0200)]
Updated reference to library to fix problems in login view when fixing typos in URL path
David A. Velasco [Wed, 25 Jun 2014 15:04:02 +0000 (17:04 +0200)]
Fixed redirection to login view from failed notifications when click on
Jenkins for ownCloud [Wed, 25 Jun 2014 10:30:41 +0000 (06:30 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Wed, 25 Jun 2014 07:09:28 +0000 (09:09 +0200)]
Updated library reference
David A. Velasco [Tue, 24 Jun 2014 12:51:39 +0000 (14:51 +0200)]
Fixed lost pronoun
Jenkins for ownCloud [Tue, 24 Jun 2014 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Mon, 23 Jun 2014 06:49:06 +0000 (08:49 +0200)]
Merge remote-tracking branch 'origin/develop' into develop
David A. Velasco [Mon, 23 Jun 2014 06:48:42 +0000 (08:48 +0200)]
Improved message
Jenkins for ownCloud [Sun, 22 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 21 Jun 2014 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 19 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Wed, 18 Jun 2014 15:03:56 +0000 (17:03 +0200)]
Removed lost dependencies and unneeded parameters; updated library reference
David A. Velasco [Wed, 18 Jun 2014 07:29:36 +0000 (09:29 +0200)]
Updated reference to ownCloud library
Jenkins for ownCloud [Wed, 18 Jun 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 17 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
masensio [Mon, 16 Jun 2014 11:18:29 +0000 (13:18 +0200)]
Update branding: instead of specific option, make that using SAML authentication implies enabling the SingleSessionManager.
masensio [Mon, 16 Jun 2014 11:18:05 +0000 (13:18 +0200)]
Remove some imports
David A. Velasco [Mon, 16 Jun 2014 07:41:31 +0000 (09:41 +0200)]
Updated reference to library with updated SingleSessionManager
Jenkins for ownCloud [Mon, 16 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Fri, 13 Jun 2014 13:09:48 +0000 (15:09 +0200)]
Updated app to new OwnCloudClientManager#removeClient method, with OwnCloudAccount parameter
masensio [Fri, 13 Jun 2014 11:50:18 +0000 (13:50 +0200)]
Update ic_action_create_dir and ic_action_upload in drawable folders, to show them on actionBar (dark grey --> light gray)
David A. Velasco [Fri, 13 Jun 2014 11:44:36 +0000 (13:44 +0200)]
Using default singleton OwnCloudClientManager instead of holding a reference in application context
David A. Velasco [Fri, 13 Jun 2014 10:50:54 +0000 (12:50 +0200)]
Adapted code to use single OwnCloudClientManager#getClientFor(...) method
masensio [Fri, 13 Jun 2014 09:50:06 +0000 (11:50 +0200)]
Update library reference
masensio [Fri, 13 Jun 2014 08:46:07 +0000 (10:46 +0200)]
Remove Saving Cookies in FileActivity
David A. Velasco [Fri, 13 Jun 2014 07:33:59 +0000 (09:33 +0200)]
Fixed wrong reference to ownCloud library
David A. Velasco [Fri, 13 Jun 2014 07:26:56 +0000 (09:26 +0200)]
Adapted code to URIs refactoring in OwnCloudClient
Jenkins for ownCloud [Fri, 13 Jun 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Thu, 12 Jun 2014 14:45:33 +0000 (16:45 +0200)]
Refactored build of account names into the library
David A. Velasco [Thu, 12 Jun 2014 07:10:43 +0000 (09:10 +0200)]
Updated setup file
David A. Velasco [Thu, 12 Jun 2014 07:00:08 +0000 (09:00 +0200)]
App adapted to replacement of OwnCloudClientMap for interface OwnCloudClientManager in ownCloud library
Jenkins for ownCloud [Thu, 12 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 11 Jun 2014 05:13:32 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
masensio [Tue, 10 Jun 2014 13:22:59 +0000 (15:22 +0200)]
Add cookie restore to methods OwnCloudClientFactory#createOwnCloudClient(Account ...)
masensio [Tue, 10 Jun 2014 11:07:24 +0000 (13:07 +0200)]
Call saveAllClients in OperationsService#onDestroy
masensio [Tue, 10 Jun 2014 11:01:11 +0000 (13:01 +0200)]
Merge remote-tracking branch 'origin/add_cookie_based_session_support' into add_cookie_based_session_support
David A. Velasco [Tue, 10 Jun 2014 10:52:03 +0000 (12:52 +0200)]
Removed last direct dependency on OwnCloudClientFactory to get all the OwnCloudClient instances through OwnCloudClientMap
masensio [Tue, 10 Jun 2014 10:03:08 +0000 (12:03 +0200)]
Remove some imports
masensio [Mon, 9 Jun 2014 13:07:30 +0000 (15:07 +0200)]
Save cookies in FileActivity#onPause
masensio [Mon, 9 Jun 2014 09:48:07 +0000 (11:48 +0200)]
Merge branch 'develop' into add_cookie_based_session_support
David A. Velasco [Mon, 9 Jun 2014 06:43:37 +0000 (08:43 +0200)]
Merge pull request #535 from owncloud/fix_keep_up_to_date_when_sync
Fixed update of kept-in-sync files when full account is refreshed
Jenkins for ownCloud [Mon, 9 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 7 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
masensio [Fri, 6 Jun 2014 11:37:24 +0000 (13:37 +0200)]
Merge branch 'develop' into add_cookie_based_session_support
masensio [Fri, 6 Jun 2014 10:51:18 +0000 (12:51 +0200)]
Changes from comments in PR#535. Remove some imports in NotificationBuilderWithProgressBar
masensio [Fri, 6 Jun 2014 10:38:04 +0000 (12:38 +0200)]
Add a method clearCredentials() to OwnCloudClient that is used to detect authentication expected by the server instead of setBasicCredentials('', '')
David A. Velasco [Fri, 6 Jun 2014 10:27:47 +0000 (12:27 +0200)]
Merge pull request #536 from owncloud/fix_issue_534
Fix crash when adding file to ownCloud with local storage full.
masensio [Fri, 6 Jun 2014 07:24:47 +0000 (09:24 +0200)]
Fix issue 534: missing string argument in ErrorMessageAdapter for R.string.error_upload_local_file_not_copied
Jenkins for ownCloud [Fri, 6 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Thu, 5 Jun 2014 15:52:37 +0000 (17:52 +0200)]
Updated creation of OwnCloudClients for known OC Accounts so that all the operations to the same Account are done through the same OwnCloudClient instance
masensio [Thu, 5 Jun 2014 15:11:59 +0000 (17:11 +0200)]
Review the behaviour when delete locally a keep_in_sync_file.Clear etag to force to download keep_in_sync files
masensio [Thu, 5 Jun 2014 12:39:24 +0000 (14:39 +0200)]
Review cancel download for keep_in_sync files. Clear etag for parent folder, to force the download when refreshing the folder
Jenkins for ownCloud [Thu, 5 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Wed, 4 Jun 2014 16:16:58 +0000 (18:16 +0200)]
Merge branch 'develop' into add_cookie_based_session_support
David A. Velasco [Wed, 4 Jun 2014 06:46:41 +0000 (08:46 +0200)]
Merge pull request #526 from owncloud/pull_down_refresh
Pull down to refresh in list of files.
Jenkins for ownCloud [Wed, 4 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Tue, 3 Jun 2014 12:50:48 +0000 (14:50 +0200)]
Merge pull request #508 from owncloud/vanish_notifications
Vanish succesful notifications
David A. Velasco [Tue, 3 Jun 2014 12:44:45 +0000 (14:44 +0200)]
Removed commented code