talk-android/app/src/main/java/com/nextcloud/talk/events
Daniel Calviño Sánchez 5d7b5160b7 Rename PeerConnectionEvent to ProximitySensorEvent
Proximity sensor events should not have been part of
PeerConnectionEvent. However, now that all the peer connection related
properties were removed the remaining event can be renamed to something
more accurate.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-12-28 15:48:45 +01:00
..
CertificateEvent.java Reformat 2019-02-15 01:49:57 +01:00
ConfigurationChangeEvent.java remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
ConversationsListFetchDataEvent.kt modify copyright headers authors 2022-02-16 11:34:10 +01:00
EventStatus.java remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
MoreMenuClickEvent.java remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
NetworkEvent.java remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
OpenConversationEvent.kt modify copyright headers authors 2022-02-16 11:34:10 +01:00
ProximitySensorEvent.java Rename PeerConnectionEvent to ProximitySensorEvent 2022-12-28 15:48:45 +01:00
UserMentionClickEvent.java remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
WebSocketCommunicationEvent.java remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00