Commit graph

11 commits

Author SHA1 Message Date
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
adiaholic 705c7c2ec0 Remove Checkstyle Errors
By :
1) Rearrange imports
2) Adding `package-info` where required
2019-09-13 12:47:59 +05:30
Paul Schaub f414f3a6d5
Better observation of Rosternames 2019-09-11 01:40:32 +02:00
Paul Schaub 939ce748ef
experimental MAM and improved rx repos 2019-09-08 04:47:59 +02:00
Paul Schaub 1468ad4dfa
Add 'not yet implemented' warnings and implement message search in chat 2019-08-29 16:06:47 +02:00
Paul Schaub de39e356f0
Move chat logic to ChatViewModel 2019-08-29 00:22:26 +02:00
Paul Schaub c122e2db81
Temp 2019-06-06 23:32:41 +02:00
Paul Schaub b469f6de95
Hacked Roster loading 2019-05-19 02:00:33 +02:00
Paul Schaub ac2037e06c
AndroidX 2019-05-18 10:06:16 +02:00
Paul Schaub 3c817a3172
Hello I'm mercury! 2019-05-13 03:19:17 +02:00
Renamed from app/src/main/java/org/olomono/messenger/ui/chat/ChatViewModel.java (Browse further)