PhilippC
8db227477d
New translations strings.xml (Vietnamese)
2024-11-04 09:39:29 +01:00
PhilippC
1c720ac3d9
New translations strings.xml (Romanian)
2024-11-03 07:28:27 +01:00
PhilippC
581c897299
New translations strings.xml (Chinese Simplified)
2024-10-30 06:37:37 +01:00
PhilippC
c3936d05cc
New translations strings.xml (Chinese Simplified)
2024-10-30 04:28:58 +01:00
PhilippC
7f7844f33e
New translations strings.xml (Italian)
2024-10-26 11:24:17 +02:00
PhilippC
ba140b0612
New translations strings.xml (Italian)
2024-10-26 10:28:58 +02:00
PhilippC
9cba21cd7f
New translations strings.xml (Italian)
2024-10-25 13:30:21 +02:00
PhilippC
0f3ad02ecb
New translations strings.xml (Italian)
2024-10-25 11:30:58 +02:00
Philipp Crocoll
dad9b0e53f
update minSdk of offline version to 21 (Android 5.0) to simplify the build.
2024-10-22 15:49:08 +02:00
Philipp Crocoll
b2b0b8ddc9
switch to Java 17 in build.yml
2024-10-22 15:23:27 +02:00
Philipp Crocoll
9494f28acf
Merge branch 'anttiharju/master' into update-libs-and-tools
2024-10-22 15:11:36 +02:00
Philipp Crocoll
a98cd33cff
updating OkHttp, okhttp-digest and dropbox sdk. Removing no longer needed onedrive aar.
...
I wasn't successful in binding the latest dropbox sdk (7.0) and therefor only updated to 5.4.6 which doesn't require an .aar.
2024-10-22 15:02:10 +02:00
PhilippC
2859a53d0e
New translations strings.xml (Belarusian)
2024-10-22 11:54:35 +02:00
PhilippC
edb5590dd3
New translations strings.xml (Belarusian)
2024-10-22 09:41:30 +02:00
PhilippC
f385fef48d
New translations strings.xml (Belarusian)
2024-10-22 09:41:29 +02:00
PhilippC
05a340aa4d
New translations strings.xml (Chinese Simplified)
2024-10-18 00:08:24 +02:00
anttiharju
65092dcccf
Switch okhttp-digest source to github
...
as instructed at
https://github.com/rburgst/okhttp-digest?tab=readme-ov-file#use-via-gradle
2024-10-15 22:55:48 +03:00
anttiharju
e464c59796
Downgrade setup-gradle to v3
...
v3 is node20 and doesn't do validation by default like v4
validation can be disabled in v4 but when that bump is made it's
probably better to resolve the issues rather than ignore them.
2024-10-15 22:48:50 +03:00
anttiharju
7dcccf1105
Bump artifact actions to v4
...
v4 included breaking changes, but the setup here was compatible
thanks to the usage of `${{ github.job }}`.
https://github.com/actions/upload-artifact/releases/tag/v4.0.0
v3 artifact actions will be deprecated on November 30th
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
node16 actions will be EOL on October 15th
https://github.blog/changelog/2024-09-25-end-of-life-for-actions-node16/
These seem contradictory but I _guess_ on self-hosted runners one
can keep using v3 artifact actions until November 30th.
2024-10-13 15:29:45 +03:00
anttiharju
8d354bb3f0
Update actions/setup-java to v4
...
Just a node20 update
https://github.com/actions/setup-java/releases/tag/v4.0.0
2024-10-13 15:22:50 +03:00
anttiharju
5882263ee8
Bump microsoft/setup-msbuild to v2 for node20
...
Just a node20 update
https://github.com/microsoft/setup-msbuild/releases/tag/v2
2024-10-13 15:20:33 +03:00
anttiharju
38e305bb4a
Pin a third-party action
...
This is security hardening, see
https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#using-third-party-actions
2024-10-13 15:16:37 +03:00
anttiharju
177b1fc9a3
Update al-cheb/configure-pagefile-action to v1.4
...
Just a node20 update per
https://github.com/al-cheb/configure-pagefile-action/releases/tag/v1.4
2024-10-13 15:15:11 +03:00
anttiharju
8bde5ed262
Use actions/checkout for fetching submodules
2024-10-13 15:10:36 +03:00
anttiharju
247b37262d
Bump actions/cache to v4
...
Just a node20 update per
https://github.com/actions/cache/releases/tag/v4.0.0
2024-10-13 14:58:18 +03:00
anttiharju
84230b32ef
Bump gradle/actions/setup-gradle to v4
...
It includes caching improvements as described here:
https://github.com/gradle/actions/releases/tag/v4.0.0
windows-2022 includes node20 per
https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md#nodejs
2024-10-13 14:56:14 +03:00
anttiharju
a54444e919
Bump gradle-build-action to v3
...
Gradle v2 uses node16 which will be EOL soon.
"The only major breaking change from gradle-build-action@v2.12 .0
is the update to require a Node 20 runtime environment.
Aside from that change, this release should generally serve as a
drop-in replacement for gradle-build-action@v2."
Gradle updated the action name, following the advice from
https://github.com/gradle/gradle-build-action/releases/tag/v3.0.0
2024-10-13 14:42:06 +03:00
anttiharju
4b55e2ce8b
Bump checkout from v3 to v4
...
checkout v3 uses node16 which reaches EOL on 15th of Oct 2024
https://github.blog/changelog/2024-09-25-end-of-life-for-actions-node16/
2024-10-13 14:35:35 +03:00
PhilippC
2191421f62
New translations strings.xml (Spanish)
2024-10-09 17:54:16 +02:00
Philipp Crocoll
5ae718c58e
update targetframework for Guava libs
2024-10-08 16:19:24 +02:00
Philipp Crocoll
669022ddf0
update Newtonsoft.Json, FluentFTP and MegaApiClient to the latest versions
2024-10-08 16:07:56 +02:00
Philipp Crocoll
f0fd21a6ec
upgrade to Gradle version 8.6 (plugin version 8.4)
2024-10-08 16:03:03 +02:00
Philipp Crocoll
73a8ec27d4
remove no-longer-needed jars from JavaFileStorageBindings
2024-10-08 15:19:23 +02:00
Philipp Crocoll
51902c9bc4
fix build issues related to removal of deprecated OneDrive API jars. onedrive:// is now no longer supported, but has been replaced with onedrive2:// a long time ago already.
2024-10-08 14:59:49 +02:00
PhilippC
11f0ac2b4f
New translations strings.xml (Spanish)
2024-10-08 12:17:32 +02:00
PhilippC
54ea326d2b
New translations strings.xml (Spanish)
2024-10-07 13:50:21 +02:00
PhilippC
d2f2e19c24
New translations strings.xml (Spanish)
2024-10-07 12:21:30 +02:00
PhilippC
741bb4346e
New translations strings.xml (Galician)
2024-09-29 01:09:57 +02:00
PhilippC
714e36c14d
New translations strings.xml (Galician)
2024-09-29 00:07:56 +02:00
PhilippC
86cba725f8
New translations strings.xml (Spanish)
2024-09-24 14:13:11 +02:00
PhilippC
2207c02064
New translations strings.xml (Yoruba)
2024-09-23 09:09:24 +02:00
PhilippC
0687da9174
New translations strings.xml (Yoruba)
2024-09-23 09:09:22 +02:00
PhilippC
1d2a6d2c15
New translations strings.xml (Yoruba)
2024-09-23 09:09:21 +02:00
PhilippC
47a323dd5c
New translations strings.xml (Persian)
2024-09-18 05:16:40 +02:00
PhilippC
5660f8b1d2
New translations strings.xml (Persian)
2024-09-18 00:03:17 +02:00
PhilippC
3ac238cc2b
New translations strings.xml (Persian)
2024-09-17 22:55:43 +02:00
PhilippC
57fcfc11c4
New translations strings.xml (Azerbaijani)
2024-09-12 20:53:56 +02:00
PhilippC
c80b61e8f4
New translations strings.xml (Vietnamese)
2024-08-24 03:47:10 +02:00
PhilippC
d38f60e059
New translations strings.xml (Chinese Simplified)
2024-08-18 08:11:16 +02:00
PhilippC
f4197eee5d
New translations strings.xml (Chinese Simplified)
2024-08-18 07:06:16 +02:00