pub/Android/ownCloud.git
9 years agoMerge branch 'master' of https://github.com/owncloud/android into target_marshmallow
Andy Scherzinger [Fri, 27 Nov 2015 20:40:01 +0000 (21:40 +0100)]
Merge branch 'master' of https://github.com/owncloud/android into target_marshmallow

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 27 Nov 2015 06:13:44 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 26 Nov 2015 06:13:44 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #1307 from owncloud/share_with_password_and_expiration_time
David A. Velasco [Wed, 25 Nov 2015 08:36:48 +0000 (09:36 +0100)]
Merge pull request #1307 from owncloud/share_with_password_and_expiration_time

Share via link with password and expiration time

9 years agoGrant that ShareActivity is correctly refreshed if public share was removed in the...
David A. Velasco [Tue, 24 Nov 2015 17:27:03 +0000 (18:27 +0100)]
Grant that ShareActivity is correctly refreshed if public share was removed in the server

Updated library reference after merge in master

9 years agoRetry forbidden share adding a password only if the value of 'enforce password' optio...
David A. Velasco [Tue, 24 Nov 2015 16:15:20 +0000 (17:15 +0100)]
Retry forbidden share adding a password only if the value of 'enforce password' option is unknown

9 years agoUpdate library reference
masensio [Thu, 19 Nov 2015 17:12:36 +0000 (18:12 +0100)]
Update library reference

9 years agoFixed bug: grant that paused FileActivity behind ShareActivity is not registered...
David A. Velasco [Sat, 21 Nov 2015 19:18:56 +0000 (20:18 +0100)]
Fixed bug: grant that paused FileActivity behind ShareActivity is not registered as a listener with OperationService when the devide is rotated, preventing CRASH when password is enforced in server

9 years agoUpdated handling of enforced password for public shares depending on server capabilities
David A. Velasco [Fri, 20 Nov 2015 15:31:17 +0000 (16:31 +0100)]
Updated handling of enforced password for public shares depending on server capabilities

9 years agoHide UI elements about public share when this is disabled in the server
David A. Velasco [Mon, 16 Nov 2015 14:13:45 +0000 (15:13 +0100)]
Hide UI elements about public share when this is disabled in the server

9 years agoRemoved useless code
David A. Velasco [Mon, 16 Nov 2015 09:58:08 +0000 (10:58 +0100)]
Removed useless code

9 years agoReview padding values for expiration date and password rows in share view
masensio [Mon, 16 Nov 2015 09:55:25 +0000 (10:55 +0100)]
Review padding values for expiration date and password rows in share view

9 years agoList view is shown completelly on the ShareFileFragment
masensio [Mon, 16 Nov 2015 09:55:04 +0000 (10:55 +0100)]
List view is shown completelly on the ShareFileFragment

9 years agoDelete any rest of old public share/unshare flow
masensio [Thu, 12 Nov 2015 17:02:47 +0000 (18:02 +0100)]
Delete any rest of old public share/unshare flow

9 years agoImplement 'Get link' button
masensio [Thu, 12 Nov 2015 09:50:39 +0000 (10:50 +0100)]
Implement 'Get link' button

9 years agoShow current expiration date selected in date picker while modifying it
David A. Velasco [Fri, 13 Nov 2015 10:36:15 +0000 (11:36 +0100)]
Show current expiration date selected in date picker while modifying it

9 years agoModify current expiration date on touch in expiration label or value
David A. Velasco [Thu, 12 Nov 2015 17:55:20 +0000 (18:55 +0100)]
Modify current expiration date on touch in expiration label or value

9 years agoModify current password on touch in password label or value
David A. Velasco [Thu, 12 Nov 2015 16:55:20 +0000 (17:55 +0100)]
Modify current password on touch in password label or value

9 years agoSet or clear expiration date to protect public link in ShareFileFragment
David A. Velasco [Thu, 12 Nov 2015 15:38:58 +0000 (16:38 +0100)]
Set or clear expiration date to protect public link in ShareFileFragment

9 years agoSet or clear password to protect public link in ShareFileFragment
David A. Velasco [Thu, 5 Nov 2015 12:12:38 +0000 (13:12 +0100)]
Set or clear password to protect public link in ShareFileFragment

9 years agoUnshare public link in ShareFileFragment
David A. Velasco [Tue, 3 Nov 2015 16:07:34 +0000 (17:07 +0100)]
Unshare public link in ShareFileFragment

9 years agoShare public link in ShareFileFragment
David A. Velasco [Tue, 3 Nov 2015 15:55:34 +0000 (16:55 +0100)]
Share public link in ShareFileFragment

