|
07ce987d20
|
Prototype first ikey classes
|
2020-08-16 15:14:19 +02:00 |
|
|
c9e2c48060
|
Remove unused disposable
|
2020-08-11 18:49:33 +02:00 |
|
|
2839d8177d
|
Refactor ChatActivity, use Arguments helper classes and wrap AccountDetailsFragment in own Activity
|
2020-08-11 18:41:03 +02:00 |
|
|
4f04a29798
|
Pass IDs instead of value pairs to initialize fragments/view models
|
2020-08-09 13:14:49 +02:00 |
|
|
3a7b17649a
|
Use resources for foreground notification
|
2020-07-31 00:29:11 +02:00 |
|
|
c0c0de8c2c
|
Add new icon and text to foreground notification
|
2020-07-31 00:13:23 +02:00 |
|
|
9e3718c0a1
|
Add some info to README
|
2020-07-30 23:06:06 +02:00 |
|
|
dfa75972d9
|
Add rx error learning test
|
2020-07-30 22:51:59 +02:00 |
|
|
7edb3248b2
|
Rename createChatMessage to createTextMessage
|
2020-07-30 22:51:50 +02:00 |
|
|
747ecb181f
|
Use gradle wrapper in smack to fix build failures
|
2020-07-30 22:51:05 +02:00 |
|
|
0adbcc94b0
|
Start work on new message sending logic
|
2020-07-30 19:52:58 +02:00 |
|
|
9ea08b11da
|
Start work on dedicated message center
|
2020-07-18 21:38:13 +02:00 |
|
|
3b66968ad5
|
Merge mercury patchset in Smack
|
2020-07-18 14:11:04 +02:00 |
|
|
40266f8741
|
Some cleanup
|
2020-07-18 12:47:52 +02:00 |
|
|
69120efb25
|
Remove local fingerprint from remote fingerprints observable
|
2020-07-14 19:47:49 +02:00 |
|
|
f4c4033686
|
Small changes
|
2020-07-13 23:28:11 +02:00 |
|
|
98c5b7ba61
|
Small tweaks
|
2020-07-13 22:16:13 +02:00 |
|
|
102f6d9ab1
|
Fix chat search
|
2020-07-13 20:50:44 +02:00 |
|
|
dc5df7117f
|
Refactoring
|
2020-07-13 18:49:29 +02:00 |
|
|
aebbe29836
|
Explicitly foreign key reference account from other tables
|
2020-07-13 15:54:36 +02:00 |
|
|
c14cc304b1
|
Fix fingerprint observe method
|
2020-07-13 15:54:11 +02:00 |
|
|
e63632ee0e
|
Fix contact fingerprint displaying
|
2020-07-13 14:43:30 +02:00 |
|
|
47ab78ba60
|
Wip: Implement local contact search
|
2020-07-13 01:39:26 +02:00 |
|
|
4e1585a4bb
|
First semi working version of account details fragment
|
2020-07-10 14:15:58 +02:00 |
|
|
b0ee219721
|
Prototype account details
|
2020-07-09 02:10:47 +02:00 |
|
|
669aa061ab
|
Apply changes from Smack
|
2020-07-04 20:13:35 +02:00 |
|
|
30e7bd46a7
|
Sending/Receiving encrypted messages barely works now
|
2020-07-04 19:50:10 +02:00 |
|
|
940a223563
|
Wip: Implement deleting account and displaying fingerprints
|
2020-07-04 01:17:18 +02:00 |
|
|
4bab6244b3
|
Small tweaks
|
2020-07-01 20:25:33 +02:00 |
|
|
89695c617f
|
OX key experiments
|
2020-06-26 16:00:47 +02:00 |
|
|
d8076ddcac
|
Fix message adapter
|
2020-06-24 22:50:26 +02:00 |
|
|
6efd8a1940
|
Add OX store implementation
|
2020-06-18 21:52:06 +02:00 |
|
|
13ccdbc6e4
|
Initialize SmackAndroid to use the system DNS server for quicker connection times
|
2020-06-18 21:51:55 +02:00 |
|
|
f208a9f769
|
Store and restore OX keys
|
2020-06-15 17:41:13 +02:00 |
|
|
61de3cb22c
|
Start OX implementation
|
2020-06-13 19:14:38 +02:00 |
|
|
9e646c1d41
|
Make app compile
|
2020-06-11 16:04:06 +02:00 |
|
|
d22b0b3472
|
Use DI for store injection
|
2020-06-09 21:52:53 +02:00 |
|
|
3b9042b95e
|
Rename repository implementations and remove scheduling from the data module
|
2020-06-09 20:49:13 +02:00 |
|
|
92e1d1ec2b
|
Move Murmelbahn to documentation
|
2020-06-09 20:48:30 +02:00 |
|
|
5e47b39c5e
|
Delete old core-old module
|
2020-06-09 20:48:09 +02:00 |
|
|
fc754aa076
|
Introduce X509 workaround connection factory that accepts all certificates
|
2020-06-08 17:19:40 +02:00 |
|
|
24311bd522
|
Fix compilation of cli module
|
2020-06-08 16:25:41 +02:00 |
|
|
796932a9b4
|
Increase length of entity caps model xml string
|
2020-06-08 16:25:23 +02:00 |
|
|
c3b3384df6
|
Make ConnectionFactory injectable
|
2020-06-06 18:54:56 +02:00 |
|
|
47a298af2f
|
Add cli module
|
2020-06-06 18:45:42 +02:00 |
|
|
8092140fa0
|
Package structure refactoring
|
2020-06-06 18:45:20 +02:00 |
|
|
892080fb02
|
Improve logging
|
2020-06-06 17:23:38 +02:00 |
|
|
c7a3b59a79
|
Small code fixes
|
2020-06-06 17:09:37 +02:00 |
|
|
4d154e72ff
|
Fix error symbol overlaying toggle password visibility icon
|
2020-06-06 17:01:38 +02:00 |
|
|
9540d70313
|
Move listeners to members
|
2020-06-06 16:56:56 +02:00 |
|