Commit Graph

13964 Commits

Author SHA1 Message Date
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 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
Benoit Marty 80bc3af5fa
Merge pull request #5349 from vector-im/feature/mna/5005-save-image
#5005: Add save media icon in gallery
2022-02-28 14:23:17 +01:00
Benoit Marty d5cb315ff4
Merge pull request #5328 from vector-im/feature/dla/ci_check_concurrency
Add concurrency to the GitHub workflows to auto-cancel older runs of actions in PRs.
2022-02-28 14:20:30 +01:00
Benoit Marty 27905064e0
Merge pull request #5325 from vector-im/feature/eric/registration-feature-flag
#5307 Adds ForceLoginFallback feature flag to Login and Registration
2022-02-28 14:20:00 +01:00
David Langley c61af45216 Fix spacing 2022-02-28 12:31:36 +00:00
David Langley 6c4dd54a2c Merge branch 'develop' of github.com:vector-im/element-android into feature/dla/ci_check_concurrency 2022-02-28 12:29:52 +00:00
Maxime Naturel 562780a169 Adding a FakeFile class for unit tests 2022-02-28 11:55:14 +01:00
Michael Kaye 8d5d064626
Merge pull request #5373 from vector-im/michaelk/remove_extra_workflow
Remove duplicate sanity_test.yml - now in nightly.yml
2022-02-28 10:27:09 +00:00
Michael Kaye 795072312d Remove duplicate sanity_test.yml - now in nightly.yml 2022-02-28 09:57:01 +00:00
Maxime Naturel 0170171caa Adding missing spaces after comments 2022-02-28 10:28:45 +01:00
Benoit Marty fbd5456360
Merge pull request #5353 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.44
Bump libphonenumber from 8.12.43 to 8.12.44
2022-02-28 09:58:18 +01:00
Michael Kaye b21a6fec4a
Merge pull request #5360 from vector-im/michaelk/integration_tests_nightly
Run integration tests nightly
2022-02-25 19:44:00 +00:00
Benoit Marty 957413c9df Add changelog 2022-02-25 18:21:19 +01:00
Benoit Marty 0855a9a855
Merge pull request #5352 from vector-im/feature/bma/delete_unused_strings
Delete bunch of unused strings - WIP
2022-02-25 18:07:05 +01:00
Benoit Marty 561dcbcfa1 Remove translation of removed strings, using the IDE facility after a code inspection 2022-02-25 17:25:08 +01:00
Maxime Naturel 56c6301151 Adding unit tests 2022-02-25 16:39:26 +01:00
Michael Kaye 58ffb011c7 Rename sanity test to nightly test, incorporate integration tests for nightly runs.
Also permit manual triggering of a run.
2022-02-25 14:18:56 +00:00
Michael Kaye 35204d2348
Merge pull request #5339 from vector-im/michaelk/integration_test_render_results
Render integration test results inline.
2022-02-25 13:20:15 +00:00
Maxime Naturel cb27608c75 Removing base use case interface 2022-02-25 14:11:26 +01:00
Benoit Marty ba15fa6e2c Ignore unused resources if used only in F-Droid and Gplay variant 2022-02-25 13:45:24 +01:00
Benoit Marty fd17517675 Remove unused strings 2022-02-25 13:45:24 +01:00
Benoit Marty 85b59654ae Remove unused strings in build.gradle. Rely on BuildConfig fields only 2022-02-25 13:45:24 +01:00
Benoit Marty e171fd2eff Add lint rule 2022-02-25 13:45:24 +01:00
Michael Kaye 0ce59989a5 Log xml files we render.
We seem to be missing some tests here (?)
2022-02-25 11:07:03 +00:00
Benoit Marty b8a0aa724e
Merge pull request #5357 from vector-im/cgizard/ISSUE-5326
[Export e2ee keys] use appName instead of element
2022-02-25 12:03:56 +01:00
Maxime Naturel 6230dfc641 Removing section bloc comments 2022-02-25 12:01:21 +01:00
Maxime Naturel 4e4702cad8 Fixing date of file creation 2022-02-25 10:56:38 +01:00
Claire G 4860ed9131 replace empty space by - for debug app name 2022-02-25 10:04:30 +01:00
dependabot[bot] ca56865dd1
Bump libphonenumber from 8.12.43 to 8.12.44
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.12.43 to 8.12.44.
- [Release notes](https://github.com/google/libphonenumber/releases)
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md)
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.43...v8.12.44)

---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 23:10:16 +00:00
Maxime Naturel aea78b70f1 Changing usage of viewModelScope to Session scope 2022-02-24 18:08:42 +01:00
David Langley 7e308d10d8 Add comments where concurrency is not required so that it is considered when making changes. 2022-02-24 16:48:30 +00:00
Maxime Naturel 157feb1e4c Updating order of message actions 2022-02-24 17:39:41 +01:00
Maxime Naturel a583db43c4 Updating TODOs 2022-02-24 17:39:41 +01:00
Maxime Naturel 4260d2f155 Updating Changelog entry 2022-02-24 17:39:41 +01:00
Maxime Naturel 882b143569 Permission and error handling 2022-02-24 17:39:41 +01:00
Maxime Naturel 4c09fb747b Moving base use case interface into core package 2022-02-24 17:39:41 +01:00
Maxime Naturel cdb1a96664 Removing TODOs 2022-02-24 17:39:41 +01:00
Maxime Naturel 73ac3f3fda Fixing DI + observing events 2022-02-24 17:39:41 +01:00
Maxime Naturel 7d7b1f305e Calling ViewModel inside Fragment 2022-02-24 17:39:41 +01:00
Maxime Naturel b17ce12c3d Calling use case inside ViewModel 2022-02-24 17:39:41 +01:00
Maxime Naturel c6c46375d6 Creating a ViewModel 2022-02-24 17:39:40 +01:00
Maxime Naturel 374ac45505 Interface for UseCase 2022-02-24 17:39:40 +01:00