Commit Graph

315 Commits

Author SHA1 Message Date
Paul Schaub 21faa02d4f
Update Smack 2021-09-22 22:42:47 +02:00
Paul Schaub cfad3b602e
Fix some layouts 2020-12-02 18:58:54 +01:00
Paul Schaub 748c77c092
Fix progressbar and ikey generation dialog 2020-12-02 13:36:04 +01:00
Paul Schaub c322f321cf
Layout fixes 2020-11-30 11:45:07 +01:00
Paul Schaub adea44aaa1
Implement QR-code scanning for backup restoration 2020-11-30 11:09:45 +01:00
Paul Schaub eca4e6bdcb
Add SingleLiveData utility class 2020-11-29 23:59:12 +01:00
Paul Schaub e9b00c66a3
Refactor: Move Mercury{Activity,AndroidViewModel} to base package 2020-11-29 23:59:00 +01:00
Paul Schaub a41e2d34ab
Use secure passphrase generator and allow ikey setup on existing accounts 2020-11-29 23:36:38 +01:00
Paul Schaub 3cbe527959
Implement publishing ikey elements 2020-11-22 17:34:21 +01:00
Paul Schaub b8185b30ae
Ikey backup restore works v1.0 2020-11-19 23:36:49 +01:00
Paul Schaub 067ea4b65b
Account Setup flow rework 2020-11-09 15:23:22 +01:00
Paul Schaub 7d6b75b326
Fix crash when deleting account 2020-11-03 18:11:09 +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 94d213b8dd
Ikey: Allow secret key backups 2020-09-28 13:33:51 +02:00
Paul Schaub 49eb137acb
Add OxIkeyManager 2020-09-25 22:18:42 +02:00
Paul Schaub 474e327f42
Fix checkstyle issues 2020-09-25 13:10:02 +02:00
Paul Schaub cc198371b0
xep-0285: Add verification classes 2020-09-25 12:58:48 +02:00
Paul Schaub be59c09b15
Migrate ikey away from xmlsec 2020-09-25 12:58:27 +02:00
Paul Schaub 58740c4a69
Fixed prototype implementation of ikey 2020-09-11 14:41:48 +02:00
Paul Schaub 466eb6f228
Prototype ikey store implementation 2020-09-06 21:41:38 +02:00
Paul Schaub 1d4e729f4c
More ikey progress 2020-09-02 16:40:36 +02:00
Paul Schaub d9c9eff602
Wip: Signing mechanisms and XML Canonicalization 2020-08-28 14:33:53 +02:00
Paul Schaub 68657367cb
Fork and add jxmpp as composite build 2020-08-16 15:54:22 +02:00
Paul Schaub fd78deedb1
Prototype PubSubUri class 2020-08-16 15:14:36 +02:00
Paul Schaub 07ce987d20
Prototype first ikey classes 2020-08-16 15:14:19 +02:00
Paul Schaub c9e2c48060
Remove unused disposable 2020-08-11 18:49:33 +02:00
Paul Schaub 2839d8177d
Refactor ChatActivity, use Arguments helper classes and wrap AccountDetailsFragment in own Activity 2020-08-11 18:41:03 +02:00
Paul Schaub 4f04a29798
Pass IDs instead of value pairs to initialize fragments/view models 2020-08-09 13:14:49 +02:00
Paul Schaub 3a7b17649a
Use resources for foreground notification 2020-07-31 00:29:11 +02:00
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