pub/Android/ownCloud.git
10 years agoDetect if the account exists before the tranfer starts
masensio [Mon, 2 Feb 2015 12:23:33 +0000 (13:23 +0100)]
Detect if the account exists before the tranfer starts

10 years agoMerge pull request #844 from owncloud/delete_local_files
David A. Velasco [Mon, 2 Feb 2015 08:39:40 +0000 (09:39 +0100)]
Merge pull request #844 from owncloud/delete_local_files

Removal of media files is notified to MediaProvider directly - MediaScan API does not work properly in Android 4.x

10 years agoChanges from comments in PR 844
masensio [Mon, 2 Feb 2015 08:34:43 +0000 (09:34 +0100)]
Changes from comments in PR 844

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 1 Feb 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 31 Jan 2015 06:13:34 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 30 Jan 2015 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years agoFix bug: When renaming a folder, in the photos apps both folder are shown
masensio [Thu, 29 Jan 2015 10:22:47 +0000 (11:22 +0100)]
Fix bug: When renaming a folder, in the photos apps both folder are shown

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 29 Jan 2015 06:13:38 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years agoMerge branch 'develop' into delete_local_files
masensio [Wed, 28 Jan 2015 09:37:08 +0000 (10:37 +0100)]
Merge branch 'develop' into delete_local_files

10 years agoRemoved commented code
David A. Velasco [Wed, 28 Jan 2015 08:40:59 +0000 (09:40 +0100)]
Removed commented code

10 years agoMerge pull request #866 from owncloud/download_folder
masensio [Wed, 28 Jan 2015 08:31:25 +0000 (09:31 +0100)]
Merge pull request #866 from owncloud/download_folder

Download a folder

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 28 Jan 2015 06:13:45 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years agoUpdate version number
Carla Schroder [Wed, 28 Jan 2015 00:35:45 +0000 (16:35 -0800)]
Update version number

10 years agouser manual: Fix incorrect line wrapping in config file
Daniel Molkentin [Tue, 27 Jan 2015 22:41:33 +0000 (23:41 +0100)]
user manual: Fix incorrect line wrapping in config file

10 years agoAdd means to build user manual via make
Daniel Molkentin [Tue, 27 Jan 2015 22:40:53 +0000 (23:40 +0100)]
Add means to build user manual via make

