Benoit Marty
|
f81eb298cb
|
Cleanup QRCode v1
|
2020-02-19 18:06:51 +01:00 |
|
Benoit Marty
|
66a2958c39
|
Add unit test to check byte array to string conversion
|
2020-02-19 14:21:41 +01:00 |
|
Ganard
|
a305ce302e
|
Coroutine sequencer: use semaphore
|
2020-02-14 19:37:51 +01:00 |
|
Benoit Marty
|
dd13b6bd99
|
Add test for DisplayName condition (passing)
|
2020-02-07 15:44:46 +01:00 |
|
Benoit Marty
|
9df699db59
|
Reorder tests
|
2020-02-07 15:35:09 +01:00 |
|
Benoit Marty
|
8bdb2b88fd
|
make the test compile
|
2020-02-07 15:32:36 +01:00 |
|
Benoit Marty
|
80f4f95f81
|
QRCode: requestId is not supposed to be an eventId
|
2020-01-31 11:11:27 +01:00 |
|
Benoit Marty
|
fb98d6ef42
|
QRCode: add other_device_key field and make it optional, along with other_user_key
|
2020-01-30 16:46:12 +01:00 |
|
Benoit Marty
|
2bccd19f84
|
QRcode: Url encode the keys
|
2020-01-30 10:17:04 +01:00 |
|
Benoit Marty
|
8b6ffc2fb1
|
ktlint
|
2020-01-29 16:18:33 +01:00 |
|
Valere
|
63e36b0403
|
Remove unused test
|
2020-01-29 10:16:57 +01:00 |
|
Benoit Marty
|
df49ab8362
|
QR code: update code which build URL
|
2020-01-28 15:48:09 +01:00 |
|
Benoit Marty
|
c323b61575
|
Ignore typo
|
2020-01-22 18:27:59 +01:00 |
|
Benoit Marty
|
cbf418c401
|
Update after MSC change
|
2020-01-22 18:22:01 +01:00 |
|
Benoit Marty
|
41c691f26c
|
Create QrCodeData class and method to convert to URL and vice versa, with TUs
|
2020-01-22 17:58:25 +01:00 |
|
Valere
|
6ab540045b
|
Refactoring / deprecation of MXDeviceInfo
introduced TrustLevels
|
2020-01-21 10:25:57 +01:00 |
|
Benoit Marty
|
35f011ba37
|
Fix ktlint issues
|
2020-01-09 14:20:17 +01:00 |
|
Benoit Marty
|
93cdce6c3e
|
Cleanup tests
|
2020-01-09 14:20:17 +01:00 |
|
Benoit Marty
|
ae3381227c
|
Add Unit tests from legacy SDK
|
2020-01-09 14:20:17 +01:00 |
|
Benoit Marty
|
e14b9b3b20
|
Fix test compilation issue
|
2020-01-09 08:03:14 +01:00 |
|
ganfra
|
5dd46e82d7
|
Sync: make only one big transaction to avoid having bad states
|
2019-12-13 18:21:44 +01:00 |
|
ganfra
|
fe2be90002
|
Sync: use the CoroutineSequencer but need more tests
|
2019-12-13 15:37:38 +01:00 |
|
ganfra
|
eab94b4f03
|
Sequencer: handle cancellation
|
2019-12-12 14:30:40 +01:00 |
|
ganfra
|
6b61c95843
|
Coroutines: introduce a sequencer
|
2019-12-11 20:39:07 +01:00 |
|
ganfra
|
ad9a48d5fa
|
Clean code
|
2019-11-05 18:36:30 +01:00 |
|
ganfra
|
93df8c56a8
|
Fix compilation error and use mockk instead of manual mocking (prone to error)
|
2019-11-04 17:09:03 +01:00 |
|
Benoit Marty
|
7c567b04bb
|
Make test compile and pass
|
2019-10-24 16:36:12 +02:00 |
|
Benoit Marty
|
723a007c39
|
Merge pull request #626 from vector-im/feature/myUserIdInject
Inject userId where possible
|
2019-10-21 16:01:48 +02:00 |
|
Benoit Marty
|
cd0a40c18d
|
Fix compil test issue
|
2019-10-18 14:34:44 +02:00 |
|
Benoit Marty
|
17636019e0
|
Change order of parameters
|
2019-10-18 14:32:34 +02:00 |
|
Benoit Marty
|
3622c0ecb4
|
Mark all as read
|
2019-10-11 16:22:32 +02:00 |
|
Benoit Marty
|
fbb23dfb66
|
ktlint: fix (no-empty-first-line-in-method-block) issues
|
2019-10-09 16:43:12 +02:00 |
|
Benoit Marty
|
15dc4d6369
|
Fix ktlint issue automatically by running ./ktlint --android -v -F
|
2019-10-09 15:24:05 +02:00 |
|
Benoit Marty
|
03f8120b7d
|
Create enum for Push rules. Also add some TODOs
|
2019-09-20 17:50:15 +02:00 |
|
Benoit Marty
|
65e123d87f
|
Split long lines
|
2019-07-11 13:32:28 +02:00 |
|
Valere
|
d0b145d031
|
Edit emote
|
2019-07-11 12:29:02 +02:00 |
|
Benoit Marty
|
7a08a11b19
|
Fix compilation of test
|
2019-07-10 18:17:03 +02:00 |
|
Valere
|
3aa30e5f15
|
Fix reply of reply
|
2019-07-10 18:06:44 +02:00 |
|
ganfra
|
dd07f5c2a6
|
TimelineEvent : update sender data when loading room members and prune event (+ remove RoomSummaryMapper param)
|
2019-07-08 15:32:24 +02:00 |
|
Benoit Marty
|
f41c0311fa
|
Fix done TODO
|
2019-07-03 11:58:50 +02:00 |
|
Benoit Marty
|
0f039fce32
|
Add 30 missing copyright block
|
2019-06-28 15:59:20 +02:00 |
|
Benoit Marty
|
71ae99012b
|
Code review and cleanup
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
1feb1f9c3f
|
Fix test
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
4e6b34b9d1
|
Fix issues on Notification Event resolver
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
0584fc3666
|
Get real push rules from server and evaluate them
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
0e46fc4c0a
|
WIP
|
2019-06-26 12:19:54 +02:00 |
|
ganfra
|
0266380485
|
Start introducing tests
|
2018-12-11 15:36:09 +01:00 |
|
ganfra
|
b406e8301a
|
first commit
|
2018-10-03 17:58:12 +02:00 |
|