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
Leon Hofmeister 05d4917bb2
Added key shortcuts and system commands for logout, exit and settings
Additionally added **buggy** logout mechanism: LocalDB is not reset
properly and IndexOutOfBoundsExceptions occur in the UI
2020-09-23 23:11:32 +02:00
..
ChatScene.java Added key shortcuts and system commands for logout, exit and settings 2020-09-23 23:11:32 +02:00
ContactSearchTab.java Improved SystemCommand mechanism, added Alert- and ShutdownHelper, and 2020-09-23 17:03:32 +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 Fix threading issue in handshake rejection alert 2020-09-20 09:55:07 +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