Damir Jelić
|
4b157f7915
|
crypto: Don't use the device list manager in onSyncWillProcess
|
2021-03-24 17:03:36 +01:00 |
|
Damir Jelić
|
4eeb47dc56
|
crypto: Remove more unused methods
|
2021-03-24 16:27:38 +01:00 |
|
Damir Jelić
|
6bc825b0bc
|
crypto: Remove the UploadKeysTask copy
|
2021-03-24 16:15:52 +01:00 |
|
Damir Jelić
|
36451e5410
|
crypto: Remove the unused olm unwedging method
|
2021-03-24 16:01:40 +01:00 |
|
Damir Jelić
|
6e53ab2bcf
|
crypto: Remove an unused method
|
2021-03-24 16:01:19 +01:00 |
|
Damir Jelić
|
629623f720
|
crypto: Remove the one-time keys uploader
|
2021-03-24 16:00:51 +01:00 |
|
Damir Jelić
|
555d24fea5
|
crypto: Remove the delete device with password task
|
2021-03-24 15:54:56 +01:00 |
|
Damir Jelić
|
1773a361d1
|
crypto: Remove the method to delete devices with an user password
|
2021-03-24 15:49:31 +01:00 |
|
Damir Jelić
|
758e8f7fb6
|
crypto: Remove the cancelRoomKeyRequest method
|
2021-03-24 15:45:03 +01:00 |
|
Damir Jelić
|
67f238069a
|
crypto: Remove the gossipping managers from the crypto service
|
2021-03-24 15:44:33 +01:00 |
|
Damir Jelić
|
5b2629ba00
|
crypto: Remove the incoming gossipping manager
|
2021-03-24 15:21:39 +01:00 |
|
Damir Jelić
|
981e6b65b0
|
crypto: Remove the requestRoomKeyForEvent method
This method doesn't seem to be used anywhere, only a single tests seems
to call it. The funcionality has been moved to the rust-sdk and tested
there.
|
2021-03-24 14:20:39 +01:00 |
|
Damir Jelić
|
515c9be2d9
|
crypto: Remove the CryptoSyncHandler
|
2021-03-24 14:17:26 +01:00 |
|
Damir Jelić
|
f5348d6c9d
|
crypto: Remove the object signer from the crypto service
|
2021-03-24 14:02:32 +01:00 |
|
Damir Jelić
|
e4ac5f6c13
|
crypto: Don't track users on the kotlin side of things
|
2021-03-24 13:45:15 +01:00 |
|
Damir Jelić
|
669a5f9815
|
crypto: Remove the MXOlmDevice
|
2021-03-24 12:35:21 +01:00 |
|
Damir Jelić
|
7f86f512ed
|
crypto: Remove the one-time key uploader since Rust is handling this
|
2021-03-24 12:28:41 +01:00 |
|
Benoit Marty
|
276677295f
|
Deleted translation using Weblate (Norwegian Bokmål (nb))
|
2021-03-24 08:49:57 +00:00 |
|
Benoit Marty
|
024dcf1f6c
|
Be robust to Exception.
And display details about it in the bottom sheet
|
2021-03-23 21:11:32 +01:00 |
|
Benoit Marty
|
2b70a8450c
|
Merge pull request #3034 from vector-im/feature/bma/reply_image_preview
Picture preview when replying.
|
2021-03-22 20:49:40 +01:00 |
|
Benoit Marty
|
967b8f4afb
|
Merge branch 'develop' into feature/bma/reply_image_preview
|
2021-03-22 20:49:32 +01:00 |
|
Benoit Marty
|
1b2f529f7c
|
Merge pull request #2985 from vector-im/feature/ons/api_interceptor
Api interceptor implementation to allow app developers to peek responses
|
2021-03-22 20:48:51 +01:00 |
|
Benoit Marty
|
274aef8f24
|
Code qual
|
2021-03-22 19:15:06 +01:00 |
|
Benoit Marty
|
5136979352
|
Cleanup on unbinding
Valere's review
|
2021-03-22 18:33:06 +01:00 |
|
Benoit Marty
|
5cd86c685d
|
Copyright
|
2021-03-22 18:29:06 +01:00 |
|
Benoit Marty
|
f106176752
|
Add missing synchronized
|
2021-03-22 18:26:29 +01:00 |
|
Benoit Marty
|
d85d44bf4b
|
Add ApiInterceptor.removeListener()
|
2021-03-22 18:09:42 +01:00 |
|
Benoit Marty
|
f6e43a5305
|
Add Android test on ApiInterceptor
|
2021-03-22 17:13:16 +01:00 |
|
Benoit Marty
|
21cff9a749
|
Update after Ganfra's review, and kotlinification
|
2021-03-22 16:36:44 +01:00 |
|
Onuray Sahin
|
7db1d81eb6
|
Changelog added.
|
2021-03-22 16:19:51 +01:00 |
|
Onuray Sahin
|
9e7d4c901e
|
Api interceptor implementation to allow app developers to peek responses.
|
2021-03-22 16:18:51 +01:00 |
|
Benoit Marty
|
a8fedfff53
|
Merge pull request #3021 from vector-im/feature/bma/filter_some_url_preview
Disable URL preview for some domains (#2995)
|
2021-03-22 15:41:22 +01:00 |
|
vachan-maker
|
b117c30e44
|
Translated using Weblate (Malayalam)
Currently translated at 16.7% (396 of 2362 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ml/
|
2021-03-21 15:34:25 +00:00 |
|
GokdenizK
|
beb552db31
|
Translated using Weblate (Turkish)
Currently translated at 66.2% (1564 of 2362 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/tr/
|
2021-03-21 15:34:25 +00:00 |
|
ozzii
|
2bdb67cd4d
|
Translated using Weblate (Serbian)
Currently translated at 23.0% (545 of 2362 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sr/
|
2021-03-21 15:34:22 +00:00 |
|
oogm
|
0fc102461c
|
Update import_emojis.py to pull keywords from emojilib, update quick reactions
|
2021-03-19 22:24:43 +01:00 |
|
Benoit Marty
|
7b8ede03bc
|
Picture preview when replying. Also add the image preview in the message detail bottomsheet (#2916)
|
2021-03-19 20:09:53 +01:00 |
|
Benoit Marty
|
fa37070884
|
Disable URL preview for some domains (#2995)
|
2021-03-19 17:23:19 +01:00 |
|
Benoit Marty
|
43fd9910e3
|
Merge pull request #3031 from vector-im/feature/bma/other_fixies
Some fixies
|
2021-03-19 17:06:54 +01:00 |
|
Benoit Marty
|
684c0332d5
|
Remove commented out code
|
2021-03-19 16:27:31 +01:00 |
|
Benoit Marty
|
2ffcc63de8
|
Typo
|
2021-03-19 16:00:49 +01:00 |
|
Benoit Marty
|
0a854918c2
|
Merge pull request #3003 from vector-im/feature/bma/split_key_request
Split key request
|
2021-03-19 15:58:33 +01:00 |
|
Benoit Marty
|
1214abdd44
|
Merge branch 'develop' into feature/bma/split_key_request
|
2021-03-19 15:57:55 +01:00 |
|
Benoit Marty
|
91769b71db
|
Merge pull request #3024 from vector-im/dependabot/gradle/epoxy_version-4.4.3
Bump epoxy_version from 4.4.2 to 4.4.3
|
2021-03-19 15:57:33 +01:00 |
|
Benoit Marty
|
9c5256b4e2
|
Merge pull request #3025 from vector-im/feature/bca/bulk_no_olm
Send several NO_OLM in one request
|
2021-03-19 15:57:20 +01:00 |
|
Benoit Marty
|
c0a4b17a34
|
Merge pull request #3028 from vector-im/dependabot/gradle/com.android.tools.build-gradle-4.1.3
Bump gradle from 4.1.2 to 4.1.3
|
2021-03-19 15:55:36 +01:00 |
|
Benoit Marty
|
c43479420a
|
Reorder signature for clarity
|
2021-03-19 15:42:42 +01:00 |
|
Benoit Marty
|
7e2a5e55f7
|
Simplify signature, userId is a member of the class
|
2021-03-19 15:38:14 +01:00 |
|
Benoit Marty
|
294df236c5
|
Hide encrypted reactions from the timeline (#2509)
|
2021-03-19 15:33:25 +01:00 |
|
Benoit Marty
|
485c44454b
|
Handle encrypted reactions (#2509)
|
2021-03-19 15:27:56 +01:00 |
|