pub/Android/ownCloud.git
10 years agoFix: Long press menu shows two extra options: old cancel download and old cancel...
masensio [Thu, 1 Oct 2015 08:37:37 +0000 (10:37 +0200)]
Fix: Long press menu shows two extra options: old cancel download and old cancel upload

10 years agoUse SYNC_CONFLICT instead CONFLICT for conflicts in UploadFileOperation
masensio [Wed, 30 Sep 2015 15:59:12 +0000 (17:59 +0200)]
Use SYNC_CONFLICT instead CONFLICT for conflicts in UploadFileOperation

10 years agoMerge branch 'master' into sync_full_folder
masensio [Wed, 30 Sep 2015 10:24:01 +0000 (12:24 +0200)]
Merge branch 'master' into sync_full_folder

Conflicts:
src/com/owncloud/android/providers/FileContentProvider.java

10 years agoMerge branch 'master' of github.com:owncloud/android
masensio [Wed, 30 Sep 2015 08:49:47 +0000 (10:49 +0200)]
Merge branch 'master' of github.com:owncloud/android

Conflicts:
CHANGELOG.md

10 years agoMerge branch 'stable'
masensio [Wed, 30 Sep 2015 08:45:20 +0000 (10:45 +0200)]
Merge branch 'stable'

10 years agoUpdate Changelog for 1.8 version
masensio [Wed, 30 Sep 2015 08:43:56 +0000 (10:43 +0200)]
Update Changelog for 1.8 version

10 years agoUpdate CHANGELOG.md
Raquel Pérez Bartolomé [Tue, 29 Sep 2015 13:53:57 +0000 (15:53 +0200)]
Update CHANGELOG.md

Updated 1.8.0 changelog

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 29 Sep 2015 05:13:58 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoRemove strings for values-en_DE oc-android-1.8
masensio [Mon, 28 Sep 2015 11:57:22 +0000 (13:57 +0200)]
Remove strings for values-en_DE

10 years agoMerge branch 'release-1.8'
masensio [Mon, 28 Sep 2015 10:33:47 +0000 (12:33 +0200)]
Merge branch 'release-1.8'

10 years agoUpload operations end in conflict if overriding a version different than the last...
David A. Velasco [Mon, 28 Sep 2015 09:21:33 +0000 (11:21 +0200)]
Upload operations end in conflict if overriding a version different than the last known

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 28 Sep 2015 06:33:53 +0000 (02:33 -0400)]
[tx-robot] updated from transifex

10 years agoAdd ownCloud color to notifications (only works on lollipop and up) for progress...
Andy Scherzinger [Sun, 27 Sep 2015 19:40:52 +0000 (21:40 +0200)]
Add ownCloud color to notifications (only works on lollipop and up) for progress bar and icon background

10 years agoUpdated reference to library after rebase
David A. Velasco [Fri, 25 Sep 2015 13:15:17 +0000 (15:15 +0200)]
Updated reference to library after rebase

10 years agoUpdated error message for failed folder synchronization ('download' not anymore)
David A. Velasco [Fri, 28 Aug 2015 16:19:20 +0000 (18:19 +0200)]
Updated error message for failed folder synchronization ('download' not anymore)

10 years agoRemoved some logs
David A. Velasco [Mon, 24 Aug 2015 10:43:32 +0000 (12:43 +0200)]
Removed some logs

10 years agoClean-up: removed unused imports and methods, and commented code
David A. Velasco [Mon, 24 Aug 2015 10:37:47 +0000 (12:37 +0200)]
Clean-up: removed unused imports and methods, and commented code

10 years agoRemoved separated 'download folder' in contextual menu and unused DownloadFolderOpera...
David A. Velasco [Mon, 24 Aug 2015 10:14:54 +0000 (12:14 +0200)]
Removed separated 'download folder' in contextual menu and unused DownloadFolderOperation class

10 years agoFixed permanent 'uploading' icon on files that are automatically renamed during the...
David A. Velasco [Fri, 21 Aug 2015 12:55:52 +0000 (14:55 +0200)]
Fixed permanent 'uploading' icon on files that are automatically renamed during the upload

