Commit graph

3889 commits

Author SHA1 Message Date
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
Jenkins for ownCloud
92c39be013 [tx-robot] updated from transifex 2015-09-22 01:13:44 -04:00
Jenkins for ownCloud
664450a6bf [tx-robot] updated from transifex 2015-09-21 01:13:34 -04:00
Jenkins for ownCloud
0cb5cee031 [tx-robot] updated from transifex 2015-09-17 01:13:47 -04:00
masensio
459bd1e9d0 Merge pull request #1157 from owncloud/fix_file_list_icon_alignment
center aligned the folder icon with the drawer icon
2015-09-16 12:34:30 +02:00
masensio
0083936d40 Merge branch 'fix_file_list_icon_alignment' of github.com:owncloud/android into fix_file_list_icon_alignment 2015-09-16 11:44:51 +02:00
Andy Scherzinger
4c0371f82b center aligned the folder icon with the drawer icon 2015-09-16 11:41:37 +02:00
masensio
359ede5fdd Merge pull request #1149 from owncloud/new_filetype_icons
New icon detection in general + support for additional mimetype icons
2015-09-16 11:39:26 +02:00
David A. Velasco
eaf249803c Removed unneeded LDPI drawables 2015-09-15 18:08:00 +02:00
David A. Velasco
0290523c03 Added icons for file type TEXT 2015-09-15 18:07:59 +02:00
Andy Scherzinger
3ff4d6df0f adapting web's way of choosing icons 2015-09-15 18:02:34 +02:00
David A. Velasco
803f672663 Merge pull request #1155 from owncloud/update_setup_guide
Update setup, changes from the issue #1154
2015-09-15 13:55:57 +02:00
Andy Scherzinger
c6bc82d4fe center aligned the folder icon with the drawer icon 2015-09-14 21:49:45 +02:00
David A. Velasco
2132d8a7c7 Merge pull request #1154 from owncloud/update_share_link_for_OC_8.2
Update share link for oc 8.2
2015-09-14 14:58:28 +02:00
masensio
8ed97d7433 Update setup, changes from the issue #1154 2015-09-14 14:07:05 +02:00
masensio
69e931f0f6 Merge branch 'update_share_link_for_OC_8.2' of github.com:owncloud/android into update_share_link_for_OC_8.2 2015-09-14 13:23:29 +02:00
masensio
a52c4ea968 Update library reference 2015-09-14 13:21:48 +02:00
masensio
26f3917848 Update library reference: get share link 2015-09-14 10:30:54 +02:00
Jenkins for ownCloud
9b8b29d98b [tx-robot] updated from transifex 2015-09-14 01:13:43 -04:00
Jenkins for ownCloud
83eed1a8d8 [tx-robot] updated from transifex 2015-09-12 01:13:45 -04:00
masensio
b256291d4b Update library reference: get share link 2015-09-11 15:05:41 +02:00
David A. Velasco
7182b1d2b1 Merge pull request #1141 from owncloud/559_longpress_filename
Show file name in the contextual menu, see #559
2015-09-11 12:37:04 +02:00
Andy Scherzinger
b1aff42715 further cleanup, moving folder icon determination into util class 2015-09-11 11:15:55 +02:00
Andy Scherzinger
ed094a7df6 Add further javadoc descsribing how to maintain further mappings in the future 2015-09-11 10:57:11 +02:00
Jenkins for ownCloud
7ae7cef2b3 [tx-robot] updated from transifex 2015-09-11 01:13:42 -04:00
Andy Scherzinger
1a26995be2 remove commented out test code 2015-09-10 18:20:26 +02:00
Andy Scherzinger
97fc896fd4 added mapping for bin to be iconized with "application" 2015-09-10 18:16:35 +02:00
Andy Scherzinger
fa12c619b0 rewrite for icon determination with refactoring into its own class + fixed a typo 2015-09-10 17:55:26 +02:00
Andy Scherzinger
8c19d0fa50 shortened this prediction, since it will always be image... 2015-09-10 17:54:05 +02:00
Andy Scherzinger
3ad6531ed6 Merge pull request #1147 from Kernald/additional-filetype-icons
Add additional filetype icons
2015-09-10 09:18:12 +02:00
Marc Plano-Lesay
b4875c69cc Add additional filetype icons 2015-09-09 23:30:09 +02:00
masensio
84a4a086d6 Merge pull request #1124 from Kernald/new-filetype-icons
New filetype icons
2015-09-09 08:50:50 +02:00
Jenkins for ownCloud
fbe533c974 [tx-robot] updated from transifex 2015-09-09 01:13:45 -04:00
Jenkins for ownCloud
1d4b191fb3 [tx-robot] updated from transifex 2015-09-08 01:13:44 -04:00