log for com.nextcloud.client:30300790
== Installed Android Tools ==
2025-01-09 00:42:10,396 DEBUG: Reading 'config.yml'
2025-01-09 00:42:10,427 INFO: Creating log directory
2025-01-09 00:42:10,428 INFO: Creating temporary directory
2025-01-09 00:42:10,428 INFO: Creating output directory
2025-01-09 00:42:10,494 DEBUG: Getting git vcs interface for https://github.com/nextcloud/android.git
2025-01-09 00:42:10,494 DEBUG: Checking com.nextcloud.client:30300790
2025-01-09 00:42:10,494 INFO: Building version 3.30.7 (30300790) of com.nextcloud.client
2025-01-09 00:42:10,494 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-01-09 00:42:10,998 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u9) ...
2025-01-09 00:42:34,443 INFO: Getting source for revision stable-3.30.7
2025-01-09 00:42:34,444 DEBUG: Directory: build/com.nextcloud.client
2025-01-09 00:42:34,444 DEBUG: > git rev-parse --show-toplevel
2025-01-09 00:42:34,649 DEBUG: Directory: build/com.nextcloud.client
2025-01-09 00:42:34,649 DEBUG: > git submodule foreach --recursive git reset --hard
2025-01-09 00:42:34,852 DEBUG: Directory: build/com.nextcloud.client
2025-01-09 00:42:34,853 DEBUG: > git reset --hard
2025-01-09 00:42:35,758 DEBUG: Directory: build/com.nextcloud.client
2025-01-09 00:42:35,758 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-01-09 00:42:35,861 DEBUG: Directory: build/com.nextcloud.client
2025-01-09 00:42:35,862 DEBUG: > git clean -dffx
2025-01-09 00:42:35,965 DEBUG: Directory: build/com.nextcloud.client
2025-01-09 00:42:35,965 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 --prune-tags --force origin
2025-01-09 00:42:38,094 DEBUG: Directory: build/com.nextcloud.client
2025-01-09 00:42:38,094 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
2025-01-09 00:42:38,906 DEBUG: Directory: build/com.nextcloud.client
2025-01-09 00:42:38,906 DEBUG: > git remote set-head origin --auto
2025-01-09 00:42:39,615 DEBUG: Directory: build/com.nextcloud.client
2025-01-09 00:42:39,615 DEBUG: > git checkout -f stable-3.30.7
2025-01-09 00:42:40,320 DEBUG: Directory: build/com.nextcloud.client
2025-01-09 00:42:40,320 DEBUG: > git clean -dffx
2025-01-09 00:42:40,423 DEBUG: Directory: build/com.nextcloud.client
2025-01-09 00:42:40,423 DEBUG: > git rev-parse --show-toplevel
2025-01-09 00:42:40,627 DEBUG: Directory: build/com.nextcloud.client
2025-01-09 00:42:40,627 DEBUG: > git submodule deinit --all --force
2025-01-09 00:42:40,830 INFO: Creating local.properties file at build/com.nextcloud.client/local.properties
2025-01-09 00:42:40,833 INFO: Creating local.properties file at build/com.nextcloud.client/app/local.properties
2025-01-09 00:42:40,834 DEBUG: Removing debuggable flags from build/com.nextcloud.client/app
2025-01-09 00:42:40,880 INFO: Removing specified files
2025-01-09 00:42:40,880 INFO: Removing user_manual
2025-01-09 00:42:40,938 INFO: Running 'prebuild' commands in build/com.nextcloud.client/app
2025-01-09 00:42:40,938 DEBUG: Directory: build/com.nextcloud.client/app
2025-01-09 00:42:40,938 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
2025-01-09 00:42:41,140 INFO: Cleaning Gradle project...
2025-01-09 00:42:41,141 DEBUG: Directory: build/com.nextcloud.client/app
2025-01-09 00:42:41,141 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.10 via distributionUrl
Downloading missing gradle version 8.10
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.10-bin.zip: OK
Running /opt/gradle/versions/8.10/bin/gradle clean
Welcome to Gradle 8.10!
Here are the highlights of this release:
- Support for Java 23
- Faster configuration cache
- Better configuration cache reports
For more details see https://docs.gradle.org/8.10/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.13 (Debian 17.0.13+11-Debian-2deb12u1)
> Task :app:clean
BUILD SUCCESSFUL in 1m 41s
1 actionable task: 1 executed
2025-01-09 00:44:29,455 INFO: Scanning source for common problems...
2025-01-09 00:44:29,511 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-01-09 00:44:29,513 DEBUG: scanner is configured to use signature data from: 'suss'
2025-01-09 00:44:29,514 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-01-09 00:44:30,093 DEBUG: write 'suss.json' to cache
2025-01-09 00:44:30,098 DEBUG: next suss.json cache update due in 23:59:59.985498
2025-01-09 00:44:30,482 INFO: Removing binary at app/src/androidTest/assets/n9WXAIXO2wRY4R8nXwmo
2025-01-09 00:44:30,483 INFO: Removing binary at app/src/androidTest/assets/srEPevoPqPZpPEaeDnS3
2025-01-09 00:44:30,484 INFO: Removing binary at app/src/androidTest/assets/encrypted/ia7OEEEyXMoRa1QWQk8r
2025-01-09 00:44:30,484 INFO: Removing binary at app/src/androidTest/assets/encrypted/n9WXAIXO2wRY4R8nXwmo
2025-01-09 00:44:30,541 INFO: Creating source tarball...
2025-01-09 00:44:33,983 INFO: Building Gradle project...
2025-01-09 00:44:33,983 DEBUG: Directory: build/com.nextcloud.client/app
2025-01-09 00:44:33,983 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleGenericRelease
Found 8.10 via distributionUrl
Running /opt/gradle/versions/8.10/bin/gradle assembleGenericRelease
Configuration on demand is an incubating feature.
> Configure project :app
Gradle uses Java 17.0.13 (Debian 17.0.13+11-Debian-2deb12u1)
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
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" 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 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" 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:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preGenericReleaseBuild UP-TO-DATE
> Task :app:compileGenericReleaseAidl
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.media3/media3-ui/1.4.0/48281d2d8d97f09a56d778cf91ba912c73dda7df/media3-ui-1.4.0.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/media3/ui/PlayerNotificationManager'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:generateGenericReleaseResValues
> Task :app:dataBindingMergeDependencyArtifactsGenericRelease
> Task :app:extractGenericReleaseSupportedLocales
> Task :app:generateGenericReleaseResources
> Task :app:dataBindingTriggerGenericRelease
> Task :app:generateGenericReleaseLocaleConfig
> Task :app:generateGenericReleaseBuildConfig
> Task :app:mergeGenericReleaseResources
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/about_version_with_build. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:236:4: Multiple substitutions specified in non-positional format of string resource string/direct_login_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:256:4: Multiple substitutions specified in non-positional format of string resource string/downloader_download_in_progress_content. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:283:4: Multiple substitutions specified in non-positional format of string resource string/drawer_quota. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:317:4: Multiple substitutions specified in non-positional format of string resource string/error__upload__local_file_not_copied. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:511:4: Multiple substitutions specified in non-positional format of string resource string/local_folder_friendly_path. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:527:4: Multiple substitutions specified in non-positional format of string resource string/logs_status_filtered. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:721:4: Multiple substitutions specified in non-positional format of string resource string/recommend_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:722:4: Multiple substitutions specified in non-positional format of string resource string/recommend_urls. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:827:4: Multiple substitutions specified in non-positional format of string resource string/single_sign_on_request_token. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:879:4: Multiple substitutions specified in non-positional format of string resource string/subject_user_shared_with_you. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:894:4: Multiple substitutions specified in non-positional format of string resource string/sync_foreign_files_forgotten_explanation. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:899:4: Multiple substitutions specified in non-positional format of string resource string/sync_not_enough_space_dialog_placeholder. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:981:4: Multiple substitutions specified in non-positional format of string resource string/upload_notification_manager_start_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:1012:4: Multiple substitutions specified in non-positional format of string resource string/uploader_upload_in_progress_content. Did you mean to add the formatted="false" attribute?
> Task :app:mapGenericReleaseSourceSetPaths
> Task :app:checkGenericReleaseAarMetadata
> Task :app:createGenericReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksGenericRelease
> Task :app:processGenericReleaseMainManifest
/home/vagrant/build/com.nextcloud.client/app/src/main/AndroidManifest.xml:47:5-77 Warning:
Element uses-permission#android.permission.POST_NOTIFICATIONS at AndroidManifest.xml:47:5-77 duplicated with element declared at AndroidManifest.xml:12:5-77
/home/vagrant/build/com.nextcloud.client/app/src/main/AndroidManifest.xml:56:5-77 Warning:
Element uses-permission#android.permission.POST_NOTIFICATIONS at AndroidManifest.xml:56:5-77 duplicated with element declared at AndroidManifest.xml:47:5-77
/home/vagrant/build/com.nextcloud.client/app/src/main/AndroidManifest.xml:17:5-20:32 Warning:
uses-feature#android.hardware.camera2 was tagged at AndroidManifest.xml:17 to replace another declaration but no other declaration present
> Task :app:processGenericReleaseManifest
> Task :app:javaPreCompileGenericRelease
> Task :app:processGenericReleaseManifestForPackage
> Task :app:dataBindingGenBaseClassesGenericRelease
> Task :app:extractProguardFiles
> Task :app:mergeGenericReleaseJniLibFolders
warn: removing resource com.nextcloud.client:plurals/time_hours_ago without required default value.
warn: removing resource com.nextcloud.client:plurals/time_minutes_ago without required default value.
warn: removing resource com.nextcloud.client:plurals/time_seconds_ago without required default value.
warn: removing resource com.nextcloud.client:plurals/trashbin_list__footer__file without required default value.
warn: removing resource com.nextcloud.client:string/app_config_disable_clipboard_title without required default value.
warn: removing resource com.nextcloud.client:string/app_config_disable_intro_title without required default value.
warn: removing resource com.nextcloud.client:string/app_config_disable_log_title without required default value.
warn: removing resource com.nextcloud.client:string/app_config_disable_more_external_site_title without required default value.
warn: removing resource com.nextcloud.client:string/app_config_disable_multiaccount_title without required default value.
warn: removing resource com.nextcloud.client:string/app_config_disable_sharing_title without required default value.
warn: removing resource com.nextcloud.client:string/app_config_enforce_protection_title without required default value.
warn: removing resource com.nextcloud.client:string/assistant_screen_add_task_alert_dialog_title without required default value.
warn: removing resource com.nextcloud.client:string/assistant_screen_task_output_empty_text without required default value.
warn: removing resource com.nextcloud.client:string/bottom_navigation_menu_assistant_label without required default value.
warn: removing resource com.nextcloud.client:string/bottom_navigation_menu_favorites_label without required default value.
warn: removing resource com.nextcloud.client:string/bottom_navigation_menu_files_label without required default value.
warn: removing resource com.nextcloud.client:string/bottom_navigation_menu_media_label without required default value.
warn: removing resource com.nextcloud.client:string/common_now without required default value.
warn: removing resource com.nextcloud.client:string/conflict_folder_headline without required default value.
warn: removing resource com.nextcloud.client:string/conflict_message_description_for_folder without required default value.
warn: removing resource com.nextcloud.client:string/file_detail_sharing_fragment_no_contact_app_message without required default value.
warn: removing resource com.nextcloud.client:string/file_migration_allow_media_indexing without required default value.
warn: removing resource com.nextcloud.client:string/file_migration_free_space without required default value.
warn: removing resource com.nextcloud.client:string/internet_connection_required_for_encrypted_folder_setup without required default value.
warn: removing resource com.nextcloud.client:string/notification_channel_background_operations_description without required default value.
warn: removing resource com.nextcloud.client:string/notification_channel_background_operations_name without required default value.
warn: removing resource com.nextcloud.client:string/notification_icon_description without required default value.
warn: removing resource com.nextcloud.client:string/oc_file_list_adapter_offline_operation_description_text without required default value.
warn: removing resource com.nextcloud.client:string/oc_file_list_adapter_offline_operation_remove_description_text without required default value.
warn: removing resource com.nextcloud.client:string/offline_mode_info_description without required default value.
warn: removing resource com.nextcloud.client:string/offline_mode_info_title without required default value.
warn: removing resource com.nextcloud.client:string/offline_operations_file_does_not_exists_yet without required default value.
warn: removing resource com.nextcloud.client:string/offline_operations_worker_notification_conflict_text without required default value.
warn: removing resource com.nextcloud.client:string/offline_operations_worker_notification_delete_offline_folder without required default value.
warn: removing resource com.nextcloud.client:string/offline_operations_worker_notification_error_text without required default value.
warn: removing resource com.nextcloud.client:string/offline_operations_worker_notification_manager_ticker without required default value.
warn: removing resource com.nextcloud.client:string/offline_operations_worker_notification_start_text without required default value.
warn: removing resource com.nextcloud.client:string/prefs_data_storage_location without required default value.
warn: removing resource com.nextcloud.client:string/prefs_data_storage_location_summary without required default value.
warn: removing resource com.nextcloud.client:string/reshare_not_allowed without required default value.
warn: removing resource com.nextcloud.client:string/restore_item without required default value.
warn: removing resource com.nextcloud.client:string/retry without required default value.
warn: removing resource com.nextcloud.client:string/storage_external_storage without required default value.
warn: removing resource com.nextcloud.client:string/unexpected_error_occurred without required default value.
warn: removing resource com.nextcloud.client:string/warn_rename_extension without required default value.
> Task :app:mergeGenericReleaseNativeLibs
> Task :app:desugarGenericReleaseFileDependencies
> Task :app:mergeGenericReleaseStartupProfile
> Task :app:checkGenericReleaseDuplicateClasses
> Task :app:stripGenericReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libconscrypt_jni.so, libpl_droidsonroids_gif.so.
> Task :app:mergeGenericReleaseArtProfile
> Task :app:extractGenericReleaseNativeSymbolTables
> Task :app:processGenericReleaseResources
> Task :app:mergeExtDexGenericRelease
> Task :app:mergeGenericReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeGenericReleaseShaders
> Task :app:compileGenericReleaseShaders NO-SOURCE
> Task :app:generateGenericReleaseAssets UP-TO-DATE
> Task :app:mergeGenericReleaseAssets
> Task :app:compressGenericReleaseAssets
> Task :app:extractGenericReleaseVersionControlInfo
> Task :app:collectGenericReleaseDependencies
> Task :app:sdkGenericReleaseDependencyData
> Task :app:writeGenericReleaseAppMetadata
> Task :app:writeGenericReleaseSigningConfigVersions
> Task :app:optimizeGenericReleaseResources
> Task :app:kspGenericReleaseKotlin
> Task :app:kaptGenerateStubsGenericReleaseKotlin
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
> Task :app:kaptGenericReleaseKotlin
warning: Supported source version 'RELEASE_8' from annotation processor 'org.jetbrains.kotlin.kapt3.base.ProcessorWrapper' less than -source '17'
Note: [prism4j-bundler] Processing took: 965 ms
Note: [prism4j-bundler] Processing took: 2 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:compileGenericReleaseKotlin
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/account/AnonymousUser.kt:50:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/account/AnonymousUser.kt:54:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/account/MockUser.kt:45:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/account/MockUser.kt:49:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:33:16 'fun <T : Parcelable!> readParcelable(p0: ClassLoader?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:34:16 'fun <T : Parcelable!> readParcelable(p0: ClassLoader?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:35:16 'fun <T : Parcelable!> readParcelable(p0: ClassLoader?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:44:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:48:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/account/Server.kt:22:16 'fun readSerializable(): Serializable?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/account/Server.kt:23:16 'fun <T : Parcelable!> readParcelable(p0: ClassLoader?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/core/LocalConnection.kt:85:32 Unchecked cast of 'com.nextcloud.client.core.LocalBinder<*>' to 'com.nextcloud.client.core.LocalBinder<S>'.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/device/DeviceInfo.kt:15:45 'fun String.toLowerCase(locale: Locale): String' is deprecated. Use lowercase() instead.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/device/PowerManagementServiceImpl.kt:36:50 'static fun fromContext(context: Context!): AppPreferences!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/di/ThemeModule.kt:13:8 'class ThemeColorUtils : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/di/ThemeModule.kt:30:32 'class ThemeColorUtils : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/di/ThemeModule.kt:31:20 'constructor(): ThemeColorUtils' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:106:29 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the
{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.
The OnBackPressedDispatcher controls how back button events are dispatched
to one or more {@link OnBackPressedCallback} objects.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/EtmActivity.kt:64:19 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the
{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.
The OnBackPressedDispatcher controls how back button events are dispatched
to one or more {@link OnBackPressedCallback} objects.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/EtmMenuAdapter.kt:36:51 'val adapterPosition: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmAccountsFragment.kt:27:9 'fun setHasOptionsMenu(p0: Boolean): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmAccountsFragment.kt:48:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmAccountsFragment.kt:49:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmAccountsFragment.kt:53:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmAccountsFragment.kt:59:27 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmBackgroundJobsFragment.kt:154:9 'fun setHasOptionsMenu(p0: Boolean): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmBackgroundJobsFragment.kt:168:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmBackgroundJobsFragment.kt:169:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmBackgroundJobsFragment.kt:173:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmBackgroundJobsFragment.kt:200:27 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmFileTransferFragment.kt:111:9 'fun setHasOptionsMenu(p0: Boolean): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmFileTransferFragment.kt:135:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmFileTransferFragment.kt:136:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmFileTransferFragment.kt:140:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmFileTransferFragment.kt:150:27 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:27:9 'fun setHasOptionsMenu(p0: Boolean): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:43:53 'fun String.toLowerCase(locale: Locale): String' is deprecated. Use lowercase() instead.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:63:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:64:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:68:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:74:27 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmPreferencesFragment.kt:27:9 'fun setHasOptionsMenu(p0: Boolean): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmPreferencesFragment.kt:43:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmPreferencesFragment.kt:44:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmPreferencesFragment.kt:48:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/etm/pages/EtmPreferencesFragment.kt:54:27 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/files/Request.kt:62:23 'fun <T : Parcelable!> readParcelable(p0: ClassLoader?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/files/Request.kt:63:23 'fun <T : Parcelable!> readParcelable(p0: ClassLoader?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/files/Request.kt:64:23 'fun readSerializable(): Serializable?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/files/Request.kt:65:23 'fun readSerializable(): Serializable?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/files/Request.kt:124:23 'fun <T : Parcelable!> readParcelable(p0: ClassLoader?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/files/Request.kt:125:23 'fun <T : Parcelable!> readParcelable(p0: ClassLoader?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/files/Request.kt:126:25 'fun <T : Parcelable!> readParcelable(p0: ClassLoader?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/files/Request.kt:127:23 'fun readSerializable(): Serializable?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/files/Request.kt:128:23 'fun readSerializable(): Serializable?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:83:60 'constructor(context: Context!): ArbitraryDataProviderImpl' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:126:61 'fun execute(p0: OwnCloudClient!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:141:81 'fun toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:193:34 'fun getClientFor(p0: OwnCloudAccount!, p1: Context!): OwnCloudClient!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:193:52 'fun toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:206:61 'fun toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/CalendarImportWork.kt:36:47 Unchecked cast of 'kotlin.collections.(Mutable)Map<kotlin.String!, kotlin.Any!>' to 'kotlin.collections.Map<kotlin.String, third_parties.sufficientlysecure.AndroidCalendar>'.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/ContactsBackupWork.kt:173:55 'fun getFileByPath(path: String!): OCFile!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/ContactsBackupWork.kt:177:17 Condition is always 'true'.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/ContactsBackupWork.kt:187:76 'fun toPlatformAccount(): Account' is deprecated. Temporary workaround.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt:80:53 'field locale: Locale!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt:241:13 'constructor(context: Context!): ArbitraryDataProviderImpl' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt:351:52 Java type mismatch: inferred type is 'kotlin.String?', but 'kotlin.String' was expected.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt:352:44 Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type 'java.util.Date?'.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/HealthStatusWork.kt:63:45 'fun toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/MediaFoldersDetectionWork.kt:78:60 'constructor(context: Context!): ArbitraryDataProviderImpl' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/MediaFoldersDetectionWork.kt:264:50 'static fun fromContext(context: Context!): AppPreferences!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:289:38 'fun getClientFor(p0: OwnCloudAccount!, p1: Context!): OwnCloudClient!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:289:56 'fun toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:49:45 'fun getFileByPath(path: String!): OCFile!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:96:43 'fun getFileByPath(path: String!): OCFile!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:108:39 'fun getFileByPath(path: String!): OCFile!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:117:41 'fun execute(p0: User!, p1: Context!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:132:24 'var data: ArrayList<Any!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:139:24 'var data: ArrayList<Any!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/download/DownloadTask.kt:57:25 'fun execute(p0: OwnCloudClient!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/download/FileDownloadIntents.kt:55:64 'fun toPlatformAccount(): Account' is deprecated. Temporary workaround.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/upload/FileUploadHelper.kt:406:46 'fun execute(p0: OwnCloudClient!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/upload/FileUploadHelper.kt:450:58 'fun execute(p0: User!, p1: Context!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/upload/FileUploadHelper.kt:452:37 'var data: ArrayList<Any!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/upload/FileUploaderIntents.kt:45:74 'fun toPlatformAccount(): Account' is deprecated. Temporary workaround.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/jobs/upload/UploadTask.kt:82:25 'fun execute(p0: OwnCloudClient!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/logger/FileLogHandler.kt:56:13 Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type 'java.io.File?'.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/logger/FileLogHandler.kt:89:32 Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type 'kotlin.Array<(out) java.io.File!>?'.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/logger/ui/LogsEmailSender.kt:39:13 Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type 'java.io.File?'.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/AudioFocusManager.kt:58:25 'fun requestAudioFocus(p0: AudioManager.OnAudioFocusChangeListener!, p1: Int, p2: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/AudioFocusManager.kt:77:25 'fun abandonAudioFocus(p0: AudioManager.OnAudioFocusChangeListener!): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/ExoplayerListener.kt:52:23 'object ErrorFormat : Any' is deprecated. This legacy helper should be refactored.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:10:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:18:5 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:18:5 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:20:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:22:32 'fun execute(p0: OwnCloudClient!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:24:28 'var data: ArrayList<Any!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:29:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:30:14 'val isCancelled: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/Player.kt:87:22 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, String!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/Player.kt:101:26 'fun setAudioStreamType(p0: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/Player.kt:118:26 'fun cancel(p0: Boolean): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/Player.kt:191:33 'object ErrorFormat : Any' is deprecated. This legacy helper should be refactored.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:112:50 'constructor(p0: Context): NotificationCompat.Builder' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:120:74 'fun String.toUpperCase(locale: Locale): String' is deprecated. Use uppercase() instead.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:129:47 'fun String.toUpperCase(locale: Locale): String' is deprecated. Use uppercase() instead.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:211:13 'fun stopForeground(p0: Boolean): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/mixins/SessionMixin.kt:51:25 'fun toPlatformAccount(): Account' is deprecated. Temporary workaround.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/mixins/SessionMixin.kt:69:45 'val currentAccount: Account' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/mixins/SessionMixin.kt:87:38 'val currentAccount: Account' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/mixins/SessionMixin.kt:108:38 'val currentAccount: Account' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/notifications/AppNotificationManagerImpl.kt:44:32 'constructor(p0: Context): NotificationCompat.Builder' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/onboarding/OnboardingServiceImpl.kt:45:20 Condition is always 'false'.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/onboarding/OnboardingServiceImpl.kt:45:36 'val currentAccount: Account' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/onboarding/OnboardingServiceImpl.kt:67:22 'fun startActivityForResult(intent: Intent, requestCode: Int): Unit' is deprecated. This method has been deprecated in favor of using the Activity Result API
which brings increased type safety via an {@link ActivityResultContract} and the prebuilt
contracts for common intents available in
{@link androidx.activity.result.contract.ActivityResultContracts}, provides hooks for
testing, and allow receiving results in separate, testable classes independent from your
activity. Use
{@link #registerForActivityResult(ActivityResultContract, ActivityResultCallback)}
passing in a {@link StartActivityForResult} object for the {@link ActivityResultContract}.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/widget/DashboardWidgetConfigurationActivity.kt:164:21 'class CreationException : Exception' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/client/widget/DashboardWidgetService.kt:112:25 'class CreationException : Exception' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/ui/ChooseAccountDialogFragment.kt:102:57 'fun toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/ui/ChooseAccountDialogFragment.kt:107:48 'fun tintPrimaryDrawable(context: Context, id: Int): Drawable?' is deprecated. Use tintDrawable(context, id, ColorRole.PRIMARY) instead.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/ui/ChooseAccountDialogFragment.kt:154:64 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, Status!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:322:33 'fun colorOnSecondaryContainerTextViewElement(textView: TextView): Unit' is deprecated. Use colorTextView(textView, ColorRole.ON_SECONDARY_CONTAINER) instead.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:327:59 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:328:57 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:329:56 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:330:62 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/ui/fileactions/FileActionsViewModel.kt:58:46 'fun <T : Parcelable!> getParcelableArrayList(p0: String?): ArrayList<T!>?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/utils/view/FastScrollPopupBackground.kt:65:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/utils/view/FastScrollPopupBackground.kt:119:69 'val isConvex: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/nextcloud/utils/view/FastScrollPopupBackground.kt:126:17 'fun setConvexPath(p0: Path): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/ConflictsResolveActivity.kt:176:44 'fun execute(p0: Account!, p1: Context!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/ConflictsResolveActivity.kt:178:75 'var data: ArrayList<Any!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:477:11 'fun <T : Parcelable!> getParcelableArrayListExtra(p0: String!): ArrayList<T!>?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:477:51 'val 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.client/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:478:52 'val 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.client/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:509:60 'fun getFileByPath(path: String!): OCFile!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:9:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:46:27 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, Boolean!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:65:46 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:65:46 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:70:22 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:96:22 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:97:19 'fun onPostExecute(p0: Boolean!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/NotificationsActivity.kt:135:68 'constructor(context: Context!): ArbitraryDataProviderImpl' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/NotificationsActivity.kt:239:25 'class CreationException : Exception' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/NotificationsActivity.kt:275:54 'fun execute(vararg p0: Action!): AsyncTask<Action!, Void!, Boolean!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/RichDocumentsEditorWebView.kt:86:41 'val 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.client/app/src/main/java/com/owncloud/android/ui/activity/RichDocumentsEditorWebView.kt:91:36 'fun execute(p0: User!, p1: Context!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/RichDocumentsEditorWebView.kt:93:36 'var singleData: Any!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/RichDocumentsEditorWebView.kt:133:73 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, Boolean!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/RichDocumentsEditorWebView.kt:138:62 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, String!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:726:21 'constructor(context: Context!): ArbitraryDataProviderImpl' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:734:13 'constructor(context: Context!): ArbitraryDataProviderImpl' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:55:31 'static fun setForceDarkStrategy(p0: WebSettings, p1: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:57:35 'static field DARK_STRATEGY_WEB_THEME_DARKENING_ONLY: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:61:31 'static fun setForceDark(p0: WebSettings, p1: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:61:80 'static field FORCE_DARK_ON: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:71:72 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, String!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:13:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:187:22 'fun executeOnExecutor(p0: Executor!, vararg p1: Any!): AsyncTask<Any!, Void!, Bitmap!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:188:21 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:188:31 'static field THREAD_POOL_EXECUTOR: Executor!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:395:18 'fun cancel(p0: Boolean): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/adapter/QuickSharingPermissionsAdapter.kt:54:41 'fun colorImageView(imageView: ImageView): Unit' is deprecated. Use colorImageView(imageView, ColorRole.PRIMARY) instead.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/adapter/QuickSharingPermissionsAdapter.kt:63:68 'val adapterPosition: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/adapter/SyncedFolderAdapter.kt:348:18 'fun executeOnExecutor(p0: Executor!, vararg p1: Any!): AsyncTask<Any!, Void!, Bitmap!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/adapter/UnifiedSearchHeaderViewHolder.kt:25:33 'fun colorPrimaryTextViewElement(textView: TextView): Unit' is deprecated. Use colorTextView(textView) instead.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/adapter/UnifiedSearchListAdapter.kt:158:29 'fun execute(vararg p0: File!): AsyncTask<File!, Void!, Void!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/asynctasks/GetRemoteFileTask.kt:31:55 'fun execute(p0: OwnCloudClient!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/asynctasks/GetRemoteFileTask.kt:33:37 'fun getData(): (ArrayList<Any!>..ArrayList<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/asynctasks/GetRemoteFileTask.kt:47:31 'fun execute(p0: OwnCloudClient!): RemoteOperationResult<Any!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:10:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:22:5 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:22:5 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:31:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:36:20 'val isCancelled: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:56:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/ChooseRichDocumentsTemplateDialogFragment.kt:13:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:17:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:174:67 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, TemplateList!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:191:103 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, String!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/ConflictsResolveDialog.kt:240:18 'fun cancel(p0: Boolean): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/LoadingDialog.kt:34:9 'var retainInstance: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/LoadingDialog.kt:53:31 'var retainInstance: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/RemoveFilesDialogFragment.kt:58:34 'fun <T : Parcelable!> getParcelableArrayList(p0: String?): ArrayList<T!>?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SendFilesDialog.kt:45:9 'var retainInstance: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SendFilesDialog.kt:51:64 Unchecked cast of 'kotlin.Array<(out) android.os.Parcelable!>?' to 'kotlin.Array<com.owncloud.android.datamodel.OCFile>?'.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SendShareDialog.kt:63:9 'var retainInstance: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SortingOrderDialogFragment.kt:41:9 'var retainInstance: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SortingOrderDialogFragment.kt:89:31 'var retainInstance: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SslUntrustedCertDialog.kt:71:9 'var retainInstance: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SslUntrustedCertDialog.kt:115:13 'var retainInstance: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SyncFileNotEnoughSpaceDialogFragment.kt:43:20 'val targetFragment: Fragment?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SyncFileNotEnoughSpaceDialogFragment.kt:63:9 'fun startActivityForResult(p0: Intent, p1: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SyncedFolderPreferencesDialogFragment.kt:64:15 'fun onAttach(p0: Activity): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SyncedFolderPreferencesDialogFragment.kt:76:9 'var retainInstance: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SyncedFolderPreferencesDialogFragment.kt:391:31 'fun startActivityForResult(intent: Intent, requestCode: Int): Unit' is deprecated. This method has been deprecated in favor of using the Activity Result API
which brings increased type safety via an {@link ActivityResultContract} and the prebuilt
contracts for common intents available in
{@link androidx.activity.result.contract.ActivityResultContracts}, provides hooks for
testing, and allow receiving results in separate, testable classes independent from your
activity. Use
{@link #registerForActivityResult(ActivityResultContract, ActivityResultCallback)}
passing in a {@link StartActivityForResult} object for the {@link ActivityResultContract}.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SyncedFolderPreferencesDialogFragment.kt:397:31 'fun startActivityForResult(intent: Intent, requestCode: Int): Unit' is deprecated. This method has been deprecated in favor of using the Activity Result API
which brings increased type safety via an {@link ActivityResultContract} and the prebuilt
contracts for common intents available in
{@link androidx.activity.result.contract.ActivityResultContracts}, provides hooks for
testing, and allow receiving results in separate, testable classes independent from your
activity. Use
{@link #registerForActivityResult(ActivityResultContract, ActivityResultCallback)}
passing in a {@link StartActivityForResult} object for the {@link ActivityResultContract}.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/SyncedFolderPreferencesDialogFragment.kt:448:31 'var retainInstance: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:15:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:98:15 'fun execute(vararg p0: Void?): AsyncTask<Void?, Void?, String?>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:110:33 'constructor(context: Context!): ArbitraryDataProviderImpl' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:164:36 'fun get(): String?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:229:21 'fun execute(vararg p0: Void?): AsyncTask<Void?, Void?, String!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:233:30 'val targetFragment: Fragment?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:234:25 'fun onActivityResult(p0: Int, p1: Int, p2: Intent?): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:235:13 'val targetRequestCode: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:273:59 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:273:59 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:334:19 'fun onPreExecute(): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:342:19 'fun onPostExecute(p0: String?): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:371:62 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:371:62 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:376:19 'fun onPreExecute(): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:401:62 'fun toPlatformAccount(): Account' is deprecated. Temporary workaround.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/dialog/setupEncryption/SetupEncryptionDialogFragment.kt:462:19 'fun onPostExecute(p0: String!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:81:11 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, Map<String, Groupfolder>!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:86:9 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:112:79 'fun execute(p0: User!, p1: Context!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:120:46 'var data: ArrayList<Any!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:10:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:26:5 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:26:5 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:35:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:44:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:46:42 'val isCancelled: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:53:53 'fun execute(p0: User!, p1: Context!): RemoteOperationResult<List<Any>!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:58:61 'val isCancelled: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:75:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:78:18 'val isCancelled: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/ProfileBottomSheetDialog.kt:95:37 'fun tintPrimaryDrawable(context: Context, drawable: Drawable?): Drawable?' is deprecated. Use tintDrawable(context, drawable, ColorRole.PRIMARY) instead.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/SharedListFragment.kt:58:9 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/SharedListFragment.kt:75:79 'fun execute(p0: User!, p1: Context!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/SharedListFragment.kt:83:46 'var data: ArrayList<Any!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:17:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:107:9 'fun setHasOptionsMenu(p0: Boolean): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:258:19 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:260:22 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:260:22 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:263:49 'fun getFileByPath(path: String!): OCFile!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:274:48 'fun execute(p0: User!, p1: Context!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:284:59 'fun getFileByPath(path: String!): OCFile!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:296:14 'fun execute(vararg p0: String!): AsyncTask<String!, Int!, Boolean!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:320:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupFragment.kt:326:15 'fun onRequestPermissionsResult(p0: Int, p1: (Array<String!>..Array<out String!>), p2: IntArray): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupListAdapter.kt:148:33 'fun colorPrimaryTextViewElement(textView: TextView): Unit' is deprecated. Use colorTextView(textView) instead.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/helpers/UriUploader.kt:177:18 'fun execute(vararg p0: Any!): AsyncTask<Any!, Void!, RemoteOperationResult.ResultCode!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewBitmapActivity.kt:55:9 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the
{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.
The OnBackPressedDispatcher controls how back button events are dispatched
to one or more {@link OnBackPressedCallback} objects.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageActivity.kt:476:36 'var systemUiVisibility: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageActivity.kt:477:26 'static field SYSTEM_UI_FLAG_HIDE_NAVIGATION: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:23:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:182:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:183:15 'fun onActivityCreated(p0: Bundle?): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:262:29 'fun execute(vararg p0: OCFile?): AsyncTask<OCFile?, Void?, PreviewImageFragment.LoadImage?>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:274:56 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:290:35 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:302:22 'fun execute(vararg p0: Any!): AsyncTask<Any!, Void!, Bitmap!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:337:25 'fun cancel(p0: Boolean): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:469:9 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:469:9 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:508:29 'val isCancelled: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:516:33 'val isCancelled: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:527:29 'val isCancelled: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:538:33 'val isCancelled: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:643:52 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:715:60 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:716:62 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.kt:717:58 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaActivity.kt:26:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaActivity.kt:436:25 'class CreationException : Exception' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaActivity.kt:676:58 'fun execute(vararg p0: Long?): AsyncTask<Long?, Void?, Uri?>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaActivity.kt:703:9 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaActivity.kt:703:9 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaActivity.kt:711:25 'class CreationException : Exception' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaActivity.kt:717:30 'fun execute(p0: OwnCloudClient!): (RemoteOperationResult<Any!>..RemoteOperationResult<*>?)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaActivity.kt:722:34 'var data: ArrayList<Any!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaFragment.kt:23:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaFragment.kt:447:29 'fun requireFragmentManager(): FragmentManager' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaFragment.kt:511:58 'fun execute(vararg p0: Long?): AsyncTask<Long?, Void?, Uri?>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt:164:61 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the
{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.
The OnBackPressedDispatcher controls how back button events are dispatched
to one or more {@link OnBackPressedCallback} objects.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.kt:188:67 'fun primaryColor(activity: Activity): Int' is deprecated. Don't do this, implement custom viewThemeUtils instead.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/PreviewVideoFullscreenDialog.kt:116:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/pdf/PreviewPdfFragment.kt:100:9 'fun setHasOptionsMenu(p0: Boolean): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/pdf/PreviewPdfFragment.kt:105:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/ui/preview/pdf/PreviewPdfFragment.kt:106:15 'fun onPrepareOptionsMenu(p0: Menu): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/EncryptionUtilsV2.kt:334:66 'fun execute(p0: OwnCloudClient!): RemoteOperationResult<MetadataResponse!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/EncryptionUtilsV2.kt:559:85 'fun execute(p0: OwnCloudClient!): RemoteOperationResult<MetadataResponse!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/EncryptionUtilsV2.kt:582:68 'constructor(context: Context!): ArbitraryDataProviderImpl' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/EncryptionUtilsV2.kt:606:60 'constructor(context: Context!): ArbitraryDataProviderImpl' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/EncryptionUtilsV2.kt:617:22 'fun toPlatformAccount(): Account' is deprecated. Temporary workaround.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/EncryptionUtilsV2.kt:901:60 'constructor(context: Context!): ArbitraryDataProviderImpl' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/EncryptionUtilsV2.kt:929:18 'fun execute(p0: OwnCloudClient!): RemoteOperationResult<String!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/EncryptionUtilsV2.kt:938:18 'fun execute(p0: OwnCloudClient!): RemoteOperationResult<String!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:145:62 'static fun fromContext(context: Context!): AppPreferences!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:217:62 'static fun fromContext(context: Context!): AppPreferences!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:233:38 'fun startActivityForResult(intent: Intent, requestCode: Int): Unit' is deprecated. This method has been deprecated in favor of using the Activity Result API
which brings increased type safety via an {@link ActivityResultContract} and the prebuilt
contracts for common intents available in
{@link androidx.activity.result.contract.ActivityResultContracts}, provides hooks for
testing, and allow receiving results in separate, testable classes independent from your
activity. Use
{@link #registerForActivityResult(ActivityResultContract, ActivityResultCallback)}
passing in a {@link StartActivityForResult} object for the {@link ActivityResultContract}.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:15:8 'class PreferenceCategory : PreferenceGroup' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:46:43 'class PreferenceCategory : PreferenceGroup' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:47:29 'val context: Context!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:48:60 'var title: CharSequence!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:55:22 'var title: CharSequence!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:82:35 'fun setColorFilter(p0: Int, p1: PorterDuff.Mode): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:83:39 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:86:42 'fun setColorFilter(p0: Int, p1: PorterDuff.Mode): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:87:39 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:118:38 'fun tintPrimaryDrawable(context: Context, drawable: Drawable?): Drawable?' is deprecated. Use tintDrawable(context, drawable, ColorRole.PRIMARY) instead.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:225:39 'fun setColorFilter(p0: Int, p1: PorterDuff.Mode): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.nextcloud.client/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:226:46 'fun setColorFilter(p0: Int, p1: PorterDuff.Mode): Unit' is deprecated. Deprecated in Java.
> Task :app:compileGenericReleaseJavaWithJavac
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:generateGenericReleaseLintVitalReportModel
> Task :app:lintVitalAnalyzeGenericRelease
> Task :app:dexBuilderGenericRelease
> Task :app:mergeGenericReleaseGlobalSynthetics
> Task :app:processGenericReleaseJavaRes
> Task :app:mergeGenericReleaseJavaResource
> Task :app:mergeDexGenericRelease
> Task :app:compileGenericReleaseArtProfile
> Task :app:packageGenericRelease
> Task :app:createGenericReleaseApkListingFileRedirect
> Task :app:lintVitalReportGenericRelease
> Task :app:lintVitalGenericRelease
> Task :app:assembleGenericRelease
BUILD SUCCESSFUL in 11m 44s
56 actionable tasks: 56 executed
2025-01-09 00:56:18,948 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.nextcloud.client, universal_newlines=False, shell=None, istream=<valid stream>)
2025-01-09 00:56:18,954 INFO: Successfully built version 3.30.7 of com.nextcloud.client from e60ddd5f024de1b15469ff6300249a43b0d2a1bd
2025-01-09 00:56:19,275 DEBUG: Checking build/com.nextcloud.client/app/build/outputs/apk/generic/release/generic-release-30300790.apk
2025-01-09 00:56:19,429 INFO: success: com.nextcloud.client
2025-01-09 00:56:19,429 INFO: Finished
2025-01-09 00:56:19,430 INFO: 1 build succeeded