Commit Graph

87 Commits

Author SHA1 Message Date
Paul Schaub b8185b30ae
Ikey backup restore works v1.0 2020-11-19 23:36:49 +01:00
Paul Schaub c09dc77859
Progress on generating IKeys 2020-10-24 19:25:28 +02:00
Paul Schaub 733f9684c7
Wip: Ikey storage backend 2020-10-11 11:44:47 +02:00
Paul Schaub 58740c4a69
Fixed prototype implementation of ikey 2020-09-11 14:41:48 +02:00
Paul Schaub 1d4e729f4c
More ikey progress 2020-09-02 16:40:36 +02:00
Paul Schaub 0adbcc94b0
Start work on new message sending logic 2020-07-30 19:52:58 +02:00
Paul Schaub 9ea08b11da
Start work on dedicated message center 2020-07-18 21:38:13 +02:00
Paul Schaub 3b66968ad5
Merge mercury patchset in Smack 2020-07-18 14:11:04 +02:00
Paul Schaub 40266f8741
Some cleanup 2020-07-18 12:47:52 +02:00
Paul Schaub f4c4033686
Small changes 2020-07-13 23:28:11 +02:00
Paul Schaub 98c5b7ba61
Small tweaks 2020-07-13 22:16:13 +02:00
Paul Schaub 102f6d9ab1
Fix chat search 2020-07-13 20:50:44 +02:00
Paul Schaub dc5df7117f
Refactoring 2020-07-13 18:49:29 +02:00
Paul Schaub aebbe29836
Explicitly foreign key reference account from other tables 2020-07-13 15:54:36 +02:00
Paul Schaub c14cc304b1
Fix fingerprint observe method 2020-07-13 15:54:11 +02:00
Paul Schaub e63632ee0e
Fix contact fingerprint displaying 2020-07-13 14:43:30 +02:00
Paul Schaub 47ab78ba60
Wip: Implement local contact search 2020-07-13 01:39:26 +02:00
Paul Schaub 4e1585a4bb
First semi working version of account details fragment 2020-07-10 14:15:58 +02:00
Paul Schaub 30e7bd46a7
Sending/Receiving encrypted messages barely works now 2020-07-04 19:50:10 +02:00
Paul Schaub 4bab6244b3
Small tweaks 2020-07-01 20:25:33 +02:00
Paul Schaub 89695c617f
OX key experiments 2020-06-26 16:00:47 +02:00
Paul Schaub d8076ddcac
Fix message adapter 2020-06-24 22:50:26 +02:00
Paul Schaub 6efd8a1940
Add OX store implementation 2020-06-18 21:52:06 +02:00
Paul Schaub f208a9f769
Store and restore OX keys 2020-06-15 17:41:13 +02:00
Paul Schaub 61de3cb22c
Start OX implementation 2020-06-13 19:14:38 +02:00
Paul Schaub 9e646c1d41
Make app compile 2020-06-11 16:04:06 +02:00
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 25011cb734
Update some dependencies 2020-01-06 01:27:11 +01:00
Paul Schaub 84b5461c11
Temp 2020-01-04 22:56:34 +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 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