log for com.nextcloud.android.beta:20231129
== Installed Android Tools ==
2023-11-30 19:37:30,468 DEBUG: Reading 'config.yml'
2023-11-30 19:37:30,487 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-30 19:37:30,488 INFO: Creating log directory
2023-11-30 19:37:30,488 INFO: Creating temporary directory
2023-11-30 19:37:30,488 INFO: Creating output directory
2023-11-30 19:37:30,968 DEBUG: Getting git vcs interface for https://github.com/nextcloud/android.git
2023-11-30 19:37:30,968 DEBUG: Checking com.nextcloud.android.beta:20231129
2023-11-30 19:37:30,969 INFO: Building version 20231129 (20231129) of com.nextcloud.android.beta
2023-11-30 19:37:30,969 INFO: Running 'sudo' commands in /home/vagrant
2023-11-30 19:37:30,969 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [259 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 20s (787 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (33.3 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-11-30 19:38:23,849 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-30 19:38:24,162 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-11-30 19:38:44,460 INFO: Getting source for revision abffcf5395004cb14264baeb6a26676652d5c49a
2023-11-30 19:38:44,465 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:44,465 DEBUG: > git rev-parse --show-toplevel
2023-11-30 19:38:44,682 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:44,683 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-30 19:38:44,897 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:44,898 DEBUG: > git reset --hard
2023-11-30 19:38:45,712 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:45,712 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-30 19:38:45,823 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:45,823 DEBUG: > git clean -dffx
2023-11-30 19:38:45,935 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:45,935 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-11-30 19:38:46,950 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:46,951 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-11-30 19:38:47,565 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:47,566 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-11-30 19:38:48,581 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:48,582 DEBUG: > git remote set-head origin --auto
2023-11-30 19:38:49,296 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:49,297 DEBUG: > git checkout -f abffcf5395004cb14264baeb6a26676652d5c49a
2023-11-30 19:38:50,012 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:50,013 DEBUG: > git clean -dffx
2023-11-30 19:38:50,166 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:50,167 DEBUG: > git rev-parse --show-toplevel
2023-11-30 19:38:50,380 DEBUG: Directory: build/com.nextcloud.android.beta
2023-11-30 19:38:50,381 DEBUG: > git submodule deinit --all
2023-11-30 19:38:50,597 INFO: Creating local.properties file at build/com.nextcloud.android.beta/local.properties
2023-11-30 19:38:50,598 INFO: Creating local.properties file at build/com.nextcloud.android.beta/app/local.properties
2023-11-30 19:38:50,599 DEBUG: Removing debuggable flags from build/com.nextcloud.android.beta/app
2023-11-30 19:38:50,643 INFO: Removing specified files
2023-11-30 19:38:50,644 INFO: Removing user_manual
2023-11-30 19:38:50,702 INFO: Running 'prebuild' commands in build/com.nextcloud.android.beta/app
2023-11-30 19:38:50,702 DEBUG: Directory: build/com.nextcloud.android.beta/app
2023-11-30 19:38:50,702 DEBUG: > bash -e -u -o pipefail -x -c -- mkdir -p $HOME/.gradle; echo "org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError" > $HOME/.gradle/gradle.properties
/etc/bash.bashrc: line 7: PS1: unbound variable
+ mkdir -p /home/vagrant/.gradle
+ echo 'org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError'
2023-11-30 19:38:50,912 INFO: Cleaning Gradle project...
2023-11-30 19:38:50,913 DEBUG: Directory: build/com.nextcloud.android.beta/app
2023-11-30 19:38:50,913 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
Starting a Gradle Daemon (subsequent builds will be faster)
Configuration on demand is an incubating feature.
> Configure project :app
Gradle uses Java 17.0.9 (Debian 17.0.9+9-Debian-1deb11u1)
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:clean
BUILD SUCCESSFUL in 1m 39s
1 actionable task: 1 executed
2023-11-30 19:40:36,211 INFO: Scanning source for common problems...
2023-11-30 19:40:36,287 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-30 19:40:36,483 INFO: Removing binary at app/src/androidTest/assets/srEPevoPqPZpPEaeDnS3
2023-11-30 19:40:36,485 INFO: Removing binary at app/src/androidTest/assets/n9WXAIXO2wRY4R8nXwmo
2023-11-30 19:40:36,485 INFO: Removing binary at app/src/androidTest/assets/encrypted/ia7OEEEyXMoRa1QWQk8r
2023-11-30 19:40:36,486 INFO: Removing binary at app/src/androidTest/assets/encrypted/n9WXAIXO2wRY4R8nXwmo
2023-11-30 19:40:36,550 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-11-30 19:40:36,557 INFO: Creating source tarball...
2023-11-30 19:40:40,413 INFO: Building Gradle project...
2023-11-30 19:40:40,414 DEBUG: Directory: build/com.nextcloud.android.beta/app
2023-11-30 19:40:40,414 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleVersionDevRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleVersionDevRelease
Configuration on demand is an incubating feature.
> Configure project :app
Gradle uses Java 17.0.9 (Debian 17.0.9+9-Debian-1deb11u1)
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preVersionDevReleaseBuild UP-TO-DATE
> Task :app:compileVersionDevReleaseAidl
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/exoplayer-ui/2.19.1/f2854c993ee7c931a9970c22ca8a35ace6b3d9af/exoplayer-ui-2.19.1.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/core/app/NotificationCompat$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
> Task :app:dataBindingMergeDependencyArtifactsVersionDevRelease
> Task :app:generateVersionDevReleaseResValues
> Task :app:generateVersionDevReleaseResources
> Task :app:dataBindingTriggerVersionDevRelease
> Task :app:generateVersionDevReleaseBuildConfig
> Task :app:mapVersionDevReleaseSourceSetPaths
> Task :app:checkVersionDevReleaseAarMetadata
> Task :app:createVersionDevReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksVersionDevRelease
> Task :app:processVersionDevReleaseMainManifest
/home/vagrant/build/com.nextcloud.android.beta/app/src/main/AndroidManifest.xml:61:5-77 Warning:
Element uses-permission#android.permission.POST_NOTIFICATIONS at AndroidManifest.xml:61:5-77 duplicated with element declared at AndroidManifest.xml:23:5-77
/home/vagrant/build/com.nextcloud.android.beta/app/src/main/AndroidManifest.xml:71:5-77 Warning:
Element uses-permission#android.permission.POST_NOTIFICATIONS at AndroidManifest.xml:71:5-77 duplicated with element declared at AndroidManifest.xml:61:5-77
/home/vagrant/build/com.nextcloud.android.beta/app/src/main/AndroidManifest.xml:30:5-33:32 Warning:
uses-feature#android.hardware.camera2 was tagged at AndroidManifest.xml:30 to replace another declaration but no other declaration present
> Task :app:processVersionDevReleaseManifest
> Task :app:mergeVersionDevReleaseResources
> Task :app:javaPreCompileVersionDevRelease
> Task :app:dataBindingGenBaseClassesVersionDevRelease
> Task :app:extractProguardFiles
> Task :app:mergeVersionDevReleaseJniLibFolders
> Task :app:mergeVersionDevReleaseNativeLibs
> Task :app:checkVersionDevReleaseDuplicateClasses
> Task :app:desugarVersionDevReleaseFileDependencies
> Task :app:stripVersionDevReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libconscrypt_jni.so, libpl_droidsonroids_gif.so.
> Task :app:processVersionDevReleaseManifestForPackage
> Task :app:mergeExtDexVersionDevRelease
> Task :app:extractVersionDevReleaseNativeSymbolTables
> Task :app:mergeVersionDevReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeVersionDevReleaseArtProfile
> Task :app:mergeVersionDevReleaseShaders FROM-CACHE
> Task :app:compileVersionDevReleaseShaders NO-SOURCE
> Task :app:generateVersionDevReleaseAssets UP-TO-DATE
> Task :app:mergeVersionDevReleaseAssets
> Task :app:compressVersionDevReleaseAssets
> Task :app:collectVersionDevReleaseDependencies
> Task :app:sdkVersionDevReleaseDependencyData
> Task :app:writeVersionDevReleaseAppMetadata
> Task :app:writeVersionDevReleaseSigningConfigVersions
warn: removing resource com.nextcloud.android.beta:string/actionbar_copy without required default value.
warn: removing resource com.nextcloud.android.beta:string/actionbar_move without required default value.
warn: removing resource com.nextcloud.android.beta:string/choose_location without required default value.
warn: removing resource com.nextcloud.android.beta:string/common_select without required default value.
warn: removing resource com.nextcloud.android.beta:string/copy_to without required default value.
warn: removing resource com.nextcloud.android.beta:string/folder_picker_choose_button_text without required default value.
warn: removing resource com.nextcloud.android.beta:string/move_to without required default value.
warn: removing resource com.nextcloud.android.beta:string/note_confirm without required default value.
warn: removing resource com.nextcloud.android.beta:string/send_note without required default value.
warn: removing resource com.nextcloud.android.beta:string/sort_by_modification_date_ascending without required default value.
warn: removing resource com.nextcloud.android.beta:string/sort_by_modification_date_descending without required default value.
warn: removing resource com.nextcloud.android.beta:string/sort_by_name_ascending without required default value.
warn: removing resource com.nextcloud.android.beta:string/sort_by_name_descending without required default value.
warn: removing resource com.nextcloud.android.beta:string/sort_by_size_ascending without required default value.
warn: removing resource com.nextcloud.android.beta:string/sort_by_size_descending without required default value.
> Task :app:processVersionDevReleaseResources
> Task :app:optimizeVersionDevReleaseResources
> Task :app:kspVersionDevReleaseKotlin
> Task :app:kaptGenerateStubsVersionDevReleaseKotlin
> Task :app:kaptVersionDevReleaseKotlin
warning: Supported source version 'RELEASE_8' from annotation processor 'org.jetbrains.kotlin.kapt3.base.ProcessorWrapper' less than -source '17'
Note: [prism4j-bundler] Processing took: 877 ms
Note: [prism4j-bundler] Processing took: 3 ms
Note: [prism4j-bundler] Processing took: 0 ms
warning: The following options were not recognized by any processor: '[room.schemaLocation, kapt.kotlin.generated]'
> Task :app:compileVersionDevReleaseKotlin
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/AnonymousUser.kt:63:18 This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/AnonymousUser.kt:67:18 This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/MockUser.kt:58:18 This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/MockUser.kt:62:18 This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:46:16 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:47:16 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:48:16 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:57:18 This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:61:18 This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/Server.kt:35:16 'readSerializable(): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/Server.kt:36:16 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/core/LocalConnection.kt:98:32 Unchecked cast: IBinder to LocalBinder<S>
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/database/migrations/Migration67to68.kt:40:13 Variable 'newTableTempName' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/device/DeviceInfo.kt:30:45 'toLowerCase(Locale): String' is deprecated. Use lowercase() instead.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/device/PowerManagementServiceImpl.kt:49:50 'fromContext(Context!): AppPreferences!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/di/ThemeModule.kt:26:41 'ThemeColorUtils' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/di/ThemeModule.kt:43:32 'ThemeColorUtils' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/di/ThemeModule.kt:44:20 'ThemeColorUtils' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:91:13 Property backing field in derived class com.nextcloud.client.documentscan.DocumentScanActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:94:9 Property backing field in derived class com.nextcloud.client.documentscan.DocumentScanActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:110:25 Property backing field in derived class com.nextcloud.client.documentscan.DocumentScanActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:121:29 'onBackPressed(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:173:17 Property backing field in derived class com.nextcloud.client.documentscan.DocumentScanActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:177:9 Property backing field in derived class com.nextcloud.client.documentscan.DocumentScanActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:190:13 Property backing field in derived class com.nextcloud.client.documentscan.DocumentScanActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/editimage/EditImageActivity.kt:83:31 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/editimage/EditImageActivity.kt:93:26 'setter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/editimage/EditImageActivity.kt:93:52 'SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/editimage/EditImageActivity.kt:187:52 'WEBP' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/EtmActivity.kt:77:19 'onBackPressed(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/EtmMenuAdapter.kt:49:51 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmAccountsFragment.kt:40:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmAccountsFragment.kt:62:15 'onCreateOptionsMenu(Menu, MenuInflater): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmAccountsFragment.kt:72:27 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmBackgroundJobsFragment.kt:105:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmBackgroundJobsFragment.kt:120:15 'onCreateOptionsMenu(Menu, MenuInflater): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmBackgroundJobsFragment.kt:146:27 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmFileTransferFragment.kt:105:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmFileTransferFragment.kt:130:15 'onCreateOptionsMenu(Menu, MenuInflater): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmFileTransferFragment.kt:144:27 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:21:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:37:53 'toLowerCase(Locale): String' is deprecated. Use lowercase() instead.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:58:15 'onCreateOptionsMenu(Menu, MenuInflater): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:68:27 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmPreferencesFragment.kt:40:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmPreferencesFragment.kt:57:15 'onCreateOptionsMenu(Menu, MenuInflater): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmPreferencesFragment.kt:67:27 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/DownloadTask.kt:65:44 Parameter 'progress' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/DownloadTask.kt:65:69 Parameter 'isCancelled' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/DownloadTask.kt:68:25 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/FileTransferService.kt:116:39 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/FileTransferService.kt:126:28 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/FileTransferService.kt:138:13 'stopForeground(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:72:23 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:73:23 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:74:23 'readSerializable(): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:75:23 'readSerializable(): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:134:23 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:135:23 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:136:25 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:137:23 'readSerializable(): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:138:23 'readSerializable(): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/TransferManagerImpl.kt:153:67 Parameter 'progress' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/TransferManagerImpl.kt:153:94 Parameter 'isCancelled' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/UploadTask.kt:94:25 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:94:60 'constructor ArbitraryDataProviderImpl(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:137:61 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:152:81 'toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:184:67 Parameter 'clock' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:204:34 'getClientFor(OwnCloudAccount!, Context!): OwnCloudClient!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:204:52 'toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:217:61 'toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/BackgroundJobManagerImpl.kt:370:99 'REPLACE' is deprecated. Deprecated in favor of the UPDATE policy. UPDATE policy has very similar behavior: next run of the worker with the same unique name, going to have new specification. However, UPDATE has better defaults: unlike REPLACE policy UPDATE won't cancel the worker if it is currently running and new worker specification will be used only on the next run. Also it preserves original enqueue time, so unlike REPLACE period isn't reset. If you want to preserve previous behavior, CANCEL_AND_REENQUEUE should be used.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/BackgroundJobManagerImpl.kt:486:84 'REPLACE' is deprecated. Deprecated in favor of the UPDATE policy. UPDATE policy has very similar behavior: next run of the worker with the same unique name, going to have new specification. However, UPDATE has better defaults: unlike REPLACE policy UPDATE won't cancel the worker if it is currently running and new worker specification will be used only on the next run. Also it preserves original enqueue time, so unlike REPLACE period isn't reset. If you want to preserve previous behavior, CANCEL_AND_REENQUEUE should be used.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/CalendarImportWork.kt:48:13 Variable 'calendarPaths' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/CalendarImportWork.kt:49:47 Unchecked cast: (Mutable)Map<String!, Any!> to Map<String, AndroidCalendar>
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/CalendarImportWork.kt:65:17 Name shadowed: calendars
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/CalendarImportWork.kt:65:17 Variable 'calendars' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/ContactsBackupWork.kt:186:55 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/ContactsBackupWork.kt:190:17 Condition 'backupFolder != null' is always 'true'
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/ContactsBackupWork.kt:200:76 'toPlatformAccount(): Account' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt:94:53 'locale: Locale!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt:134:13 'constructor ArbitraryDataProviderImpl(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt:246:52 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt:247:44 Unsafe use of a nullable receiver of type Date?
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesUploadWorker.kt:162:50 'toPlatformAccount(): Account' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesUploadWorker.kt:163:83 'getClientFor(OwnCloudAccount!, Context!): OwnCloudClient!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesUploadWorker.kt:164:48 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesUploadWorker.kt:170:18 'execute(vararg ThumbnailsCacheManager.ThumbnailGenerationTaskObject!): AsyncTask<ThumbnailsCacheManager.ThumbnailGenerationTaskObject!, Void!, Bitmap!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesUploadWorker.kt:273:78 'toPlatformAccount(): Account' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/MediaFoldersDetectionWork.kt:89:60 'constructor ArbitraryDataProviderImpl(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/MediaFoldersDetectionWork.kt:275:50 'fromContext(Context!): AppPreferences!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:255:18 'getClientFor(OwnCloudAccount!, Context!): OwnCloudClient!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:255:36 'toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:257:18 'execute(OwnCloudClient!): RemoteOperationResult<Notification!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:304:38 'getClientFor(OwnCloudAccount!, Context!): OwnCloudClient!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:304:56 'toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:312:42 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:60:45 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:106:43 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:118:39 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:125:41 'execute(User!, Context!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:140:24 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:147:24 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/logger/FileLogHandler.kt:69:13 Unsafe use of a nullable receiver of type File?
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/logger/FileLogHandler.kt:102:32 Unsafe use of a nullable receiver of type Array<(out) File!>?
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/logger/ui/LogsActivity.kt:71:13 Property backing field in derived class com.nextcloud.client.logger.ui.LogsActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/logger/ui/LogsActivity.kt:87:13 Property backing field in derived class com.nextcloud.client.logger.ui.LogsActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/logger/ui/LogsActivity.kt:96:13 Property backing field in derived class com.nextcloud.client.logger.ui.LogsActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/logger/ui/LogsEmailSender.kt:52:13 Unsafe use of a nullable receiver of type File?
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/AudioFocusManager.kt:72:25 'requestAudioFocus(AudioManager.OnAudioFocusChangeListener!, Int, Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/AudioFocusManager.kt:91:25 'abandonAudioFocus(AudioManager.OnAudioFocusChangeListener!): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:28:38 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:96:47 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:98:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:99:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:102:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:103:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:104:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:105:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:106:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:107:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:108:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:109:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:112:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:115:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ErrorFormat.kt:116:13 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ExoplayerListener.kt:28:38 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ExoplayerListener.kt:29:38 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ExoplayerListener.kt:30:38 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ExoplayerListener.kt:35:108 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ExoplayerListener.kt:36:5 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ExoplayerListener.kt:40:30 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ExoplayerListener.kt:58:39 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ExoplayerListener.kt:61:23 'ErrorFormat' is deprecated. This legacy helper should be refactored
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:25:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:33:5 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:33:5 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:37:32 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:39:28 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:45:14 'getter for isCancelled: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/NextcloudExoPlayer.kt:25:38 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/NextcloudExoPlayer.kt:26:49 'OkHttpDataSource' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/NextcloudExoPlayer.kt:27:45 'DefaultMediaSourceFactory' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/NextcloudExoPlayer.kt:28:47 'DefaultDataSource' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/NextcloudExoPlayer.kt:41:87 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/NextcloudExoPlayer.kt:42:39 'OkHttpDataSource' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/NextcloudExoPlayer.kt:44:34 'DefaultMediaSourceFactory' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/NextcloudExoPlayer.kt:45:13 'DefaultDataSource' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/NextcloudExoPlayer.kt:50:16 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:100:22 'execute(vararg Void!): AsyncTask<Void!, Void!, String!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:114:26 'setAudioStreamType(Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:131:26 'cancel(Boolean): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:203:36 Parameter 'mp' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:204:33 'ErrorFormat' is deprecated. This legacy helper should be refactored
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:209:39 Parameter 'mp' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:214:40 Parameter 'mp' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:218:46 Parameter 'mp' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:103:50 'constructor Builder(Context)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:109:74 'toUpperCase(Locale): String' is deprecated. Use uppercase() instead.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:116:47 'toUpperCase(Locale): String' is deprecated. Use uppercase() instead.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:144:33 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:145:35 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:157:34 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:186:13 'stopForeground(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/mixins/SessionMixin.kt:77:25 'toPlatformAccount(): Account' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/mixins/SessionMixin.kt:93:41 'getter for currentAccount: Account?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/mixins/SessionMixin.kt:112:38 'getter for currentAccount: Account?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/mixins/SessionMixin.kt:133:38 'getter for currentAccount: Account?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/notifications/AppNotificationManagerImpl.kt:38:32 'constructor Builder(Context)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/onboarding/OnboardingServiceImpl.kt:57:36 'getter for currentAccount: Account?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/widget/DashboardWidgetConfigurationActivity.kt:39:51 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/widget/DashboardWidgetConfigurationActivity.kt:183:25 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/widget/DashboardWidgetService.kt:126:39 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ChooseAccountDialogFragment.kt:79:30 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ChooseAccountDialogFragment.kt:113:57 'toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ChooseAccountDialogFragment.kt:118:48 'tintPrimaryDrawable(Context, Int): Drawable?' is deprecated. Use tintDrawable(context, id, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ChooseAccountDialogFragment.kt:165:64 'execute(vararg Void!): AsyncTask<Void!, Void!, Status!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ImageDetailFragment.kt:98:26 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ImageDetailFragment.kt:99:26 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ImageDetailFragment.kt:102:39 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ImageDetailFragment.kt:103:39 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ImageDetailFragment.kt:104:43 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:122:30 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:123:32 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:332:33 'colorOnSecondaryContainerTextViewElement(TextView): Unit' is deprecated. Use colorTextView(textView, ColorRole.ON_SECONDARY_CONTAINER) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:337:59 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:338:57 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:339:56 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:340:62 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/fileactions/FileActionsViewModel.kt:76:46 'getParcelableArrayList(String?): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/utils/extensions/BundleExtensions.kt:34:14 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/utils/extensions/BundleExtensions.kt:42:14 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/utils/view/FastScrollPopupBackground.kt:138:69 'getter for isConvex: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/utils/view/FastScrollPopupBackground.kt:145:17 'setConvexPath(Path): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/authentication/PassCodeManager.kt:152:89 'getter for isScreenOn: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:163:39 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:211:9 Visibility modifiers are redundant in getter
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:303:17 'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'com.owncloud.android.ui.activity.ToolbarActivity'. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:324:50 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:327:46 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:341:39 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:424:11 'getParcelableArrayListExtra(String!): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:424:51 'EXTRA_FILES: String?' is deprecated. This leads to crashes when too many files are passed. Use EXTRA_FILE_PATHS instead, or
better yet, store the target files wherever you need to use them instead of passing them through this activity.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:425:52 'EXTRA_FILES: String?' is deprecated. This leads to crashes when too many files are passed. Use EXTRA_FILE_PATHS instead, or
better yet, store the target files wherever you need to use them instead of passing them through this activity.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:462:60 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:508:86 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:512:44 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:22:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:59:27 'execute(vararg Void!): AsyncTask<Void!, Void!, Boolean!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:78:46 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:78:46 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:110:19 'onPostExecute(Result!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/NotificationsActivity.kt:36:51 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/NotificationsActivity.kt:149:68 'constructor ArbitraryDataProviderImpl(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/NotificationsActivity.kt:230:57 'execute(OwnCloudClient!): RemoteOperationResult<(Mutable)List<Notification!>!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/NotificationsActivity.kt:253:25 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/NotificationsActivity.kt:289:54 'execute(vararg Action!): AsyncTask<Action!, Void!, Boolean!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/RichDocumentsEditorWebView.kt:104:58 'EXTRA_FILES: String?' is deprecated. This leads to crashes when too many files are passed. Use EXTRA_FILE_PATHS instead, or
better yet, store the target files wherever you need to use them instead of passing them through this activity.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/RichDocumentsEditorWebView.kt:113:36 'execute(User!, Context!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/RichDocumentsEditorWebView.kt:115:36 'getter for singleData: Any!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/RichDocumentsEditorWebView.kt:155:73 'execute(vararg Void!): AsyncTask<Void!, Void!, Boolean!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/RichDocumentsEditorWebView.kt:160:62 'execute(vararg Void!): AsyncTask<Void!, Void!, String!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SetupEncryptionActivity.kt:37:28 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:223:30 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.DrawerActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.DrawerActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:233:9 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.DrawerActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.DrawerActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:245:9 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:260:13 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:263:9 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:299:17 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:307:21 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:560:75 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:582:13 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.FileActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.FileActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:633:47 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:642:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:708:17 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.FileActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.FileActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:712:21 'constructor ArbitraryDataProviderImpl(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:720:13 'constructor ArbitraryDataProviderImpl(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:725:17 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.FileActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.FileActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:801:75 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:828:17 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:60:22 Property backing field in derived class com.owncloud.android.ui.activity.TextEditorWebView is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.FileActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.FileActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:69:31 'setForceDarkStrategy(WebSettings, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:71:35 'DARK_STRATEGY_WEB_THEME_DARKENING_ONLY: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:75:31 'setForceDark(WebSettings, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:75:80 'FORCE_DARK_ON: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:85:59 Property backing field in derived class com.owncloud.android.ui.activity.TextEditorWebView is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.FileActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.FileActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:85:72 'execute(vararg Void!): AsyncTask<Void!, Void!, String!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/NewSecureFileDropViewHolder.kt:36:61 Parameter 'v' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:27:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:145:39 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:191:22 'executeOnExecutor(Executor!, vararg Any!): AsyncTask<Any!, Void!, Bitmap!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:192:21 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:192:31 'THREAD_POOL_EXECUTOR: Executor!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:269:22 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:274:22 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:277:41 'tintPrimaryDrawable(Context, Int): Drawable?' is deprecated. Use tintDrawable(context, id, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:280:76 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:356:18 'cancel(Boolean): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/QuickSharingPermissionsAdapter.kt:65:41 'colorImageView(ImageView): Unit' is deprecated. Use colorImageView(imageView, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/QuickSharingPermissionsAdapter.kt:74:68 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/UnifiedSearchHeaderViewHolder.kt:39:33 'colorPrimaryTextViewElement(TextView): Unit' is deprecated. Use colorTextView(textView) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/UnifiedSearchItemViewHolder.kt:103:40 'tintPrimaryDrawable(Context, Drawable?): Drawable?' is deprecated. Use tintDrawable(context, drawable, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/UnifiedSearchListAdapter.kt:163:29 'execute(vararg File!): AsyncTask<File!, Void!, Void!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GetRemoteFileTask.kt:44:55 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GetRemoteFileTask.kt:46:37 'getData(): ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GetRemoteFileTask.kt:60:31 'execute(OwnCloudClient!): RemoteOperationResult<T!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:23:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:35:5 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:35:5 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:49:20 'getter for isCancelled: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:30:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:46:51 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:130:34 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:131:29 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:192:67 'execute(vararg Void!): AsyncTask<Void!, Void!, TemplateList!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:209:103 'execute(vararg Void!): AsyncTask<Void!, Void!, String!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:287:9 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:287:9 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:304:19 'execute(OwnCloudClient!): RemoteOperationResult<String!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:308:67 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:320:70 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:322:39 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:324:25 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:363:9 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:363:9 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:374:22 'execute(OwnCloudClient!): RemoteOperationResult<TemplateList!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:380:25 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/CreateFolderDialogFragment.kt:95:36 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/CreateFolderDialogFragment.kt:106:47 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/LoadingDialog.kt:44:9 'setter for retainInstance: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/LoadingDialog.kt:63:31 'getter for retainInstance: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SendFilesDialog.kt:58:9 'setter for retainInstance: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SendFilesDialog.kt:64:64 Unchecked cast: Array<(out) Parcelable!>? to Array<OCFile>?
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SendShareDialog.kt:73:9 'setter for retainInstance: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:31:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:106:15 'execute(vararg Void?): AsyncTask<Void?, Void?, String?>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:123:33 'constructor ArbitraryDataProviderImpl(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:180:36 'get(): String?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:244:21 'execute(vararg Void?): AsyncTask<Void?, Void?, String!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:248:30 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:249:25 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:250:13 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:285:59 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:285:59 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:303:54 'execute(User!, Context!): RemoteOperationResult<String!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:322:61 'execute(User!, Context!): RemoteOperationResult<PrivateKey!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:324:78 Unnecessary non-null assertion (!!) on a non-null receiver of type User
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:334:19 'onPreExecute(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:342:19 'onPostExecute(Result!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:370:62 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:370:62 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:379:19 'onPreExecute(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:399:62 'toPlatformAccount(): Account' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:402:40 'execute(User!, Context!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:405:46 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:425:70 'execute(User!, Context!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:445:50 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:448:46 'execute(User!, Context!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SetupEncryptionDialogFragment.kt:459:19 'onPostExecute(Result!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SortingOrderDialogFragment.kt:52:9 'setter for retainInstance: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SortingOrderDialogFragment.kt:100:31 'getter for retainInstance: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SyncFileNotEnoughSpaceDialogFragment.kt:59:20 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SyncFileNotEnoughSpaceDialogFragment.kt:79:9 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SyncedFolderPreferencesDialogFragment.kt:77:15 'onAttach(Activity): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SyncedFolderPreferencesDialogFragment.kt:89:9 'setter for retainInstance: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SyncedFolderPreferencesDialogFragment.kt:388:31 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SyncedFolderPreferencesDialogFragment.kt:394:31 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/SyncedFolderPreferencesDialogFragment.kt:445:31 'getter for retainInstance: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:81:60 Property backing field in derived class com.owncloud.android.ui.fragment.GroupfolderListFragment is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.fragment.OCFileListFragment. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.fragment.OCFileListFragment if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:94:11 'execute(vararg Void!): AsyncTask<Void!, Void!, Map<String, Groupfolder>!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:99:9 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:125:79 'execute(User!, Context!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:133:46 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:23:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:39:5 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:39:5 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:59:42 'getter for isCancelled: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:66:53 'execute(User!, Context!): RemoteOperationResult<T!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:71:61 'getter for isCancelled: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:91:18 'getter for isCancelled: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/ProfileBottomSheetDialog.kt:108:37 'tintPrimaryDrawable(Context, Drawable?): Drawable?' is deprecated. Use tintDrawable(context, drawable, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/ProfileBottomSheetDialog.kt:110:46 Parameter 'v' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/ProfileBottomSheetDialog.kt:117:29 Parameter 'd' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/SharedListFragment.kt:71:9 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/SharedListFragment.kt:87:79 'execute(User!, Context!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/SharedListFragment.kt:95:46 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:31:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:124:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:309:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:311:22 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:311:22 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:314:49 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:325:48 'execute(User!, Context!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:335:59 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:348:14 'execute(vararg Params!): AsyncTask<Params!, Progress!, Result!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:374:36 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:382:15 'onRequestPermissionsResult(Int, Array<(out) String!>, IntArray): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:506:13 'requestPermissions(Array<(out) String!>, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:522:13 'requestPermissions(Array<(out) String!>, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:581:30 'getter for year: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:582:31 'getter for month: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:583:29 'getter for day: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:638:24 'constructor Date(Int, Int, Int)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupListAdapter.kt:162:33 'colorPrimaryTextViewElement(TextView): Unit' is deprecated. Use colorTextView(textView) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/helpers/UriUploader.kt:159:18 'execute(vararg Any!): AsyncTask<Any!, Void!, RemoteOperationResult.ResultCode!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewBitmapActivity.kt:69:9 'onBackPressed(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewVideoFullscreenDialog.kt:34:38 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewVideoFullscreenDialog.kt:35:38 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewVideoFullscreenDialog.kt:36:41 'StyledPlayerView' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewVideoFullscreenDialog.kt:55:34 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewVideoFullscreenDialog.kt:56:29 'StyledPlayerView' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewVideoFullscreenDialog.kt:60:39 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewVideoFullscreenDialog.kt:66:29 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewVideoFullscreenDialog.kt:94:65 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewVideoFullscreenDialog.kt:128:13 'StyledPlayerView' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewVideoFullscreenDialog.kt:139:37 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewVideoFullscreenDialog.kt:181:13 'StyledPlayerView' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/pdf/PreviewPdfFragment.kt:78:35 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/pdf/PreviewPdfFragment.kt:113:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/pdf/PreviewPdfFragment.kt:120:15 'onPrepareOptionsMenu(Menu): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/trashbin/TrashbinActivity.kt:263:39 The corresponding parameter in the supertype 'OnSortingOrderListener' is named 'selection'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/unifiedsearch/UnifiedSearchViewModel.kt:110:5 'open' has no effect in a final class
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/unifiedsearch/UnifiedSearchViewModel.kt:201:5 'open' has no effect in a final class
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:155:62 'fromContext(Context!): AppPreferences!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:227:62 'fromContext(Context!): AppPreferences!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:234:34 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:240:38 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:30:27 'PreferenceCategory' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:61:43 'PreferenceCategory' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:62:29 'getter for context: Context!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:63:60 'getter for title: CharSequence!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:70:22 'setter for title: CharSequence!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:97:35 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:98:39 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:101:42 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:102:39 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:135:38 'tintPrimaryDrawable(Context, Drawable?): Drawable?' is deprecated. Use tintDrawable(context, drawable, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:242:39 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:243:46 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/versionDev/java/com/nextcloud/android/appReview/InAppReviewHelperImpl.kt:29:29 Parameter 'appPreferences' is never used
> Task :app:compileVersionDevReleaseJavaWithJavac
The following annotation processors are not incremental: prism4j-bundler-2.0.0.jar (io.noties:prism4j-bundler:2.0.0).
Make sure all annotation processors are incremental to improve your build speed.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:lintVitalAnalyzeVersionDevRelease
> Task :app:dexBuilderVersionDevRelease
> Task :app:mergeVersionDevReleaseGlobalSynthetics
> Task :app:processVersionDevReleaseJavaRes
> Task :app:mergeVersionDevReleaseJavaResource
> Task :app:mergeDexVersionDevRelease
> Task :app:compileVersionDevReleaseArtProfile
> Task :app:packageVersionDevRelease
> Task :app:createVersionDevReleaseApkListingFileRedirect
> Task :app:lintVitalReportVersionDevRelease
> Task :app:lintVitalVersionDevRelease
> Task :app:assembleVersionDevRelease
BUILD SUCCESSFUL in 9m 35s
50 actionable tasks: 49 executed, 1 from cache
2023-11-30 19:50:16,239 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.nextcloud.android.beta, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-30 19:50:16,255 INFO: Successfully built version 20231129 of com.nextcloud.android.beta from abffcf5395004cb14264baeb6a26676652d5c49a
2023-11-30 19:50:16,582 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 19:50:16,582 DEBUG: Start of Namespace mapping: prefix 72: 'android' --> uri 246: 'http://schemas.android.com/apk/res/android'
2023-11-30 19:50:16,589 DEBUG: Checking build/com.nextcloud.android.beta/app/build/outputs/apk/versionDev/release/versionDev-release-20231129.apk
2023-11-30 19:50:16,640 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 19:50:16,640 DEBUG: Start of Namespace mapping: prefix 72: 'android' --> uri 246: 'http://schemas.android.com/apk/res/android'
2023-11-30 19:50:16,812 INFO: success: com.nextcloud.android.beta
2023-11-30 19:50:16,813 INFO: Finished
2023-11-30 19:50:16,813 INFO: 1 build succeeded