10 years agoSafe blanket to clean DB if wrong conflicts keep stored
David A. Velasco [Fri, 21 Aug 2015 12:20:50 +0000 (14:20 +0200)]
Safe blanket to clean DB if wrong conflicts keep stored

10 years agoRemove conflict badge from ancestors when conflict is solved there are no more confli...
David A. Velasco [Fri, 21 Aug 2015 12:01:17 +0000 (14:01 +0200)]
Remove conflict badge from ancestors when conflict is solved there are no more conflicts below

10 years agoRemoved conflict badge when conflict is solved
David A. Velasco [Fri, 21 Aug 2015 09:35:04 +0000 (11:35 +0200)]
Removed conflict badge when conflict is solved

10 years agoAdded conflict icon to folders containing files with conflicts
David A. Velasco [Fri, 21 Aug 2015 08:36:42 +0000 (10:36 +0200)]
Added conflict icon to folders containing files with conflicts

10 years agoPersist conflicts in local database and show with an icon in the list of files
David A. Velasco [Thu, 20 Aug 2015 08:44:19 +0000 (10:44 +0200)]
Persist conflicts in local database and show with an icon in the list of files

10 years agoETag used to detect changes in remote files (not only in folders)
David A. Velasco [Tue, 28 Jul 2015 14:27:07 +0000 (16:27 +0200)]
ETag used to detect changes in remote files (not only in folders)

10 years agoFixed NullPointerExceptionS in upload cancelations
David A. Velasco [Tue, 21 Jul 2015 14:51:29 +0000 (16:51 +0200)]
Fixed NullPointerExceptionS in upload cancelations

10 years agoJoin cancelation of downloads and uploads in 'cancel sync', both for files and folders
David A. Velasco [Fri, 17 Jul 2015 12:29:27 +0000 (14:29 +0200)]
Join cancelation of downloads and uploads in 'cancel sync', both for files and folders

10 years agoRewritten queue of FileUploader based on IndexedForest
David A. Velasco [Thu, 16 Jul 2015 12:58:04 +0000 (14:58 +0200)]
Rewritten queue of FileUploader based on IndexedForest

10 years agoAdded icon for files synchronizing; folders use it whenever downloading or uploading...
David A. Velasco [Tue, 14 Jul 2015 09:28:47 +0000 (11:28 +0200)]
Added icon for files synchronizing; folders use it whenever downloading or uploading any file inside

10 years agoKeep the old operation to sync folder as DownloadFolderOperation to allow its use...
David A. Velasco [Mon, 13 Jul 2015 12:48:13 +0000 (14:48 +0200)]
Keep the old operation to sync folder as DownloadFolderOperation to allow its use while the new SyncFolderOperation gets stable

10 years agoExtend SyncFolderOperation to check local changes of all files and trigger uploads
David A. Velasco [Mon, 13 Jul 2015 12:16:18 +0000 (14:16 +0200)]
Extend SyncFolderOperation to check local changes of all files and trigger uploads

10 years agoSame style for log-in buttons in potrait and landscape
David A. Velasco [Fri, 25 Sep 2015 11:54:53 +0000 (13:54 +0200)]
Same style for log-in buttons in potrait and landscape

10 years agoFixed lost background color for icon in login view
David A. Velasco [Fri, 25 Sep 2015 09:11:46 +0000 (11:11 +0200)]
Fixed lost background color for icon in login view

10 years agoMerge pull request #1174 from owncloud/release_bug_fixes
masensio [Thu, 24 Sep 2015 15:33:22 +0000 (17:33 +0200)]
Merge pull request #1174 from owncloud/release_bug_fixes

Fixed a couple of tiny bugs

10 years agoClose dangling Cursors in FileContentProvider
David A. Velasco [Thu, 24 Sep 2015 15:03:56 +0000 (17:03 +0200)]
Close dangling Cursors in FileContentProvider

10 years agoSet default static values to prevent weird crash
David A. Velasco [Thu, 24 Sep 2015 14:52:03 +0000 (16:52 +0200)]
Set default static values to prevent weird crash

10 years agoFix repetition of already finished access to root folder (AsyncTask) on rotation...
David A. Velasco [Thu, 24 Sep 2015 14:13:58 +0000 (16:13 +0200)]
Fix repetition of already finished access to root folder (AsyncTask) on rotation, in log-in view

