clavardator/src/main/java/fr/insa/clavardator
2020-12-06 17:07:07 +01:00
..
chat fix: prevent loading of messages from an other user 2020-12-06 16:44:52 +01:00
db feat: sync chat with user selection 2020-12-02 12:16:30 +01:00
network Put id in User, async create and init ActiveUser, make CurrentUser singleton 2020-12-05 00:30:30 +01:00
ui feat: handle message send event 2020-12-06 17:07:07 +01:00
users feat: add initial loading screen 2020-12-06 16:05:58 +01:00
util Implement send and receive messages + rework async error handling 2020-12-02 12:02:34 +01:00
Launcher.java chore: use tab instead of spaces 2020-11-23 16:40:57 +01:00
MainApp.java Put id in User, async create and init ActiveUser, make CurrentUser singleton 2020-12-05 00:30:30 +01:00
TestClass.java chore: use tab instead of spaces 2020-11-23 16:40:57 +01:00