Commit Graph

315 Commits

Author SHA1 Message Date
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
Paul Schaub 7d1714e47a
Improve last commit 2019-12-21 03:13:00 +01:00
Paul Schaub 749c4ec89c
Enable/Disable foreground service depending on accounts 2019-12-21 03:01:35 +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 cfa4b8d9bf
Make use of lifecycle-common-java8 2019-12-13 12:34:52 +01:00
Paul Schaub cd56798f06
Update app dependencies 2019-12-13 12:34:24 +01:00
Paul Schaub ec024d6a1a
Use AvatarDrawable from ltt.rs in Account list 2019-12-13 11:54:10 +01:00
Paul Schaub ce1152f0d6
Readability fixes 2019-12-13 11:39:35 +01:00
Paul Schaub 7f2fe135b3
Refactor notification channel setup code 2019-12-13 11:05:33 +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 9882d159be
Add some mapping tests 2019-12-09 00:28:21 +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 c5bf492cda
Small changes and experiments 2019-12-02 02:31:32 +01:00