Valere
|
0afcb60e7d
|
fix rebase
|
2019-12-12 14:31:01 +01:00 |
ganfra
|
eab94b4f03
|
Sequencer: handle cancellation
|
2019-12-12 14:30:40 +01:00 |
Valere
|
cb595177a9
|
Fix test compilation
|
2019-12-12 13:37:17 +01:00 |
Valere
|
cb4d52c9fb
|
Aggregate Event References for DM verifications
|
2019-12-12 13:37:17 +01:00 |
Valere
|
d0a3b4663e
|
FIx / room transport was not updating state
|
2019-12-12 13:37:17 +01:00 |
Valere
|
f53b99a423
|
rebase
|
2019-12-12 13:37:17 +01:00 |
Valere
|
6da0693488
|
Convert KeyVerificationStart to data class
|
2019-12-12 13:37:17 +01:00 |
Valere
|
ea817ff1c5
|
fix rebase
|
2019-12-12 12:04:38 +01:00 |
Valere
|
62f0c6edc0
|
Fix / Use transport to start verification
|
2019-12-12 12:04:38 +01:00 |
Valere
|
e71ad0e515
|
Simple strategy to Ignore old verification messages
|
2019-12-12 12:03:59 +01:00 |
Valere
|
553604423e
|
Support verification using room transport
|
2019-12-12 12:03:42 +01:00 |
Valere
|
be723256d3
|
FIx / room transport was not updating state
|
2019-12-12 10:49:42 +01:00 |
Valere
|
819d7182bb
|
rebase
|
2019-12-12 10:49:42 +01:00 |
Valere
|
0a2ffdbdf1
|
Convert KeyVerificationStart to data class
|
2019-12-12 10:49:42 +01:00 |
Valere
|
4ac7331f3d
|
fix rebase
|
2019-12-12 10:49:42 +01:00 |
Valere
|
7fc57bdf9b
|
Fix / Use transport to start verification
|
2019-12-12 10:49:42 +01:00 |
Valere
|
d370f6d7c8
|
Simple strategy to Ignore old verification messages
|
2019-12-12 10:49:42 +01:00 |
Valere
|
46ef442139
|
cleaning
|
2019-12-12 10:49:42 +01:00 |
Benoit Marty
|
5f3dc73440
|
Code review
|
2019-12-12 10:49:42 +01:00 |
Valere
|
6137a88a6f
|
Support verification using room transport
|
2019-12-12 10:49:42 +01:00 |
Valere
|
82af848c33
|
Fix / Verification Request Local Echo
|
2019-12-12 10:27:58 +01:00 |
ganfra
|
6b61c95843
|
Coroutines: introduce a sequencer
|
2019-12-11 20:39:07 +01:00 |
Benoit Marty
|
261b4be287
|
Follow naming convention
|
2019-12-11 18:51:46 +01:00 |
Benoit Marty
|
205fc0d9d6
|
Soft Logout - issue with device display name
|
2019-12-11 18:49:44 +01:00 |
Benoit Marty
|
7699560458
|
Soft Logout - WIP
|
2019-12-11 18:35:30 +01:00 |
Benoit Marty
|
a193b2659d
|
Create Uri extension and cleanup login code
|
2019-12-11 18:34:21 +01:00 |
Benoit Marty
|
bb85d41f05
|
Password could contain only spaces
|
2019-12-11 18:34:21 +01:00 |
Benoit Marty
|
9bfe904745
|
InvalidToken: Regular Signed out screen - move class
|
2019-12-11 18:34:21 +01:00 |
Benoit Marty
|
284dc8602f
|
InvalidToken: Regular Signed out screen
|
2019-12-11 18:34:21 +01:00 |
Benoit Marty
|
29087d4a87
|
InvalidToken: Rework MainActivity args
|
2019-12-11 18:34:21 +01:00 |
Benoit Marty
|
18649ebddb
|
InvalidToken: notify the app - WIP
|
2019-12-11 18:34:21 +01:00 |
Benoit Marty
|
d5935a13ac
|
MatrixError: add some MatrixError from the spec and copy paste documentation
|
2019-12-11 18:34:21 +01:00 |
Benoit Marty
|
670d4dc34e
|
MatrixError: rename the constants to follow the spec
|
2019-12-11 18:34:21 +01:00 |
Benoit Marty
|
5435a1739e
|
SoftLogout: parse the parameter from server response
|
2019-12-11 18:34:21 +01:00 |
Benoit Marty
|
853518fbb2
|
Version++
|
2019-12-11 18:34:06 +01:00 |
Valere
|
a673bf092d
|
Show untrusted conclusions
|
2019-12-11 18:19:32 +01:00 |
Valere
|
0776a301ea
|
Incoming DM verification handling in timeline
|
2019-12-11 16:49:34 +01:00 |
ganfra
|
3a269be2ef
|
Sync: fix crash on gplay flavor and reschedule when no network instead of showing a potential notification all the time
|
2019-12-11 16:24:30 +01:00 |
Valere
|
02f03e6b23
|
Fix test compilation
|
2019-12-11 16:00:53 +01:00 |
Valere
|
8305ce67dd
|
Aggregate Event References for DM verifications
|
2019-12-11 14:44:31 +01:00 |
Valere
|
95deeb1be7
|
Merge pull request #730 from vector-im/feature/sdk_dm_verification
[SDK] MSC2241 / verification in DMs
|
2019-12-11 11:10:46 +01:00 |
Valere
|
0b93f34fa0
|
Use diff_match_patch sources as dependency
|
2019-12-11 10:51:09 +01:00 |
ganfra
|
5338f93852
|
Sync: use a foreground service for initialSync.
|
2019-12-10 19:52:12 +01:00 |
Valere
|
73f0132d5d
|
FIx / room transport was not updating state
|
2019-12-10 16:37:54 +01:00 |
Benoit Marty
|
5915cebd6d
|
Merge branch 'release/0.10.0' into develop
|
2019-12-10 15:47:35 +01:00 |
Benoit Marty
|
d91ff87fb9
|
Prepare release 0.10.0
|
2019-12-10 15:47:26 +01:00 |
Valere
|
c462d15bcf
|
rebase
|
2019-12-10 14:23:56 +01:00 |
Valere
|
3cdd373368
|
Convert KeyVerificationStart to data class
|
2019-12-10 11:14:52 +01:00 |
Valere
|
e14602d1dc
|
fix rebase
|
2019-12-10 11:14:52 +01:00 |
Valere
|
2aa9c3ea22
|
Fix / Use transport to start verification
|
2019-12-10 11:14:52 +01:00 |