pub/Android/ownCloud.git
11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Wed, 12 Feb 2014 06:17:23 +0000 (01:17 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Tue, 11 Feb 2014 06:15:14 +0000 (01:15 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Mon, 10 Feb 2014 11:13:43 +0000 (06:13 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Sun, 9 Feb 2014 09:17:42 +0000 (04:17 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Sat, 8 Feb 2014 06:23:03 +0000 (01:23 -0500)]
[tx-robot] updated from transifex

11 years agoUpdated link to library in develop branch
David A. Velasco [Fri, 7 Feb 2014 10:20:03 +0000 (11:20 +0100)]
Updated link to library in develop branch

11 years agoMerge pull request #390 from owncloud/share_link__new_share
masensio [Fri, 7 Feb 2014 09:58:21 +0000 (10:58 +0100)]
Merge pull request #390 from owncloud/share_link__new_share

Share a file with a public link

11 years agoMerge pull request #389 from owncloud/share_link__refresh_shares_folder_per_folder
masensio [Fri, 7 Feb 2014 08:27:06 +0000 (09:27 +0100)]
Merge pull request #389 from owncloud/share_link__refresh_shares_folder_per_folder

Share link  refresh shares folder per folder

11 years agoConsidered servers without sharing support
David A. Velasco [Fri, 7 Feb 2014 07:59:11 +0000 (08:59 +0100)]
Considered servers without sharing support

11 years agoMerge branch 'share_link__new_share' into share_link__refresh_shares_folder_per_folder
David A. Velasco [Thu, 6 Feb 2014 19:16:14 +0000 (20:16 +0100)]
Merge branch 'share_link__new_share' into share_link__refresh_shares_folder_per_folder

11 years agoRecovered sendStickyBroadcast instead of LocalBroadcastManager#sendbroadcast; events...
David A. Velasco [Thu, 6 Feb 2014 19:10:21 +0000 (20:10 +0100)]
Recovered sendStickyBroadcast instead of LocalBroadcastManager#sendbroadcast; events were lost on screen rotations

11 years agoGet share resources ONLY for the current folder being refreshed
David A. Velasco [Thu, 6 Feb 2014 18:54:29 +0000 (19:54 +0100)]
Get share resources ONLY for the current folder being refreshed

11 years agoMerge pull request #388 from owncloud/setup_additions
masensio [Thu, 6 Feb 2014 17:42:33 +0000 (18:42 +0100)]
Merge pull request #388 from owncloud/setup_additions

Setup additions

11 years agoMerge branch 'develop' into share_link__new_share
David A. Velasco [Thu, 6 Feb 2014 14:13:40 +0000 (15:13 +0100)]
Merge branch 'develop' into share_link__new_share

11 years agoMerge branch 'share_link__new_share' into setup_additions
David A. Velasco [Thu, 6 Feb 2014 12:58:41 +0000 (13:58 +0100)]
Merge branch 'share_link__new_share' into setup_additions

11 years agoSome high-priority strings needing translation
David A. Velasco [Thu, 6 Feb 2014 12:16:16 +0000 (13:16 +0100)]
Some high-priority strings needing translation

11 years agoAdded HookActivity for integration of external SDKs
David A. Velasco [Thu, 6 Feb 2014 11:17:39 +0000 (12:17 +0100)]
Added HookActivity for integration of external SDKs

11 years agoOC-2841: Fix bug: Folder doesn't refresh and loading is in the action bar for more...
masensio [Thu, 6 Feb 2014 10:13:36 +0000 (11:13 +0100)]
OC-2841: Fix bug: Folder doesn't refresh and loading is in the action bar for more than 12 minutes

11 years agoUpdated code to compose recommendation text for friends so that it allows the inclusi...
David A. Velasco [Thu, 6 Feb 2014 08:30:36 +0000 (09:30 +0100)]
Updated code to compose recommendation text for friends so that it allows the inclusion of the username

11 years agoAllow setup of display name in the action bar for root folder
David A. Velasco [Wed, 5 Feb 2014 18:10:08 +0000 (19:10 +0100)]
Allow setup of display name in the action bar for root folder

11 years agoOC-2845: Fix app crashes when trying to share the Shared folder
masensio [Wed, 5 Feb 2014 16:58:08 +0000 (17:58 +0100)]
OC-2845: Fix app crashes when trying to share the Shared folder

11 years agoOC-2840: Update library reference
masensio [Wed, 5 Feb 2014 15:38:16 +0000 (16:38 +0100)]
OC-2840: Update library reference

11 years agoEnabled action to share file with link in preview of images
David A. Velasco [Wed, 5 Feb 2014 09:53:47 +0000 (10:53 +0100)]
Enabled action to share file with link in preview of images

11 years agoOC-2832: Accesss to share link from PreviewMediaFragment
masensio [Wed, 5 Feb 2014 09:42:00 +0000 (10:42 +0100)]
OC-2832: Accesss to share link from PreviewMediaFragment

11 years agoOC-2822: Loading progress dialog while share link is being created. Fix a problem...
masensio [Wed, 5 Feb 2014 09:18:46 +0000 (10:18 +0100)]
OC-2822: Loading progress dialog while share link is being created. Fix a problem when the app for sharing is not selected

11 years agoOC-2680: Shared icon is shown when file is shared. Update in DB file.isShareByLink
masensio [Wed, 5 Feb 2014 09:17:10 +0000 (10:17 +0100)]
OC-2680: Shared icon is shown when file is shared. Update in DB file.isShareByLink

11 years agoOC-2822: Add 'loading' progress dialog while the share link is being created
masensio [Wed, 5 Feb 2014 08:13:31 +0000 (09:13 +0100)]
OC-2822: Add 'loading' progress dialog while the share link is being created

11 years agoOC-2823: Show toast message when CreateShareOperation failes
masensio [Wed, 5 Feb 2014 08:01:46 +0000 (09:01 +0100)]
OC-2823: Show toast message when CreateShareOperation failes

11 years agoMerge branch 'develop' into share_link__new_share
masensio [Wed, 5 Feb 2014 07:50:19 +0000 (08:50 +0100)]
Merge branch 'develop' into share_link__new_share

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Wed, 5 Feb 2014 06:55:24 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

11 years agoMerge branch 'develop' into share_link__new_share
David A. Velasco [Tue, 4 Feb 2014 13:43:36 +0000 (14:43 +0100)]
Merge branch 'develop' into share_link__new_share

11 years agoUpdated pointer to android library
David A. Velasco [Tue, 4 Feb 2014 13:26:20 +0000 (14:26 +0100)]
Updated pointer to android library

11 years agoMerge remote-tracking branch 'origin/develop' into develop
David A. Velasco [Tue, 4 Feb 2014 13:22:23 +0000 (14:22 +0100)]
Merge remote-tracking branch 'origin/develop' into develop

11 years agoConnected selection of app to send share link with creation of share resource, and...
David A. Velasco [Tue, 4 Feb 2014 13:19:23 +0000 (14:19 +0100)]
Connected selection of app to send share link with creation of share resource, and link send to chosen app

11 years agoMerge pull request #386 from owncloud/share_link_show_shared_files
masensio [Tue, 4 Feb 2014 09:18:00 +0000 (01:18 -0800)]
Merge pull request #386 from owncloud/share_link_show_shared_files

Show 'shared' icon on files shared by the user in the list of files.

11 years agoMerge pull request #384 from owncloud/share_link__new_share_menu
masensio [Tue, 4 Feb 2014 08:46:44 +0000 (00:46 -0800)]
Merge pull request #384 from owncloud/share_link__new_share_menu

Added custom menu to show apps able to receive a link, filtering out ownCloud

11 years agoMerge remote-tracking branch 'origin/develop' into develop
David A. Velasco [Tue, 4 Feb 2014 07:33:23 +0000 (08:33 +0100)]
Merge remote-tracking branch 'origin/develop' into develop

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Tue, 4 Feb 2014 06:13:58 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years agoExtra check on progress of refresh to decide visibility of progress circle
David A. Velasco [Mon, 3 Feb 2014 14:19:50 +0000 (15:19 +0100)]
Extra check on progress of refresh to decide visibility of progress circle

11 years agoAdded filtered chooser dialog for activities that can receive a link
David A. Velasco [Mon, 3 Feb 2014 13:24:28 +0000 (14:24 +0100)]
Added filtered chooser dialog for activities that can receive a link

11 years agoOC-2804: Fix bug: All files are marked as shared in uploads list
masensio [Mon, 3 Feb 2014 12:13:01 +0000 (13:13 +0100)]
OC-2804: Fix bug: All files are marked as shared in uploads list

11 years agoMerge branch 'share_link__new_share' into share_link__new_share_menu
David A. Velasco [Mon, 3 Feb 2014 08:46:26 +0000 (09:46 +0100)]
Merge branch 'share_link__new_share' into share_link__new_share_menu

11 years agoOC-2772:Display a message if the user selects to share a file or folder that does...
masensio [Mon, 3 Feb 2014 08:26:36 +0000 (09:26 +0100)]
OC-2772:Display a message if the user selects to share a file or folder that does not exist on the server

11 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

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Sun, 2 Feb 2014 06:15:19 +0000 (01:15 -0500)]
[tx-robot] updated from transifex

11 years agoOC-2771: Add pop-up message if the server doesn't support Share API and Share Link...
masensio [Sat, 1 Feb 2014 18:38:36 +0000 (19:38 +0100)]
OC-2771: Add pop-up message if the server doesn't support Share API and Share Link option is selected

11 years agoOC-2677: Add GetSharesForFile operation
masensio [Sat, 1 Feb 2014 13:35:47 +0000 (14:35 +0100)]
OC-2677: Add GetSharesForFile operation

11 years agoAdding custom dialog to let the user choose what app should received a shared link...
David A. Velasco [Fri, 31 Jan 2014 14:38:53 +0000 (15:38 +0100)]
Adding custom dialog to let the user choose what app should received a shared link [WIP]

11 years agoOC-2677: Update library
masensio [Fri, 31 Jan 2014 14:20:40 +0000 (15:20 +0100)]
OC-2677: Update library

11 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

11 years agoOC-2678: Save the new Share resource in the Shares database
masensio [Fri, 31 Jan 2014 13:33:54 +0000 (14:33 +0100)]
OC-2678: Save the new Share resource in the Shares database

11 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

11 years agoAdded standard menu to select app used to send the link to share a file
David A. Velasco [Fri, 31 Jan 2014 09:43:25 +0000 (10:43 +0100)]
Added standard menu to select app used to send the link to share a file

11 years agoMerge branch 'share_link_show_shared_files' into share_link__new_share
masensio [Thu, 30 Jan 2014 17:54:54 +0000 (18:54 +0100)]
Merge branch 'share_link_show_shared_files' into share_link__new_share

11 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

11 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

11 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

11 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

11 years agoOC-2675: CreateShareRemoteOperation in Library
masensio [Thu, 30 Jan 2014 16:45:00 +0000 (17:45 +0100)]
OC-2675: CreateShareRemoteOperation in Library

11 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

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

11 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

11 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

11 years agoMerge pull request #354 from LukeOwncloud/added_more_git_notes_to_setup_md
David A. Velasco [Wed, 29 Jan 2014 17:20:35 +0000 (09:20 -0800)]
Merge pull request #354 from LukeOwncloud/added_more_git_notes_to_setup_md

Added more git notes to setup md

11 years agoUpdating link to ownCloud library
David A. Velasco [Wed, 29 Jan 2014 17:02:57 +0000 (18:02 +0100)]
Updating link to ownCloud library

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

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

11 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

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

11 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

11 years agocorrection
Luke Owncloud [Sat, 25 Jan 2014 13:50:15 +0000 (14:50 +0100)]
correction

11 years agoadded howto use git to issue a second PR
Luke Owncloud [Sat, 25 Jan 2014 05:23:46 +0000 (06:23 +0100)]
added howto use git to issue a second PR

11 years agoadded howto use git to issue a second PR (when local/develop is "dirty")
Luke Owncloud [Sat, 25 Jan 2014 05:20:02 +0000 (06:20 +0100)]
added howto use git to issue a second PR (when local/develop is "dirty")

11 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

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

11 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

11 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

11 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

11 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

11 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

11 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

11 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