10 years agoMerge pull request #1171 from owncloud/fix_lock_of_upload_til_generation_of_thumbnail...
masensio [Tue, 22 Sep 2015 10:57:50 +0000 (12:57 +0200)]
Merge pull request #1171 from owncloud/fix_lock_of_upload_til_generation_of_thumbnails_finishes

Grant that cancellations of tasks generating thumbnails really works …

10 years agoFixed crashed on cancelled download in gallery
David A. Velasco [Tue, 22 Sep 2015 07:29:33 +0000 (09:29 +0200)]
Fixed crashed on cancelled download in gallery

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 22 Sep 2015 05:13:44 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoGrant that cancellations of tasks generating thumbnails really works for reused icon...
David A. Velasco [Mon, 21 Sep 2015 19:25:11 +0000 (21:25 +0200)]
Grant that cancellations of tasks generating thumbnails really works for reused icon views

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 21 Sep 2015 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #1163 from owncloud/Fix_refreshClickException
masensio [Fri, 18 Sep 2015 12:18:04 +0000 (14:18 +0200)]
Merge pull request #1163 from owncloud/Fix_refreshClickException

Fix refresh click on login screen

10 years agoFixed the jumping text on refreshed (status text), aligned the margin of the url...
Andy Scherzinger [Thu, 17 Sep 2015 09:46:37 +0000 (11:46 +0200)]
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

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 17 Sep 2015 05:13:47 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoUpdate versionName and versionCode for version 1.8. Also in workaround
masensio [Wed, 16 Sep 2015 14:54:07 +0000 (16:54 +0200)]
Update versionName and versionCode for version 1.8. Also in workaround

10 years agoMerge branch 'release-1.8' of github.com:owncloud/android into release-1.8
masensio [Wed, 16 Sep 2015 10:55:45 +0000 (12:55 +0200)]
Merge branch 'release-1.8' of github.com:owncloud/android into release-1.8

10 years agoUpdate library reference
masensio [Wed, 16 Sep 2015 10:54:28 +0000 (12:54 +0200)]
Update library reference

10 years agoUpdate library reference
masensio [Wed, 16 Sep 2015 10:54:28 +0000 (12:54 +0200)]
Update library reference

10 years agoMerge pull request #1157 from owncloud/fix_file_list_icon_alignment
masensio [Wed, 16 Sep 2015 10:34:30 +0000 (12:34 +0200)]
Merge pull request #1157 from owncloud/fix_file_list_icon_alignment

center aligned the folder icon with the drawer icon

10 years agoMerge branch 'fix_file_list_icon_alignment' of github.com:owncloud/android into fix_f...
masensio [Wed, 16 Sep 2015 09:44:51 +0000 (11:44 +0200)]
Merge branch 'fix_file_list_icon_alignment' of github.com:owncloud/android into fix_file_list_icon_alignment

10 years agocenter aligned the folder icon with the drawer icon
Andy Scherzinger [Mon, 14 Sep 2015 19:49:45 +0000 (21:49 +0200)]
center aligned the folder icon with the drawer icon

10 years agoMerge pull request #1149 from owncloud/new_filetype_icons
masensio [Wed, 16 Sep 2015 09:39:26 +0000 (11:39 +0200)]
Merge pull request #1149 from owncloud/new_filetype_icons

New icon detection in general + support for additional mimetype icons

10 years agoRemoved unneeded LDPI drawables
David A. Velasco [Tue, 15 Sep 2015 16:04:22 +0000 (18:04 +0200)]
Removed unneeded LDPI drawables

10 years agoAdded icons for file type TEXT
David A. Velasco [Tue, 15 Sep 2015 16:02:56 +0000 (18:02 +0200)]
Added icons for file type TEXT

10 years agoadapting web's way of choosing icons
Andy Scherzinger [Tue, 15 Sep 2015 16:02:34 +0000 (18:02 +0200)]
adapting web's way of choosing icons

10 years agoMerge pull request #1155 from owncloud/update_setup_guide
David A. Velasco [Tue, 15 Sep 2015 11:55:57 +0000 (13:55 +0200)]
Merge pull request #1155 from owncloud/update_setup_guide

