-
- Downloads
contact request: fix the pending contact request
In the getTrustRequests function, the second attribu is the timestamp,
not the accountId. This commit fixes this behavior in the presenter
and adds a timestamp field in the trust request model.
Reviewed-by:
Hadrien De Sousa <hadrien.desousa@savoirfairelinux.com>
Change-Id: I42d44074fea1969e41aac8dcd1a7d8162b101c29
Showing
- ring-android/libringclient/src/main/java/cx/ring/contactrequests/PendingContactRequestsPresenter.java 12 additions, 9 deletions...ring/contactrequests/PendingContactRequestsPresenter.java
- ring-android/libringclient/src/main/java/cx/ring/model/TrustRequest.java 11 additions, 2 deletions...bringclient/src/main/java/cx/ring/model/TrustRequest.java
Loading
Please register or sign in to comment