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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Michael Kaye
|
9ddcaffebf
|
Adjust script to handle XML files
|
2022-02-24 16:36:43 +00:00 |
|
David Langley
|
79a8652308
|
Fix unit tests concurrency group naming.
Co-authored-by: Michael Kaye <1917473+michaelkaye@users.noreply.github.com>
|
2022-02-24 16:31:17 +00:00 |
|
David Langley
|
9832f1e8e8
|
Add matrix.target to apk-lint concurrency group for develop branch.
Co-authored-by: Michael Kaye <1917473+michaelkaye@users.noreply.github.com>
|
2022-02-24 16:28:14 +00:00 |
|
David Langley
|
8fc1f3c1aa
|
Fix ktlint typo
Co-authored-by: Michael Kaye <1917473+michaelkaye@users.noreply.github.com>
|
2022-02-24 16:26:22 +00:00 |
|
Benoit Marty
|
a1f5493b0a
|
Merge pull request #5348 from vector-im/feature/android-stem_2.0.0
Upgrade to Android stem 2.0.0
|
2022-02-24 17:25:33 +01:00 |
|
Benoit Marty
|
5895c69a91
|
Remove temporary lint ignoring
|
2022-02-24 16:22:45 +01:00 |
|
Benoit Marty
|
00423f8ea1
|
Changelog
|
2022-02-24 15:48:09 +01:00 |
|
Michael Kaye
|
70c9418a5e
|
Fix typo in script
|
2022-02-24 14:48:03 +00:00 |
|
Michael Kaye
|
4d86f5f2fd
|
Correct name of script
|
2022-02-24 14:48:02 +00:00 |
|
Michael Kaye
|
fbf29f6f1e
|
Quick hack python to render the xml test output including times in a easy to read format.
|
2022-02-24 14:47:23 +00:00 |
|
Michael Kaye
|
779b5db363
|
Add a python script to cleanly display outputs in the github logs
|
2022-02-24 14:46:31 +00:00 |
|
Benoit Marty
|
40b1862cc3
|
Remove duplicated string
Template and no template version was present, it was a mistake.
|
2022-02-24 15:40:04 +01:00 |
|
Benoit Marty
|
7516a1280e
|
template_ is not required anymore
|
2022-02-24 15:32:24 +01:00 |
|
Benoit Marty
|
d93199259a
|
Update plugin to generated string with template from com.likethesalad.android:string-reference:1.2.2 to com.likethesalad.android:stem-plugin:2.0.0
|
2022-02-24 15:25:30 +01:00 |
|
Benoit Marty
|
b226ab5e4b
|
Merge pull request #5343 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
|
2022-02-24 15:08:16 +01:00 |
|
Michael Kaye
|
12a0b3c164
|
Merge pull request #5329 from vector-im/michaelk/fail_integration_tests
Allow integration tasks to fail, but use if: always() to allow the next step to continue anyway.
|
2022-02-24 14:01:13 +00:00 |
|
Weblate
|
515524584f
|
Merge branch 'origin/develop' into Weblate.
|
2022-02-24 13:17:48 +00:00 |
|
Linerly
|
1e4064170f
|
Translated using Weblate (Indonesian)
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/id/
|
2022-02-24 13:17:12 +00:00 |
|
waclaw66
|
bbef1a541b
|
Translated using Weblate (Czech)
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/cs/
|
2022-02-24 13:17:10 +00:00 |
|
Jeff Huang
|
5245ce58e7
|
Translated using Weblate (Chinese (Traditional))
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/zh_Hant/
|
2022-02-24 13:17:08 +00:00 |
|
random
|
7316d0a01e
|
Translated using Weblate (Italian)
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/it/
|
2022-02-24 13:17:07 +00:00 |
|
Priit Jõerüüt
|
ac92815bd1
|
Translated using Weblate (Estonian)
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/et/
|
2022-02-24 13:17:05 +00:00 |
|
Ihor Hordiichuk
|
27d9f092ee
|
Translated using Weblate (Ukrainian)
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/uk/
|
2022-02-24 13:17:03 +00:00 |
|
Jozef Gaal
|
4b8e1a72e1
|
Translated using Weblate (Slovak)
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/sk/
|
2022-02-24 13:17:02 +00:00 |
|
lvre
|
603068564b
|
Translated using Weblate (Portuguese (Brazil))
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/pt_BR/
|
2022-02-24 13:17:00 +00:00 |
|
Szimszon
|
2dc2494b22
|
Translated using Weblate (Hungarian)
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/hu/
|
2022-02-24 13:16:58 +00:00 |
|
Jeff Huang
|
8866ad32d7
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2783 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
|
2022-02-24 13:16:57 +00:00 |
|
Ihor Hordiichuk
|
ec1195526a
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2783 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
|
2022-02-24 13:16:56 +00:00 |
|
Jozef Gaal
|
9504bd99a7
|
Translated using Weblate (Slovak)
Currently translated at 98.9% (2754 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
|
2022-02-24 13:16:55 +00:00 |
|
lvre
|
6afc5824c4
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2783 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
|
2022-02-24 13:16:51 +00:00 |
|
Kagami Sascha Rosylight
|
0046a3d697
|
Translated using Weblate (Korean)
Currently translated at 47.6% (1325 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ko/
|
2022-02-24 13:16:50 +00:00 |
|