Commit Graph

184 Commits

Author SHA1 Message Date
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 c09dc77859
Progress on generating IKeys 2020-10-24 19:25:28 +02:00
Paul Schaub 58740c4a69
Fixed prototype implementation of ikey 2020-09-11 14:41:48 +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 0adbcc94b0
Start work on new message sending logic 2020-07-30 19:52:58 +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 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 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 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 c3b3384df6
Make ConnectionFactory injectable 2020-06-06 18:54:56 +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 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
Paul Schaub 8fa067acfb
Start implementing addContact functionality 2020-06-04 00:04:20 +02:00