Benoit Marty
|
51fd45d317
|
typo and doc
|
2021-02-17 18:18:36 +01:00 |
|
Benoit Marty
|
fcee1f1150
|
Fix glitch on screen transition
|
2021-02-17 18:18:36 +01:00 |
|
Benoit Marty
|
0e322630f1
|
Ignore url override from credential if it is not valid (#2822)
|
2021-02-17 18:18:36 +01:00 |
|
Benoit Marty
|
d19cedef88
|
Less code
|
2021-02-17 18:18:36 +01:00 |
|
Benoit Marty
|
6aa5dc992d
|
Migrate AuthenticationService API to coroutines (#2449)
|
2021-02-17 18:18:36 +01:00 |
|
Damir Jelić
|
8b1b771ae6
|
gitignore: Ignore the generated uniffi sources
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
f6d31f15f1
|
gradle: Remove support for unsigned integers
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
e2692ec604
|
crypto: Forward sync crypto chagnes to the rust side
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
01149c8d45
|
rust: Clean up our deps
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
930e6f4e9b
|
rust: Remove an unused method
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
504e1e31bd
|
rust: Move the logger into a separate module
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
2d620e2ddf
|
rust: Move the errors into a separate module
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
75838fda2a
|
rust: Move the olm machine into a separate module
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
d50df9537c
|
crypto: Connect the rust logger to timber
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
4589b882c0
|
rust: Add support to forward rust logs to the kotlin side
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
3ddbe7e69b
|
crypto: Use the rust crypto layer to upload device/one-time keys
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
1eeb97ec51
|
crypto: Expose the new outgoing request method
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
e16c5d07e5
|
gradle.properties: Increase the heap size since it seems to run out of memory
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
f01e2460e1
|
crypto: Enable the use of unsigned ints for now and update the bindings wrapper
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
628f530633
|
rust-sdk: Add a method to get the ougtoing requests
|
2021-02-17 16:21:57 +01:00 |
|
Damir Jelić
|
0b9be11d85
|
rust-sdk: Change the sync receiving API to make it a bit more type safe
|
2021-02-17 16:21:57 +01:00 |
|
Damir Jelić
|
a557c05890
|
rust-sdk: Add a Makefile to build the bindings and put them into the jni folder
|
2021-02-17 16:21:57 +01:00 |
|
Damir Jelić
|
5886dc1cbc
|
gitignore: Update the gitignore file for the rust-sdk
|
2021-02-17 16:21:57 +01:00 |
|
Damir Jelić
|
de5a02b02a
|
matrix-sdk: Initial import of the rust-sdk crypto layer.
|
2021-02-17 16:21:57 +01:00 |
|
Benoit Marty
|
c787de75f5
|
Cleaup
|
2021-02-17 10:36:33 +01:00 |
|
Benoit Marty
|
a34c072c48
|
Rename interface
|
2021-02-17 10:28:49 +01:00 |
|
Benoit Marty
|
373586c23e
|
Cleanup
|
2021-02-17 10:25:06 +01:00 |
|
Benoit Marty
|
7115676393
|
Merge pull request #2832 from vector-im/feature/bma/fix_lint
Fix lint
|
2021-02-16 22:23:42 +01:00 |
|
ganfra
|
754dec949b
|
Remove useless log
|
2021-02-16 20:45:22 +01:00 |
|
Benoit Marty
|
6115a469eb
|
Fix lint
|
2021-02-16 19:32:02 +01:00 |
|
ganfra
|
776ebce497
|
Merge branch 'develop' into feature/fga/fix_some_voip_issues
|
2021-02-16 16:06:12 +01:00 |
|
ganfra
|
79acf1cc42
|
Fix copyright
|
2021-02-16 15:57:23 +01:00 |
|
Benoit Marty
|
9501fd74f0
|
Merge pull request #2826 from vector-im/feature/bma/fix_crash
Fix crash reported by PlayStore (#2707)
|
2021-02-16 13:10:21 +01:00 |
|
Benoit Marty
|
03735d9213
|
Merge pull request #2819 from vector-im/feature/bma/lang
a11y
|
2021-02-16 11:41:02 +01:00 |
|
Benoit Marty
|
3ac3f09df0
|
Merge branch 'develop' into feature/bma/lang
|
2021-02-16 11:40:24 +01:00 |
|
Benoit Marty
|
b534d4660c
|
Fix other potential crashes
|
2021-02-16 11:32:16 +01:00 |
|
Benoit Marty
|
bec4af7c87
|
Fix crash reported by PlayStore (#2707)
|
2021-02-16 11:23:36 +01:00 |
|
Benoit Marty
|
b0ea7cecb5
|
Move all colors to the same file and rename it
|
2021-02-16 10:37:17 +01:00 |
|
Benoit Marty
|
d351c2cabb
|
No need for VectorStyles
|
2021-02-16 10:34:06 +01:00 |
|
Benoit Marty
|
aab70e14fc
|
Cleanup logs (fix lint)
|
2021-02-16 10:33:52 +01:00 |
|
Benoit Marty
|
b3a408a34c
|
Merge pull request #2805 from vector-im/feature/bca/devtools
Dev tools initial commit
|
2021-02-16 09:46:49 +01:00 |
|
ganfra
|
3170d4428c
|
VoIP: extract the PSTNProtocoltChecker to the SDK
|
2021-02-15 19:34:37 +01:00 |
|
Benoit Marty
|
46615d698e
|
Merge pull request #2823 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
|
2021-02-15 17:47:48 +01:00 |
|
Benoit Marty
|
cf0b4d2581
|
Merge branch 'develop' into feature/bca/devtools
|
2021-02-15 16:00:32 +01:00 |
|
ganfra
|
5e3e5d2648
|
Clean code
|
2021-02-15 15:35:11 +01:00 |
|
Benoit Marty
|
59634753b3
|
Code review
|
2021-02-15 15:03:58 +01:00 |
|
ganfra
|
96b02d3154
|
VoIP: PSTN support was done too early
|
2021-02-15 14:49:45 +01:00 |
|
vachan-maker
|
a604e29744
|
Translated using Weblate (Malayalam)
Currently translated at 4.4% (93 of 2081 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ml/
|
2021-02-15 12:08:06 +00:00 |
|
zer0-x
|
e01899ce8f
|
Translated using Weblate (Arabic)
Currently translated at 100.0% (11 of 11 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/ar/
|
2021-02-15 12:08:01 +00:00 |
|
Slobodan Simić
|
adea3ab775
|
Translated using Weblate (Serbian)
Currently translated at 100.0% (226 of 226 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/sr/
|
2021-02-15 12:08:01 +00:00 |
|