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 0a81273860 Revised the rendering and selection mechanism in ComponentList 2020-03-21 16:10:59 +01:00
..
Cache.java Migrated configuration and logging to Envoy Common (#113) 2020-03-05 14:27:40 +01:00
Chat.java Revised the rendering and selection mechanism in ComponentList 2020-03-21 16:10:59 +01:00
ClientConfig.java Migrated configuration and logging to Envoy Common (#113) 2020-03-05 14:27:40 +01:00
LocalDb.java Fixed state errors in offline mode (#116) 2020-03-14 16:58:19 +01:00
PersistentLocalDb.java added newline at EOF for any file not having one at its end 2020-03-14 19:59:37 +01:00
Settings.java Revised the rendering and selection mechanism in ComponentList 2020-03-21 16:10:59 +01:00
SettingsItem.java Created packages ui.renderer and ui.primary 2020-03-14 21:34:17 +01:00
TransientLocalDb.java Renamed database package to data, moved Chat to data package 2020-02-05 20:58:30 +01:00
package-info.java Changed compiler compliance to 11, modularized all packages (#114) 2020-03-07 19:38:06 +01:00