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/settings
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
..
BugReportPane.java Replace the internal event bus with Event Bus 0.0.3 2020-09-08 20:41:01 +02:00
DownloadSettingsPane.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
GeneralSettingsPane.java Added key shortcuts and system commands for logout, exit and settings 2020-09-23 23:11:32 +02:00
OnlyIfOnlineSettingsPane.java Removed clicking into a tab to see that you cannot interact with it 2020-09-01 21:36:23 +02:00
SettingsCheckbox.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00
SettingsPane.java Apply code review suggestions from @CyB3RC0nN0R 2020-08-02 20:26:22 +02:00
UserSettingsPane.java Replace the internal event bus with Event Bus 0.0.3 2020-09-08 20:41:01 +02:00
package-info.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00