Florian Renaud
|
eab4ebc3b1
|
Remove roomCreatorUserId and use current userId by default
|
2022-08-25 14:16:20 +02:00 |
Florian Renaud
|
90d688c222
|
Remove useless explicit field type
|
2022-08-25 14:07:50 +02:00 |
Florian Renaud
|
2be2a05795
|
Change visibility of LocalRoomThirdPartyInviteContent to internal
|
2022-08-25 14:05:25 +02:00 |
Florian Renaud
|
110cabaca1
|
Remove useless apply in CreateLocalRoomStateEventsTask
|
2022-08-25 14:00:58 +02:00 |
Florian Renaud
|
5d1124aa95
|
Update doc
|
2022-08-25 13:57:50 +02:00 |
Florian Renaud
|
128ff0d6ec
|
Extract condition to reduce code complexity
|
2022-08-25 13:57:50 +02:00 |
Florian Renaud
|
cbf9dbf290
|
Verify tombstone event
|
2022-08-25 13:57:50 +02:00 |
Florian Renaud
|
725537d8fe
|
Remove safe call
|
2022-08-25 13:57:50 +02:00 |
Florian Renaud
|
3905e564bd
|
Add unit tests for CreateRoomFromLocalRoomTask
|
2022-08-25 13:57:49 +02:00 |
Florian Renaud
|
882065f6cd
|
Add unit tests for CreateLocalRoomStateEventsTask
|
2022-08-25 13:57:49 +02:00 |
Florian Renaud
|
e22ce0d842
|
Set stateKey as empty by default
|
2022-08-25 13:57:49 +02:00 |
Florian Renaud
|
dee8484618
|
Create local room state events in dedicated task
|
2022-08-25 13:57:49 +02:00 |
Florian Renaud
|
7216f6bd64
|
Fix local events generation following the specification
|
2022-08-25 13:57:49 +02:00 |
Florian Renaud
|
5df71c6161
|
Update CreateRoomParams from the potential FeaturePreset before persisting
|
2022-08-25 13:57:49 +02:00 |
Florian Renaud
|
c96343f1d7
|
Persists CreateRoomParams into LocalRoomSummaryEntity
|
2022-08-25 13:57:49 +02:00 |
Florian Renaud
|
69917ebc2e
|
Start DM - Handle third party invites
|
2022-08-25 13:57:49 +02:00 |
Florian Renaud
|
b14e3c61b3
|
Start DM - Fix first message not encrypted
|
2022-08-25 13:57:49 +02:00 |
Florian Renaud
|
72896f1c8a
|
Create the DM when sending an event
|
2022-08-25 13:57:49 +02:00 |
Nikita Fedrunov
|
da70d520bc
|
fixed space switching dialog measured with wrong height sometimes (#6928)
|
2022-08-25 10:49:44 +02:00 |
dependabot[bot]
|
829c2482d5
|
Bump org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0
Bumps org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-24 23:06:26 +00:00 |
ericdecanini
|
64894d4443
|
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/NewHomeDetailFragment.kt
|
2022-08-24 20:25:02 +02:00 |
ericdecanini
|
e9120c8e33
|
Changes content description of chevron based on expanded state
|
2022-08-24 20:22:46 +02:00 |
Benoit Marty
|
66a6018a93
|
Detekt
|
2022-08-24 14:06:35 +02:00 |
Benoit Marty
|
5d711793ad
|
Changelog
|
2022-08-24 12:39:58 +02:00 |
Benoit Marty
|
2b5920e451
|
Merge pull request #6894 from vector-im/feature/bma/remove_fragment_module
Remove fragment module
|
2022-08-24 12:30:02 +02:00 |
Benoit Marty
|
2c63dee86a
|
Avoid trying to log formatted Json if Http bodies are not logged.
|
2022-08-24 10:16:57 +02:00 |
Benoit Marty
|
8cec528ac7
|
Only one FormatterJsonHttpLogger implementation is required.
|
2022-08-24 10:11:24 +02:00 |
Jeff Huang
|
e523699cfe
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
|
2022-08-24 04:43:05 +00:00 |
Benoit Marty
|
4c2f8537e1
|
Changelog
|
2022-08-23 18:51:14 +02:00 |
Benoit Marty
|
d7b2cc095a
|
Format fixes.
|
2022-08-23 18:49:16 +02:00 |
Benoit Marty
|
c494644abf
|
Inject AvatarRenderer normally.
|
2022-08-23 18:49:16 +02:00 |
Benoit Marty
|
80b3c45928
|
Create a GalleryOrCameraDialogHelperFactory
|
2022-08-23 18:49:16 +02:00 |
Benoit Marty
|
8555758911
|
Remove the FragmentFactory reference
|
2022-08-23 18:49:16 +02:00 |
Benoit Marty
|
22db6b4619
|
Use @AndroidEntryPoint for all Fragment
|
2022-08-23 18:49:16 +02:00 |
Benoit Marty
|
997336ec5d
|
No need to Inject constructor
|
2022-08-23 18:47:23 +02:00 |
Benoit Marty
|
5f0b26ae39
|
Remove FragmentModule
|
2022-08-23 18:47:23 +02:00 |
Benoit Marty
|
d85a16482e
|
Merge pull request #6700 from vector-im/sync-analytics-plan
Sync analytics plan
|
2022-08-23 17:14:02 +02:00 |
Benoit Marty
|
f6e382572e
|
Merge pull request #6893 from vector-im/dependabot/gradle/flipper-0.161.0
Bump flipper from 0.157.0 to 0.161.0
|
2022-08-23 17:09:37 +02:00 |
Benoit Marty
|
a869a7208c
|
Merge pull request #6913 from vector-im/dependabot/github_actions/danger/danger-js-11.1.2
Bump danger/danger-js from 11.1.1 to 11.1.2
|
2022-08-23 17:09:01 +02:00 |
Benoit Marty
|
8e853fe091
|
Merge pull request #6914 from vector-im/dependabot/gradle/org.owasp-dependency-check-gradle-7.1.2
Bump dependency-check-gradle from 7.1.1 to 7.1.2
|
2022-08-23 17:07:53 +02:00 |
Benoit Marty
|
973a5f1d6e
|
Version++
|
2022-08-23 17:02:24 +02:00 |
Benoit Marty
|
6c47635a87
|
Merge branch 'release/v1.4.34' into develop
|
2022-08-23 17:00:10 +02:00 |
Benoit Marty
|
6c2885ff39
|
Granfra's review
|
2022-08-23 16:36:39 +02:00 |
Onuray Sahin
|
248c05f4e2
|
Create other session item layout.
|
2022-08-23 17:20:37 +03:00 |
Onuray Sahin
|
ec5d950b7b
|
Fix current session device name.
|
2022-08-23 17:20:01 +03:00 |
Onuray Sahin
|
2648771196
|
Create custom view for other sessions.
|
2022-08-23 17:19:03 +03:00 |
Benoit Marty
|
adcb3c594a
|
fastlane
|
2022-08-23 16:09:36 +02:00 |
Benoit Marty
|
34fef8d197
|
reorder changelog
|
2022-08-23 16:08:52 +02:00 |
Benoit Marty
|
033557dba4
|
Towncrier
|
2022-08-23 16:07:57 +02:00 |
Benoit Marty
|
58954ed590
|
Fix Exception: java.lang.IllegalArgumentException: Configurations cannot be different if used to open the same file.
See for instance https://github.com/matrix-org/element-android-rageshakes/issues/41975
|
2022-08-23 15:36:17 +02:00 |