Commit Graph

54 Commits

Author SHA1 Message Date
Paul Schaub d22b0b3472
Use DI for store injection 2020-06-09 21:52:53 +02:00
Paul Schaub 3b9042b95e
Rename repository implementations and remove scheduling from the data module 2020-06-09 20:49:13 +02:00
Paul Schaub fc754aa076
Introduce X509 workaround connection factory that accepts all certificates 2020-06-08 17:19:40 +02:00
Paul Schaub 796932a9b4
Increase length of entity caps model xml string 2020-06-08 16:25:23 +02:00
Paul Schaub 8092140fa0
Package structure refactoring 2020-06-06 18:45:20 +02:00
Paul Schaub c7a3b59a79
Small code fixes 2020-06-06 17:09:37 +02:00
Paul Schaub 91084ad2a7
Wip: Implement message store and display 2020-06-05 16:35:16 +02:00
Paul Schaub 206fd1c8da
Poc: Add/Remove roster groups 2020-06-05 13:45:53 +02:00
Paul Schaub 71e16d0fef
Implement adding/removing contacts + detail contact view 2020-06-04 23:49:03 +02:00
Paul Schaub 86d8fd9e84
Fix some reactive issues 2020-05-31 22:32:33 +02:00
Paul Schaub ac472a3b6f
Wip 2020-05-27 22:34:27 +02:00
Paul Schaub 44d066117d
Utilize lombok in entity 2020-05-16 15:53:54 +02:00
Paul Schaub 7a30921a9c
Reimplement entity caps caching 2020-01-06 03:41:37 +01:00
Paul Schaub 6cb9ce5362
Fix faulty use of .map(ResultDelegate::firstOrNull) 2019-12-26 08:46:55 +01:00
Paul Schaub f7fae59062
More chat repo methods 2019-12-22 03:18:14 +01:00
Paul Schaub 875321ed00
Reformat 2019-12-22 02:58:58 +01:00
Paul Schaub 4491df0dd3
Improve GroupChatRepo 2019-12-22 02:57:24 +01:00
Paul Schaub d76d0fb2f2
Remove unused imports 2019-12-22 02:49:39 +01:00
Paul Schaub 266bc1f55a
Further refactoring of XmppPeerRepo 2019-12-22 02:46:52 +01:00
Paul Schaub 7606a3c351
Readability improvements XmppPeerRepository 2019-12-22 02:36:38 +01:00
Paul Schaub c165d7a633
deleteAccount(uuid) 2019-12-22 02:21:19 +01:00
Paul Schaub 6504170d58
Fix duplicate contacts on rename 2019-12-22 02:06:51 +01:00
Paul Schaub 946a66ed38
Fix name displaying and use AvatarDrawable 2019-12-21 16:47:41 +01:00
Paul Schaub 7905693fc7
Fix duplicates from inserting 2019-12-21 16:30:14 +01:00
Paul Schaub 687288e697
Work on contact list - wip! 2019-12-21 05:34:19 +01:00
Paul Schaub 2d71767ab2
Improve account login performance 2019-12-21 01:45:30 +01:00
Paul Schaub 3569462a78
Too lazy to comment. Simplifications and rewrites of login 2019-12-21 00:27:48 +01:00
Paul Schaub ccddad2e31
Temporary changes - gotta go! 2019-12-20 10:41:55 +01:00
Paul Schaub 6d4033e923
Refactoring app 2019-12-09 15:49:59 +01:00
Paul Schaub b3b05a42b6
Refactoring in app module 2019-12-09 13:50:26 +01:00
Paul Schaub 366d9b9df8
Fix message mapping 2019-12-08 22:49:42 +01:00
Paul Schaub a0b496be65
Additions to MessageRepository 2019-12-08 18:27:34 +01:00
Paul Schaub ba15acf659
Improve usage or rx, start working on message storage 2019-12-07 02:04:31 +01:00
Paul Schaub 1767a24fde
Refactoring and commenting 2019-12-06 20:48:27 +01:00
Paul Schaub 40a14abe02
Fix NPEs in repositories 2019-12-06 20:25:33 +01:00
Paul Schaub c2b1d794b7
Make the code compile again. 2019-12-06 15:52:50 +01:00
Paul Schaub fd1e4ba22e
Add getOrCreate method to directChatRepo 2019-12-02 02:30:15 +01:00
Paul Schaub c5918efc89
Fix retreival method of GroupChatRepository to receive account as argument 2019-12-02 02:29:50 +01:00
Paul Schaub 8d7dd5687e
Improve PeerRepository + impl 2019-12-02 02:27:32 +01:00
Paul Schaub 39da217460
Improve update/upsert methods of repos using flatmap 2019-12-02 02:25:48 +01:00
Paul Schaub d4de49e25b
Remove Contact classes in favor of extended Peer logic 2019-12-02 00:37:35 +01:00
Paul Schaub 4b951dcb75
Add package-info documentation 2019-12-01 23:13:35 +01:00
Paul Schaub 7a216fed9d
Map message payload/content 2019-12-01 23:13:25 +01:00
Paul Schaub a07f12d63b
Add dagger named annotations to RequeryRepository base class 2019-12-01 21:26:02 +01:00
Paul Schaub 855d1be3fd
Make message relations abstract 2019-12-01 21:25:37 +01:00
Paul Schaub b9c88b8ca5
More work on data component 2019-12-01 21:16:01 +01:00
Paul Schaub df68ccb600
Improve test components 2019-12-01 19:56:13 +01:00
Paul Schaub 787484ebdd
Fix primary key annotations of models 2019-11-29 00:43:32 +01:00
Paul Schaub 788c58c3a9
Rework around missing setId in mapping and start adding junit tests 2019-11-25 15:17:49 +01:00
Paul Schaub dc6d9f106e
More small changes 2019-11-23 21:16:03 +01:00