Benoit Marty
|
e5656e264a
|
Merge pull request #2940 from vector-im/feature/bma/various_fixies
Rework event edition management
|
2021-03-04 18:03:45 +01:00 |
|
Benoit Marty
|
663fc28cd5
|
Fix copyright
|
2021-03-03 19:51:11 +01:00 |
|
Benoit Marty
|
915295efc0
|
Import SAS strings
|
2021-03-03 19:36:39 +01:00 |
|
Benoit Marty
|
68364e0a82
|
Fix test compilation issue
|
2021-03-03 18:50:21 +01:00 |
|
Benoit Marty
|
b8498aecd9
|
Code quality
|
2021-03-03 15:17:41 +01:00 |
|
Benoit Marty
|
9c76ee97eb
|
Move SDK strings to the application
|
2021-03-03 14:50:54 +01:00 |
|
Benoit Marty
|
dc63d6ae73
|
Remove StringProvider from SDK
|
2021-03-03 14:16:11 +01:00 |
|
Benoit Marty
|
a3b1c348ef
|
Create VectorRoomDisplayNameFallbackProvider to provide default room names
|
2021-03-03 14:15:40 +01:00 |
|
Benoit Marty
|
c13ff6a392
|
Extract Factories to dedicated files
|
2021-03-03 13:49:50 +01:00 |
|
Benoit Marty
|
8682c95c19
|
Do not leak user's local in fallback for verification request
|
2021-03-03 12:52:49 +01:00 |
|
Benoit Marty
|
e2e7516a99
|
Remove string usage from SDK - step 2 - InitSyncStep
|
2021-03-03 12:45:46 +01:00 |
|
Benoit Marty
|
c42b42cb61
|
Remove string usage from SDK - step 1 - Role
Lint will also be able to detect more possible errors with this change
|
2021-03-03 12:13:08 +01:00 |
|
Weblate
|
3b9adbf5c8
|
Merge branch 'origin/develop' into Weblate.
|
2021-03-03 09:29:37 +00:00 |
|
HelaBasa
|
7864707699
|
Translated using Weblate (Sinhala)
Currently translated at 0.4% (1 of 226 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/si/
|
2021-03-03 09:28:50 +00:00 |
|
Benoit Marty
|
5c9750fb07
|
Moar cleanup after rebase and before merge
|
2021-03-02 19:18:19 +01:00 |
|
Valere
|
533a7bb180
|
Code Review
|
2021-03-02 18:52:32 +01:00 |
|
Onuray Sahin
|
4450f51d78
|
runCatching added to loadMembersTask execution.
|
2021-03-02 18:50:43 +01:00 |
|
Onuray Sahin
|
fae484cb95
|
Create test for ensureOutboundSession function.
|
2021-03-02 18:50:43 +01:00 |
|
Onuray Sahin
|
11dffacc48
|
Code review fixes.
|
2021-03-02 18:50:43 +01:00 |
|
Onuray Sahin
|
8b39eabc0f
|
Code review fixes.
|
2021-03-02 18:50:43 +01:00 |
|
Onuray Sahin
|
a623395585
|
Code review fixes.
|
2021-03-02 18:50:43 +01:00 |
|
Onuray Sahin
|
a2de80091d
|
Code review fixes.
|
2021-03-02 18:49:11 +01:00 |
|
Onuray Sahin
|
e92edc7cb1
|
Fix remember to call the function.
|
2021-03-02 18:49:11 +01:00 |
|
Onuray Sahin
|
ae648c3e11
|
Make outbound key sharing strategy configurable.
|
2021-03-02 18:49:11 +01:00 |
|
HelaBasa
|
e6265c277e
|
Added translation using Weblate (Sinhala)
|
2021-03-02 17:32:24 +00:00 |
|
Benoit Marty
|
4e2e73637a
|
Be robust if Event.type is missing (#2946)
|
2021-03-02 16:14:57 +01:00 |
|
Benoit Marty
|
b027e43615
|
Cleanup
|
2021-03-02 11:41:20 +01:00 |
|
Benoit Marty
|
a8ba125bd2
|
Rename val for code clarity, and use facility
|
2021-03-02 11:37:13 +01:00 |
|
Benoit Marty
|
5d69a1ab91
|
Fix a last bug when all editions has been deleted
|
2021-03-02 11:30:30 +01:00 |
|
Benoit Marty
|
95395945f2
|
Also filter redacted events
|
2021-03-02 11:18:06 +01:00 |
|
Benoit Marty
|
c33af6de6a
|
Do not show edition from other users
|
2021-03-02 11:11:28 +01:00 |
|
Benoit Marty
|
d2b39e5cb8
|
Convert RelationService to suspend (#2449)
|
2021-03-02 10:52:03 +01:00 |
|
dependabot[bot]
|
8c87716013
|
Bump libphonenumber from 8.12.18 to 8.12.19
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.12.18 to 8.12.19.
- [Release notes](https://github.com/google/libphonenumber/releases)
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md)
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.18...v8.12.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-02 06:59:54 +00:00 |
|
Benoit Marty
|
097668b762
|
Rework edition of event management - step 2
|
2021-03-01 20:42:47 +01:00 |
|
Benoit Marty
|
1bfd78753a
|
Ensure we do not edit an Event from another room
|
2021-03-01 20:42:02 +01:00 |
|
Benoit Marty
|
bdec23f740
|
Rework edition of event management
|
2021-03-01 20:42:02 +01:00 |
|
Benoit Marty
|
c7e7bf4d2c
|
Move VerificationState?.toState() to a dedicated file and in the correct package
|
2021-03-01 15:47:22 +01:00 |
|
Benoit Marty
|
9a635dd906
|
Move VerificationState to a dedicated file and in the correct package
|
2021-03-01 15:47:22 +01:00 |
|
Benoit Marty
|
de00bab1d4
|
Merge pull request #2912 from vector-im/dependabot/gradle/org.matrix.gitlab.matrix-org-olm-3.2.2
Bump olm from 3.2.1 to 3.2.2
|
2021-03-01 10:56:45 +01:00 |
|
Besnik Bleta
|
f65c9cf812
|
Translated using Weblate (Albanian)
Currently translated at 98.2% (222 of 226 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/sq/
|
2021-02-27 17:34:20 +00:00 |
|
Marcelo Filho
|
3d5a15fb1b
|
Translated using Weblate (Portuguese (Brazil))
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/pt_BR/
|
2021-02-27 17:34:20 +00:00 |
|
Ricardo
|
257fc08404
|
Translated using Weblate (Spanish)
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/es/
|
2021-02-27 17:34:20 +00:00 |
|
dependabot[bot]
|
f6123d8dfd
|
Bump daggerVersion from 2.32 to 2.33
Bumps `daggerVersion` from 2.32 to 2.33.
Updates `dagger` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33)
Updates `dagger-compiler` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-26 07:14:10 +00:00 |
|
dependabot[bot]
|
f49777ef56
|
Bump olm from 3.2.1 to 3.2.2
Bumps olm from 3.2.1 to 3.2.2.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-24 07:15:07 +00:00 |
|
Benoit Marty
|
c3192d9f7c
|
Latest improvement
|
2021-02-23 10:31:19 +01:00 |
|
Benoit Marty
|
24e9e6bbd7
|
Move to dedicated package and split into several files
|
2021-02-23 10:31:19 +01:00 |
|
Benoit Marty
|
b870a8b791
|
Create ProgressReporter interface
|
2021-02-23 10:31:19 +01:00 |
|
Benoit Marty
|
1c83ee086a
|
More rework of DefaultInitialSyncProgressService
|
2021-02-23 10:31:19 +01:00 |
|
Benoit Marty
|
5e7b36d319
|
Fix issue with progress
|
2021-02-23 10:31:19 +01:00 |
|
Benoit Marty
|
4e1fcf87ae
|
Improve DefaultInitialSyncProgressService
|
2021-02-23 10:31:19 +01:00 |
|