An instant messaging application with a self-hostable server.
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.
Go to file
delvh 0edd9d998f Added automatic line separation and Keylistener for posting
Improvements yet to be made (help wanted!):
* automatic line separation does not work
* automatic line separation needs a case for insertion of a String
* Keylistener for Posting does not work
* Method for listening to multiple keys needed (ctrl+enter)
* A template Settings screen was added, has yet to be polished
2019-10-31 22:11:50 +01:00
.settings Added Maven project 2019-09-28 11:51:52 +02:00
src/main Added automatic line separation and Keylistener for posting 2019-10-31 22:11:50 +01:00
.classpath Added Maven project 2019-09-28 11:51:52 +02:00
.gitignore Updated .gitignore to include localDB 2019-10-30 06:16:44 +01:00
.project Added message sending request 2019-09-28 16:23:00 +02:00
LICENSE Initial commit 2019-09-27 06:37:44 +02:00
pom.xml Added message sending request 2019-09-28 16:23:00 +02:00
README.md Initial commit 2019-09-27 06:37:44 +02:00

envoy-client