Onuray Sahin
|
bae830dd03
|
Merge pull request #6222 from vector-im/feature/ons/fix_voice_message_stackoverflow
Fix StackOverflowError while recording voice message [PSF-1065]
|
2022-06-06 12:58:15 +03:00 |
|
Adam Brown
|
6fcbd24ce1
|
reverting instance check, no longer needed as the event no longer contains any data
- it's part of the initialstate instead
|
2022-06-06 10:23:06 +01:00 |
|
Adam Brown
|
5d0d177a7a
|
including null case in the authentication when
|
2022-06-06 10:22:22 +01:00 |
|
Onuray Sahin
|
0b9db0ee6b
|
Code review fix.
|
2022-06-06 12:19:09 +03:00 |
|
bmarty
|
0104fe70ab
|
Sync analytics plan
|
2022-06-06 00:03:15 +00:00 |
|
Jorge Martin Espinosa
|
166d2a3ba0
|
Merge pull request #6151 from vector-im/feature/jorgem/outbound_presharing_keys_mode
Allow .well-known configuration to override key sharing mode.
|
2022-06-03 15:33:59 +02:00 |
|
Claire G
|
6ed6b49d7f
|
fix text cropped
|
2022-06-03 14:41:43 +02:00 |
|
ericdecanini
|
7d8590d85f
|
Disables when arrow alignment post merge with develop
|
2022-06-03 12:14:47 +02:00 |
|
ericdecanini
|
5cc7deea4e
|
Merge remote-tracking branch 'origin/develop' into task/eric/when-arrow-alignment
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/auth/registration/DefaultRegistrationWizard.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/crypto/keysbackup/DefaultKeysBackupService.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/summary/RoomSummaryDataSource.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/worker/MatrixWorkerFactory.kt
# vector/src/main/java/im/vector/app/core/ui/views/ReadReceiptsView.kt
# vector/src/main/java/im/vector/app/core/utils/TextUtils.kt
# vector/src/main/java/im/vector/app/features/crypto/recover/BootstrapSharedViewModel.kt
# vector/src/main/java/im/vector/app/features/crypto/verification/VerificationBottomSheetViewModel.kt
# vector/src/main/java/im/vector/app/features/home/HomeActivity.kt
# vector/src/main/java/im/vector/app/features/home/HomeActivityViewModel.kt
# vector/src/main/java/im/vector/app/features/home/HomeDetailFragment.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/TimelineFragment.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/timeline/factory/LiveLocationShareMessageItemFactory.kt
# vector/src/main/java/im/vector/app/features/home/room/list/RoomListFragment.kt
# vector/src/main/java/im/vector/app/features/home/room/list/RoomListSectionBuilderSpace.kt
# vector/src/main/java/im/vector/app/features/home/room/list/RoomSummaryItemFactory.kt
# vector/src/main/java/im/vector/app/features/onboarding/OnboardingViewModel.kt
# vector/src/main/java/im/vector/app/features/onboarding/ftueauth/FtueAuthVariant.kt
|
2022-06-03 12:06:23 +02:00 |
|
dependabot[bot]
|
941d5844b5
|
Bump olm-sdk from 3.2.11 to 3.2.12
Bumps olm-sdk from 3.2.11 to 3.2.12.
---
updated-dependencies:
- dependency-name: org.matrix.android:olm-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-03 01:03:37 +00:00 |
|
Benoit Marty
|
b6b487dfa0
|
Merge pull request #6094 from vector-im/feature/adm/ftue-avoid-resetting-login-state
SDK - Avoid resetting login state when calling `AuthenticationService.getLoginFlow`
|
2022-06-02 23:11:52 +02:00 |
|
dependabot[bot]
|
524dcbb3d1
|
Bump core-ktx from 1.7.0 to 1.8.0
Bumps core-ktx from 1.7.0 to 1.8.0.
---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-02 10:50:27 +00:00 |
|
Benoit Marty
|
e53c0909dc
|
Merge pull request #6227 from vector-im/dependabot/gradle/androidx.appcompat-appcompat-1.4.2
Bump appcompat from 1.4.1 to 1.4.2
|
2022-06-02 12:49:13 +02:00 |
|
dependabot[bot]
|
7c50720b76
|
Bump appcompat from 1.4.1 to 1.4.2
Bumps appcompat from 1.4.1 to 1.4.2.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 23:19:50 +00:00 |
|
Adam Brown
|
8e8d38c3bb
|
adding changelog entry
|
2022-06-01 16:48:10 +01:00 |
|
Adam Brown
|
4f8aedb038
|
moving and updating duplicated service function doc
|
2022-06-01 16:48:10 +01:00 |
|
Adam Brown
|
b0c294b41b
|
avoiding resetting pending state when starting a new login flow
- fixes selecting a incorrect homeserver and returning to the previous login page also failing
|
2022-06-01 16:48:10 +01:00 |
|
Eric Decanini
|
e18146a006
|
Merge pull request #6219 from gsouquet/gsouquet/delight-automation
Remove spaces issues to delight board automation
|
2022-06-01 16:39:32 +02:00 |
|
Onuray Sahin
|
807e89521f
|
Changelog added.
|
2022-06-01 17:02:17 +03:00 |
|
Onuray Sahin
|
966b3ce54a
|
Create a new list for sublist to fix stackoverflowerror.
|
2022-06-01 16:55:42 +03:00 |
|
Adam Brown
|
033b877269
|
Merge pull request #6216 from vector-im/dependabot/gradle/com.google.android.material-material-1.6.1
Bump material from 1.6.0 to 1.6.1
|
2022-06-01 13:48:09 +01:00 |
|
Adam Brown
|
10016fcb15
|
using correct license for matrix sdk class
|
2022-06-01 13:45:59 +01:00 |
|
Germain Souquet
|
3b680e27e8
|
Fix label name
|
2022-06-01 11:46:51 +01:00 |
|
Germain Souquet
|
de3e0acb56
|
move issues with the team delight label
|
2022-06-01 11:37:33 +01:00 |
|
Adam Brown
|
3756b2d240
|
adding trailing commas to lists
|
2022-06-01 10:44:23 +01:00 |
|
Adam Brown
|
4501c7cf45
|
adding test case for trailing . on the version
|
2022-06-01 10:44:10 +01:00 |
|
Adam Brown
|
b3841c9006
|
adding changelog entry
|
2022-06-01 10:41:37 +01:00 |
|
Adam Brown
|
289ce7419d
|
supporting homeserver versions without a patch value
|
2022-06-01 10:41:37 +01:00 |
|
Adam Brown
|
ea151b37f0
|
adding test cases around parsing homeserver versions
|
2022-06-01 10:41:37 +01:00 |
|
Germain Souquet
|
0287153e56
|
Remove spaces issues to delight board automation
|
2022-06-01 10:04:47 +01:00 |
|
Adam Brown
|
d002ab6a6b
|
removing unused imports
|
2022-06-01 09:11:05 +01:00 |
|
Adam Brown
|
8d3c70f522
|
removing unused imports
|
2022-06-01 09:11:05 +01:00 |
|
Adam Brown
|
70c35304ce
|
aligning the with develop to use the initial state for reading the activity arguments
|
2022-06-01 09:11:05 +01:00 |
|
Adam Brown
|
15765166fb
|
adding changelog entry
|
2022-06-01 09:11:05 +01:00 |
|
Adam Brown
|
28050488ba
|
passing the authentication state from the onboarding and tracking sign up after the user has consented to tracking
|
2022-06-01 09:11:04 +01:00 |
|
Adam Brown
|
ac89495348
|
chaining the current authentication type into the onboarding state
|
2022-06-01 09:09:56 +01:00 |
|
Adam Brown
|
e89f9eae1a
|
providing the full SSOProvider instead of selection instead of just the id
|
2022-06-01 09:09:56 +01:00 |
|
Adam Brown
|
9110fe8a6a
|
lifting unavailable homeserver rendering to the activity/ftuevariant
- the viewmodel is now responsible for inferring connectivity errors and providing a retry action
|
2022-06-01 09:09:56 +01:00 |
|
dependabot[bot]
|
5934043d17
|
Bump material from 1.6.0 to 1.6.1
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.0...1.6.1)
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-31 23:06:50 +00:00 |
|
Benoit Marty
|
e6beb73e3d
|
Merge pull request #5970 from ofalvai/feature/ofa/read-receipts-design
Make read receipt avatar list more compact
|
2022-05-31 18:26:57 +02:00 |
|
Benoit Marty
|
8e709dbbdb
|
Merge pull request #5528 from SpiritCroc/chunk-modification-issue
Fix missing/swapped/duplicated messages due to wrong TimelineChunk modifications or insertions
|
2022-05-31 18:24:08 +02:00 |
|
Benoit Marty
|
1fe4ecee99
|
Merge pull request #5888 from vector-im/feature/bma/issue_tmpl
Add a final question to know if the issue submitter will provide a PR
|
2022-05-31 18:18:59 +02:00 |
|
Benoit Marty
|
884525bef0
|
Merge pull request #6125 from vector-im/task/eric/code-style-parenthesis
Code Style - New line before and after method parentheses
|
2022-05-31 18:17:07 +02:00 |
|
Benoit Marty
|
1c73e28226
|
Version++
|
2022-05-31 17:58:09 +02:00 |
|
Benoit Marty
|
ba5828711b
|
Merge branch 'release/1.4.18' into main
|
2022-05-31 17:56:43 +02:00 |
|
Benoit Marty
|
e3c72876df
|
Merge branch 'release/1.4.18' into develop
|
2022-05-31 17:56:42 +02:00 |
|
Benoit Marty
|
bd970505f1
|
Fastlane
|
2022-05-31 17:56:19 +02:00 |
|
Benoit Marty
|
6f7f61f33f
|
Towncrier
|
2022-05-31 17:55:26 +02:00 |
|
Olivér Falvai
|
b5168f27dd
|
Merge remote-tracking branch 'origin/develop' into feature/ofa/read-receipts-design
|
2022-05-31 17:50:02 +02:00 |
|
Olivér Falvai
|
3146920c04
|
Add changelog entry
|
2022-05-31 17:49:47 +02:00 |
|