10 years agomanual: omit ocdoc/* during doc generation
Daniel Molkentin [Tue, 27 Jan 2015 22:29:49 +0000 (23:29 +0100)]
manual: omit ocdoc/* during doc generation

10 years agoadd submodule to user manual
Carla Schroder [Tue, 27 Jan 2015 20:11:26 +0000 (12:11 -0800)]
add submodule to user manual

10 years agoAdd Android app manual to develop branch, and Allow building manual in owncloud themes
Carla Schroder [Tue, 27 Jan 2015 20:07:43 +0000 (12:07 -0800)]
Add Android app manual to develop branch, and Allow building manual in owncloud themes

10 years agoFix bug: audio are not refreshed when delete them from the app
masensio [Tue, 27 Jan 2015 13:31:44 +0000 (14:31 +0100)]
Fix bug: audio are not refreshed when delete them from the app

10 years agoFixed download of folder after updating credentials in the app
David A. Velasco [Tue, 27 Jan 2015 12:50:14 +0000 (13:50 +0100)]
Fixed download of folder after updating credentials in the app

10 years agoFix bug (Media Scan) Files are not refreshed when delete from the app)
masensio [Mon, 26 Jan 2015 14:15:00 +0000 (15:15 +0100)]
Fix bug (Media Scan) Files are not refreshed when delete from the app)

10 years agoCommented excess of logs
David A. Velasco [Mon, 26 Jan 2015 12:37:46 +0000 (13:37 +0100)]
Commented excess of logs

10 years agoFixed cancellation of SynchronizeOperationFolder
David A. Velasco [Mon, 26 Jan 2015 12:32:54 +0000 (13:32 +0100)]
Fixed cancellation of SynchronizeOperationFolder

10 years agoAdded indexed tree of synchronizing folders to SyncFolderHandler
David A. Velasco [Mon, 26 Jan 2015 08:42:44 +0000 (09:42 +0100)]
Added indexed tree of synchronizing folders to SyncFolderHandler

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 26 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years agoRefactored SyncFolderHandler out of OperationsService
David A. Velasco [Fri, 23 Jan 2015 08:34:45 +0000 (09:34 +0100)]
Refactored SyncFolderHandler out of OperationsService

10 years agoMerge pull request #825 from owncloud/SettingsGreyedOut
jabarros [Fri, 23 Jan 2015 08:29:11 +0000 (09:29 +0100)]
Merge pull request #825 from owncloud/SettingsGreyedOut

Instant Upload settings hide/show

10 years agoMinimize refresh of list of files on reception of events from FileDownloader
David A. Velasco [Thu, 22 Jan 2015 21:15:08 +0000 (22:15 +0100)]
Minimize refresh of list of files on reception of events from FileDownloader

10 years agoAdded cancelation for subtrees
David A. Velasco [Thu, 22 Jan 2015 19:01:25 +0000 (20:01 +0100)]
Added cancelation for subtrees

10 years agoAdded indexed tree of folders downloading anything
David A. Velasco [Thu, 22 Jan 2015 16:06:09 +0000 (17:06 +0100)]
Added indexed tree of folders downloading anything

10 years ago'Fixed. 'Upload pictures via WIFI only' is hidden when going to files and come back...
jabarros [Thu, 22 Jan 2015 12:49:31 +0000 (13:49 +0100)]
'Fixed. 'Upload pictures via WIFI only' is hidden when going to files and come back to settings

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 21 Jan 2015 06:13:32 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years agoMerge pull request #851 from owncloud/download_folder_update_database
David A. Velasco [Tue, 20 Jan 2015 12:07:50 +0000 (13:07 +0100)]
Merge pull request #851 from owncloud/download_folder_update_database

Download folder update database

10 years agoUpdate unsuccessful downloaded file
jabarros [Tue, 20 Jan 2015 12:00:37 +0000 (13:00 +0100)]
Update unsuccessful downloaded file

10 years agoMerge branch 'download_folder__refactoring_observance_of_downloads_in_progress' into...
jabarros [Tue, 20 Jan 2015 11:42:27 +0000 (12:42 +0100)]
Merge branch 'download_folder__refactoring_observance_of_downloads_in_progress' into download_folder_update_database

10 years agoStore file on db with 'downloading' state after adding it to pending downloads
jabarros [Tue, 20 Jan 2015 11:27:40 +0000 (12:27 +0100)]
Store file on db with 'downloading' state after adding it to pending downloads

10 years agoRevert changes for files uploading
David A. Velasco [Tue, 20 Jan 2015 10:28:36 +0000 (11:28 +0100)]
Revert changes for files uploading

10 years agoRemove is_uploading field from database
jabarros [Tue, 20 Jan 2015 10:07:44 +0000 (11:07 +0100)]
Remove is_uploading field from database

10 years agoRemoved call to methods to check transfer state of files through binders and replaced...
David A. Velasco [Mon, 19 Jan 2015 12:39:32 +0000 (13:39 +0100)]
Removed call to methods to check transfer state of files through binders and replaced with methods on OCFile

10 years agoMerge branch 'develop' into SettingsGreyedOut
jabarros [Tue, 20 Jan 2015 08:25:20 +0000 (09:25 +0100)]
Merge branch 'develop' into SettingsGreyedOut

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 20 Jan 2015 06:13:34 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years agoIncrease db number and added getters and setter for new 'uploading' and 'downloading...
jabarros [Mon, 19 Jan 2015 13:41:34 +0000 (14:41 +0100)]
Increase db number and added getters and setter for new 'uploading' and 'downloading' fields in OCFile

10 years agoMerge pull request #798 from LukeOwncloud/develop
David A. Velasco [Mon, 19 Jan 2015 12:44:30 +0000 (13:44 +0100)]
Merge pull request #798 from LukeOwncloud/develop

On downgrading upload db, delete and re-create

10 years agoAdded uploading and downloading fields into filelist table
jabarros [Mon, 19 Jan 2015 12:10:21 +0000 (13:10 +0100)]
Added uploading and downloading fields into filelist table

10 years agoMerge branch 'develop' into download_folder
jabarros [Mon, 19 Jan 2015 11:49:28 +0000 (12:49 +0100)]
Merge branch 'develop' into download_folder

10 years agoUpdated library reference
David A. Velasco [Mon, 19 Jan 2015 10:29:43 +0000 (11:29 +0100)]
Updated library reference

10 years agoMerge branch 'develop' into delete_local_files
jabarros [Mon, 19 Jan 2015 10:03:05 +0000 (11:03 +0100)]
Merge branch 'develop' into delete_local_files

10 years agoMerge pull request #843 from owncloud/update_Android_Gradle_plug_in
jabarros [Mon, 19 Jan 2015 09:44:51 +0000 (10:44 +0100)]
Merge pull request #843 from owncloud/update_Android_Gradle_plug_in

Updated Android Gradle plug-in for compatibility with Android Studio 1.0...

10 years agoTrigger Media Scan on parent folder when deleting a file or a folder from locally
jabarros [Mon, 19 Jan 2015 09:39:23 +0000 (10:39 +0100)]
Trigger Media Scan on parent folder when deleting a file or a folder from locally

10 years agoUpdated Android Gradle plug-in for compatibility with Android Studio 1.0+
David A. Velasco [Mon, 19 Jan 2015 08:58:06 +0000 (09:58 +0100)]
Updated Android Gradle plug-in for compatibility with Android Studio 1.0+

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 19 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 18 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 17 Jan 2015 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 15 Jan 2015 06:13:33 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years agoMerge pull request #746 from owncloud/thumbnailForUpload
David A. Velasco [Wed, 14 Jan 2015 07:25:04 +0000 (08:25 +0100)]
Merge pull request #746 from owncloud/thumbnailForUpload

Thumbnails added to Upload activity

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 14 Jan 2015 06:13:29 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years agoMove every sendBroadcast from SynchronizeFolderOperation to SyncFolderHandler scope
David A. Velasco [Tue, 13 Jan 2015 19:07:43 +0000 (20:07 +0100)]
Move every sendBroadcast from SynchronizeFolderOperation to SyncFolderHandler scope

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 13 Jan 2015 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years agoMerge branch 'develop' into thumbnailForUpload
jabarros [Mon, 12 Jan 2015 13:30:06 +0000 (14:30 +0100)]
Merge branch 'develop' into thumbnailForUpload

10 years agoOther minor changes after CR
jabarros [Mon, 12 Jan 2015 13:17:29 +0000 (14:17 +0100)]
Other minor changes after CR

10 years agoFixed stuck 'downloading' icon in download of folders
David A. Velasco [Mon, 12 Jan 2015 12:51:30 +0000 (13:51 +0100)]
Fixed stuck 'downloading' icon in download of folders

10 years agoChanges after CR
jabarros [Mon, 12 Jan 2015 11:52:40 +0000 (12:52 +0100)]
Changes after CR

10 years agoMerge pull request #837 from owncloud/download_folder_fix_cancel_subfolders
David A. Velasco [Mon, 12 Jan 2015 09:50:47 +0000 (10:50 +0100)]
Merge pull request #837 from owncloud/download_folder_fix_cancel_subfolders

Fix for bug on cancelation of subfolders download

10 years agoFix on search of operation to cancel
David A. Velasco [Mon, 12 Jan 2015 09:43:40 +0000 (10:43 +0100)]
Fix on search of operation to cancel

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 12 Jan 2015 06:13:29 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 10 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years agoFix. Subfolders are not cancelled correctly
jabarros [Fri, 9 Jan 2015 14:16:52 +0000 (15:16 +0100)]
Fix. Subfolders are not cancelled correctly

10 years agoFixed. In the upload view, videos does not have the correct icon
jabarros [Fri, 9 Jan 2015 08:46:11 +0000 (09:46 +0100)]
Fixed. In the upload view, videos does not have the correct icon

10 years agoFixed icon for MIME type application/javascript
David A. Velasco [Fri, 9 Jan 2015 08:44:02 +0000 (09:44 +0100)]
Fixed icon for MIME type application/javascript

10 years agoMerge pull request #836 from owncloud/download_folder__fixing_recursive_cancellation
David A. Velasco [Thu, 8 Jan 2015 16:05:35 +0000 (17:05 +0100)]
Merge pull request #836 from owncloud/download_folder__fixing_recursive_cancellation

Fix of recursive cancellation

10 years agoAesthetic fixes
David A. Velasco [Thu, 8 Jan 2015 15:56:21 +0000 (16:56 +0100)]
Aesthetic fixes

10 years agoConsidered MIME types for .py, .js, and fixed .xls, .ppt, and some clean-up
David A. Velasco [Thu, 8 Jan 2015 15:43:25 +0000 (16:43 +0100)]
Considered MIME types for .py, .js, and fixed .xls, .ppt, and some clean-up

10 years agoNotify the download cancelation for updating the screen and remove the yellow arrow...
jabarros [Thu, 8 Jan 2015 14:02:42 +0000 (15:02 +0100)]
Notify the download cancelation for updating the screen and remove the yellow arrow that continues being shown after the cancel

10 years agoFix for downloads that are not cancelled
jabarros [Thu, 8 Jan 2015 13:59:27 +0000 (14:59 +0100)]
Fix for downloads that are not cancelled

10 years agoMerge branch 'download_folder' into download_folder__fixing_recursive_cancellation
jabarros [Thu, 8 Jan 2015 13:26:38 +0000 (14:26 +0100)]
Merge branch 'download_folder' into download_folder__fixing_recursive_cancellation

10 years agoConsider application/xml for XML files
David A. Velasco [Thu, 8 Jan 2015 09:55:42 +0000 (10:55 +0100)]
Consider application/xml for XML files

10 years agoMerge pull request #820 from owncloud/obeySortOrder_fixmerge
David A. Velasco [Thu, 8 Jan 2015 08:08:42 +0000 (09:08 +0100)]
Merge pull request #820 from owncloud/obeySortOrder_fixmerge

Obey sort order in gallery of images.

10 years agoFirst try
David A. Velasco [Wed, 7 Jan 2015 17:23:53 +0000 (18:23 +0100)]
First try

10 years agoMerge branch 'develop' into download_folder
jabarros [Wed, 7 Jan 2015 13:04:46 +0000 (14:04 +0100)]
Merge branch 'develop' into download_folder

10 years agoChange error message when trying download a folder that does not exist
jabarros [Wed, 7 Jan 2015 12:47:38 +0000 (13:47 +0100)]
Change error message when trying download a folder that does not exist

10 years agoAdded folder name to 'file not found' error message
jabarros [Wed, 7 Jan 2015 12:04:46 +0000 (13:04 +0100)]
Added folder name to 'file not found' error message

10 years agoMerge pull request #823 from owncloud/rename_with_special_character
David A. Velasco [Wed, 7 Jan 2015 11:51:59 +0000 (12:51 +0100)]
Merge pull request #823 from owncloud/rename_with_special_character

Removed spurious check of "%" character when renaming.

10 years agoFix. App does not realize that the folder does not exist
jabarros [Wed, 7 Jan 2015 10:22:24 +0000 (11:22 +0100)]
Fix. App does not realize that the folder does not exist

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 7 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 6 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 5 Jan 2015 06:13:29 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 4 Jan 2015 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 3 Jan 2015 06:13:28 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 2 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 1 Jan 2015 06:13:33 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years agoFix. Some icons are not correct. Showed default file icon when there is not mimetype
jabarros [Wed, 31 Dec 2014 13:25:24 +0000 (14:25 +0100)]
Fix. Some icons are not correct. Showed default file icon when there is not mimetype

10 years agoFix. App does not realize that the folder does not exits when traying to download...
jabarros [Wed, 31 Dec 2014 12:48:36 +0000 (13:48 +0100)]
Fix. App does not realize that the folder does not exits when traying to download a folder

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 31 Dec 2014 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years agoFixed. Icons which have extensions in UpperCase, in the uploads view are not correct
jabarros [Tue, 30 Dec 2014 10:55:13 +0000 (11:55 +0100)]
Fixed. Icons which have extensions in UpperCase, in the uploads view are not correct

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 30 Dec 2014 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

10 years ago- fix #47
tobiasKaminsky [Mon, 29 Dec 2014 21:36:15 +0000 (22:36 +0100)]
- fix #47

10 years agoCreate getThumbnailDimension and add some comments
jabarros [Mon, 29 Dec 2014 16:06:33 +0000 (17:06 +0100)]
Create getThumbnailDimension and add some comments

10 years agoRefactor ThumbnailsCacheManager to reduce repeated code
jabarros [Mon, 29 Dec 2014 13:54:45 +0000 (14:54 +0100)]
Refactor ThumbnailsCacheManager to reduce repeated code

10 years agoMerge branch 'develop' into thumbnailForUpload
jabarros [Mon, 29 Dec 2014 08:27:50 +0000 (09:27 +0100)]
Merge branch 'develop' into thumbnailForUpload

10 years agoMove isImage method to BitmapUtils class
jabarros [Mon, 29 Dec 2014 08:26:44 +0000 (09:26 +0100)]
Move isImage method to BitmapUtils class