Danial Behzadi
|
c63538a01a
|
Translated using Weblate (Persian)
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/fa/
|
2022-08-26 08:32:43 +00:00 |
|
Priit Jõerüüt
|
83da82ce0b
|
Translated using Weblate (Estonian)
Currently translated at 99.6% (2336 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
|
2022-08-26 08:32:41 +00:00 |
|
Vri
|
4e56f66112
|
Translated using Weblate (German)
Currently translated at 98.0% (2298 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
|
2022-08-26 08:32:40 +00:00 |
|
waclaw66
|
22b0a23d26
|
Translated using Weblate (Czech)
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/cs/
|
2022-08-26 08:32:39 +00:00 |
|
Florian Renaud
|
e43bc88a4d
|
Merge pull request #6127 from vector-im/feature/fre/start_dm_on_first_msg_impl
Create the DM when sending an event
|
2022-08-26 09:15:34 +02:00 |
|
ericdecanini
|
457157995a
|
Removes unused import
|
2022-08-25 17:19:39 +02:00 |
|
Nikita Fedrunov
|
70cfe00271
|
new app layouts invites (#6911)
|
2022-08-25 16:34:04 +02:00 |
|
ericdecanini
|
d8398c279c
|
Adds content description to fix lint warning
|
2022-08-25 16:32:31 +02:00 |
|
Adam Brown
|
493d9240c2
|
parsing the space commands by checking for the size and last segment to find the space id to join/add to
|
2022-08-25 15:30:43 +01:00 |
|
ericdecanini
|
a5536ab894
|
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-25 16:15:53 +02:00 |
|
Nikita Fedrunov
|
225d05e0be
|
bottom navigation tabs are removed for AppLayout (#6905)
|
2022-08-25 15:59:38 +02:00 |
|
Timuçin Boldt
|
b2212a7e2b
|
focus input when changing server address
|
2022-08-25 14:52:16 +02:00 |
|
Florian Renaud
|
ee7c0593ba
|
Fix copyright
|
2022-08-25 14:37:06 +02:00 |
|
Florian Renaud
|
cac4df7d66
|
Improve createRoomThreePidEvents for clarity
|
2022-08-25 14:28:17 +02:00 |
|
ericdecanini
|
51ccd43724
|
Removes change space from strings xml
|
2022-08-25 14:16:20 +02:00 |
|
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]
|
d130dd5e1b
|
Bump com.autonomousapps.dependency-analysis from 1.12.0 to 1.13.1
Bumps com.autonomousapps.dependency-analysis from 1.12.0 to 1.13.1.
---
updated-dependencies:
- dependency-name: com.autonomousapps.dependency-analysis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-24 23:09:05 +00: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 |
|