davigonz
|
91f509a119
|
Fix failed Travis test
|
2018-04-25 17:30:53 +02:00 |
|
davigonz
|
b1ef9ec44b
|
Solve google repository issue
|
2018-04-25 17:18:36 +02:00 |
|
davigonz
|
1ff922af6a
|
Get rid of some warnings
|
2018-04-25 16:38:51 +02:00 |
|
davigonz
|
3bd29307a5
|
Upgrade gradle and fix some conflicts
|
2018-04-25 11:23:06 +02:00 |
|
David González Verdugo
|
41fed5d9f0
|
Merge pull request #187 from owncloud/test_ok_http
Test OkHttp and new endpoint before network library replacement
|
2018-04-20 12:55:34 +02:00 |
|
davigonz
|
e6835b1518
|
Reorder variables
|
2018-04-20 12:40:52 +02:00 |
|
davigonz
|
d0d26b7a3b
|
Fix uploads
|
2018-04-20 12:35:06 +02:00 |
|
davigonz
|
872c82b79a
|
Test remote deletion
|
2018-04-19 13:57:49 +02:00 |
|
davigonz
|
bc32ddda0f
|
Test download
|
2018-04-19 13:22:27 +02:00 |
|
davigonz
|
f3a080e9a8
|
Keep working on uploads
|
2018-04-18 13:32:38 +02:00 |
|
davigonz
|
bdd6a1be0c
|
Refactor MainActivity and start implementing upload
|
2018-04-18 11:03:28 +02:00 |
|
davigonz
|
d79bdb7893
|
Test PROPFIND with new endpoind and new network library
|
2018-04-17 18:37:00 +02:00 |
|
davigonz
|
ede34920c2
|
Include feature to check server connections
|
2018-04-17 16:48:49 +02:00 |
|
davigonz
|
e6640d395b
|
Testing network library
|
2018-04-17 16:48:49 +02:00 |
|
Christian Schabesberger
|
a2a1b0204a
|
Merge pull request #185 from theScrabi/fix_empty_screen
fix empty screen for guest users
|
2018-04-13 12:54:10 +02:00 |
|
theScrabi
|
0abc3a6b29
|
fix empty screen
|
2018-04-13 08:59:58 +02:00 |
|
David González Verdugo
|
0e7fd8ee8f
|
Merge pull request #175 from owncloud/private_link_in_webdav
Add privatelink property support to processing of WebDAV responses
oc-android-library-0.9.19
|
2017-11-10 15:17:56 +01:00 |
|
davigonz
|
7c7cad7e99
|
Apply requested changes
|
2017-10-30 10:53:33 +01:00 |
|
David A. Velasco
|
9fe3e11c52
|
Add privatelink property support to webdav reponses
|
2017-10-30 10:53:33 +01:00 |
|
David González Verdugo
|
c18329efd6
|
Merge pull request #179 from owncloud/migrate_android_o
Migrate to Android O
|
2017-10-30 10:44:53 +01:00 |
|
davigonz
|
a61d287bf1
|
Update emulator version
|
2017-10-18 17:30:11 +02:00 |
|
davigonz
|
848d9db763
|
Upgrade target sdk version to 26, including it also in Travis configuration
|
2017-10-18 13:09:53 +02:00 |
|
davigonz
|
1b34e9bd49
|
Upgrade compileSdkToos to 26
|
2017-10-18 12:39:10 +02:00 |
|
David González Verdugo
|
98eda17cba
|
Merge pull request #167 from owncloud/update_android_tools
[WIP] Update Android tools
|
2017-10-18 10:16:18 +02:00 |
|
davigonz
|
826abcfae4
|
Check tools and dependencies installed
|
2017-10-18 09:27:42 +02:00 |
|
davigonz
|
132e173078
|
Use sdkmanager command to install Android SDK components
|
2017-10-18 08:48:04 +02:00 |
|
David A. Velasco
|
e0a6926608
|
pdate Android SDK Tools to the really last version
|
2017-10-10 18:11:00 +02:00 |
|
David A. Velasco
|
2109ab98a1
|
Update build tools to 26.0.2
|
2017-10-10 18:11:00 +02:00 |
|
David A. Velasco
|
2dde542356
|
Disable automated tests until ported to current Android testing environment
|
2017-10-10 18:11:00 +02:00 |
|
David A. Velasco
|
19cea29faf
|
Delete duplicated update of Android Tools component - no needed anymore, Travis updated Android base environment
|
2017-10-10 18:11:00 +02:00 |
|
David A. Velasco
|
2418abf85e
|
Update Travis config to install Android build tools 26.0.0
|
2017-10-10 18:11:00 +02:00 |
|
David A. Velasco
|
40af731eb0
|
Update build tools to 26.0.0, for future support of Android O
|
2017-10-10 18:11:00 +02:00 |
|
David A. Velasco
|
c560f4fb4b
|
Merge pull request #174 from owncloud/oauth2_support_bugfixing
Oauth2 support - bugfixing
oc-android-library-0.9.18
|
2017-09-01 15:20:57 +02:00 |
|
davigonz
|
f389207713
|
Update tests with the proper constants
|
2017-09-01 11:31:13 +02:00 |
|
David A. Velasco
|
f3a2c05efa
|
Prevent NPE parsing NULL queries in OAuth2 redirected URIs
|
2017-09-01 11:30:04 +02:00 |
|
David A. Velasco
|
2d35b00273
|
Move constants for main endpoints from AccountUtils to OwnCloudClient
|
2017-09-01 11:29:45 +02:00 |
|
davigonz
|
3072507972
|
Fix login loop when disabling OAuth2
|
2017-08-28 08:57:08 +02:00 |
|
David A. Velasco
|
2289358775
|
Merge pull request #173 from owncloud/oauth2_support
OAuth2 support
|
2017-08-23 16:56:13 +02:00 |
|
davigonz
|
75821de7a3
|
Changes to invalidate SAML credentials properly
|
2017-08-23 13:39:40 +02:00 |
|
davigonz
|
12d04bb63c
|
Ensure that SAML credentials will be invalidated if appropriate
|
2017-08-17 10:45:01 +02:00 |
|
David A. Velasco
|
e466bac6b1
|
Move responsibility for refreshing expired credentials from RemoteOperation to OwnCloudClient
|
2017-08-17 09:22:30 +02:00 |
|
David A. Velasco
|
dd2d3b8996
|
Extend chance of silent refresh of auth token in RemoteOperations that are run with execute(...) methods receiving OwnCloudClients
|
2017-08-14 14:46:08 +02:00 |
|
David A. Velasco
|
c7ade613c6
|
Clean-up and minor refactor after review
|
2017-08-04 14:48:39 +02:00 |
|
David A. Velasco
|
3ea5ad32f6
|
Update imports in automated tests after moving OwnCloudCredentialsFactory to a different package
|
2017-08-04 13:44:01 +02:00 |
|
David A. Velasco
|
ae4b463478
|
Update Sample Client and Test Project after moving OwnCloudCredentialsFactory to a different pacakge
|
2017-08-04 12:04:52 +02:00 |
|
David A. Velasco
|
02f35d5f5e
|
Remove deprecated methods for update to version 1.0
|
2017-08-04 11:11:37 +02:00 |
|
David A. Velasco
|
a4386bb4fe
|
Allow client objects to decide if RemoteOperations should silently refresh access token when expired
|
2017-08-02 18:43:07 +02:00 |
|
davigonz
|
c04f6e3463
|
Create new method to retry synchronous and asynchronous remote operations
|
2017-08-02 12:25:38 +02:00 |
|
davigonz
|
7f98b3804c
|
Include refresh token grantype before throwing an exception when building oauth2 operation
|
2017-08-01 17:09:04 +02:00 |
|
davigonz
|
99334c2e45
|
Include refresh token operation in library, builder
|
2017-08-01 11:55:47 +02:00 |
|