This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
envoy/client/src/main/java/envoy/client/ui/controller
Kai S. K. Engelbart 465ed20efa
Replace the internal event bus with Event Bus 0.0.3
The Event class has been retrofitted to implement IEvent, so that no
event implementations had to be changed.
2020-09-08 20:41:01 +02:00
..
ChatScene.java Replace the internal event bus with Event Bus 0.0.3 2020-09-08 20:41:01 +02:00
ContactSearchTab.java Replace the internal event bus with Event Bus 0.0.3 2020-09-08 20:41:01 +02:00
GroupCreationTab.java Replace the internal event bus with Event Bus 0.0.3 2020-09-08 20:41:01 +02:00
LoginScene.java Replace the internal event bus with Event Bus 0.0.3 2020-09-08 20:41:01 +02:00
SettingsScene.java Added better dependency injection mechanism and purified LoginScene 2020-09-01 20:14:02 +02:00
Tabs.java Apply suggestions from code review 2020-09-02 10:37:26 +02:00
package-info.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00