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/data
Kai S. K. Engelbart 9c19d544d6 Simplify cache storage with a CacheMap class 2020-07-09 09:37:31 +02:00
..
audio Cleaned up a bit 2020-07-05 15:53:12 +02:00
Cache.java Fix double status increment on cached message relay 2020-06-26 09:28:48 +02:00
CacheMap.java Simplify cache storage with a CacheMap class 2020-07-09 09:37:31 +02:00
Chat.java Implemented GroupChat as subclass of Chat and adjusted calls of such 2020-07-05 14:38:19 +02:00
ClientConfig.java Cleaned up Envoy client: no more <br><br>, is now <p> 2020-06-26 23:36:14 +02:00
GroupChat.java Applied suggestions from @delvh 2020-07-08 14:15:44 +02:00
LocalDB.java Implemented GroupChat as subclass of Chat and adjusted calls of such 2020-07-05 14:38:19 +02:00
PersistentLocalDB.java Cleaned up Envoy client: no more <br><br>, is now <p> 2020-06-26 23:36:14 +02:00
Settings.java Defined theme specific icon folders, renamed icon loading method 2020-07-07 17:02:39 +02:00
SettingsItem.java Cleaned up Envoy client: no more <br><br>, is now <p> 2020-06-26 23:36:14 +02:00
TransientLocalDB.java Cleaned up Envoy client: no more <br><br>, is now <p> 2020-06-26 23:36:14 +02:00
package-info.java Normalized since tags to fit envoy-common and envoy-server 2020-03-23 21:52:59 +01:00