Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

[WIP] Privacy sprint #488

Merged
merged 46 commits into from
Sep 30, 2019
Merged

[WIP] Privacy sprint #488

merged 46 commits into from
Sep 30, 2019

Conversation

bmarty
Copy link
Contributor

@bmarty bmarty commented Aug 29, 2019

Fixes element-hq/riot-android#3256

This PR is here to expose what has been done so far on Android for the privacy sprint, and ensure that the CI is happy with what we push on the branch

@bmarty bmarty force-pushed the feature/openId_cleanup branch from f160a1f to 4b6da8c Compare August 30, 2019 10:05
bmarty and others added 28 commits September 24, 2019 14:08
- handle MatrixError correctly
- Add v2 API request, with fallback to v1 API
- Add some Javadoc with link to the identity server API spec
…manage MatrixError. Use RestAdapterCallback instead.
Generate token if needed in order to agree to terms
Copy link
Contributor Author

@bmarty bmarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM So far

@@ -0,0 +1,11 @@
package org.matrix.androidsdk.rest.model;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add missing copyright

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@BillCarsonFr BillCarsonFr merged commit f675c03 into develop Sep 30, 2019
@BillCarsonFr BillCarsonFr deleted the feature/openId_cleanup branch September 30, 2019 07:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store identity server in Account Data and support choosing identity server integration in User Settings
2 participants