Yoan Pintas
6e6b04c57e
Merge pull request #4498 from vector-im/yostyle/fix_strandhogg
...
Override task affinity to prevent unknown activities running in our app tasks.
2022-03-03 15:05:29 +01:00
Benoit Marty
7a1322baf7
Merge pull request #5415 from vector-im/feature/adm/missing-allowed-depenency-groups
...
Adding missing dependency allowances
2022-03-03 14:57:37 +01:00
Adam Brown
16a31e1716
adding new dependency allowances for latest dependency upgrades
2022-03-03 13:47:19 +00:00
ariskotsomitopoulos
e4282e5f29
Merge branch 'develop' into feature/aris/thread_live_thread_list
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/relation/DefaultRelationService.kt
2022-03-03 13:56:59 +02:00
ariskotsomitopoulos
719e254bb4
Format Code
2022-03-03 13:51:41 +02:00
ariskotsomitopoulos
33b170077e
force refresh home server capabilities
2022-03-03 13:49:53 +02:00
Benoit Marty
dd0d2e8101
Merge pull request #5383 from vector-im/dependabot/gradle/com.google.android.gms-oss-licenses-plugin-0.10.5
...
Bump oss-licenses-plugin from 0.10.4 to 0.10.5 - REQUIRE HUMAN INTERVENTION
2022-03-03 11:55:00 +01:00
Michael Kaye
0ce787f20b
Ensure we run on java 11 on macos
2022-03-03 10:51:00 +00:00
Michael Kaye
fd065dbbb9
Update build.gradle
...
Note password secret name.
2022-03-03 10:51:00 +00:00
Michael Kaye
5ea917f74b
jobs.step.env is a map not a list
2022-03-03 10:51:00 +00:00
Michael Kaye
82e0f4a1a9
Run sonarqube as part of nightly build
2022-03-03 10:51:00 +00:00
Benoit Marty
840742ce71
Lint: "MissingQuantity" -> warning
2022-03-03 10:22:59 +01:00
Benoit Marty
4396390409
Fix lint error (false positive, but anyway, not used)
2022-03-02 22:14:54 +01:00
Benoit Marty
7024ccb244
Merge pull request #5409 from vector-im/feature/adm/test-compilation-error
...
Fixing unit test compilation error
2022-03-02 21:25:23 +01:00
Adam Brown
10f480b88d
adding missing VectorOverrides param from test instance creation and removing unused VectorDatastore
2022-03-02 18:27:12 +00:00
Adam Brown
99e5a8f2fa
FTUE - Choose a display name ( #5211 )
...
* adding base choose name fragment with UI
* add click handling for the display name actions
* updating real account display name
* setting the initial disabled state when the view is created
* adding header padding which would have been a toolbar
* exiting the flow on display name updated or skipped, the next PR will introduce the profile picture screen
* updating view model state testing to take all emissions into account
* adding tests around the onboarding view model
- cases for the personalisation and display name actions
* using colorSecondary instead of accent as per quality script rule
* making use of viewevent delegating action for the back handling
* using debounced clicks
* consuming the back action when existing the display name fragment via viewmodel
* making the keyboard imeDone update the display name
2022-03-02 17:59:40 +00:00
Benoit Marty
4bbb60cc65
White list group org.webjars
2022-03-02 15:22:59 +01:00
ariskotsomitopoulos
214e0efcd9
Add Markdown support to thread summaries and thread list
2022-03-02 13:47:08 +02:00
Michael Kaye
74040c5563
Merge pull request #5387 from vector-im/michaelk/nightly_tests_logcat
...
Nightly Tests should save logcat logs to artifact
2022-03-02 10:34:23 +00:00
Adam Brown
0c628905de
Lifting debug overrides to their own abstraction ( #5361 )
...
* separating the debug overrides to their own abstraction
- rather than sharing the user facing vector data store
* inlining the debug flow getters and declarations
- also replaces funs with vals as the references are immutable
* adding changelog entry
2022-03-02 10:08:43 +00:00
Michael Kaye
7837d1d6d6
Wrap up the argument list; it can be long
2022-03-02 10:05:07 +00:00
Benoit Marty
1c94a7ddc7
Merge pull request #5382 from vector-im/dependabot/github_actions/actions/setup-python-3
...
Bump actions/setup-python from 2 to 3
2022-03-01 18:38:54 +01:00
Benoit Marty
7e909de31c
Merge pull request #5392 from vector-im/eric/update-material-library-version
...
Upgrades to Material 1.5.0 (dependency only)
2022-03-01 18:37:20 +01:00
Benoit Marty
d4caad1665
Merge pull request #5396 from tgloureiro/develop
...
Fix Media cache size with negative values in the General Settings screen
2022-03-01 18:29:37 +01:00
Tiago Loureiro
9a4d37b5cc
Add changelog
2022-03-01 13:26:51 -03:00
Tiago Loureiro
ad8809196f
Fix overflow on media cache size
2022-03-01 13:12:46 -03:00
ericdecanini
b1c2bccdd0
Adds changelog file
2022-03-01 15:17:22 +01:00
Benoit Marty
b8fad693f3
Merge pull request #5386 from vector-im/frakic/5362/ignore_KeysBackupPasswordTest
...
ignore KeysBackup tests
2022-03-01 15:10:30 +01:00
ericdecanini
d6cd3f5719
Upgrades to material 1.5.0 library
2022-03-01 14:35:22 +01:00
Filip Rakić
1216dde9c5
ignore KeysBackup tests
2022-03-01 13:16:01 +01:00
Michael Kaye
cb00a668fe
Format unit test results as well
2022-03-01 11:42:54 +00:00
Benoit Marty
1b1a9bf3dd
Merge pull request #5267 from vector-im/sync-analytics-plan
...
Sync analytics plan
2022-03-01 10:45:03 +01:00
Michael Kaye
ec786af42a
Merge pull request #5381 from vector-im/dependabot/github_actions/michaelkaye/matrix-hookshot-action-0.3.0
...
Bump michaelkaye/matrix-hookshot-action from 0.2.0 to 0.3.0
2022-03-01 09:00:11 +00:00
NIkita Fedrunov
e65070793d
Merge branch 'develop' into sync-analytics-plan
2022-03-01 09:15:19 +01:00
dependabot[bot]
27f7fadb3d
Bump oss-licenses-plugin from 0.10.4 to 0.10.5
...
Bumps oss-licenses-plugin from 0.10.4 to 0.10.5.
---
updated-dependencies:
- dependency-name: com.google.android.gms:oss-licenses-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 23:09:55 +00:00
dependabot[bot]
e776ff4d9d
Bump actions/setup-python from 2 to 3
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 23:03:07 +00:00
dependabot[bot]
4c882e8f92
Bump michaelkaye/matrix-hookshot-action from 0.2.0 to 0.3.0
...
Bumps [michaelkaye/matrix-hookshot-action](https://github.com/michaelkaye/matrix-hookshot-action ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/michaelkaye/matrix-hookshot-action/releases )
- [Commits](https://github.com/michaelkaye/matrix-hookshot-action/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: michaelkaye/matrix-hookshot-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 23:03:03 +00:00
Benoit Marty
781a477056
Merge pull request #5292 from vector-im/feature/mna/4319-dm-space-members-list
...
#4319 : Fix DM navigation in member profile screen
2022-02-28 21:37:09 +01:00
Benoit Marty
9cc35644a3
Merge pull request #5379 from vector-im/feature/aris/cleanup_threads_build_config
...
Cleanup enabling threads from buildConfig
2022-02-28 21:10:20 +01:00
Benoit Marty
71aac37ec7
Merge pull request #5330 from vector-im/feature/fga/more_realm_fixing
...
Feature/fga/more realm fixing
2022-02-28 21:02:10 +01:00
Michael Kaye
39d1fc939a
Use pkill (killall has a failuremode of killing PID 1 on some systems)
2022-02-28 17:08:52 +00:00
Michael Kaye
221e9b85df
Ensure we have logcat for nightly runs
2022-02-28 17:06:34 +00:00
Michael Kaye
34e4674ddd
Update README.md
2022-02-28 16:18:15 +00:00
ariskotsomitopoulos
f6ad06b82b
Add changelog
2022-02-28 17:43:18 +02:00
Michael Kaye
1f5f8bb9ca
Merge pull request #5376 from vector-im/michaelk/force_java_version
...
Force java 11 for CI nightly runs
2022-02-28 15:43:16 +00:00
ariskotsomitopoulos
ae98185c9d
Cleanup enabling threads from buildConfig
2022-02-28 17:39:40 +02:00
Michael Kaye
bb57b6f9c8
Merge branch 'develop' into michaelk/force_java_version
2022-02-28 14:40:23 +00:00
Michael Kaye
b3e6ff68af
Allow workflows to be triggered manually without sending notification and force java 11
2022-02-28 14:37:14 +00:00
ganfra
e32e006b85
Add SDK changelog.
2022-02-28 15:12:15 +01:00
Maxime Naturel
96f041a773
Remove handling of direct message from timeline fragment
2022-02-28 14:58:58 +01:00