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 |
|
Suguru Hirahara
|
2673f6715a
|
Translated using Weblate (Japanese)
Currently translated at 98.0% (2116 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
|
2022-02-28 20:45:31 +00:00 |
|
oksya8and8
|
12ea262ebc
|
Translated using Weblate (Japanese)
Currently translated at 98.0% (2116 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
|
2022-02-28 20:45:30 +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 |
|
Maxime Naturel
|
46854b4b84
|
Moving DM creation/opening into the member profile screen
|
2022-02-28 14:58:58 +01:00 |
|
Maxime Naturel
|
836bf4e11e
|
DRAFT TODO
|
2022-02-28 14:58:58 +01:00 |
|
Maxime Naturel
|
1ef26e6c12
|
Adding changelog entry
|
2022-02-28 14:58:58 +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 |
|
bmarty
|
ce9c5564c0
|
Sync analytics plan
|
2022-02-28 00:03:19 +00:00 |
|
Suguru Hirahara
|
329ce7736c
|
Translated using Weblate (Japanese)
Currently translated at 54.9% (28 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/ja/
|
2022-02-27 09:27:01 +00:00 |
|
LinAGKar
|
1f6275762e
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (51 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sv/
|
2022-02-27 09:27:00 +00:00 |
|
Ihor Hordiichuk
|
a4f04b704f
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
|
2022-02-27 09:26:59 +00:00 |
|
LinAGKar
|
8c6b15a1ed
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
|
2022-02-27 09:26:58 +00:00 |
|
Jozef Gaal
|
8597d11442
|
Translated using Weblate (Slovak)
Currently translated at 98.8% (2132 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
|
2022-02-27 09:26:58 +00:00 |
|
lvre
|
a4d9b4d5a8
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
|
2022-02-27 09:26:57 +00:00 |
|
Suguru Hirahara
|
91418493a6
|
Translated using Weblate (Japanese)
Currently translated at 97.4% (2103 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
|
2022-02-27 09:26:57 +00:00 |
|
Linerly
|
ff08ed322f
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
|
2022-02-27 09:26:52 +00:00 |
|
Szimszon
|
f507c6c4a9
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
|
2022-02-27 09:26:52 +00:00 |
|
waclaw66
|
985007a1c1
|
Translated using Weblate (Czech)
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
|
2022-02-27 09:26:51 +00: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 |
|