Commit graph

2158 commits

Author SHA1 Message Date
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
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
Jenkins for ownCloud
56404834db [tx-robot] updated from transifex 2014-06-16 01:13:35 -04:00
Jenkins for ownCloud
839c7d0bfa [tx-robot] updated from transifex 2014-06-13 01:13:34 -04: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
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
8e75ed8415 Changes from comments in PR#535. Remove some imports in NotificationBuilderWithProgressBar 2014-06-06 12:51:18 +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
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
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
David A. Velasco
58b70000ae Fixed repeated upload of instant pictures after connectivity recovery 2014-06-02 14:32:33 +02:00
David A. Velasco
ad11d6a2b1 Fixed lack of synchronization on local changes for kept-in-sync files 2014-06-02 12:30:53 +02:00
David A. Velasco
17ffd07e36 Cancelation of notifications on success moved to a separate thread 2014-06-02 10:38:14 +02:00
Jenkins for ownCloud
445c3dc9ac [tx-robot] updated from transifex 2014-06-01 06:08:26 -04:00
Jenkins for ownCloud
0325e6a0a2 [tx-robot] updated from transifex 2014-06-01 01:13:34 -04:00
Jenkins for ownCloud
efee32876e [tx-robot] updated from transifex 2014-05-31 01:13:38 -04:00
masensio
ca555b2cd8 Merge branch 'develop' into pull_down_refresh 2014-05-30 14:16:33 +02:00
masensio
abbf2252a3 Maintain the loading visibility on action bar instead of the pull refresh animation 2014-05-30 14:16:08 +02:00
masensio
b515e3a042 Merge branch 'develop' into vanish_notifications 2014-05-30 12:55:02 +02:00
masensio
dbfbc10af4 Merge branch 'master' into vanish_notifications 2014-05-30 12:40:55 +02:00
masensio
c407a568e0 Try to reproduce 'Twitter style': notify success and then remove the notification, instead of just removing it 2014-05-30 12:38:16 +02:00
masensio
17c9af3541 Merge branch 'master' into develop 2014-05-30 09:30:05 +02:00
masensio
aa9c09372d Merge branch 'develop' into pull_down_refresh 2014-05-30 08:35:19 +02:00
Jenkins for ownCloud
42f4659609 [tx-robot] updated from transifex 2014-05-30 01:13:36 -04:00
masensio
84d10342ce Implement onRefresh method for SwipeRefreshLayout 2014-05-29 17:50:55 +02:00
masensio
6451222f8d Select the animation for the SwipeRefreshLayout 2014-05-29 17:07:16 +02:00