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/data
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
..
audio Added ability to save attachments 2020-07-27 12:00:49 +02:00
commands Improved SystemCommand mechanism, added Alert- and ShutdownHelper, and 2020-09-23 17:03:32 +02:00
Cache.java Fix write proxy initialization 2020-09-02 09:54:15 +02:00
CacheMap.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00
Chat.java Refactored IsWriting to IsTyping 2020-07-25 17:13:50 +02:00
ClientConfig.java Merge Local Database and Home Directory (#44) 2020-09-23 16:00:53 +02:00
Context.java Fix write proxy initialization 2020-09-02 09:54:15 +02:00
GroupChat.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
LocalDB.java Added key shortcuts and system commands for logout, exit and settings 2020-09-23 23:11:32 +02:00
Settings.java Improved SystemCommand mechanism, added Alert- and ShutdownHelper, and 2020-09-23 17:03:32 +02:00
SettingsItem.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
package-info.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00