Simon Redman
93e4f43198
Use allowed CI image
...
## Summary
A recent (couple of weeks ago?) change to the Invent policies requires that we use a docker image from an allow list.
The cleanest fix is to just use the Ubuntu base image and install the JDK, which is approximately what we had before.
We considered the Sysadmin Android image (https://invent.kde.org/sysadmin/ci-images/-/blob/master/android-qt66/Dockerfile?ref_type=heads ), but we use a newer version of the SDK tools and a newer version of the JDK, at which point we may as well just install those since those are the only dependencies. We could consider building another custom docker image in the future if we see value to doing so.
## Test Plan
### Before:
CI fails with:
```
ERROR: The "eclipse-temurin:17-jdk-focal" image is not present on list of allowed images:
- invent-registry.kde.org/sysadmin/ci-images/*:*
- ubuntu:*
- debian:*
- fedora:*
- centos:*
- opensuse/*:*
- python:*
- ruby:*
- fsfe/reuse:*
- quay.io/podman/stable:*
```
### After:
Build passes and drops .apk
2024-03-25 22:24:43 +00:00
l10n daemon script
edbe59a2be
GIT_SILENT made messages (after extraction)
2024-03-25 02:00:33 +00:00
l10n daemon script
cf5000accf
GIT_SILENT made messages (after extraction)
2024-03-24 01:39:27 +00:00
ShellWen Chen
bfd147787c
chore: migrate BatteryPlugin
to Kotlin
2024-03-23 11:33:44 +00:00
ShellWen Chen
828e35103a
chore: migrate MprisPlugin
to Kotlin
2024-03-22 23:45:59 +08:00
ShellWen Chen
8f2572ddec
chore: intro kapt
...
Kapt, short for Kotlin Annotation Processing Tool, serves as a replacement for annotationProcessor in Kotlin projects. It enables annotation processing in Kotlin by compiling Kotlin code into Java stubs, which are then processed as regular Java code. This allows for seamless integration of annotation processing in Kotlin projects, including handling existing Java code.
2024-03-22 13:43:18 +08:00
ShellWen Chen
e35382815d
fix: Correct gitlab link and typos
...
Replace `https://invent.kde.org/kde/kdeconnect-android/ ` with `https://invent.kde.org/network/kdeconnect-android/ `.
Correct some typos.
2024-03-18 13:03:45 +08:00
l10n daemon script
02a3adac70
GIT_SILENT Sync po/docbooks with svn
2024-03-18 02:47:53 +00:00
l10n daemon script
917d21ec9e
GIT_SILENT made messages (after extraction)
2024-03-18 02:00:24 +00:00
l10n daemon script
2b14702097
GIT_SILENT Sync po/docbooks with svn
2024-03-17 02:46:19 +00:00
l10n daemon script
e132cf7d03
GIT_SILENT Sync po/docbooks with svn
2024-03-16 02:53:30 +00:00
l10n daemon script
103709c4f2
GIT_SILENT made messages (after extraction)
2024-03-16 02:03:42 +00:00
l10n daemon script
9611d878c8
GIT_SILENT Sync po/docbooks with svn
2024-03-15 02:46:25 +00:00
l10n daemon script
61482c7dc9
GIT_SILENT Sync po/docbooks with svn
2024-03-14 02:47:38 +00:00
l10n daemon script
52ec889c88
GIT_SILENT made messages (after extraction)
2024-03-11 01:35:11 +00:00
l10n daemon script
3b1e478b9d
GIT_SILENT Sync po/docbooks with svn
2024-03-10 02:45:37 +00:00
l10n daemon script
32b3a32ad3
GIT_SILENT made messages (after extraction)
2024-03-10 01:58:27 +00:00
l10n daemon script
7f6dde6ffe
GIT_SILENT made messages (after extraction)
2024-03-08 01:34:58 +00:00
l10n daemon script
11d414be4a
GIT_SILENT made messages (after extraction)
2024-03-07 01:33:46 +00:00
l10n daemon script
1b14fcd932
GIT_SILENT made messages (after extraction)
2024-03-05 01:35:12 +00:00
l10n daemon script
b38faa091b
GIT_SILENT made messages (after extraction)
2024-03-04 01:36:00 +00:00
Julius Künzel
77f0e4b512
GIT_SILENT Set tag for CI runner
2024-03-03 22:52:07 +00:00
Albert Vaca Cintora
d1752ba53d
Rename slideshow remote to presentation remote
...
To match the desktop app
2024-03-03 21:21:37 +01:00
l10n daemon script
3433c84b82
GIT_SILENT made messages (after extraction)
2024-03-03 01:43:51 +00:00
l10n daemon script
61ed40f55f
GIT_SILENT made messages (after extraction)
2024-03-02 01:37:22 +00:00
Albert Vaca Cintora
671608d074
Rename composable KdeTopAppBar file
2024-03-02 02:00:27 +01:00
Albert Vaca Cintora
3aacc07209
Remove redundant theme indications
2024-03-02 02:00:27 +01:00
Albert Vaca Cintora
cf4d71eb97
Remove deprecated Mdc3 library
2024-03-02 02:00:27 +01:00
Albert Vaca Cintora
423c57b71e
Bump dependencies
2024-03-02 01:59:34 +01:00
Albert Vaca Cintora
2cd88b56da
Fields can be local variables
2024-03-01 23:48:31 +01:00
l10n daemon script
bcfacc0c34
GIT_SILENT Sync po/docbooks with svn
2024-03-01 02:47:57 +00:00
Albert Vaca Cintora
8ffee90255
Accessibility improvements when using a screen reader
...
Fixes based on the report done by HAN University of Applied Sciences.
2024-03-01 00:18:02 +00:00
l10n daemon script
47fe781685
GIT_SILENT Sync po/docbooks with svn
2024-02-29 02:15:05 +00:00
l10n daemon script
fe17400bc6
GIT_SILENT Add new file (after extraction)
2024-02-27 01:37:48 +00:00
l10n daemon script
bc541ed224
GIT_SILENT made messages (after extraction)
2024-02-27 01:37:44 +00:00
l10n daemon script
9e93d932d8
GIT_SILENT made messages (after extraction)
2024-02-25 01:44:03 +00:00
Albert Vaca Cintora
3bacbb3211
Bump dependencies
2024-02-20 21:46:36 +01:00
l10n daemon script
9106df7c60
GIT_SILENT made messages (after extraction)
2024-02-19 01:41:57 +00:00
Simon Redman
0289416345
Initialize mostRecentTimestamp in SMSPlugin constructor
2024-02-12 16:49:50 -05:00
Aditya Mehra
c8d940a71e
Use threadhelper for handling request for all conversations in sms plugin
2024-02-12 16:49:50 -05:00
l10n daemon script
d5e1abd22b
GIT_SILENT made messages (after extraction)
2024-02-10 01:52:29 +00:00
l10n daemon script
0fe70a9af3
GIT_SILENT made messages (after extraction)
2024-02-09 01:43:49 +00:00
l10n daemon script
c7831e1d1a
GIT_SILENT Sync po/docbooks with svn
2024-02-08 02:18:17 +00:00
l10n daemon script
34d1307da1
GIT_SILENT Sync po/docbooks with svn
2024-02-07 02:11:01 +00:00
l10n daemon script
433326f4fd
GIT_SILENT Sync po/docbooks with svn
2024-02-06 02:49:12 +00:00
l10n daemon script
298bd4e246
GIT_SILENT made messages (after extraction)
2024-02-06 01:59:59 +00:00
l10n daemon script
60aeca4e95
GIT_SILENT Sync po/docbooks with svn
2024-02-05 02:39:45 +00:00
l10n daemon script
81a732fccb
GIT_SILENT made messages (after extraction)
2024-02-03 01:40:38 +00:00
l10n daemon script
fa0ae48efd
GIT_SILENT Sync po/docbooks with svn
2024-02-01 02:15:22 +00:00
l10n daemon script
498a5a0c11
GIT_SILENT made messages (after extraction)
2024-01-31 01:44:37 +00:00