Commit Graph

285 Commits

Author SHA1 Message Date
Paul Schaub c0c0de8c2c
Add new icon and text to foreground notification 2020-07-31 00:13:23 +02:00
Paul Schaub 9e3718c0a1
Add some info to README 2020-07-30 23:06:06 +02:00
Paul Schaub dfa75972d9
Add rx error learning test 2020-07-30 22:51:59 +02:00
Paul Schaub 7edb3248b2
Rename createChatMessage to createTextMessage 2020-07-30 22:51:50 +02:00
Paul Schaub 747ecb181f
Use gradle wrapper in smack to fix build failures 2020-07-30 22:51:05 +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 69120efb25
Remove local fingerprint from remote fingerprints observable 2020-07-14 19:47:49 +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 b0ee219721
Prototype account details 2020-07-09 02:10:47 +02:00
Paul Schaub 669aa061ab
Apply changes from Smack 2020-07-04 20:13:35 +02:00
Paul Schaub 30e7bd46a7
Sending/Receiving encrypted messages barely works now 2020-07-04 19:50:10 +02:00
Paul Schaub 940a223563
Wip: Implement deleting account and displaying fingerprints 2020-07-04 01:17:18 +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 13ccdbc6e4
Initialize SmackAndroid to use the system DNS server for quicker connection times 2020-06-18 21:51:55 +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 92e1d1ec2b
Move Murmelbahn to documentation 2020-06-09 20:48:30 +02:00
Paul Schaub 5e47b39c5e
Delete old core-old module 2020-06-09 20:48:09 +02:00
Paul Schaub fc754aa076
Introduce X509 workaround connection factory that accepts all certificates 2020-06-08 17:19:40 +02:00
Paul Schaub 24311bd522
Fix compilation of cli module 2020-06-08 16:25:41 +02:00
Paul Schaub 796932a9b4
Increase length of entity caps model xml string 2020-06-08 16:25:23 +02:00
Paul Schaub c3b3384df6
Make ConnectionFactory injectable 2020-06-06 18:54:56 +02:00
Paul Schaub 47a298af2f
Add cli module 2020-06-06 18:45:42 +02:00
Paul Schaub 8092140fa0
Package structure refactoring 2020-06-06 18:45:20 +02:00
Paul Schaub 892080fb02
Improve logging 2020-06-06 17:23:38 +02:00
Paul Schaub c7a3b59a79
Small code fixes 2020-06-06 17:09:37 +02:00
Paul Schaub 4d154e72ff
Fix error symbol overlaying toggle password visibility icon 2020-06-06 17:01:38 +02:00
Paul Schaub 9540d70313
Move listeners to members 2020-06-06 16:56:56 +02:00
Paul Schaub 9ed9c36fa3
Account Management: Move ViewModel logic mostly to domain 2020-06-06 16:45:20 +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 441cf7c902
Better navigation and editing contact names 2020-06-05 00:22:48 +02:00
Paul Schaub 71e16d0fef
Implement adding/removing contacts + detail contact view 2020-06-04 23:49:03 +02:00