nextcloud-talk-android/app/src/main/java
Daniel Calviño Sánchez 18f21c4f48 Update ParticipantDisplayItem from CallParticipantModel
Instead of explicitly setting the values on the ParticipantDisplayItems
now the values are set on the CallParticipantModels, and the items are
automatically updated from their model when they change.

Different items are still used for the audio/video and screen shares of
the same participant, so the type is used to select from which
properties of the model is the item updated.

As the model may be updated from background threads it is explicitly
observed by the items from the main thread using a Handler shared by all
the items.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2023-01-16 09:05:50 +00:00
..
com/nextcloud/talk Update ParticipantDisplayItem from CallParticipantModel 2023-01-16 09:05:50 +00:00
fr/dudie/nominatim/client cleanup client implementation 2021-06-11 10:23:01 +02:00
third/parties Replace Fresco with Coil 2022-12-07 13:45:42 +01:00