Update setup, changes from the issue #1154

10 years agocenter aligned the folder icon with the drawer icon
Andy Scherzinger [Mon, 14 Sep 2015 19:49:45 +0000 (21:49 +0200)]
center aligned the folder icon with the drawer icon

10 years agoMerge pull request #1154 from owncloud/update_share_link_for_OC_8.2
David A. Velasco [Mon, 14 Sep 2015 12:58:28 +0000 (14:58 +0200)]
Merge pull request #1154 from owncloud/update_share_link_for_OC_8.2

Update share link for oc 8.2

10 years agoUpdate setup, changes from the issue #1154
masensio [Mon, 14 Sep 2015 12:07:05 +0000 (14:07 +0200)]
Update setup, changes from the issue #1154

10 years agoMerge branch 'update_share_link_for_OC_8.2' of github.com:owncloud/android into updat...
masensio [Mon, 14 Sep 2015 11:23:29 +0000 (13:23 +0200)]
Merge branch 'update_share_link_for_OC_8.2' of github.com:owncloud/android into update_share_link_for_OC_8.2

10 years agoUpdate library reference
masensio [Mon, 14 Sep 2015 11:21:48 +0000 (13:21 +0200)]
Update library reference

10 years agoUpdate library reference: get share link
masensio [Fri, 11 Sep 2015 13:05:41 +0000 (15:05 +0200)]
Update library reference: get share link

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 14 Sep 2015 05:13:43 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 12 Sep 2015 05:13:45 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoUpdate library reference: get share link
masensio [Fri, 11 Sep 2015 13:05:41 +0000 (15:05 +0200)]
Update library reference: get share link

10 years agoMerge pull request #1141 from owncloud/559_longpress_filename
David A. Velasco [Fri, 11 Sep 2015 10:37:04 +0000 (12:37 +0200)]
Merge pull request #1141 from owncloud/559_longpress_filename

Show file name in the contextual menu, see #559

10 years agofurther cleanup, moving folder icon determination into util class
Andy Scherzinger [Fri, 11 Sep 2015 09:15:55 +0000 (11:15 +0200)]
further cleanup, moving folder icon determination into util class

10 years agoAdd further javadoc descsribing how to maintain further mappings in the future
Andy Scherzinger [Fri, 11 Sep 2015 08:57:11 +0000 (10:57 +0200)]
Add further javadoc descsribing how to maintain further mappings in the future

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 11 Sep 2015 05:13:42 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoremove commented out test code
Andy Scherzinger [Thu, 10 Sep 2015 16:20:26 +0000 (18:20 +0200)]
remove commented out test code

10 years agoadded mapping for bin to be iconized with "application"
Andy Scherzinger [Thu, 10 Sep 2015 16:16:35 +0000 (18:16 +0200)]
added mapping for bin to be iconized with "application"

10 years agorewrite for icon determination with refactoring into its own class + fixed a typo
Andy Scherzinger [Thu, 10 Sep 2015 15:55:26 +0000 (17:55 +0200)]
rewrite for icon determination with refactoring into its own class + fixed a typo

10 years agoshortened this prediction, since it will always be image...
Andy Scherzinger [Thu, 10 Sep 2015 15:54:05 +0000 (17:54 +0200)]
shortened this prediction, since it will always be image...

10 years agoMerge pull request #1147 from Kernald/additional-filetype-icons
Andy Scherzinger [Thu, 10 Sep 2015 07:18:12 +0000 (09:18 +0200)]
Merge pull request #1147 from Kernald/additional-filetype-icons

Add additional filetype icons

10 years agoAdd additional filetype icons
Marc Plano-Lesay [Wed, 9 Sep 2015 21:30:09 +0000 (23:30 +0200)]
Add additional filetype icons

10 years agoMerge pull request #1124 from Kernald/new-filetype-icons
masensio [Wed, 9 Sep 2015 06:50:50 +0000 (08:50 +0200)]
Merge pull request #1124 from Kernald/new-filetype-icons

New filetype icons

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 9 Sep 2015 05:13:45 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 8 Sep 2015 05:13:44 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoshowing the filename in the long press menu on file list, see #559
Andy Scherzinger [Mon, 7 Sep 2015 10:24:01 +0000 (12:24 +0200)]
showing the filename in the long press menu on file list, see #559

