Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a more recent and trustable network library #2180

Closed
4 tasks done
davigonz opened this issue Apr 11, 2018 · 1 comment
Closed
4 tasks done

Use a more recent and trustable network library #2180

davigonz opened this issue Apr 11, 2018 · 1 comment
Assignees
Milestone

Comments

@davigonz
Copy link
Contributor

davigonz commented Apr 11, 2018

After researching about the available Android network libraries out there and performing some tests by using our sample client app (more details in owncloud/android-library#51), we have finally made the decision to get rid of Jackrabbit WebDAV library and implement OkHttp 3.10.0


TOPICS TO DISCUSS

  1. Include tests by using OkHttp MockWebServer

TASKS

  1. Involving the app
  • Adapt the new OwnCloudClient uses.
  • Add dav4android link in Settings page.
  1. Involving the library Replace Jackrabbit-webdav and deprecated/end-of-life HttpClient 3.1 libs with active and trustable WebDAV + HTTP client libraries android-library#51

RELATED ISSUES

CC / @michaelstingl @jesmrec @theScrabi

@davigonz davigonz added this to the 2.8.0 milestone Apr 11, 2018
@davigonz davigonz self-assigned this Apr 18, 2018
@davigonz davigonz mentioned this issue Jun 7, 2018
20 tasks
@jesmrec jesmrec modified the milestones: 2.8.0, 2.9.0 Jun 20, 2018
@davigonz davigonz closed this as completed Oct 9, 2018
@davigonz
Copy link
Contributor Author

davigonz commented Oct 9, 2018

To be released in 2.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants