pub/Android/ownCloud.git
11 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

11 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

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

11 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

11 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

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

11 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

11 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

11 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

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

11 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

11 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

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

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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

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

11 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...

11 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+

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

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

11 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

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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

11 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.

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

11 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

11 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

11 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

11 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.

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

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

11 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

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

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

11 years agoMerge branch 'develop' into rename_with_special_character
jabarros [Fri, 26 Dec 2014 13:27:52 +0000 (14:27 +0100)]
Merge branch 'develop' into rename_with_special_character

11 years agoMerge branch 'develop' into obeySortOrder_fixmerge
jabarros [Fri, 26 Dec 2014 10:10:22 +0000 (11:10 +0100)]
Merge branch 'develop' into obeySortOrder_fixmerge

11 years agoMerge pull request #755 from owncloud/OpenWithInContextMenu
jabarros [Fri, 26 Dec 2014 08:13:58 +0000 (09:13 +0100)]
Merge pull request #755 from owncloud/OpenWithInContextMenu

"open with" in ContextMenu of downloaded files

11 years agoMerge pull request #784 from ekeitho/develop
jabarros [Fri, 26 Dec 2014 08:04:02 +0000 (09:04 +0100)]
Merge pull request #784 from ekeitho/develop

subject mail populated when user shares >>file/folder<<

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 26 Dec 2014 06:13:28 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 25 Dec 2014 06:13:29 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

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

11 years agofix tab indent
Keith Abdulla [Tue, 23 Dec 2014 17:38:38 +0000 (09:38 -0800)]
fix tab indent

11 years agocreate an extra string resource
Keith Abdulla [Tue, 23 Dec 2014 17:31:59 +0000 (09:31 -0800)]
create an extra string resource