Chris Smith
8c3cda836e
Merge pull request #886 from vector-im/feature/cjs/location-api-key
2023-07-18 15:32:54 +01:00
renovate[bot]
e4a7fcc60c
Update gradle/gradle-build-action action to v2.6.1 ( #893 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-18 12:25:18 +02:00
Chris Smith
b7bd08b210
Location sharing: don't hardcode API key
...
In an effort to make it easier for forks to (a) use their own
API keys (b) change map styles or maybe even providers, move
the MapTiler key out of the source code and pass it in via
env var or property.
Also refactor the utility classes slightly to keep all the URL
related functions together, to reduce the chance of collisions
when maintaining such forks.
2023-07-17 16:09:53 +01:00
renovate[bot]
1f4b7b1d5e
Update rnkdsh/action-upload-diawi action to v1.5.1
2023-07-16 21:03:31 +00:00
renovate[bot]
0ae3d25666
Update gradle/gradle-build-action action to v2.6.0
2023-07-10 20:05:51 +00:00
renovate[bot]
fb2b12cbd1
Update gradle/gradle-build-action action to v2.5.1
2023-06-29 19:30:55 +00:00
renovate[bot]
818c868f02
Update gradle/gradle-build-action action to v2.5.0
2023-06-28 22:27:46 +00:00
Benoit Marty
c3f74ba039
Do not fail the whole build if Diawi upload fails
2023-06-27 16:16:11 +02:00
renovate[bot]
081b8cc4db
Update rnkdsh/action-upload-diawi action to v1.5.0
2023-05-26 20:47:47 +00:00
Benoit Marty
43070f7c59
Upgrade gradle/gradle-build-action to v2.4.2
2023-05-02 10:55:05 +02:00
Jorge Martin Espinosa
afd58f1634
Update Gradle to 8.1 and AGP to v8.0 ( #329 )
...
* Update AGP to 8.0.0.
* Set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var.
* Upgrade to Gradle 8.1.
* Remove `@Supress(DSL_SCOPE_VIOLATION)` as it's no longer needed.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 08:49:52 +00:00
Jorge Martin Espinosa
f0b95d30be
Disable Diawi when running from fork ( #292 )
2023-04-04 16:50:50 +02:00
Jorge Martin Espinosa
4154a96b54
Revert "Update Gradle and AGP to v8.0 ( #283 )" ( #295 )
...
This reverts commit 4e085efcf4 .
2023-04-04 14:44:01 +00:00
Jorge Martin Espinosa
4e085efcf4
Update Gradle and AGP to v8.0 ( #283 )
...
* Update dependency gradle to v8
* Handle upgrading Gradle to v8.0.2
* Update AGP to 8.0.0-RC01
* Try to set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 18:02:34 +02:00
renovate[bot]
7f4eda93bd
Update rnkdsh/action-upload-diawi action to v1.3.2
2023-03-18 17:40:36 +00:00
Benoit Marty
1ab2bfcd21
Ensure samples/minimal still compiles #195
2023-03-10 10:18:10 +01:00
Michael Kaye
f246dd1ea4
Use the gradle plugin (same usage as in element-android) to standardise caching.
...
This may or may not speed up build times.
2023-03-07 13:32:32 +00:00
dependabot[bot]
242042c9b2
Bump NejcZdovc/comment-pr from 1 to 2
...
Bumps [NejcZdovc/comment-pr](https://github.com/NejcZdovc/comment-pr ) from 1 to 2.
- [Release notes](https://github.com/NejcZdovc/comment-pr/releases )
- [Commits](https://github.com/NejcZdovc/comment-pr/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: NejcZdovc/comment-pr
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 09:08:31 +00:00
Jorge Martin Espinosa
d8a391ec9b
Try to run Diawi only for PRs ( #124 )
2023-03-02 18:08:57 +01:00
Benoit Marty
d617a9a3dc
Split APK per ABI
2023-03-01 10:26:05 +01:00
Benoit Marty
223e264512
Setup Diawi to comment Pull Request with a QrCode to download the APK
2023-03-01 10:26:05 +01:00
Benoit Marty
61f01f1f55
Fix typo
2023-03-01 09:55:39 +01:00
Benoit Marty
01d2dde7be
Build unmerged branch on pull request
2023-03-01 09:55:39 +01:00
Benoit Marty
a98c6165dd
Add steps to check that release and nightly build can compile.
2023-01-18 11:26:11 +01:00
Benoit Marty
ce330c8daf
Add Build workflow
2022-12-09 16:54:11 +01:00