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/listcell
delvh 9f517cfc6b Added better dependency injection mechanism and purified LoginScene
one thing could for whatever reason not be avoided: Even though the
processors of the caches inside WriteProxy are initialized, they somehow
get "de-initialized" and have to be initialized again...
2020-09-01 20:14:02 +02:00
..
AbstractListCell.java unified id variable names to kebab-case 2020-08-26 15:50:46 +02:00
ChatControl.java Merge branch 'develop' into f/finishing_new_UI 2020-08-30 15:48:29 +02:00
ContactControl.java Merge branch 'develop' into f/finishing_new_UI 2020-08-30 15:48:29 +02:00
GenericListCell.java Apply code review suggestions from @CyB3RC0nN0R 2020-08-02 20:26:22 +02:00
ListCellFactory.java Reworked list cell framework to be more extensible 2020-07-18 11:50:49 +02:00
MessageControl.java Added better dependency injection mechanism and purified LoginScene 2020-09-01 20:14:02 +02:00
MessageListCell.java Add smooth padding transition 2020-07-24 14:22:41 +02:00
package-info.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00