9 years agoUpdated ShareFileFragment layout with extra section for public shares
David A. Velasco [Tue, 3 Nov 2015 12:08:43 +0000 (13:08 +0100)]
Updated ShareFileFragment layout with extra section for public shares

9 years agoRemoved unneeded FrameLayout
David A. Velasco [Mon, 2 Nov 2015 16:20:49 +0000 (17:20 +0100)]
Removed unneeded FrameLayout

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 25 Nov 2015 06:13:40 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 24 Nov 2015 06:13:40 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 23 Nov 2015 06:13:32 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 22 Nov 2015 06:13:39 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 21 Nov 2015 06:13:37 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #1119 from owncloud/strip-index-php-from-server-url
Maria Asensio [Fri, 20 Nov 2015 11:24:11 +0000 (12:24 +0100)]
Merge pull request #1119 from owncloud/strip-index-php-from-server-url

Strip away index.php/apps/files to allow copy pasting from the server

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

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 19 Nov 2015 06:13:47 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 13 Nov 2015 06:13:44 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #1254 from owncloud/droid-update
David A. Velasco [Thu, 12 Nov 2015 18:02:05 +0000 (19:02 +0100)]
Merge pull request #1254 from owncloud/droid-update

User manual updated with new images and text for 1.8

9 years agoMerge pull request #1274 from owncloud/read_capabilities_for_showing_share_options
David A. Velasco [Thu, 12 Nov 2015 09:32:36 +0000 (10:32 +0100)]
Merge pull request #1274 from owncloud/read_capabilities_for_showing_share_options

Adapt availability of "Share with users" depending on server capabilities

9 years agoRead capabilities for showing Share Options
masensio [Wed, 11 Nov 2015 10:08:32 +0000 (11:08 +0100)]
Read capabilities for showing Share Options

Updated library reference after merge in master

9 years agoMerge pull request #1269 from owncloud/fix_video_not_previewed
Maria Asensio [Wed, 11 Nov 2015 16:13:42 +0000 (17:13 +0100)]
Merge pull request #1269 from owncloud/fix_video_not_previewed

Fix video not previewed #1180

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

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

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 9 Nov 2015 06:13:41 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 8 Nov 2015 06:13:44 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 7 Nov 2015 06:13:50 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years agoMinimal cleaning
David A. Velasco [Fri, 6 Nov 2015 18:47:19 +0000 (19:47 +0100)]
Minimal cleaning

9 years agoFixed local URI to video files passed to VideoView
David A. Velasco [Fri, 6 Nov 2015 14:02:57 +0000 (15:02 +0100)]
Fixed local URI to video files passed to VideoView

9 years agoMerge branch 'material_fab' of https://github.com/owncloud/android into target_marshm...
Andy Scherzinger [Fri, 6 Nov 2015 11:03:16 +0000 (12:03 +0100)]
Merge branch 'material_fab' of https://github.com/owncloud/android into target_marshmallow

9 years agoupdate lib
Andy Scherzinger [Fri, 6 Nov 2015 11:00:35 +0000 (12:00 +0100)]
update lib

9 years agoMerge branch 'material_buttons' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Fri, 6 Nov 2015 10:54:28 +0000 (11:54 +0100)]
Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab

9 years agolib update
Andy Scherzinger [Fri, 6 Nov 2015 10:43:56 +0000 (11:43 +0100)]
lib update

9 years agoMerge branch 'master' of https://github.com/owncloud/android into material_buttons
Andy Scherzinger [Fri, 6 Nov 2015 10:38:51 +0000 (11:38 +0100)]
Merge branch 'master' of https://github.com/owncloud/android into material_buttons

Conflicts:
res/layout/list_item.xml

9 years agoMerge pull request #1184 from Wikinaut/show-certificate-digest
Maria Asensio [Fri, 6 Nov 2015 10:23:30 +0000 (11:23 +0100)]
Merge pull request #1184 from Wikinaut/show-certificate-digest

fix #1024 show cert fingerprints when adding new account w/ untrusted certificate

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 6 Nov 2015 06:14:02 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

9 years agomore file management options
Carla Schroder [Thu, 5 Nov 2015 17:48:53 +0000 (09:48 -0800)]
more file management options

9 years agoMerge pull request #1252 from owncloud/share_with_users
Maria Asensio [Thu, 5 Nov 2015 12:19:24 +0000 (13:19 +0100)]
Merge pull request #1252 from owncloud/share_with_users

