David A. Velasco
|
5c6e309c64
|
Updated library reference
|
2014-06-25 09:09:28 +02:00 |
|
David A. Velasco
|
c266cccb23
|
Fixed lost pronoun
|
2014-06-24 14:51:39 +02:00 |
|
Jenkins for ownCloud
|
1e0df5838f
|
[tx-robot] updated from transifex
|
2014-06-24 01:13:38 -04:00 |
|
David A. Velasco
|
bcfd1f63bd
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-06-23 08:49:06 +02:00 |
|
David A. Velasco
|
7c34300268
|
Improved message
|
2014-06-23 08:48:42 +02:00 |
|
Jenkins for ownCloud
|
670b22fb69
|
[tx-robot] updated from transifex
|
2014-06-22 01:13:33 -04:00 |
|
Jenkins for ownCloud
|
663060241b
|
[tx-robot] updated from transifex
|
2014-06-21 01:13:36 -04:00 |
|
Jenkins for ownCloud
|
41d75060c1
|
[tx-robot] updated from transifex
|
2014-06-19 01:13:33 -04:00 |
|
David A. Velasco
|
6619154839
|
Removed lost dependencies and unneeded parameters; updated library reference
|
2014-06-18 17:03:56 +02:00 |
|
David A. Velasco
|
d3ed301c02
|
Updated reference to ownCloud library
|
2014-06-18 09:29:36 +02:00 |
|
Jenkins for ownCloud
|
4e8448cb5f
|
[tx-robot] updated from transifex
|
2014-06-18 01:13:34 -04:00 |
|
Jenkins for ownCloud
|
fd0c35337b
|
[tx-robot] updated from transifex
|
2014-06-17 01:13:35 -04:00 |
|
masensio
|
f2320691b3
|
Update branding: instead of specific option, make that using SAML authentication implies enabling the SingleSessionManager.
|
2014-06-16 13:18:29 +02:00 |
|
masensio
|
cb21f379d7
|
Remove some imports
|
2014-06-16 13:18:05 +02:00 |
|
David A. Velasco
|
e0ce160c26
|
Updated reference to library with updated SingleSessionManager
|
2014-06-16 09:41:31 +02:00 |
|
Jenkins for ownCloud
|
56404834db
|
[tx-robot] updated from transifex
|
2014-06-16 01:13:35 -04:00 |
|
David A. Velasco
|
781c70ac9f
|
Updated app to new OwnCloudClientManager#removeClient method, with OwnCloudAccount parameter
|
2014-06-13 15:09:48 +02:00 |
|
masensio
|
1863b75785
|
Update ic_action_create_dir and ic_action_upload in drawable folders, to show them on actionBar (dark grey --> light gray)
|
2014-06-13 13:50:18 +02:00 |
|
David A. Velasco
|
8b3c9f14dc
|
Using default singleton OwnCloudClientManager instead of holding a reference in application context
|
2014-06-13 13:44:36 +02:00 |
|
David A. Velasco
|
37236f0faa
|
Adapted code to use single OwnCloudClientManager#getClientFor(...) method
|
2014-06-13 12:52:21 +02:00 |
|
masensio
|
09eab4bc05
|
Update library reference
|
2014-06-13 11:50:06 +02:00 |
|
masensio
|
7d1dc8fc5d
|
Remove Saving Cookies in FileActivity
|
2014-06-13 10:46:07 +02:00 |
|
David A. Velasco
|
87deb95706
|
Fixed wrong reference to ownCloud library
|
2014-06-13 09:33:59 +02:00 |
|
David A. Velasco
|
7958161d25
|
Adapted code to URIs refactoring in OwnCloudClient
|
2014-06-13 09:26:56 +02:00 |
|
Jenkins for ownCloud
|
839c7d0bfa
|
[tx-robot] updated from transifex
|
2014-06-13 01:13:34 -04:00 |
|
David A. Velasco
|
6326d6f565
|
Refactored build of account names into the library
|
2014-06-12 16:45:33 +02:00 |
|
David A. Velasco
|
d70e5b37c2
|
Updated setup file
|
2014-06-12 09:10:43 +02:00 |
|
David A. Velasco
|
d95d2ac856
|
App adapted to replacement of OwnCloudClientMap for interface OwnCloudClientManager in ownCloud library
|
2014-06-12 09:00:08 +02:00 |
|
Jenkins for ownCloud
|
f108b7dc82
|
[tx-robot] updated from transifex
|
2014-06-12 01:13:33 -04:00 |
|
Jenkins for ownCloud
|
2cfdeaccb2
|
[tx-robot] updated from transifex
|
2014-06-11 01:13:32 -04:00 |
|
masensio
|
51748e4b20
|
Add cookie restore to methods OwnCloudClientFactory#createOwnCloudClient(Account ...)
|
2014-06-10 15:22:59 +02:00 |
|
masensio
|
8dc6b0f62d
|
Call saveAllClients in OperationsService#onDestroy
|
2014-06-10 13:07:24 +02:00 |
|
masensio
|
7c57d702ca
|
Merge remote-tracking branch 'origin/add_cookie_based_session_support' into add_cookie_based_session_support
|
2014-06-10 13:01:11 +02:00 |
|
David A. Velasco
|
310a8da622
|
Removed last direct dependency on OwnCloudClientFactory to get all the OwnCloudClient instances through OwnCloudClientMap
|
2014-06-10 12:52:03 +02:00 |
|
masensio
|
7eb92cd253
|
Remove some imports
|
2014-06-10 12:03:08 +02:00 |
|
masensio
|
a8ed64f5b7
|
Save cookies in FileActivity#onPause
|
2014-06-09 15:07:30 +02:00 |
|
masensio
|
48872989d7
|
Merge branch 'develop' into add_cookie_based_session_support
|
2014-06-09 11:48:07 +02:00 |
|
David A. Velasco
|
d152a97a67
|
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
|
2014-06-09 08:43:37 +02:00 |
|
Jenkins for ownCloud
|
0d94e2f199
|
[tx-robot] updated from transifex
|
2014-06-09 01:13:33 -04:00 |
|
Jenkins for ownCloud
|
485dab7a25
|
[tx-robot] updated from transifex
|
2014-06-07 01:13:33 -04:00 |
|
masensio
|
01a610360e
|
Merge branch 'develop' into add_cookie_based_session_support
|
2014-06-06 13:37:24 +02:00 |
|
masensio
|
8e75ed8415
|
Changes from comments in PR#535. Remove some imports in NotificationBuilderWithProgressBar
|
2014-06-06 12:51:18 +02:00 |
|
masensio
|
2869aa0ac4
|
Add a method clearCredentials() to OwnCloudClient that is used to detect authentication expected by the server instead of setBasicCredentials('', '')
|
2014-06-06 12:38:04 +02:00 |
|
David A. Velasco
|
36abdd9d0a
|
Merge pull request #536 from owncloud/fix_issue_534
Fix crash when adding file to ownCloud with local storage full.
|
2014-06-06 12:27:47 +02:00 |
|
masensio
|
cfe589231a
|
Fix issue 534: missing string argument in ErrorMessageAdapter for R.string.error_upload_local_file_not_copied
|
2014-06-06 09:24:47 +02:00 |
|
Jenkins for ownCloud
|
7c2f5e6f64
|
[tx-robot] updated from transifex
|
2014-06-06 01:13:33 -04:00 |
|
David A. Velasco
|
727be448c8
|
Updated creation of OwnCloudClients for known OC Accounts so that all the operations to the same Account are done through the same OwnCloudClient instance
|
2014-06-05 17:52:37 +02:00 |
|
masensio
|
a468ae6a2d
|
Review the behaviour when delete locally a keep_in_sync_file.Clear etag to force to download keep_in_sync files
|
2014-06-05 17:11:59 +02:00 |
|
masensio
|
bf90cb0f16
|
Review cancel download for keep_in_sync files. Clear etag for parent folder, to force the download when refreshing the folder
|
2014-06-05 14:39:24 +02:00 |
|
Jenkins for ownCloud
|
e617a98f29
|
[tx-robot] updated from transifex
|
2014-06-05 01:13:35 -04:00 |
|