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
Kai S. K. Engelbart 40447f3f42
Change Event Bus version to 0.0.4, fix message event handler
The message event handler ignored group messages, as event handlers do
not include subtypes be default. This behavior has been implemented in
Event Bus 0.0.4 and integrated into Envoy.
2020-09-20 14:13:11 +02:00
..
controller Change Event Bus version to 0.0.4, fix message event handler 2020-09-20 14:13:11 +02:00
custom Replaced shitty javadoc with nice new and young javadoc 2020-08-01 11:09:24 +02:00
listcell Added better dependency injection mechanism and purified LoginScene 2020-09-01 20:14:02 +02:00
settings Replace the internal event bus with Event Bus 0.0.3 2020-09-08 20:41:01 +02:00
AudioControl.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00
ClearableTextField.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
IconUtil.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
ListViewRefresh.java Fixed Bug not updating MessageStatusChanges 2020-07-16 20:34:24 +02:00
Restorable.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00
SceneContext.java Replace the internal event bus with Event Bus 0.0.3 2020-09-08 20:41:01 +02:00
Startup.java Add LocalDB Locking 2020-09-19 15:28:04 +02:00
StatusTrayIcon.java Removed MessageCreationEvent and MessageModificationEvent 2020-09-16 15:52:58 +02:00
package-info.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00