Commit Graph

28 Commits

Author SHA1 Message Date
SpiritCroc
dfc9ef654a [TMP] Automatic upstream merge preparation
Change-Id: I207e932fea00a5a824ace20e8766e70668dbc952
2025-09-26 17:37:11 +02:00
SpiritCroc
2d1479daa4 Automatic upstream merge postprocessing
Change-Id: If56e7f9e6c56f0c7648a260dccc4d4c2ab8a93d0
2025-08-09 16:34:23 +02:00
SpiritCroc
0a2e689ed9 [TMP] Automatic upstream merge preparation
Change-Id: I571a9af687d20ec97ca5cecf47d15f3cc12be7ef
2025-08-06 17:43:09 +02:00
SpiritCroc
8061e49f5a Automatic upstream merge postprocessing 2025-06-10 17:16:39 +02:00
SpiritCroc
aca2bcd6d8 [TMP] Automatic upstream merge preparation 2025-06-10 17:15:05 +02:00
SpiritCroc
4796d5cade Automatic upstream merge postprocessing
Change-Id: I7d5d1687e5d24737c2277807a782139e7124e73a
2025-06-03 19:36:20 +02:00
SpiritCroc
ec0b67564e [TMP] Automatic upstream merge preparation
Change-Id: I70276ac8a42d83143ce656fd1c5e672f8ff4b57f
2025-06-03 19:36:04 +02:00
SpiritCroc
4ae32a7f5d Automatic upstream merge postprocessing
Change-Id: I8281279f425c690e80ca9cd890cd8e01c78058be
2025-05-27 19:39:49 +02:00
SpiritCroc
5d7195cc8a [TMP] Automatic upstream merge preparation
Change-Id: I2c5b7a7db4f8ed2ec01bd2c3f38fa5bff6701754
2025-05-27 19:39:33 +02:00
SpiritCroc
9055bac992 Automatic upstream merge postprocessing
Change-Id: If6c6d920501eff84c4a22b7eb0a3504973f5ed09
2025-03-13 17:46:07 +01:00
SpiritCroc
0433622868 [TMP] Automatic upstream merge preparation
Change-Id: I02edf111bcab87bf6292f41f43b4361b779d37e7
2025-03-13 17:43:12 +01:00
SpiritCroc
5f249464cd Automatic upstream merge postprocessing
Change-Id: I94966830982c5a7e7c4a18a20c1cac9c0e012e73
2025-02-04 19:05:01 +01:00
SpiritCroc
a1a608df38 [TMP] Automatic upstream merge preparation
Change-Id: I39e7e63e80ec833133756bdd34bd64e9ce19857b
2025-02-04 19:02:52 +01:00
SpiritCroc
8f9e0629b7 Automatic upstream merge postprocessing
Change-Id: I8cdc1a64e2765fc2edc003611e10028149a68b52
2025-01-19 14:43:00 +01:00
SpiritCroc
b640b8ee69 [TMP] Automatic upstream merge preparation
Change-Id: I2a0a2176adb2ebe3a3505076a8db1fbfb1ceb92b
2025-01-19 14:41:44 +01:00
SpiritCroc
5b22b49dc3 Automatic upstream merge postprocessing
Change-Id: I7a3515c0bb3f1e4166ce4064baed172c37c2898a
2024-12-20 19:32:16 +01:00
SpiritCroc
123629b1e2 [TMP] Automatic upstream merge preparation
Change-Id: I8880173164b9e9339c22f1f28b8fb0255df114df
2024-12-20 19:31:00 +01:00
SpiritCroc
e24b288574 Automatic upstream merge postprocessing
Change-Id: Ide9c11748f9e3deae773a2a4dcde101d06be5427
2024-11-20 18:09:52 +01:00
SpiritCroc
413b208bfe [TMP] Automatic upstream merge preparation
Change-Id: I1fed665c7b5eb0d0b50beff2ed0a7f6340a99222
2024-11-20 18:09:00 +01:00
SpiritCroc
47f507ff8c Automatic upstream merge postprocessing
Change-Id: I424200e98b40593000e0949ff644dfdad513fd70
2024-09-24 18:54:07 +02:00
SpiritCroc
0b48fdb79f [TMP] Automatic upstream merge preparation
Change-Id: Idb49d11942593484e7d8bf334c7ac8095e6dc54c
2024-09-24 18:53:42 +02:00
SpiritCroc
b79db7b840 Automatic upstream merge postprocessing
Change-Id: I07058b251c3bc2bcf4a148bf1e1edc9490a8009f
2024-08-02 17:59:22 +02:00
Benoit Marty
19500a8cd9 Upgrade a few dependencies and update the codebase
Use fully qualified R classes
Fix or ignore deprecation
Update github actions and ensure JDK 17 is used
Add group for paparazzi
Fixes Lint issues
Fix Jacoco configuration
2024-07-15 18:12:20 +02:00
Benoit Marty
b6e3e875ac Organization renaming: vector-im -> element-hq 2023-12-13 11:09:03 +01:00
Claire G
40f3165d7f update comment 2022-04-26 15:13:27 +02:00
Claire G
766059ffd1 disable update-gradle-wrapper for forks 2022-04-26 15:11:18 +02:00
dependabot[bot]
9c18088128
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 23:05:24 +00:00
Cristian Greco
62f620f79b Add workflow for Update Gradle Wrapper Action.
This action keeps Gradle Wrapper up-to-date to the latest release. It
will run every day at midnight (UTC) and create a pull request if a new
Gradle version is available. The updated Wrapper script is validated
(with checksum verification) during the update process, and the Wrapper
is setup so that it will validate the Gradle binary itself on first run
of the new version.

Signed-off-by: Cristian Greco <cristian@regolo.cc>
2020-09-24 11:19:28 +02:00