pub/Android/ownCloud.git
12 years agoOC-2735: Refresh unshare files in list
masensio [Mon, 3 Feb 2014 14:14:42 +0000 (15:14 +0100)]
OC-2735: Refresh unshare files in list

12 years agoOC-2734: Update Database for UnshareLink operation
masensio [Mon, 3 Feb 2014 13:24:36 +0000 (14:24 +0100)]
OC-2734: Update Database for UnshareLink operation

12 years agoOC-2733: Add UnshareLink Operation
masensio [Mon, 3 Feb 2014 11:56:47 +0000 (12:56 +0100)]
OC-2733: Add UnshareLink Operation

12 years agoOC-2732: Create 'unshare' option menu for a shared file/folder
masensio [Mon, 3 Feb 2014 10:22:39 +0000 (11:22 +0100)]
OC-2732: Create 'unshare' option menu for a shared file/folder

12 years agoOC-2731: update library reference
masensio [Mon, 3 Feb 2014 09:13:47 +0000 (10:13 +0100)]
OC-2731: update library reference

12 years agoFixed update of shares database - grant that shares are removed after removing all...
David A. Velasco [Mon, 3 Feb 2014 08:20:49 +0000 (09:20 +0100)]
Fixed update of shares database - grant that shares are removed after removing all of them in the server

12 years agoImproved semantics of broadcast messages from FileSyncAdapter ; passed through LocalB...
David A. Velasco [Fri, 31 Jan 2014 14:00:27 +0000 (15:00 +0100)]
Improved semantics of broadcast messages from FileSyncAdapter ; passed through LocalBroadcastManager now

12 years agoFixed visibility of progress circle for refresh
David A. Velasco [Fri, 31 Jan 2014 11:22:49 +0000 (12:22 +0100)]
Fixed visibility of progress circle for refresh

12 years agoMerge pull request #370 from owncloud/bug_in_refresh_of_shared_state_when_device_is_r...
masensio [Thu, 30 Jan 2014 17:49:56 +0000 (09:49 -0800)]
Merge pull request #370 from owncloud/bug_in_refresh_of_shared_state_when_device_is_rotated

Fixed bug in refresh of list of files with shares when device is rotated

12 years agoMerge branch 'share_link_show_shared_files' into bug_in_refresh_of_shared_state_when_...
David A. Velasco [Thu, 30 Jan 2014 17:33:45 +0000 (18:33 +0100)]
Merge branch 'share_link_show_shared_files' into bug_in_refresh_of_shared_state_when_device_is_rotated

12 years agoUpdated link to ownCloud library
David A. Velasco [Thu, 30 Jan 2014 17:29:23 +0000 (18:29 +0100)]
Updated link to ownCloud library

12 years agoMoved execution of GetSharesOperation to OperationsService
David A. Velasco [Thu, 30 Jan 2014 16:58:35 +0000 (17:58 +0100)]
Moved execution of GetSharesOperation to OperationsService

12 years agoAdded service to run operations and created SyncOperations as common class for operat...
David A. Velasco [Thu, 30 Jan 2014 14:02:50 +0000 (15:02 +0100)]
Added service to run operations and created SyncOperations as common class for operations that work both both with remote and local storage

12 years agoOC-2755: Refresh account shows empty icon sometimes
masensio [Wed, 29 Jan 2014 17:38:55 +0000 (18:38 +0100)]
OC-2755: Refresh account shows empty icon sometimes

12 years agoMerge branch 'develop' into share_link_show_shared_files
masensio [Wed, 29 Jan 2014 17:23:33 +0000 (18:23 +0100)]
Merge branch 'develop' into share_link_show_shared_files

12 years agoMerge pull request #366 from owncloud/bug_handling_failure_in_request_for_remote_username
masensio [Wed, 29 Jan 2014 16:52:21 +0000 (08:52 -0800)]
Merge pull request #366 from owncloud/bug_handling_failure_in_request_for_remote_username

Bug handling failure in request for remote username

12 years agoAdapted ownCloud app to changes in ownCloud library interface
David A. Velasco [Wed, 29 Jan 2014 16:36:44 +0000 (17:36 +0100)]
Adapted ownCloud app to changes in ownCloud library interface

12 years agoMerge remote-tracking branch 'origin/develop' into bug_handling_failure_in_request_fo...
David A. Velasco [Wed, 29 Jan 2014 11:56:37 +0000 (12:56 +0100)]
Merge remote-tracking branch 'origin/develop' into bug_handling_failure_in_request_for_remote_username

