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/src/main/java/envoy/client
Kai S. K. Engelbart 7e0ae2e831 Added Chat#isUnread() for future use in message notifications 2020-02-03 22:06:56 +01:00
..
database Made local database persistence optional 2020-02-03 21:52:48 +01:00
event Moved Receiver + ReceivedMessageProcessor in the net package 2020-02-02 13:44:10 +01:00
net Moved Receiver + ReceivedMessageProcessor in the net package 2020-02-02 13:44:10 +01:00
ui Added Chat#isUnread() for future use in message notifications 2020-02-03 22:06:56 +01:00
util Working on handshake mechanism with login 2019-12-29 12:54:05 +02:00
Chat.java Added Chat#isUnread() for future use in message notifications 2020-02-03 22:06:56 +01:00
Client.java Made local database persistence optional 2020-02-03 21:52:48 +01:00
Config.java Made local database persistence optional 2020-02-03 21:52:48 +01:00
ConfigItem.java Implemented logger level configuration, added Javadoc 2019-12-21 12:20:23 +01:00
Settings.java Removed old sync thread, implemented chat reading 2020-02-01 10:20:06 +01:00
SettingsItem.java Added Javadoc since tag to SettingsItem 2019-12-23 19:37:09 +01:00