10 years agoMerge pull request #1095 from owncloud/text_file_preview_pr_707_with_develop
masensio [Mon, 7 Sep 2015 08:47:05 +0000 (10:47 +0200)]
Merge pull request #1095 from owncloud/text_file_preview_pr_707_with_develop

Text file preview pr 707 with develop

10 years agoMerge branch 'master' into text_file_preview_pr_707_with_develop
masensio [Mon, 7 Sep 2015 08:42:09 +0000 (10:42 +0200)]
Merge branch 'master' into text_file_preview_pr_707_with_develop

10 years agoHOT FIX: recovered lost strings
David A. Velasco [Mon, 7 Sep 2015 08:07:47 +0000 (10:07 +0200)]
HOT FIX: recovered lost strings

10 years agoFixed text preview filter to take into account local knowledge about MIME types
David A. Velasco [Mon, 7 Sep 2015 07:13:44 +0000 (09:13 +0200)]
Fixed text preview filter to take into account local knowledge about MIME types

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 7 Sep 2015 05:13:41 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 6 Sep 2015 05:13:44 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 5 Sep 2015 05:13:44 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoReverse filter for preview of text files: all text/ but those in black list
David A. Velasco [Fri, 4 Sep 2015 13:01:25 +0000 (15:01 +0200)]
Reverse filter for preview of text files: all text/ but those in black list

10 years agoMerge branch 'master' into text_file_preview_pr_707_with_develop
masensio [Fri, 4 Sep 2015 12:31:10 +0000 (14:31 +0200)]
Merge branch 'master' into text_file_preview_pr_707_with_develop

Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java

10 years agoMerge pull request #1102 from owncloud/copy
masensio [Fri, 4 Sep 2015 09:14:42 +0000 (11:14 +0200)]
Merge pull request #1102 from owncloud/copy

Copy files

10 years agoUpdate library reference: Copy operation
masensio [Fri, 4 Sep 2015 09:03:31 +0000 (11:03 +0200)]
Update library reference: Copy operation

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 4 Sep 2015 05:13:40 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoMerge branch 'text_file_preview_pr_707_with_develop' of github.com:owncloud/android...
masensio [Wed, 2 Sep 2015 11:29:14 +0000 (13:29 +0200)]
Merge branch 'text_file_preview_pr_707_with_develop' of github.com:owncloud/android into text_file_preview_pr_707_with_develop

10 years agoMerge remote-tracking branch 'origin/master' into text_file_preview_pr_707_with_develop
masensio [Wed, 2 Sep 2015 11:21:17 +0000 (13:21 +0200)]
Merge remote-tracking branch 'origin/master' into text_file_preview_pr_707_with_develop

Conflicts:
res/layout/file_preview.xml
src/com/owncloud/android/ui/activity/FileDisplayActivity.java

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 2 Sep 2015 11:06:14 +0000 (07:06 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #1114 from owncloud/tryFix1113
David A. Velasco [Wed, 2 Sep 2015 09:00:30 +0000 (11:00 +0200)]
Merge pull request #1114 from owncloud/tryFix1113

Removed squared background for transparencies from file type icons and thumbnails (stays for images in gallery view)

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 1 Sep 2015 17:02:18 +0000 (13:02 -0400)]
[tx-robot] updated from transifex

10 years agoMerge branch 'master' into copy
David A. Velasco [Tue, 1 Sep 2015 16:35:51 +0000 (18:35 +0200)]
Merge branch 'master' into copy

Conflicts FIXED:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
src/com/owncloud/android/ui/preview/FileDownloadFragment.java
src/com/owncloud/android/ui/preview/PreviewImageFragment.java
src/com/owncloud/android/ui/preview/PreviewMediaFragment.java

10 years agoUpdated reference to library after upate copy request implementation
David A. Velasco [Tue, 1 Sep 2015 16:15:22 +0000 (18:15 +0200)]
Updated reference to library after upate copy request implementation

10 years agoUse new filetype icons
Marc Plano-Lesay [Mon, 31 Aug 2015 17:15:36 +0000 (19:15 +0200)]
Use new filetype icons