Michael Kaye
|
d43cff9d2f
|
Include vector connected android tests in coverage run.
|
2022-06-07 15:42:42 +01:00 |
Benoit Marty
|
c2bf6ab7e3
|
Merge branch 'hotfix/v1.4.19' into develop
|
2022-06-07 15:14:47 +02:00 |
Benoit Marty
|
26dcc9bc52
|
Merge hotfix 1.4.19 into develop
|
2022-06-07 15:14:29 +02:00 |
Benoit Marty
|
b2f67f971b
|
Prepare v1.4.19
|
2022-06-07 15:11:46 +02:00 |
ericdecanini
|
6513210904
|
Changes space subtitle in explore rooms from joined string to direct space parent
|
2022-06-07 15:02:15 +02:00 |
Valere
|
a6113526d0
|
code review
|
2022-06-07 15:01:57 +02:00 |
Valere
|
2fa25f8b5e
|
Fix param name
|
2022-06-07 15:01:29 +02:00 |
Valere
|
d67f86a1e0
|
fix slow paged room list
|
2022-06-07 15:00:54 +02:00 |
ClaireG
|
0602f58074
|
Merge pull request #6234 from vector-im/cgizard/ISSUE-6232
Text cropped: "Secure backup"
|
2022-06-07 11:19:10 +02:00 |
Michael Kaye
|
10125f4738
|
Merge pull request #6111 from vector-im/michaelk/sonarqube_fixes
Sonarqube including coverage on each PR.
|
2022-06-07 09:44:00 +01:00 |
Michael Kaye
|
c2ac07b1c9
|
Fix ktlint error
|
2022-06-06 18:56:05 +01:00 |
Michael Kaye
|
23324990c0
|
Fix and/&& mixup
|
2022-06-06 17:55:12 +01:00 |
Michael Kaye
|
e9cb417cef
|
We still might be flaky; retry entire test run if so.
|
2022-06-06 17:43:30 +01:00 |
Michael Kaye
|
56608d564e
|
Retry ALL THE THINGS, and always send sonarqube
|
2022-06-06 17:08:02 +01:00 |
Adam Brown
|
0ef67b6b64
|
Merge pull request #6214 from vector-im/feature/adm/homeserver-version-parsing
Homeserver version without patch number parsing
|
2022-06-06 14:54:32 +01:00 |
Adam Brown
|
fa21b6d224
|
creating generic extension for converting empty strings to null and making use for finding option regex match
|
2022-06-06 14:16:01 +01:00 |
Adam Brown
|
a5f404f247
|
Merge pull request #6042 from vector-im/feature/adm/ftue-analytics
FTUE - Sign up analytics
|
2022-06-06 13:52:01 +01:00 |
Adam Brown
|
db3cb42cc3
|
renaming getter to imply the function does more than simply get a value
|
2022-06-06 11:41:36 +01:00 |
Adam Brown
|
06e67a313b
|
correctly casing github/gitlab
|
2022-06-06 11:39:59 +01:00 |
Adam Brown
|
49930773e7
|
handling the legacy onboarding complete navigation by inferring the auth description from the sign mode
- the type is set to other as the legacy viewmodel doesn't support tracking the sso provider
|
2022-06-06 11:38:29 +01:00 |
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 |
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 |
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 |
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 |