Andy Scherzinger
|
4f7d416b81
|
BugFix for #1312 - setting ListPreference selection on pre kitkat
|
2015-11-30 14:22:52 +01:00 |
|
Jenkins for ownCloud
|
6f04c58f59
|
[tx-robot] updated from transifex
|
2015-11-30 01:13:52 -05:00 |
|
Jenkins for ownCloud
|
82fd5e47e2
|
[tx-robot] updated from transifex
|
2015-11-29 01:13:42 -05:00 |
|
Jenkins for ownCloud
|
248aaf4bf0
|
[tx-robot] updated from transifex
|
2015-11-28 01:13:42 -05:00 |
|
tobiasKaminsky
|
5d77cfc62d
|
fix 1313
|
2015-11-27 17:11:13 +01:00 |
|
Jenkins for ownCloud
|
c173743870
|
[tx-robot] updated from transifex
|
2015-11-27 01:13:44 -05:00 |
|
masensio
|
49f593ecd1
|
Fix bug: App crash when try to share link with api disabled
|
2015-11-26 14:07:32 +01:00 |
|
masensio
|
b5ef1698bd
|
Fix bug related with sharee with special characters
|
2015-11-26 14:07:31 +01:00 |
|
David A. Velasco
|
0ab80ee4d2
|
Fixed stalled connections when a thumbnail that cannot be generated by the server is requested several times
|
2015-11-26 14:00:52 +01:00 |
|
Jenkins for ownCloud
|
70f59f6ad9
|
[tx-robot] updated from transifex
|
2015-11-26 01:13:44 -05:00 |
|
David A. Velasco
|
40d1961e66
|
Fixed bug: a file already shared with users couldn't be shared via link
|
2015-11-25 09:47:38 +01:00 |
|
David A. Velasco
|
7277d0a840
|
Prevent that repeated requests to FileDownloader/FileUploader/SyncFolderHandler get to the worker thread
|
2015-11-25 09:42:19 +01:00 |
|
David A. Velasco
|
854d333bd8
|
Silently handle remote folders removed while a full account refresh is run
|
2015-11-25 09:42:18 +01:00 |
|
David A. Velasco
|
0199ef3ef2
|
Fixed NPE in synchronization of full account
|
2015-11-25 09:42:17 +01:00 |
|
David A. Velasco
|
538af7d36b
|
Added error messages on view for sharees searching
|
2015-11-25 09:42:16 +01:00 |
|
David A. Velasco
|
79c0171416
|
Removed unneeded permissions
|
2015-11-25 09:42:15 +01:00 |
|
David A. Velasco
|
36a97a091d
|
Bumped version numbers (app and workaround-app)
|
2015-11-25 09:42:13 +01:00 |
|
David A. Velasco
|
385f3b7a1c
|
Merge pull request #1307 from owncloud/share_with_password_and_expiration_time
Share via link with password and expiration time
|
2015-11-25 09:36:48 +01:00 |
|
David A. Velasco
|
5c24e55421
|
Grant that ShareActivity is correctly refreshed if public share was removed in the server
Updated library reference after merge in master
|
2015-11-25 09:33:37 +01:00 |
|
David A. Velasco
|
00a4ba4f52
|
Retry forbidden share adding a password only if the value of 'enforce password' option is unknown
|
2015-11-25 09:32:35 +01:00 |
|
masensio
|
d82263aa23
|
Update library reference
|
2015-11-25 09:32:34 +01:00 |
|
David A. Velasco
|
5384f6ff86
|
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
|
2015-11-25 09:32:33 +01:00 |
|
David A. Velasco
|
9b4d153e90
|
Updated handling of enforced password for public shares depending on server capabilities
|
2015-11-25 09:32:32 +01:00 |
|
David A. Velasco
|
f5369ac4b2
|
Hide UI elements about public share when this is disabled in the server
|
2015-11-25 09:32:31 +01:00 |
|
David A. Velasco
|
b368a4b853
|
Removed useless code
|
2015-11-25 09:32:29 +01:00 |
|
masensio
|
3087a3af3e
|
Review padding values for expiration date and password rows in share view
|
2015-11-25 09:32:28 +01:00 |
|
masensio
|
030eaffcfc
|
List view is shown completelly on the ShareFileFragment
|
2015-11-25 09:32:27 +01:00 |
|
masensio
|
e08513a762
|
Delete any rest of old public share/unshare flow
|
2015-11-25 09:32:26 +01:00 |
|
masensio
|
68550e9977
|
Implement 'Get link' button
|
2015-11-25 09:32:25 +01:00 |
|
David A. Velasco
|
6c1c63ac16
|
Show current expiration date selected in date picker while modifying it
|
2015-11-25 09:32:23 +01:00 |
|
David A. Velasco
|
3d7278f470
|
Modify current expiration date on touch in expiration label or value
|
2015-11-25 09:32:22 +01:00 |
|
David A. Velasco
|
494267ad15
|
Modify current password on touch in password label or value
|
2015-11-25 09:32:21 +01:00 |
|
David A. Velasco
|
ad7666370f
|
Set or clear expiration date to protect public link in ShareFileFragment
|
2015-11-25 09:32:20 +01:00 |
|
David A. Velasco
|
729a9b7c77
|
Set or clear password to protect public link in ShareFileFragment
|
2015-11-25 09:32:19 +01:00 |
|
David A. Velasco
|
19cf573db0
|
Unshare public link in ShareFileFragment
|
2015-11-25 09:32:17 +01:00 |
|
David A. Velasco
|
261299cf23
|
Share public link in ShareFileFragment
|
2015-11-25 09:32:16 +01:00 |
|
David A. Velasco
|
f1b3208f1a
|
Updated ShareFileFragment layout with extra section for public shares
|
2015-11-25 09:32:15 +01:00 |
|
David A. Velasco
|
a39c857680
|
Removed unneeded FrameLayout
|
2015-11-25 09:32:14 +01:00 |
|
Jenkins for ownCloud
|
d60023867c
|
[tx-robot] updated from transifex
|
2015-11-25 01:13:40 -05:00 |
|
Jenkins for ownCloud
|
83e2bd588d
|
[tx-robot] updated from transifex
|
2015-11-24 01:13:40 -05:00 |
|
Jenkins for ownCloud
|
d244d558e3
|
[tx-robot] updated from transifex
|
2015-11-23 01:13:32 -05:00 |
|
Andy Scherzinger
|
ecdb95fa0c
|
Merge branch 'master' of https://github.com/owncloud/android into material_buttons
|
2015-11-22 17:10:37 +01:00 |
|
tobiasKaminsky
|
d901208c1f
|
rename file is not working across mount points: therefore copying it and then delete
|
2015-11-22 13:22:59 +01:00 |
|
Jenkins for ownCloud
|
bbfa65cba6
|
[tx-robot] updated from transifex
|
2015-11-22 01:13:39 -05:00 |
|
tobiasKaminsky
|
4471d3beb9
|
changes according to CR (code review)
|
2015-11-21 09:03:53 +01:00 |
|
tobiasKaminsky
|
2aac1e5270
|
Merge remote-tracking branch 'remotes/upstream/master' into avoidDuplicateFiles_Master
|
2015-11-21 08:48:40 +01:00 |
|
Jenkins for ownCloud
|
f8f99af255
|
[tx-robot] updated from transifex
|
2015-11-21 01:13:37 -05:00 |
|
Maria Asensio
|
08be3d3433
|
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
|
2015-11-20 12:24:11 +01:00 |
|
Jenkins for ownCloud
|
76bfd8d452
|
[tx-robot] updated from transifex
|
2015-11-20 01:13:34 -05:00 |
|
Jenkins for ownCloud
|
05232de750
|
[tx-robot] updated from transifex
|
2015-11-19 01:13:47 -05:00 |
|