Commit graph

2275 commits

Author SHA1 Message Date
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
David A. Velasco
c9e756b05b Merge branch 'develop' into add_cookie_based_session_support 2014-06-04 18:16:58 +02:00
David A. Velasco
edb8c54e3f Merge pull request #526 from owncloud/pull_down_refresh
Pull down to refresh in list of files.
2014-06-04 08:46:41 +02:00
Jenkins for ownCloud
18c1b4abfc [tx-robot] updated from transifex 2014-06-04 01:13:35 -04:00
David A. Velasco
cc7366348d Merge pull request #508 from owncloud/vanish_notifications
Vanish succesful notifications
2014-06-03 14:50:48 +02:00
David A. Velasco
185aae4bc3 Removed commented code 2014-06-03 14:44:45 +02:00
masensio
e8d50f3ea2 Fix: Enable pulldown while sync is running 2014-06-03 13:26:44 +02:00
masensio
4cd7d88322 Fix: animations should be gone. Color default animations is background_color 2014-06-03 11:43:10 +02:00
masensio
21903c22d2 Fix: animations should be gone 2014-06-03 11:10:19 +02:00
masensio
19978340c1 Merge branch 'develop' into pull_down_refresh 2014-06-03 10:23:47 +02:00
David A. Velasco
1caeb59e9d Replaced call to 'Looper#quitSafely()' (API 18) for 'Looper#quit()'; shouldn't be a problem 2014-06-03 08:24:42 +02:00
David A. Velasco
0a1447e866 Merge branch 'master' into develop 2014-06-02 15:13:09 +02:00
purigarcia
f8f3bc9e76 Merge pull request #518 from owncloud/release-1.5.7
Release 1.5.7 - Hotfix for bug in release 1.5.6
2014-06-02 15:04:56 +02:00
David A. Velasco
40ae6d841f Updated version numbers 2014-06-02 14:51:35 +02:00