Mercury-IM/data/src/main/java/org/mercury_im/messenger/data/repository
Paul Schaub 7a30921a9c
Reimplement entity caps caching
2020-01-06 03:41:37 +01:00
..
dao Fix duplicates from inserting 2019-12-21 16:30:14 +01:00
RequeryRepository.java Add dagger named annotations to RequeryRepository base class 2019-12-01 21:26:02 +01:00
XmppAccountRepository.java Fix faulty use of .map(ResultDelegate::firstOrNull) 2019-12-26 08:46:55 +01:00
XmppDirectChatRepository.java Fix faulty use of .map(ResultDelegate::firstOrNull) 2019-12-26 08:46:55 +01:00
XmppEntityCapsRepository.java Reimplement entity caps caching 2020-01-06 03:41:37 +01:00
XmppGroupChatRepository.java Fix faulty use of .map(ResultDelegate::firstOrNull) 2019-12-26 08:46:55 +01:00
XmppMessageRepository.java Work on contact list - wip! 2019-12-21 05:34:19 +01:00
XmppPeerRepository.java Fix faulty use of .map(ResultDelegate::firstOrNull) 2019-12-26 08:46:55 +01:00
package-info.java Add package-info documentation 2019-12-01 23:13:35 +01:00