Share with users & groups

9 years agoUpdate Library Reference, share_with_users branch
masensio [Thu, 5 Nov 2015 12:16:32 +0000 (13:16 +0100)]
Update Library Reference, share_with_users branch

9 years agoRemoved spurious file
David A. Velasco [Thu, 5 Nov 2015 09:24:38 +0000 (10:24 +0100)]
Removed spurious file

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 5 Nov 2015 06:13:44 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years agoUpdated with new images and text for 1.8
Carla Schroder [Wed, 4 Nov 2015 23:18:15 +0000 (15:18 -0800)]
Updated with new images and text for 1.8

9 years agomoved back to #eee for the divider coloring since the coloring hasn't worked yet...
Andy Scherzinger [Wed, 4 Nov 2015 09:51:43 +0000 (10:51 +0100)]
moved back to #eee for the divider coloring since the coloring hasn't worked yet for the standard list views, see discussion #1232

9 years agolibrary update
Andy Scherzinger [Wed, 4 Nov 2015 09:26:46 +0000 (10:26 +0100)]
library update

9 years agoMerge branch 'material_buttons' of https://github.com/owncloud/android into target_ma...
Andy Scherzinger [Wed, 4 Nov 2015 09:22:26 +0000 (10:22 +0100)]
Merge branch 'material_buttons' of https://github.com/owncloud/android into target_marshmallow

9 years agoMerge branch 'material_buttons' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Wed, 4 Nov 2015 09:06:45 +0000 (10:06 +0100)]
Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab

9 years agoFix visibility of file size and separator for folder see #1232
Andy Scherzinger [Wed, 4 Nov 2015 09:04:03 +0000 (10:04 +0100)]
Fix visibility of file size and separator for folder see #1232

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 4 Nov 2015 06:13:47 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years agoUpdate Library Reference: add unit test for Sharee operations
masensio [Tue, 3 Nov 2015 08:37:27 +0000 (09:37 +0100)]
Update Library Reference: add unit test for Sharee operations

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 3 Nov 2015 06:13:49 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years agoforce all menu items into the overflow menu (see discussion https://github.com/ownclo...
Andy Scherzinger [Mon, 2 Nov 2015 17:06:30 +0000 (18:06 +0100)]
force all menu items into the overflow menu (see discussion https://github.com/owncloud/android/issues/1232#issuecomment-153075076)

9 years agocorrect text field names
Andy Scherzinger [Mon, 2 Nov 2015 14:26:00 +0000 (15:26 +0100)]
correct text field names

9 years agochange devider color to #f8f8f8
Andy Scherzinger [Mon, 2 Nov 2015 14:25:43 +0000 (15:25 +0100)]
change devider color to #f8f8f8

9 years agoowncloud library update
Andy Scherzinger [Mon, 2 Nov 2015 12:27:28 +0000 (13:27 +0100)]
owncloud library update

9 years agoMerge branch 'material_buttons' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Mon, 2 Nov 2015 11:32:48 +0000 (12:32 +0100)]
Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab

9 years agofixed another typo
Andy Scherzinger [Mon, 2 Nov 2015 11:32:15 +0000 (12:32 +0100)]
fixed another typo

9 years agoMerge branch 'target_marshmallow' of https://github.com/owncloud/android into target_...
Andy Scherzinger [Mon, 2 Nov 2015 11:29:13 +0000 (12:29 +0100)]
Merge branch 'target_marshmallow' of https://github.com/owncloud/android into target_marshmallow

9 years agoMerge branch 'material_buttons' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Mon, 2 Nov 2015 11:24:02 +0000 (12:24 +0100)]
Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab

9 years agotypos fixed
Andy Scherzinger [Mon, 2 Nov 2015 11:22:49 +0000 (12:22 +0100)]
typos fixed

9 years agoRevert "target_marshmallow branch push"
Andy Scherzinger [Mon, 2 Nov 2015 11:16:27 +0000 (12:16 +0100)]
Revert "target_marshmallow branch push"

This reverts commit 7bec1569f70349bcc1e71c4e04c2adf18572bbfe.

9 years agoMerge branch 'material_buttons' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Mon, 2 Nov 2015 11:11:22 +0000 (12:11 +0100)]
Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab

9 years agosetting divider color to #eee as decided by @jancborchardt
Andy Scherzinger [Mon, 2 Nov 2015 11:05:52 +0000 (12:05 +0100)]
setting divider color to #eee as decided by @jancborchardt

