Commit graph

5121 commits

Author SHA1 Message Date
jabarros
61c6393f7f Change way of checking if host url needs to be tested due to only in one case it should not be checked 2016-04-29 09:53:45 +02:00
jabarros
d78c03351f Check if url is set in the activity creation and trigger server connection test 2016-04-29 09:53:45 +02:00
David A. Velasco
876bf028ee Merge pull request #1631 from owncloud/setup_share_features
Setup share features
2016-04-28 11:30:16 +02:00
jabarros
d387df5ff6 Modify share file layout in order to sort 'Share link' settings 2016-04-28 11:26:06 +02:00
jabarros
aabdcaa04a Changes after CR 2016-04-28 11:26:06 +02:00
jabarros
bf0af8e3a6 Add comments and rename vars 2016-04-28 11:26:06 +02:00
jabarros
93cd2be3bb Change names of share features vars 2016-04-28 11:26:06 +02:00
jabarros
4899d0b851 Update UI to hide sections that are disabled according to setup variables 2016-04-28 11:26:06 +02:00
jabarros
4bdea46b63 Add configuration variables to setup and show or hide share feature on file menu 2016-04-28 11:26:06 +02:00
David A. Velasco
4dbab1e652 Merge pull request #1641 from owncloud/studio21Update
Gradle android plugin v2.1.0, consistent support lib version
2016-04-28 11:15:36 +02:00
David A. Velasco
6a1e87e125 Fixed replacement of library version in a variable, and updated reference to library project after updating to gradle plugin for Android 2.1.0 2016-04-28 11:11:41 +02:00
Andy Scherzinger
37dbbe2a4f Update gradle android plugin to 2.1.0, keep support lib version in a variable for consistent references 2016-04-28 10:33:29 +02:00
Jenkins for ownCloud
a73926036f [tx-robot] updated from transifex 2016-04-28 01:34:33 -04:00
Jenkins for ownCloud
58d2754a43 [tx-robot] updated from transifex 2016-04-27 01:13:49 -04:00
David A. Velasco
0f8dd74e18 Merge pull request #1596 from owncloud/Studio2Update
Support for Android Studio 2.0 (build tools 23.0.3 + gradle 2.10 + gradle plugin 2.0)
2016-04-26 16:55:04 +02:00
Andy Scherzinger
d649fa7031 consistent build tools reference 23.0.3 2016-04-26 16:48:51 +02:00
Andy Scherzinger
1c569a0586 Android Studio 2.0 Upgrade simply leasing to actual build tools 23.0.3 and gradle 2.10 2016-04-26 16:47:05 +02:00
Jenkins for ownCloud
f438b9b30d [tx-robot] updated from transifex 2016-04-26 01:16:26 -04:00
David A. Velasco
b6500777c2 Merge pull request #1592 from owncloud/removeMaven
Remove maven build capabilities
2016-04-25 14:24:29 +02:00
Andy Scherzinger
4b89423f4c #1320 remove maven build capabilities 2016-04-25 13:20:36 +02:00
David A. Velasco
ca3b1e8e7d Merge pull request #1142 from owncloud/LukasReschke-patch-1
Disable file access from the web view
2016-04-25 09:50:47 +02:00
Lukas Reschke
5e65c15756 Update SamlWebViewDialog.java 2016-04-25 09:46:44 +02:00
Lukas Reschke
8af7a5f8cb Disable plugins and file access from the web view
This is probably not required here and good practise as a further hardening.
2016-04-25 09:45:30 +02:00
Jenkins for ownCloud
0194faa02b [tx-robot] updated from transifex 2016-04-25 01:13:49 -04:00
Jenkins for ownCloud
c72f31ebd3 [tx-robot] updated from transifex 2016-04-24 01:13:35 -04:00
Jenkins for ownCloud
4ccd47009a [tx-robot] updated from transifex 2016-04-23 01:13:48 -04:00
Jenkins for ownCloud
cfd3b940fd [tx-robot] updated from transifex 2016-04-22 01:13:55 -04:00
David A. Velasco
858d828605 Merge pull request #1624 from owncloud/stable
Release 2.0.0
2016-04-21 15:00:51 +02:00
Juan Carlos González Cabrero
c494290130 Fix string typo 2016-04-21 11:34:38 +02:00
David A. Velasco
b14f32894b Grant that Uploader activity is not attached to reused tasks while granting that passcode-protected Uploader is correctly shown after entering pasccode 2016-04-21 11:31:48 +02:00
Juan Carlos González Cabrero
28239ae406 Changelog update 2.0.0 release 2016-04-21 11:31:48 +02:00
David A. Velasco
1f117f1242 Close softkeyboard when passcode is processed to prevent it's still visible in passcode-protected Uploader activity 2016-04-21 11:31:48 +02:00
David A. Velasco
43fad90ba3 Updated version number for app and JB workaround app 2016-04-21 11:31:48 +02:00
David A. Velasco
bc353af37e Send update of share permissions in reshared remote shares 2016-04-21 11:31:48 +02:00
Juan Carlos González Cabrero
9f51a01c82 Stop upload process from external apps with content scheme uris 2016-04-21 11:31:48 +02:00
Juan Carlos González Cabrero
3fc331b184 Modify bottom padding on search view 2016-04-21 11:31:48 +02:00
David A. Velasco
3f46a83396 Improved SAML webview rendering for non-responsive IdPs 2016-04-21 11:31:48 +02:00
David A. Velasco
a97b6ca88f Fixed wrong conflict badge after resolving conflict with 'Keep both' 2016-04-21 11:31:48 +02:00
Juan Carlos González Cabrero
bd96e2c9ce Refactor the check of last character of an OCFile parent path 2016-04-21 11:31:48 +02:00
Juan Carlos González Cabrero
112cb65b1f Fix parent path build 2016-04-21 11:31:48 +02:00
Juan Carlos González Cabrero
e615b9a20d Fix deleted file update in media scanner 2016-04-21 11:31:48 +02:00
David A. Velasco
04dc4b2f45 Fixed navigation to 'all files' to grant correct reuse of existing FileDisplayActivity in current task 2016-04-21 11:31:48 +02:00
Andy Scherzinger
2eb6303b96 #1581 fixed mini fab order in the fab/speed-dial 2016-04-21 11:31:48 +02:00
David A. Velasco
154f6d03e0 Error correctly reported when share password could not be set, and clean-up of unused code for sharing via link 2016-04-21 11:31:48 +02:00
David A. Velasco
e43c1d6b3f Improved error handling when copying shared link to clipboard 2016-04-21 11:31:48 +02:00
Jenkins for ownCloud
8c492682d3 [tx-robot] updated from transifex 2016-04-21 01:13:53 -04:00
Jenkins for ownCloud
dd1be14c8d [tx-robot] updated from transifex 2016-04-19 01:13:56 -04:00
Jenkins for ownCloud
e118d3a16c [tx-robot] updated from transifex 2016-04-18 01:13:46 -04:00
Jenkins for ownCloud
27bb85d083 [tx-robot] updated from transifex 2016-04-17 01:13:47 -04:00
Jenkins for ownCloud
127d0045f3 [tx-robot] updated from transifex 2016-04-16 01:13:47 -04:00