12 years agoReport an error to the user in log in view when the access to the user name in the...
David A. Velasco [Wed, 29 Jan 2014 11:51:48 +0000 (12:51 +0100)]
Report an error to the user in log in view when the access to the user name in the server fails

12 years agoMerge pull request #364 from owncloud/share_link__code_improvements
David A. Velasco [Wed, 29 Jan 2014 10:23:21 +0000 (02:23 -0800)]
Merge pull request #364 from owncloud/share_link__code_improvements

Code improvements in code for getting all the remote shares

12 years agoMerge branch 'share_link_show_shared_files' into share_link__code_improvements
masensio [Wed, 29 Jan 2014 10:14:19 +0000 (11:14 +0100)]
Merge branch 'share_link_show_shared_files' into share_link__code_improvements

12 years agoMerge remote-tracking branch 'origin/develop' into share_link_show_shared_files
masensio [Wed, 29 Jan 2014 10:06:48 +0000 (11:06 +0100)]
Merge remote-tracking branch 'origin/develop' into share_link_show_shared_files

12 years agoOC-2750: Fix Bug. Loading shouldn't disappear until the shared files are shown
masensio [Wed, 29 Jan 2014 09:31:41 +0000 (10:31 +0100)]
OC-2750: Fix Bug. Loading shouldn't disappear until the shared files are shown

12 years agoOC-2746: Changes from comments in PR#1 in android-library repo
masensio [Wed, 29 Jan 2014 09:18:35 +0000 (10:18 +0100)]
OC-2746: Changes from comments in PR#1 in android-library repo

12 years agoOC-2746: New methods in FileStorageManager for saving shares
masensio [Wed, 29 Jan 2014 08:04:33 +0000 (09:04 +0100)]
OC-2746: New methods in FileStorageManager for saving shares

12 years ago[tx-robot] updated from transifex
Mr. Jenkins [Wed, 29 Jan 2014 06:19:51 +0000 (01:19 -0500)]
[tx-robot] updated from transifex

12 years agoOC-2746: Changes from comments: new method to construct base url server
masensio [Tue, 28 Jan 2014 13:41:38 +0000 (14:41 +0100)]
OC-2746: Changes from comments: new method to construct base url server

12 years agoOC-2746: Changes from comments in PR#361
masensio [Tue, 28 Jan 2014 12:39:49 +0000 (13:39 +0100)]
OC-2746: Changes from comments in PR#361

12 years agoOC-2746: Changes from improvements in library
masensio [Tue, 28 Jan 2014 12:13:26 +0000 (13:13 +0100)]
OC-2746: Changes from improvements in library

12 years agoMerge branch 'share_link_show_shared_files' into share_link__new_share
David A. Velasco [Tue, 28 Jan 2014 09:15:23 +0000 (10:15 +0100)]
Merge branch 'share_link_show_shared_files' into share_link__new_share

12 years agoOC-2490: Update sharelink icon.
masensio [Tue, 28 Jan 2014 07:55:54 +0000 (08:55 +0100)]
OC-2490: Update sharelink icon.

