Commit Graph

9 Commits

Author SHA1 Message Date
Paul Schaub 4a72937f04
Add more modules and entites 2019-11-08 00:47:17 +01:00
Paul Schaub da9179b049
Begin work on stricter clean architecture.
* Created modules entity, entity_xmpp, which contain entities and their respective XMPP implementations
* Started process of inverting dependency between core and persistence layers
2019-11-03 06:33:52 +01:00
Paul Schaub e5dfa3c030
Change persistence backend to requery (fix #8) 2019-10-28 14:56:56 +01:00
Paul Schaub a8892ee884
Implement super hacky notifications 2019-09-23 23:55:57 +02:00
Paul Schaub 2d6a9ef070
RXify message sending 2019-08-25 17:54:03 +02:00
Paul Schaub e661ffdf65
Rework Roster storage 2019-08-19 02:36:31 +02:00
Paul Schaub 41b116719f
Temp 2019-08-12 17:05:30 +02:00
Paul Schaub d80099b2cf
Add logic for Centermodule 2019-08-12 00:34:19 +02:00
Paul Schaub 817d6a2940
RxJava'ify 2019-08-03 19:05:50 +02:00