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

10 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

10 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

10 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

10 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

10 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

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

10 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

10 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

10 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

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

10 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

10 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

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

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

10 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

10 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

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

10 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

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

10 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

10 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

10 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

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

10 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

10 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

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

10 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

10 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

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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)

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

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

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

10 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

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

10 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

10 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

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

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

10 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

10 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

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

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

10 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

10 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

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

10 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

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

10 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

10 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

10 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()

10 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

10 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

10 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

10 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

10 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