9 years agoMerge branch 'master' of https://github.com/owncloud/android into material_buttons
Andy Scherzinger [Mon, 2 Nov 2015 07:41:51 +0000 (08:41 +0100)]
Merge branch 'master' of https://github.com/owncloud/android into material_buttons

9 years agoflipped size and mod date
Andy Scherzinger [Mon, 2 Nov 2015 07:40:18 +0000 (08:40 +0100)]
flipped size and mod date

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 2 Nov 2015 06:13:44 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 1 Nov 2015 05:13:47 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 31 Oct 2015 05:13:54 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years agoLet server decide default permissions for new share
David A. Velasco [Thu, 29 Oct 2015 15:34:12 +0000 (16:34 +0100)]
Let server decide default permissions for new share

9 years agoRefactoring: a single method to request ShareActivity
David A. Velasco [Thu, 29 Oct 2015 15:16:36 +0000 (16:16 +0100)]
Refactoring: a single method to request ShareActivity

9 years agoSimplified handling of life cycle in ShareActivity to grant nice operation
David A. Velasco [Thu, 29 Oct 2015 15:05:14 +0000 (16:05 +0100)]
Simplified handling of life cycle in ShareActivity to grant nice operation
while navigating and rotating

9 years agoFixed NPE on list of shares in SearchShareesFragment; and some clean-up
David A. Velasco [Wed, 28 Oct 2015 15:18:20 +0000 (16:18 +0100)]
Fixed NPE on list of shares in SearchShareesFragment; and some clean-up

9 years agoRenamed SearchFragment to SearchShareesFragment
David A. Velasco [Wed, 28 Oct 2015 09:58:33 +0000 (10:58 +0100)]
Renamed SearchFragment to SearchShareesFragment

9 years agoFixed error messages related with network in ShareActivity
David A. Velasco [Wed, 28 Oct 2015 08:38:29 +0000 (09:38 +0100)]
Fixed error messages related with network in ShareActivity

9 years agoGive ALL_PRIVILEGES when create a Share with User/Group
masensio [Thu, 29 Oct 2015 10:01:16 +0000 (11:01 +0100)]
Give ALL_PRIVILEGES when create a Share with User/Group

9 years agoRemove commented code
masensio [Thu, 29 Oct 2015 09:49:43 +0000 (10:49 +0100)]
Remove commented code

9 years agoFix share with user/group when displayname!=username
masensio [Thu, 29 Oct 2015 09:44:35 +0000 (10:44 +0100)]
Fix share with user/group when displayname!=username

9 years agoAvoid fullscreen searchview when editing
masensio [Wed, 28 Oct 2015 08:37:35 +0000 (09:37 +0100)]
Avoid fullscreen searchview when editing

9 years agoFix: Having the device in landscape current shared users are not shown. Redimension...
masensio [Tue, 27 Oct 2015 23:22:36 +0000 (00:22 +0100)]
Fix: Having the device in landscape current shared users are not shown. Redimension 'Share with' dialog

9 years agoRemoved check of NULL after code review
David A. Velasco [Tue, 27 Oct 2015 10:21:01 +0000 (11:21 +0100)]
Removed check of NULL after code review

9 years agoFixed error messages for user using getLogMessage()
David A. Velasco [Mon, 26 Oct 2015 10:17:07 +0000 (11:17 +0100)]
Fixed error messages for user using getLogMessage()

9 years agoShow error messages from server when share-specific errors occur while sharing or...
David A. Velasco [Fri, 23 Oct 2015 13:28:54 +0000 (15:28 +0200)]
Show error messages from server when share-specific errors occur while sharing or unsharing

9 years agoAdaption to refactoring of library from GetRemoteUsersOrGroupsOperation to GetRemoteS...
David A. Velasco [Fri, 23 Oct 2015 09:38:53 +0000 (11:38 +0200)]
Adaption to refactoring of library from GetRemoteUsersOrGroupsOperation to GetRemoteShareesOperation

9 years agoPut focus in search field and show keyboard automatically
David A. Velasco [Thu, 22 Oct 2015 08:29:24 +0000 (10:29 +0200)]
Put focus in search field and show keyboard automatically

9 years agoGood behaviiour in servers not supporting SHAREE API: show the menu option and a...
masensio [Mon, 26 Oct 2015 12:13:06 +0000 (13:13 +0100)]
Good behaviiour in servers not supporting SHAREE API: show the menu option and a messsage when try to share with a new user/group

9 years agoRemove toast with create_share info
masensio [Mon, 26 Oct 2015 10:30:02 +0000 (11:30 +0100)]
Remove toast with create_share info