Commit graph

4280 commits

Author SHA1 Message Date
tobiasKaminsky
57862ef52c added 16dp padding 2015-09-25 17:30:30 +02:00
tobiasKaminsky
ff5202a5f6 Merge remote-tracking branch 'remotes/upstream/master' into avoidDuplicateFiles 2015-09-25 17:23:31 +02:00
tobiasKaminsky
126d251375 fixed bug: behaviour is now obeyed for files that are uploaded after connection switch (no wlan to wlan) 2015-09-25 17:22:40 +02:00
tobiasKaminsky
19bc90bf56 default value: do nothing
show summary for behaviour
2015-09-25 17:21:58 +02:00
Andy Scherzinger
5417b2a4e5 Merge branch 'release-1.8' of https://github.com/owncloud/android into material_buttons 2015-09-25 16:09:01 +02:00
David A. Velasco
fb482fa33a Updated reference to library after rebase 2015-09-25 15:15:33 +02:00
David A. Velasco
056b7c964d Updated error message for failed folder synchronization ('download' not anymore) 2015-09-25 15:13:59 +02:00
David A. Velasco
7d7767aa11 Removed some logs 2015-09-25 15:13:57 +02:00
David A. Velasco
44023a6059 Clean-up: removed unused imports and methods, and commented code 2015-09-25 15:13:56 +02:00
David A. Velasco
499d628aa1 Removed separated 'download folder' in contextual menu and unused DownloadFolderOperation class 2015-09-25 15:13:54 +02:00
David A. Velasco
1e59a632bc Fixed permanent 'uploading' icon on files that are automatically renamed during the upload 2015-09-25 15:13:53 +02:00
David A. Velasco
b8a3dc71e4 Safe blanket to clean DB if wrong conflicts keep stored 2015-09-25 15:13:51 +02:00
David A. Velasco
95bebe9382 Remove conflict badge from ancestors when conflict is solved there are no more conflicts below 2015-09-25 15:13:50 +02:00
David A. Velasco
7399508e05 Removed conflict badge when conflict is solved 2015-09-25 15:13:49 +02:00
David A. Velasco
a2aa0479fc Added conflict icon to folders containing files with conflicts 2015-09-25 15:13:47 +02:00
David A. Velasco
e6c1454458 Persist conflicts in local database and show with an icon in the list of files 2015-09-25 15:13:46 +02:00
David A. Velasco
5f41bb14d3 ETag used to detect changes in remote files (not only in folders) 2015-09-25 15:13:44 +02:00
David A. Velasco
c0c52fa16a Fixed NullPointerExceptionS in upload cancelations 2015-09-25 15:13:43 +02:00
David A. Velasco
9b5506f81e Join cancelation of downloads and uploads in 'cancel sync', both for files and folders 2015-09-25 15:13:41 +02:00
David A. Velasco
68b52ddc5f Rewritten queue of FileUploader based on IndexedForest 2015-09-25 15:13:40 +02:00
David A. Velasco
e885c78dc7 Added icon for files synchronizing; folders use it whenever downloading or uploading any file inside 2015-09-25 15:13:38 +02:00
David A. Velasco
0162d2f9c9 Keep the old operation to sync folder as DownloadFolderOperation to allow its use while the new SyncFolderOperation gets stable 2015-09-25 15:13:37 +02:00
David A. Velasco
ac685690a2 Extend SyncFolderOperation to check local changes of all files and trigger uploads 2015-09-25 15:13:35 +02:00
David A. Velasco
a38461aaa5 Same style for log-in buttons in potrait and landscape 2015-09-25 13:54:53 +02:00
David A. Velasco
c44ed4980c Fixed lost background color for icon in login view 2015-09-25 11:11:46 +02:00
masensio
9948180550 Merge pull request #1174 from owncloud/release_bug_fixes
Fixed a couple of tiny bugs
2015-09-24 17:33:22 +02:00
David A. Velasco
0c8dfb6e8d Close dangling Cursors in FileContentProvider 2015-09-24 17:06:54 +02:00
David A. Velasco
c7a29bc07b Set default static values to prevent weird crash 2015-09-24 17:06:39 +02:00
David A. Velasco
c8c3e84268 Fix repetition of already finished access to root folder (AsyncTask) on rotation, in log-in view 2015-09-24 16:13:58 +02:00
Andy Scherzinger
de13ecc4e3 Merge branch 'release-1.8' of https://github.com/owncloud/android into material_buttons 2015-09-24 09:46:58 +02:00
tobiasKaminsky
5034e42928 extracted hard-coded string to string resource 2015-09-23 19:49:01 +02:00
masensio
a81934a6cc Merge pull request #1171 from owncloud/fix_lock_of_upload_til_generation_of_thumbnails_finishes
Grant that cancellations of tasks generating thumbnails really works …
2015-09-22 12:57:50 +02:00
Andy Scherzinger
66aede2b3c Merge branch 'master' of https://github.com/owncloud/android into material_buttons 2015-09-22 10:01:14 +02:00
Andy Scherzinger
afff8959d2 Merge branch 'release-1.8' of https://github.com/owncloud/android into material_buttons 2015-09-22 10:00:18 +02:00
David A. Velasco
b7bb1ec0e9 Fixed crashed on cancelled download in gallery 2015-09-22 09:29:33 +02:00
Jenkins for ownCloud
92c39be013 [tx-robot] updated from transifex 2015-09-22 01:13:44 -04:00
David A. Velasco
cd165b7ce6 Grant that cancellations of tasks generating thumbnails really works for reused icon views 2015-09-21 21:25:11 +02:00
tobiasKaminsky
a0b061a058 java 1.5 does not support switch with strings :/ 2015-09-21 09:57:00 +02:00
tobiasKaminsky
2b6a61ddae #819 part3: When uploading from filesystem inside the owncloud app, show question 2015-09-21 09:45:20 +02:00
tobiasKaminsky
a64308f382 wip 2015-09-21 09:03:09 +02:00
tobiasKaminsky
a1b2655d85 wip 2015-09-21 08:57:00 +02:00
Jenkins for ownCloud
664450a6bf [tx-robot] updated from transifex 2015-09-21 01:13:34 -04:00
tobiasKaminsky
4b8a5a9c92 #819, part 2: Instant uploads, depends on setting 2015-09-19 14:33:29 +02:00
tobiasKaminsky
69bbb5c8cb #819: sending files to owncloud from another app: only upload, no copy 2015-09-18 17:47:23 +02:00
masensio
903497906e Merge pull request #1163 from owncloud/Fix_refreshClickException
Fix refresh click on login screen
2015-09-18 14:18:04 +02:00
Andy Scherzinger
eb7bcfbd2e Merge branch 'Fix_refreshClickException' of https://github.com/owncloud/android into material_buttons
Conflicts:
	owncloud-android-library
	res/layout-land/account_setup.xml
2015-09-17 15:39:27 +02:00
Andy Scherzinger
f6b2b856cb Fixed the jumping text on refreshed (status text), aligned the margin of the url field for landscape/portrait, fixed the refresh icon size on landscape - also fixes #192 2015-09-17 11:46:37 +02:00
Jenkins for ownCloud
0cb5cee031 [tx-robot] updated from transifex 2015-09-17 01:13:47 -04:00
Andy Scherzinger
bbbb7026b4 fix for refrsh icon in text view in landscape mode 2015-09-16 17:34:29 +02:00
Andy Scherzinger
549284e4f9 fix click listener 2015-09-16 17:31:27 +02:00