 Thomas KuehneandJosé Rebelo
|
3320203c23
|
gradle: upgrade Android SDK to API 36 / Baklava
Keep targetSdk and minSdk unchanged. Ensure SDK is up-to-date as Google once again changed relevant CompanionDevice APIs.
|
2025-06-03 20:59:49 +02:00 |
|
José Rebelo
|
a0687b9823
|
woodpecker: Update android-fdroid-tools to 35.0.1-androguard-4.1.2-java-21
|
2025-05-11 13:52:41 +01:00 |
|
José Rebelo
|
956e9cc4ba
|
woodpecker: Update android-fdroid-tools to 35.0.1-androguard-4.1.2
|
2025-04-19 23:37:27 +01:00 |
|
José Rebelo
|
f8e5e5b4dd
|
woodpecker: Update android-fdroid-tools to 35.0.1
|
2025-04-17 19:31:55 +01:00 |
|
José Rebelo
|
275deb4d06
|
Fix pipeline workflow syntax
As per https://woodpecker-ci.org/docs/usage/workflow-syntax#event
|
2023-12-16 19:13:50 +00:00 |
|
vanous
|
df11c6e2f4
|
Update CI to use jdk17 and build tools 33.0.2:
- Using image tag 33.0.0
- Using jdk 17
- Removed old memory 512 gradle config
|
2023-10-08 22:23:05 +02:00 |
|
 Arjan SchrijverandArjan Schrijver
|
557bfea35c
|
Add lint baseline, enable linting on CI, fix some reported errors (#3291)
This PR:
- fixes some errors reported by `gradlew lint` and the Android Studio "Code Inspection" tool
- adds a snapshot file `lint-baseline.xml` of the remaining lint errors and warnings to be used by the linter as baseline
- adds a job for CI to run `gradlew lint` on every build
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3291
Reviewed-by: José Rebelo <joserebelo@noreply.codeberg.org>
Co-authored-by: Arjan Schrijver <a_gadgetbridge@anymore.nl>
Co-committed-by: Arjan Schrijver <a_gadgetbridge@anymore.nl>
|
2023-09-11 09:17:04 +00:00 |
|