Commit Graph

285 Commits

Author SHA1 Message Date
Paul Schaub 8fa067acfb
Start implementing addContact functionality 2020-06-04 00:04:20 +02:00
Paul Schaub 773ddeb218
New colors? 2020-06-02 00:30:39 +02:00
Paul Schaub 1122ece79d
Carbon stuff 2020-06-01 10:24:49 +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 71cabbb54a
Latest Smack 2020-05-23 22:32:18 +02:00
Paul Schaub adedfa75bc
Smack: Push upstream master to mercury master 2020-05-23 12:02:34 +02:00
Paul Schaub 272924643c
Latest non-working version 2020-05-23 12:01:31 +02:00
Paul Schaub 10ed534876
Wip: Work on enabling accounts from accounts fragment 2020-05-16 17:13:51 +02:00
Paul Schaub 44d066117d
Utilize lombok in entity 2020-05-16 15:53:54 +02:00
Paul Schaub c52ff7ed25
Work on app module 2020-05-15 17:05:11 +02:00
Paul Schaub 859ccb049e
Add murmelbahn 2020-05-11 16:32:32 +02:00
Paul Schaub b56b451a4b
Wip 2020-05-11 16:31:07 +02:00
Paul Schaub f58ad142cc
Start incorporating changes from RxConnectionCenter 2020-05-05 22:08:04 +02:00
Paul Schaub 7e1c9a7bdc
Also disconnect unauthenticated connections 2020-01-06 18:32:50 +01:00
Paul Schaub 83db8fe404
Set version and some manager defaults 2020-01-06 05:20:51 +01:00
Paul Schaub 576b300732
Merge CleanArchitecture 2020-01-06 04:18:22 +01:00
Paul Schaub 7a30921a9c
Reimplement entity caps caching 2020-01-06 03:41:37 +01:00
Paul Schaub 6a1c20a548
Disable core-old module 2020-01-06 01:27:29 +01:00
Paul Schaub 25011cb734
Update some dependencies 2020-01-06 01:27:11 +01:00
Paul Schaub ae6d3ef9d4
Use connection instead of account in account fragment 2020-01-05 23:13:58 +01:00
Paul Schaub bc85fe432d
Move connection handling to MercuryConnectionManager 2020-01-05 15:54:44 +01:00
Paul Schaub fc48b35f05
Add handy methods to AccountRepository 2020-01-05 15:50:35 +01:00
Paul Schaub ed31f5c8c8
Remove unused ConnectionRegistry 2020-01-05 15:50:11 +01:00
Paul Schaub 84b5461c11
Temp 2020-01-04 22:56:34 +01:00
Paul Schaub dc50bf9468
Initial design of MercuryConnectionRegistry 2019-12-26 12:14:52 +01:00
Paul Schaub 86c16f32bf
Test that uncovered the NPE fixed in last commit 2019-12-26 08:48:38 +01:00
Paul Schaub 6cb9ce5362
Fix faulty use of .map(ResultDelegate::firstOrNull) 2019-12-26 08:46:55 +01:00
Paul Schaub 6ae00a936b
Login on startup 2019-12-22 05:48:07 +01:00
Paul Schaub 866772f577
Improve observation of chat list 2019-12-22 05:47:17 +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 647695b081
Refactor XmppConnectionFactory 2019-12-22 00:49:30 +01:00
Paul Schaub 83c3245c36
Generalize ThreadUtils javadoc 2019-12-22 00:38:40 +01:00
Paul Schaub 5c403cef24
Refactor DiffUtil 2019-12-22 00:36:18 +01:00
Paul Schaub 1a973fe725
Improve entity constructors 2019-12-22 00:13:54 +01:00
Paul Schaub 80579e5e8d
Fix test 2019-12-22 00:13:41 +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 ff04832614
Small refactoring 2019-12-21 04:18:00 +01:00
Paul Schaub 7e2fe55b56
More account management refactoring 2019-12-21 04:08:59 +01:00
Paul Schaub ba7d983b95
Rename ui package login -> account 2019-12-21 03:46:17 +01:00
Paul Schaub 81aab30d59
Setup CSI again 2019-12-21 03:24:00 +01:00