Commit Graph

67 Commits

Author SHA1 Message Date
Simon Frei 9992dfd84c Bump go to 1.22.1 2024-03-10 15:13:08 +01:00
Simon Frei 11cf0377a4 Bump go to 1.22 2024-02-24 20:44:33 +01:00
Adam Szewera 6df11ac1e4
Upgrade compile sdk and tools (#2049)
Upgrade compile sdk and tools from 33 to 34

This is needed to update Android Gradle Plugin (AGP) and other
dependencies.
2024-02-10 20:42:38 +01:00
Simon Frei bbb57608ba Bump go to 1.21.6 2024-01-10 21:32:57 +01:00
Simon Frei 0bfb88d963
Target android SDK 33 (fixes #1970) (#1972)
Looks like no changes are necessary - sounds too good to be true, but I
really couldn't find (required) changes in google's docs and the build
passes.
2023-09-12 22:46:16 +02:00
Simon Frei f148065e3c Bump go to 1.21.1 2023-09-12 22:45:24 +02:00
Simon Frei 3efe3ceefa
Bump go to 1.21 (#1969) 2023-09-03 14:44:33 +02:00
Simon Frei 0bd06c7c02 Bump go to 1.20.6 2023-07-16 23:21:44 +02:00
Simon Frei 460499f2fa Install gnupg, not just gpg, in builder docker 2023-07-16 15:15:12 +02:00
Simon Frei 5064a1d92e Add gpg to builder image 2023-07-16 14:24:58 +02:00
Simon Frei d753c2659f
Prebuild in docker image based on local copy of repo
Instead of checking out the default branch. Otherwise it's impossible to
test local changes.
2023-06-18 16:45:01 +02:00
Simon Frei 4ef201b0a8
Switch openjdk base image to maintained variant
The existing one has a deprecation notice, pointing at this as it's
successor.
2023-06-18 16:29:22 +02:00
Simon Frei a13c049180
Bump NDK version 2023-06-18 16:27:45 +02:00
Simon Frei 7755e78534
Bump go to 1.19.10 2023-06-17 14:00:58 +02:00
Simon Frei f0762bab12
Bump SDK to 32 (#1896)
This is just a "minor" upgrade for android "12L" - some tablet related
improvements we likely don't care about. This bump is to support a contribution
to migrate our UI from something legacy to an up-to-date default framework that
requires >=32.
2023-03-26 18:40:00 +02:00
Simon Frei ec55993fc8 Revert to go 1.19.7 2023-03-14 22:59:42 +01:00
Simon Frei f3280bb08b
Bump to go1.20.1 2023-02-19 15:04:13 +01:00
Simon Frei c2c02fa014
Bump go to 1.19.5 2023-01-14 11:35:30 +01:00
Simon Frei 6de42634b3
Bump ndk to 25 2022-11-27 22:17:55 +01:00
Simon Frei 2942072594
Compile and target SDK version 31, increase min Sdk to 21 (#1864)
The upgraded compile SDK requires an upgrade of gradle, which introduces a
build error with api lvl <21:
   > Error while processing [...]/app/src/main/res/drawable/ic_close_24dp.xml :
     Invalid color value ?attr/colorControlNormal
Explanation: https://stackoverflow.com/a/49501629

Also minor NDK update
2022-11-27 20:27:54 +01:00
Simon Frei 373ecec0fe
Bump go to 1.19.3 2022-11-02 23:46:46 +01:00
Simon Frei 708f0a4878
Bump go to 1.19 2022-08-11 22:04:44 +02:00
Simon Frei 192c00ebf0
Revert bump go to 1.19 until next Syncthing release 2022-08-04 11:01:35 +02:00
Simon Frei 87fb6b3826
Correctly bump go to 1.19 2022-08-04 10:15:57 +02:00
Simon Frei b511498866
Bump go to 1.19 2022-08-04 09:36:13 +02:00
Simon Frei 88f9be1c54
Bump go to 1.18.3 2022-06-16 12:27:16 +02:00
Simon Frei 205d2c7d7f
Bump go to 1.18.2 2022-05-27 11:24:26 +02:00
Simon Frei dfadd16186
Bump go to 1.18.1 2022-04-17 07:58:54 +02:00
Simon Frei 85e9d32b4a
Bump go to 1.17.7 2022-02-11 23:54:59 +01:00
Simon Frei 48344c9e6a
Bump go to 1.17.5 2021-12-23 19:27:37 +01:00
Simon Frei abbe8afd2d
Set ndk path automatically in gradle (#1741) 2021-12-08 10:55:50 +01:00
Simon Frei 72cc528888
Bump Go to 1.17.4 2021-12-08 10:27:56 +01:00
Simon Frei 69be9b092d
Bump go to 1.17.2 2021-10-12 21:15:47 +02:00
Audrius Butkevicius 14ecc39b9a
Update NDK (#1695)
* Updated Syncthing to v1.18.3-rc.1

* Allow building on windows

* Update NDK

* Revert "Updated Syncthing to v1.18.3-rc.1"

This reverts commit 377482c855.
2021-09-17 23:47:53 +01:00
Simon Frei 89735d2c08
Bump go to 1.17 2021-09-07 18:21:29 +02:00
Simon Frei 751eb26a3d
docker: New sdk tools 2021-07-07 15:12:19 +02:00
Simon Frei 43a26ed855
build with java 11 2021-07-07 11:19:34 +02:00
Simon Frei 6480835497
Bump go to 1.16.5 2021-06-09 14:58:06 +02:00
Simon Frei 1d2ea18e5d
Bump go to 1.16.4 2021-05-14 17:45:54 +02:00
Simon Frei ed51d84c09
Bump go to 1.16.3 2021-04-13 15:20:51 +02:00
Simon Frei 97a220c6cb
Bump go to 1.16 2021-02-23 11:44:32 +01:00
Simon Frei 000406ef46
Bump go to 1.15.8 2021-02-09 16:31:30 +01:00
Simon Frei b03c7d4ded
Containers and build process improvements/fixes (#1602)
- Use ndk 21 due to Go bug: https://github.com/golang/go/issues/42655
- Use pre-built clang binaries instead of building ourselves
- Build syncthing when creating container to prepopulate modules
2021-02-03 10:45:54 +01:00
Simon Frei 57f9275772
Bump go to 1.15.7 2021-02-02 18:58:50 +01:00
Simon Frei 87504ca5e6
Bump go to 1.15.6 2020-12-12 16:30:45 +01:00
Simon Frei b03d2465dc
Target android sdk 29 (#1575) 2020-12-12 16:20:06 +01:00
Simon Frei 3d3073c3a8 Bump go to 1.15.2 2020-09-10 13:14:03 +02:00
Simon Frei 857c599061 Bump go to 1.15.1 2020-09-10 12:08:36 +02:00
Simon Frei eb119ba5c0 Bump go to 1.15 2020-08-21 13:14:47 +02:00
Simon Frei 28a7327c42 Bump go to 1.14.7 2020-08-11 11:26:39 +02:00