12 years ago[tx-robot] updated from transifex
Mr. Jenkins [Tue, 28 Jan 2014 07:19:06 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

12 years agoUpdate submodule reference in oc project
masensio [Mon, 27 Jan 2014 14:04:32 +0000 (15:04 +0100)]
Update submodule reference in oc project

12 years agoMerge branch 'develop' into share_link_show_shared_files
masensio [Mon, 27 Jan 2014 13:00:07 +0000 (14:00 +0100)]
Merge branch 'develop' into share_link_show_shared_files

12 years agoSubmodule Library updated oc-android-1.5.3
masensio [Mon, 27 Jan 2014 11:38:56 +0000 (12:38 +0100)]
Submodule Library updated

12 years agoMerge pull request #360 from owncloud/oc_framework_cleanup_and_documentation
masensio [Mon, 27 Jan 2014 09:14:01 +0000 (01:14 -0800)]
Merge pull request #360 from owncloud/oc_framework_cleanup_and_documentation

Oc framework cleaned up and moved out

12 years agoOC-2585: Refreshthe share items.
masensio [Mon, 27 Jan 2014 08:40:07 +0000 (09:40 +0100)]
OC-2585: Refreshthe share items.

12 years ago[tx-robot] updated from transifex
Mr. Jenkins [Mon, 27 Jan 2014 07:19:06 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

12 years agoOC-2585: Refresh the share items
masensio [Fri, 24 Jan 2014 14:04:32 +0000 (15:04 +0100)]
OC-2585: Refresh the share items

12 years agoUpdated owncloud library
David A. Velasco [Fri, 24 Jan 2014 13:40:13 +0000 (14:40 +0100)]
Updated owncloud library

12 years agoFixed bug preventing that right modification time is saved in downloads
David A. Velasco [Fri, 24 Jan 2014 13:22:05 +0000 (14:22 +0100)]
Fixed bug preventing that right modification time is saved in downloads

12 years agoOC-2490: Show image for shared file in the filelist
masensio [Fri, 24 Jan 2014 11:22:11 +0000 (12:22 +0100)]
OC-2490: Show image for shared file in the filelist

12 years agoOC-2700: Modify the layout list_item to show the share icon
masensio [Thu, 23 Jan 2014 17:33:38 +0000 (18:33 +0100)]
OC-2700: Modify the layout list_item to show the share icon

12 years agoFixed crash in first installation
David A. Velasco [Thu, 23 Jan 2014 12:59:29 +0000 (13:59 +0100)]
Fixed crash in first installation

Conflicts:
src/com/owncloud/android/ui/activity/FileActivity.java

12 years agoOC-2697: Save data from the Share API response in oc database
masensio [Thu, 23 Jan 2014 16:24:06 +0000 (17:24 +0100)]
OC-2697: Save data from the Share API response in oc database

12 years agoFixed crash in first installation
David A. Velasco [Thu, 23 Jan 2014 12:59:29 +0000 (13:59 +0100)]
Fixed crash in first installation

12 years agoFixed crash in synchronization of kept-in-sync files triggered by browsing
David A. Velasco [Thu, 23 Jan 2014 11:37:01 +0000 (12:37 +0100)]
Fixed crash in synchronization of kept-in-sync files triggered by browsing

12 years agoOC-2586: Parse the xml Share response from the server
masensio [Thu, 23 Jan 2014 11:03:36 +0000 (12:03 +0100)]
OC-2586: Parse the xml Share response from the server

12 years ago[tx-robot] updated from transifex
Mr. Jenkins [Thu, 23 Jan 2014 06:14:28 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

12 years agoFixed wrong index to substring
David A. Velasco [Wed, 22 Jan 2014 17:39:34 +0000 (18:39 +0100)]
Fixed wrong index to substring

12 years agoFixed file name shown in the upload and download notifications (not full path)
David A. Velasco [Wed, 22 Jan 2014 17:36:52 +0000 (18:36 +0100)]
Fixed file name shown in the upload and download notifications (not full path)

12 years agoAdded entry menu to share files, whereever actions on files can be triggered
David A. Velasco [Wed, 22 Jan 2014 12:31:52 +0000 (13:31 +0100)]
Added entry menu to share files, whereever actions on files can be triggered

12 years agoMerge branch 'share_link_show_shared_files' into share_link__new_share
David A. Velasco [Wed, 22 Jan 2014 12:25:22 +0000 (13:25 +0100)]
Merge branch 'share_link_show_shared_files' into share_link__new_share

12 years agoMerge remote-tracking branch 'origin/develop' into share_link__new_share
David A. Velasco [Wed, 22 Jan 2014 12:24:40 +0000 (13:24 +0100)]
Merge remote-tracking branch 'origin/develop' into share_link__new_share

12 years agoOC-2586: Fix problem in mFileProjectionMap
masensio [Wed, 22 Jan 2014 12:02:27 +0000 (13:02 +0100)]
OC-2586: Fix problem in mFileProjectionMap

12 years agoMerge branch 'release-1.5.3' into oc_framework_cleanup_and_documentation
David A. Velasco [Wed, 22 Jan 2014 09:29:36 +0000 (10:29 +0100)]
Merge branch 'release-1.5.3' into oc_framework_cleanup_and_documentation

12 years agoMerge branch 'develop' into release-1.5.3
David A. Velasco [Wed, 22 Jan 2014 09:26:19 +0000 (10:26 +0100)]
Merge branch 'develop' into release-1.5.3

12 years agoUpdated scrips files to setup environment
David A. Velasco [Wed, 22 Jan 2014 09:16:53 +0000 (10:16 +0100)]
Updated scrips files to setup environment

12 years agoowncloud-android-library submodule updated
David A. Velasco [Wed, 22 Jan 2014 08:41:31 +0000 (09:41 +0100)]
owncloud-android-library submodule updated

12 years ago[tx-robot] updated from transifex
Mr. Jenkins [Wed, 22 Jan 2014 06:14:29 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

12 years agoRemoved oc_framework from current project
David A. Velasco [Tue, 21 Jan 2014 14:06:57 +0000 (15:06 +0100)]
Removed oc_framework from current project

12 years agoownCloud app linked to owncloud-android-library in its new location as submodule
David A. Velasco [Tue, 21 Jan 2014 14:03:36 +0000 (15:03 +0100)]
ownCloud app linked to owncloud-android-library in its new location as submodule

12 years agoOc_framework, now owncloud-android-library, included as a submodule
David A. Velasco [Tue, 21 Jan 2014 13:53:00 +0000 (14:53 +0100)]
Oc_framework, now owncloud-android-library, included as a submodule

12 years agoVersion up for JB workaround-app: 1.0.12
David A. Velasco [Tue, 21 Jan 2014 13:44:16 +0000 (14:44 +0100)]
Version up for JB workaround-app: 1.0.12

12 years agoApp version up: 1.5.3
David A. Velasco [Tue, 21 Jan 2014 13:41:46 +0000 (14:41 +0100)]
App version up: 1.5.3

12 years agoAdded app icon for xhdpi
David A. Velasco [Tue, 21 Jan 2014 13:30:33 +0000 (14:30 +0100)]
Added app icon for xhdpi

12 years agoOC-2489: Add GetRemoteSharedFilesOperation
masensio [Tue, 21 Jan 2014 13:12:46 +0000 (14:12 +0100)]
OC-2489: Add GetRemoteSharedFilesOperation

12 years agoOC-2489: Add new check to isSharedSupported
masensio [Tue, 21 Jan 2014 12:09:30 +0000 (13:09 +0100)]
OC-2489: Add new check to isSharedSupported

12 years agoOC-2489:Add new check to isSharedSupported
masensio [Tue, 21 Jan 2014 10:45:53 +0000 (11:45 +0100)]
OC-2489:Add new check to isSharedSupported

12 years agoOC-2489: New ShareRemoteFile, to get data from the server. ShareType in library
masensio [Tue, 21 Jan 2014 08:20:32 +0000 (09:20 +0100)]
OC-2489: New ShareRemoteFile, to get data from the server. ShareType in library

12 years agoOC-2584: Detect if the server supports the Share API. This Check is in OwnCloudServer...
masensio [Mon, 20 Jan 2014 13:27:09 +0000 (14:27 +0100)]
OC-2584: Detect if the server supports the Share API. This Check is in OwnCloudServerCheckOperation

12 years agoLibrary updated with final names (project and packages)
David A. Velasco [Mon, 20 Jan 2014 10:59:41 +0000 (11:59 +0100)]
Library updated with final names (project and packages)

12 years agoMerge branch 'develop' into share_link_show_shared_files
masensio [Mon, 20 Jan 2014 10:36:10 +0000 (11:36 +0100)]
Merge branch 'develop' into share_link_show_shared_files

12 years agoCreate OCShare object
masensio [Mon, 20 Jan 2014 10:32:40 +0000 (11:32 +0100)]
Create OCShare object

12 years agoFixed sample client to load oc_framework library with no need to include the JAR...
David A. Velasco [Mon, 20 Jan 2014 09:53:07 +0000 (10:53 +0100)]
Fixed sample client to load oc_framework library with no need to include the JAR files manually

12 years agoMerge branch 'develop' into oc_framework_cleanup_and_documentation
David A. Velasco [Mon, 20 Jan 2014 08:24:44 +0000 (09:24 +0100)]
Merge branch 'develop' into oc_framework_cleanup_and_documentation

12 years agoMerge remote-tracking branch 'origin/oc_framework_cleanup_and_documentation' into...
David A. Velasco [Mon, 20 Jan 2014 08:24:12 +0000 (09:24 +0100)]
Merge remote-tracking branch 'origin/oc_framework_cleanup_and_documentation' into oc_framework_cleanup_and_documentation

12 years agoMerge pull request #347 from owncloud/refactor_remote_saml_authentication
David A. Velasco [Mon, 20 Jan 2014 08:10:54 +0000 (00:10 -0800)]
Merge pull request #347 from owncloud/refactor_remote_saml_authentication

Refactored remote saml authentication

12 years agoRemoved excess comma
David A. Velasco [Mon, 20 Jan 2014 08:09:59 +0000 (09:09 +0100)]
Removed excess comma

12 years ago[tx-robot] updated from transifex
Mr. Jenkins [Mon, 20 Jan 2014 06:14:27 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

12 years ago[tx-robot] updated from transifex
Mr. Jenkins [Sun, 19 Jan 2014 06:14:31 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

12 years ago[tx-robot] updated from transifex
Mr. Jenkins [Sat, 18 Jan 2014 06:14:30 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

12 years agoOC-2640: Fix Bug: Log in screen disappear when trying to log in again with the same...
masensio [Fri, 17 Jan 2014 14:12:12 +0000 (15:12 +0100)]
OC-2640: Fix Bug: Log in screen disappear when trying to log in again with the same user

12 years agoOC-2587:Add new string to setup.xml: share_api_link
masensio [Fri, 17 Jan 2014 13:35:00 +0000 (14:35 +0100)]
OC-2587:Add new string to setup.xml: share_api_link

12 years agoOC-2633: Fixes for comments in code. PR #347
masensio [Fri, 17 Jan 2014 13:25:38 +0000 (14:25 +0100)]
OC-2633: Fixes for comments in code. PR #347

12 years agoMerge branch 'develop' into refactor_remote_saml_authentication
masensio [Fri, 17 Jan 2014 13:20:14 +0000 (14:20 +0100)]
Merge branch 'develop' into refactor_remote_saml_authentication

12 years agoOC-2633: Fixes for comments in code. PR #347
masensio [Fri, 17 Jan 2014 13:20:00 +0000 (14:20 +0100)]
OC-2633: Fixes for comments in code. PR #347

12 years agoOC-2305: Create OCShares table on Database
masensio [Fri, 17 Jan 2014 11:38:41 +0000 (12:38 +0100)]
OC-2305: Create OCShares table on Database

12 years ago[tx-robot] updated from transifex
Mr. Jenkins [Fri, 17 Jan 2014 06:14:30 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

12 years agoMerge branch 'develop' into share_link_show_shared_files
masensio [Thu, 16 Jan 2014 17:46:07 +0000 (18:46 +0100)]
Merge branch 'develop' into share_link_show_shared_files

12 years agoOC-2534: Review library name and copyright
masensio [Thu, 16 Jan 2014 17:36:35 +0000 (18:36 +0100)]
OC-2534: Review library name and copyright

12 years agoMerge pull request #330 from LukeOwncloud/update_jackrabbit
David A. Velasco [Thu, 16 Jan 2014 16:55:28 +0000 (08:55 -0800)]
Merge pull request #330 from LukeOwncloud/update_jackrabbit

Update jackrabbit library, with dependencies now in separate files.

12 years agoOC-2582: Add methods isFileShareByLink and getFilePublicLink to FileDataStorageManager
masensio [Thu, 16 Jan 2014 15:55:10 +0000 (16:55 +0100)]
OC-2582: Add methods isFileShareByLink and getFilePublicLink to FileDataStorageManager

12 years agoOC-2581: Add to filelist: shared_by_link(boolean) and public_link(string)
masensio [Thu, 16 Jan 2014 11:55:21 +0000 (12:55 +0100)]
OC-2581: Add to filelist: shared_by_link(boolean) and public_link(string)

12 years agoOC-2534: Update header with MIT license
masensio [Thu, 16 Jan 2014 09:53:45 +0000 (10:53 +0100)]
OC-2534: Update header with MIT license

12 years agoFixed DownloadRemoteOperation to use real total transfer size and to simplify constructor
David A. Velasco [Wed, 15 Jan 2014 10:48:10 +0000 (11:48 +0100)]
Fixed DownloadRemoteOperation to use real total transfer size and to simplify constructor

12 years agoMerge branch 'develop' into refactor_remote_saml_authentication
masensio [Wed, 15 Jan 2014 10:00:37 +0000 (11:00 +0100)]
Merge branch 'develop' into refactor_remote_saml_authentication

12 years agoOC-2465: review code
masensio [Wed, 15 Jan 2014 09:52:06 +0000 (10:52 +0100)]
OC-2465: review code

12 years agoRemoved unused methoed OnDatatransferProgressListener#onTransferProgress(long)
David A. Velasco [Wed, 15 Jan 2014 09:41:37 +0000 (10:41 +0100)]
Removed unused methoed OnDatatransferProgressListener#onTransferProgress(long)

12 years agoAdded download operation and local deletion of downloaded file to sample client for...
David A. Velasco [Wed, 15 Jan 2014 09:30:22 +0000 (10:30 +0100)]
Added download operation and local deletion of downloaded file to sample client for oc_framework