log for org.fossify.gallery:11
== Installed Android Tools ==
2025-06-26 00:40:56,825 DEBUG: Reading 'config.yml'
2025-06-26 00:40:56,836 INFO: Creating log directory
2025-06-26 00:40:56,836 INFO: Creating temporary directory
2025-06-26 00:40:56,836 INFO: Creating output directory
2025-06-26 00:40:56,847 DEBUG: Getting git vcs interface for https://github.com/FossifyOrg/Gallery.git
2025-06-26 00:40:56,847 DEBUG: Checking org.fossify.gallery:11
2025-06-26 00:40:56,847 INFO: Building version 1.3.1 (11) of org.fossify.gallery
2025-06-26 00:40:56,847 WARNING: Android NDK version 'r26b' could not be found!
2025-06-26 00:40:56,847 WARNING: Configured versions:
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-06-26 00:40:59,268 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2025-06-26 00:40:59,549 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json.asc HTTP/1.1" 200 488
2025-06-26 00:40:59,555 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2025-06-26 00:40:59,821 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json HTTP/1.1" 200 150939
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r26b-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r26b-linux.zip
2025-06-26 00:41:00,281 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-06-26 00:41:00,405 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r26b-linux.zip HTTP/1.1" 200 669320864
Unzipping to /tmp/.sdkmanager-va_k2frn
Installing into /opt/android-sdk/ndk/26.1.10909125
2025-06-26 00:41:53,131 INFO: Set NDK r26b (26.1.10909125) up
2025-06-26 00:41:53,139 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/org.fossify.gallery, universal_newlines=False, shell=None, istream=None)
2025-06-26 00:41:53,161 INFO: Running 'sudo' commands in /home/vagrant
2025-06-26 00:41:53,161 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done
+ export CPUS_MAX=16
+ CPUS_MAX=16
++ getconf _NPROCESSORS_ONLN
+ export CPUS=20
+ CPUS=20
+ (( c=16 ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
2025-06-26 00:41:53,582 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-26 00:41:54,186 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 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+deb12u10) ...
2025-06-26 00:42:22,417 INFO: Getting source for revision 365ba59c78f7d1c20e2a5bdab3a28d60c652b897
2025-06-26 00:42:22,418 DEBUG: Directory: build/org.fossify.gallery
2025-06-26 00:42:22,418 DEBUG: > git rev-parse --show-toplevel
2025-06-26 00:42:22,822 DEBUG: Directory: build/org.fossify.gallery
2025-06-26 00:42:22,822 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-26 00:42:23,327 DEBUG: Directory: build/org.fossify.gallery
2025-06-26 00:42:23,327 DEBUG: > git reset --hard
2025-06-26 00:42:23,932 DEBUG: Directory: build/org.fossify.gallery
2025-06-26 00:42:23,932 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-26 00:42:24,035 DEBUG: Directory: build/org.fossify.gallery
2025-06-26 00:42:24,036 DEBUG: > git clean -dffx
2025-06-26 00:42:24,139 DEBUG: Directory: build/org.fossify.gallery
2025-06-26 00:42:24,139 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-06-26 00:42:24,946 DEBUG: Directory: build/org.fossify.gallery
2025-06-26 00:42:24,946 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-06-26 00:42:25,571 DEBUG: Directory: build/org.fossify.gallery
2025-06-26 00:42:25,578 DEBUG: > git remote set-head origin --auto
2025-06-26 00:42:30,005 DEBUG: Directory: build/org.fossify.gallery
2025-06-26 00:42:30,006 DEBUG: > git checkout -f 365ba59c78f7d1c20e2a5bdab3a28d60c652b897
2025-06-26 00:42:31,317 DEBUG: Directory: build/org.fossify.gallery
2025-06-26 00:42:31,317 DEBUG: > git clean -dffx
2025-06-26 00:42:31,424 DEBUG: Directory: build/org.fossify.gallery
2025-06-26 00:42:31,424 DEBUG: > git rev-parse --show-toplevel
2025-06-26 00:42:31,629 DEBUG: Directory: build/org.fossify.gallery
2025-06-26 00:42:31,629 DEBUG: > git submodule deinit --all --force
2025-06-26 00:42:31,732 INFO: Creating local.properties file at build/org.fossify.gallery/local.properties
2025-06-26 00:42:31,735 INFO: Creating local.properties file at build/org.fossify.gallery/app/local.properties
2025-06-26 00:42:31,736 DEBUG: Removing debuggable flags from build/org.fossify.gallery/app
2025-06-26 00:42:31,758 INFO: Cleaned build.gradle.kts of keysigning configs at build/org.fossify.gallery/app/build.gradle.kts
2025-06-26 00:42:31,771 INFO: Cleaning Gradle project...
2025-06-26 00:42:31,771 DEBUG: Directory: build/org.fossify.gallery/app
2025-06-26 00:42:31,771 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.11.1 via distributionUrl
Downloading missing gradle version 8.11.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.11.1-bin.zip: OK
Running /opt/gradle/versions/8.11.1/bin/gradle clean
Welcome to Gradle 8.11.1!
Here are the highlights of this release:
- Parallel load and store for Configuration Cache
- Java compilation errors at the end of the build output
- Consolidated report for warnings and deprecations
For more details see https://docs.gradle.org/8.11.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Type-safe project accessors is an incubating feature.
> Configure project :app
w: file:///home/vagrant/build/org.fossify.gallery/app/build.gradle.kts:81:9: 'kotlinOptions: KotlinJvmOptions' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln
w: file:///home/vagrant/build/org.fossify.gallery/app/build.gradle.kts:81:9: 'kotlinOptions: KotlinJvmOptions' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/org.fossify.gallery/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 6s
1 actionable task: 1 up-to-date
2025-06-26 00:44:45,080 INFO: Scanning source for common problems...
2025-06-26 00:44:45,136 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-26 00:44:45,136 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-26 00:44:45,859 DEBUG: write 'suss.json' to cache
2025-06-26 00:44:45,863 DEBUG: next suss.json cache update due in 23:59:59.985966
2025-06-26 00:44:46,016 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-06-26 00:44:46,077 INFO: Creating source tarball...
2025-06-26 00:44:48,634 INFO: Building Gradle project...
2025-06-26 00:44:48,635 DEBUG: Directory: build/org.fossify.gallery/app
2025-06-26 00:44:48,635 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.11.1 via distributionUrl
Running /opt/gradle/versions/8.11.1/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Type-safe project accessors is an incubating feature.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.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
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> Task :app:preBuild UP-TO-DATE
> Task :app:preFossReleaseBuild UP-TO-DATE
> Task :app:mergeFossReleaseJniLibFolders
> Task :app:mergeFossReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:checkFossReleaseDuplicateClasses
> Task :app:stripFossReleaseDebugSymbols
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
Unable to strip the following libraries, packaging them as they are: libNativeImageProcessor.so, libandroidx.graphics.path.so, libavif_android.so, libbrotlicommon.so, libbrotlidec.so, libbrotlienc.so, libglide-webp.so, libjxl.so, libjxl_cms.so, libjxl_threads.so, libjxlcoder.so, libpl_droidsonroids_gif.so. Run with --info option to learn more.
> Task :app:dataBindingMergeDependencyArtifactsFossRelease
> Task :app:generateFossReleaseResValues
> Task :app:extractFossReleaseNativeSymbolTables
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
> Task :app:generateFossReleaseResources
> Task :app:mergeFossReleaseNativeDebugMetadata NO-SOURCE
> Task :app:packageFossReleaseResources
> Task :app:mergeFossReleaseResources
> Task :app:generateFossReleaseBuildConfig
> Task :app:parseFossReleaseLocalResources
> Task :app:checkFossReleaseAarMetadata
> Task :app:dataBindingGenBaseClassesFossRelease
> Task :app:mapFossReleaseSourceSetPaths
> Task :app:createFossReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFossRelease
> Task :app:processFossReleaseMainManifest
/home/vagrant/build/org.fossify.gallery/app/src/main/AndroidManifest.xml:7:5-10:49 Warning:
uses-permission#android.permission.WRITE_EXTERNAL_STORAGE@android:maxSdkVersion was tagged at AndroidManifest.xml:7 to replace other declarations but no other declaration present
/home/vagrant/build/org.fossify.gallery/app/src/main/AndroidManifest.xml:31:5-33:31 Warning:
uses-permission#android.permission.CAMERA was tagged at AndroidManifest.xml:31 to remove other declarations but no other declaration present
/home/vagrant/build/org.fossify.gallery/app/src/main/AndroidManifest.xml Warning:
uses-permission#com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY was tagged at AndroidManifest.xml:0 to remove other declarations but no other declaration present
> Task :app:processFossReleaseManifest
> Task :app:javaPreCompileFossRelease
> Task :app:mergeFossReleaseArtProfile
> Task :app:extractProguardFiles
> Task :app:mergeFossReleaseStartupProfile
> Task :app:processFossReleaseManifestForPackage
> Task :app:mergeFossReleaseShaders
> Task :app:compileFossReleaseShaders NO-SOURCE
> Task :app:generateFossReleaseAssets UP-TO-DATE
> Task :app:mergeFossReleaseAssets
> Task :app:compressFossReleaseAssets
> Task :app:extractFossReleaseVersionControlInfo
> Task :app:writeFossReleaseAppMetadata
> Task :app:writeFossReleaseSigningConfigVersions
> Task :app:preGplayReleaseBuild UP-TO-DATE
> Task :app:mergeGplayReleaseJniLibFolders
> Task :app:checkGplayReleaseDuplicateClasses
> Task :app:dataBindingMergeDependencyArtifactsGplayRelease
> Task :app:generateGplayReleaseResValues
> Task :app:generateGplayReleaseResources
> Task :app:mergeGplayReleaseNativeLibs
> Task :app:processFossReleaseResources
> Task :app:mergeGplayReleaseResources
> Task :app:stripGplayReleaseDebugSymbols
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
Unable to strip the following libraries, packaging them as they are: libNativeImageProcessor.so, libandroidx.graphics.path.so, libavif_android.so, libbrotlicommon.so, libbrotlidec.so, libbrotlienc.so, libglide-webp.so, libjxl.so, libjxl_cms.so, libjxl_threads.so, libjxlcoder.so, libpl_droidsonroids_gif.so. Run with --info option to learn more.
> Task :app:packageGplayReleaseResources
> Task :app:extractGplayReleaseNativeSymbolTables
[CXX1104] NDK from ndk.dir at /opt/android-sdk/ndk/26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [27.0.12077973]
> Task :app:mergeGplayReleaseNativeDebugMetadata NO-SOURCE
> Task :app:generateGplayReleaseBuildConfig
> Task :app:checkGplayReleaseAarMetadata
> Task :app:mapGplayReleaseSourceSetPaths
> Task :app:createGplayReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksGplayRelease
> Task :app:parseGplayReleaseLocalResources
> Task :app:processGplayReleaseMainManifest
/home/vagrant/build/org.fossify.gallery/app/src/main/AndroidManifest.xml:7:5-10:49 Warning:
uses-permission#android.permission.WRITE_EXTERNAL_STORAGE@android:maxSdkVersion was tagged at AndroidManifest.xml:7 to replace other declarations but no other declaration present
/home/vagrant/build/org.fossify.gallery/app/src/main/AndroidManifest.xml:31:5-33:31 Warning:
uses-permission#android.permission.CAMERA was tagged at AndroidManifest.xml:31 to remove other declarations but no other declaration present
/home/vagrant/build/org.fossify.gallery/app/src/main/AndroidManifest.xml Warning:
uses-permission#com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY was tagged at AndroidManifest.xml:0 to remove other declarations but no other declaration present
> Task :app:dataBindingGenBaseClassesGplayRelease
> Task :app:processGplayReleaseManifest
> Task :app:processGplayReleaseManifestForPackage
> Task :app:javaPreCompileGplayRelease
> Task :app:mergeGplayReleaseStartupProfile
> Task :app:mergeGplayReleaseArtProfile
> Task :app:mergeGplayReleaseShaders
> Task :app:compileGplayReleaseShaders NO-SOURCE
> Task :app:generateGplayReleaseAssets UP-TO-DATE
> Task :app:mergeGplayReleaseAssets
> Task :app:compressGplayReleaseAssets
> Task :app:extractGplayReleaseVersionControlInfo
> Task :app:writeGplayReleaseAppMetadata
> Task :app:writeGplayReleaseSigningConfigVersions
> Task :app:processGplayReleaseResources
> Task :app:kspFossReleaseKotlin
w: [ksp] org.fossify.gallery.models.Directory has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: path, thumbnail, filename, media_count, last_modified, date_taken, size, location, media_types, sort_value.
w: [ksp] org.fossify.gallery.models.Medium has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: filename, full_path, parent_path, last_modified, date_taken, size, type, video_duration, is_favorite, deleted_ts, media_store_id.
w: [ksp] org.fossify.gallery.models.Medium has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: filename, full_path, parent_path, last_modified, date_taken, size, type, video_duration, is_favorite, deleted_ts, media_store_id.
w: [ksp] org.fossify.gallery.models.Medium has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: filename, full_path, parent_path, last_modified, date_taken, size, type, video_duration, is_favorite, deleted_ts, media_store_id.
w: [ksp] org.fossify.gallery.models.Medium has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: filename, full_path, parent_path, last_modified, date_taken, size, type, video_duration, is_favorite, deleted_ts, media_store_id.
w: [ksp] org.fossify.gallery.models.DateTaken has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: full_path, filename, parent_path, date_taken, last_fixed, last_modified.
w: [ksp] org.fossify.gallery.models.DateTaken has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: full_path, filename, parent_path, date_taken, last_fixed, last_modified.
w: [ksp] Schema export directory was not provided to the annotation processor so Room cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument by applying the Room Gradle plugin (id 'androidx.room') OR set exportSchema to false.
> Task :app:kspGplayReleaseKotlin
w: [ksp] org.fossify.gallery.models.Directory has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: path, thumbnail, filename, media_count, last_modified, date_taken, size, location, media_types, sort_value.
w: [ksp] org.fossify.gallery.models.Medium has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: filename, full_path, parent_path, last_modified, date_taken, size, type, video_duration, is_favorite, deleted_ts, media_store_id.
w: [ksp] org.fossify.gallery.models.Medium has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: filename, full_path, parent_path, last_modified, date_taken, size, type, video_duration, is_favorite, deleted_ts, media_store_id.
w: [ksp] org.fossify.gallery.models.Medium has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: filename, full_path, parent_path, last_modified, date_taken, size, type, video_duration, is_favorite, deleted_ts, media_store_id.
w: [ksp] org.fossify.gallery.models.Medium has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: filename, full_path, parent_path, last_modified, date_taken, size, type, video_duration, is_favorite, deleted_ts, media_store_id.
w: [ksp] org.fossify.gallery.models.DateTaken has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: full_path, filename, parent_path, date_taken, last_fixed, last_modified.
w: [ksp] org.fossify.gallery.models.DateTaken has some properties [id] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: full_path, filename, parent_path, date_taken, last_fixed, last_modified.
w: [ksp] Schema export directory was not provided to the annotation processor so Room cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument by applying the Room Gradle plugin (id 'androidx.room') OR set exportSchema to false.
> Task :app:compileGplayReleaseKotlin
> Task :app:compileFossReleaseKotlin
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:170:92 'fun get(p0: String!): Any?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:170:147 'fun get(p0: String!): Any?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:174:39 'fun get(p0: String!): Any?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:216:25 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:287:23 'val defaultDisplay: Display!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:287:38 'fun getSize(p0: Point!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:299:18 'fun into(p0: Int, p1: Int): FutureTarget<Bitmap!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:184:37 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:185:42 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:397:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:402:23 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:410: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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1025:42 'fun get(p0: String!): Any?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1085:17 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1091:17 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1113:34 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1120:39 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1410:30 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1488:19 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1643:13 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:15:8 'class SimpleTarget<Z : Any!> : BaseTarget<Z!>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:130:37 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:131:42 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:307:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:315: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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:440:38 Unchecked cast of 'ArrayList<ThumbnailItem>' to 'ArrayList<Medium>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:506:40 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:688:47 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:711:26 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, ArrayList<ThumbnailItem>!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:930:31 'val wallpaperDesiredMinimumWidth: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:931:32 'val wallpaperDesiredMinimumHeight: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:942:32 'class SimpleTarget<Z : Any!> : BaseTarget<Z!>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/PhotoVideoActivity.kt:220:52 'static fun fromHtml(p0: String!): Spanned!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/PhotoVideoActivity.kt:240:26 'fun setOnSystemUiVisibilityChangeListener(p0: View.OnSystemUiVisibilityChangeListener!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/PhotoVideoActivity.kt:241:52 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SearchActivity.kt:97:84 Unchecked cast of 'ArrayList<ThumbnailItem>' to 'ArrayList<Medium>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SearchActivity.kt:217:40 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SearchActivity.kt:229:36 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SearchActivity.kt:235:26 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, ArrayList<ThumbnailItem>!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SetWallpaperActivity.kt:48:13 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SettingsActivity.kt:763:29 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SettingsActivity.kt:819:21 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SettingsActivity.kt:962:21 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:111:33 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:112:41 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:238:26 'fun setOnSystemUiVisibilityChangeListener(p0: View.OnSystemUiVisibilityChangeListener!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:239:52 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:318:13 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:550:37 'val defaultDisplay: Display!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:555:17 'fun getRealMetrics(p0: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:75:37 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:197:73 'fun getDrawable(p0: Int): Drawable!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:400:17 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:406:26 'fun setOnSystemUiVisibilityChangeListener(p0: View.OnSystemUiVisibilityChangeListener!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:408:37 'static field SYSTEM_UI_FLAG_LOW_PROFILE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:410:37 'static field SYSTEM_UI_FLAG_LOW_PROFILE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:411:44 'static field SYSTEM_UI_FLAG_LOW_PROFILE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:414:37 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:766:38 'fun getDrawable(p0: Int): Drawable!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:1214:15 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, ArrayList<ThumbnailItem>!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:1350:21 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/WidgetConfigureActivity.kt:91:37 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/DirectoryAdapter.kt:632:38 'fun getDrawable(p0: Int): Drawable!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/DirectoryAdapter.kt:815:43 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/FiltersAdapter.kt:16:54 'fun getDrawable(p0: Int): Drawable!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/FiltersAdapter.kt:52:38 'val adapterPosition: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/MediaAdapter.kt:501:38 'fun getDrawable(p0: Int): Drawable!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/MediaAdapter.kt:629:47 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/MyPagerAdapter.kt:8:8 'class FragmentStatePagerAdapter : PagerAdapter' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/MyPagerAdapter.kt:18:110 'constructor(p0: FragmentManager): FragmentStatePagerAdapter' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/MyPagerAdapter.kt:18:110 'class FragmentStatePagerAdapter : PagerAdapter' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/PortraitPhotosAdapter.kt:22:54 'fun getDrawable(p0: Int): Drawable!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:4:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:19:5 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:19:5 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:22:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:46:89 Unchecked cast of 'Any' to 'HashMap<String, Long>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:63:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:64:15 'fun onPostExecute(p0: ArrayList<ThumbnailItem>!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:70:9 'fun cancel(p0: Boolean): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/databases/GalleryDatabase.kt:33:30 'fun fallbackToDestructiveMigration(): RoomDatabase.Builder<GalleryDatabase>' is deprecated. Replace by overloaded version with parameter to indicate if all tables should be dropped or not.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/dialogs/PickDirectoryDialog.kt:193:46 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/dialogs/PickDirectoryDialog.kt:199:98 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/dialogs/PickDirectoryDialog.kt:205:63 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/dialogs/PickMediumDialog.kt:60:11 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, ArrayList<ThumbnailItem>!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/dialogs/PickMediumDialog.kt:75:65 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:181:22 'var systemUiVisibility: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:181:48 'static field SYSTEM_UI_FLAG_LAYOUT_STABLE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:182:14 'static field SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:183:14 'static field SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:187:22 'var systemUiVisibility: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:187:48 'static field SYSTEM_UI_FLAG_LAYOUT_STABLE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:188:14 'static field SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:189:14 'static field SYSTEM_UI_FLAG_HIDE_NAVIGATION: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:190:14 'static field SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:191:14 'static field SYSTEM_UI_FLAG_LOW_PROFILE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:192:14 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:193:14 'static field SYSTEM_UI_FLAG_IMMERSIVE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:528:33 'val defaultDisplay: Display!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:531:13 'fun getRealMetrics(p0: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:534:13 'fun getMetrics(p0: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:569:37 Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type 'Date?'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:896:29 'static fun with(p0: Activity): RequestManager' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:901:14 'fun into(p0: Int, p1: Int): FutureTarget<Drawable!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:927:14 'fun getLatLong(p0: FloatArray!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Context.kt:514:33 Java type mismatch: inferred type is 'String?', but 'String' was expected.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Context.kt:557:11 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, ArrayList<ThumbnailItem>!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Context.kt:914:49 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Context.kt:984:34 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Context.kt:1252:75 Unchecked cast of 'MutableList<ThumbnailItem>' to 'ArrayList<Medium>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:89:44 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:117:29 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:201:72 Java type mismatch: inferred type is 'String?', but 'String' was expected.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:214:60 'var systemUiVisibility: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:214:88 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:214:122 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:300:21 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:345:34 'val defaultDisplay: Display!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:345:50 'fun getRealMetrics(p0: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:646:17 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PlaybackSpeedFragment.kt:45:18 'fun setBackgroundDrawable(p0: Drawable!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:110:33 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:139:29 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:234:39 'var systemUiVisibility: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:234:67 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:234:101 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:952:55 'val defaultDisplay: Display!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:957:17 'fun getRealMetrics(p0: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/ViewPagerFragment.kt:46:23 Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type 'String?'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/ViewPagerFragment.kt:122:18 'fun getLatLong(p0: FloatArray!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/ViewPagerFragment.kt:150:31 'fun overridePendingTransition(p0: Int, p1: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/MediaFetcher.kt:60:77 Unchecked cast of 'Any' to 'HashMap<String, Long>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/MediaFetcher.kt:60:122 Unchecked cast of 'Any' to 'HashMap<String, Long>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/MediaFetcher.kt:65:135 Unchecked cast of 'Any' to 'HashMap<String, Long>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/MediaFetcher.kt:420:59 Java type mismatch: inferred type is 'String?', but 'String' was expected.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/MediaFetcher.kt:806:26 Unchecked cast of 'ArrayList<Medium>' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/PicassoRegionDecoder.kt:20:39 'static fun newInstance(p0: InputStream, p1: Boolean): BitmapRegionDecoder?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/PicassoRegionDecoder.kt:24:31 The corresponding parameter in the supertype 'ImageRegionDecoder' is named 'sRect'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/jobs/NewPhotoFetcher.kt:31:28 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/views/MediaSideScroll.kt:34:41 'constructor(): Handler' is deprecated. Deprecated in Java.
> Task :app:compileGplayReleaseKotlin
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:170:92 'fun get(p0: String!): Any?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:170:147 'fun get(p0: String!): Any?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:174:39 'fun get(p0: String!): Any?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:216:25 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:287:23 'val defaultDisplay: Display!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:287:38 'fun getSize(p0: Point!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/EditActivity.kt:299:18 'fun into(p0: Int, p1: Int): FutureTarget<Bitmap!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:184:37 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:185:42 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:397:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:402:23 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:410: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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1025:42 'fun get(p0: String!): Any?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1085:17 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1091:17 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1113:34 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1120:39 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1410:30 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1488:19 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MainActivity.kt:1643:13 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:15:8 'class SimpleTarget<Z : Any!> : BaseTarget<Z!>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:130:37 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:131:42 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:307:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:315: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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:440:38 Unchecked cast of 'ArrayList<ThumbnailItem>' to 'ArrayList<Medium>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:506:40 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:688:47 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:711:26 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, ArrayList<ThumbnailItem>!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:930:31 'val wallpaperDesiredMinimumWidth: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:931:32 'val wallpaperDesiredMinimumHeight: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/MediaActivity.kt:942:32 'class SimpleTarget<Z : Any!> : BaseTarget<Z!>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/PhotoVideoActivity.kt:220:52 'static fun fromHtml(p0: String!): Spanned!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/PhotoVideoActivity.kt:240:26 'fun setOnSystemUiVisibilityChangeListener(p0: View.OnSystemUiVisibilityChangeListener!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/PhotoVideoActivity.kt:241:52 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SearchActivity.kt:97:84 Unchecked cast of 'ArrayList<ThumbnailItem>' to 'ArrayList<Medium>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SearchActivity.kt:217:40 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SearchActivity.kt:229:36 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SearchActivity.kt:235:26 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, ArrayList<ThumbnailItem>!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SetWallpaperActivity.kt:48:13 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SettingsActivity.kt:763:29 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SettingsActivity.kt:819:21 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/SettingsActivity.kt:962:21 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:111:33 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:112:41 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:238:26 'fun setOnSystemUiVisibilityChangeListener(p0: View.OnSystemUiVisibilityChangeListener!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:239:52 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:318:13 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:550:37 'val defaultDisplay: Display!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/VideoPlayerActivity.kt:555:17 'fun getRealMetrics(p0: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:75:37 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:197:73 'fun getDrawable(p0: Int): Drawable!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:400:17 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:406:26 'fun setOnSystemUiVisibilityChangeListener(p0: View.OnSystemUiVisibilityChangeListener!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:408:37 'static field SYSTEM_UI_FLAG_LOW_PROFILE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:410:37 'static field SYSTEM_UI_FLAG_LOW_PROFILE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:411:44 'static field SYSTEM_UI_FLAG_LOW_PROFILE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:414:37 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:766:38 'fun getDrawable(p0: Int): Drawable!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:1214:15 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, ArrayList<ThumbnailItem>!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/ViewPagerActivity.kt:1350:21 '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/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/activities/WidgetConfigureActivity.kt:91:37 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/DirectoryAdapter.kt:632:38 'fun getDrawable(p0: Int): Drawable!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/DirectoryAdapter.kt:815:43 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/FiltersAdapter.kt:16:54 'fun getDrawable(p0: Int): Drawable!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/FiltersAdapter.kt:52:38 'val adapterPosition: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/MediaAdapter.kt:501:38 'fun getDrawable(p0: Int): Drawable!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/MediaAdapter.kt:629:47 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/MyPagerAdapter.kt:8:8 'class FragmentStatePagerAdapter : PagerAdapter' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/MyPagerAdapter.kt:18:110 'constructor(p0: FragmentManager): FragmentStatePagerAdapter' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/MyPagerAdapter.kt:18:110 'class FragmentStatePagerAdapter : PagerAdapter' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/adapters/PortraitPhotosAdapter.kt:22:54 'fun getDrawable(p0: Int): Drawable!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:4:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:19:5 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:19:5 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:22:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:46:89 Unchecked cast of 'Any' to 'HashMap<String, Long>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:63:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:64:15 'fun onPostExecute(p0: ArrayList<ThumbnailItem>!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/asynctasks/GetMediaAsynctask.kt:70:9 'fun cancel(p0: Boolean): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/databases/GalleryDatabase.kt:33:30 'fun fallbackToDestructiveMigration(): RoomDatabase.Builder<GalleryDatabase>' is deprecated. Replace by overloaded version with parameter to indicate if all tables should be dropped or not.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/dialogs/PickDirectoryDialog.kt:193:46 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/dialogs/PickDirectoryDialog.kt:199:98 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/dialogs/PickDirectoryDialog.kt:205:63 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/dialogs/PickMediumDialog.kt:60:11 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, ArrayList<ThumbnailItem>!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/dialogs/PickMediumDialog.kt:75:65 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:181:22 'var systemUiVisibility: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:181:48 'static field SYSTEM_UI_FLAG_LAYOUT_STABLE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:182:14 'static field SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:183:14 'static field SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:187:22 'var systemUiVisibility: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:187:48 'static field SYSTEM_UI_FLAG_LAYOUT_STABLE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:188:14 'static field SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:189:14 'static field SYSTEM_UI_FLAG_HIDE_NAVIGATION: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:190:14 'static field SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:191:14 'static field SYSTEM_UI_FLAG_LOW_PROFILE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:192:14 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:193:14 'static field SYSTEM_UI_FLAG_IMMERSIVE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:528:33 'val defaultDisplay: Display!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:531:13 'fun getRealMetrics(p0: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:534:13 'fun getMetrics(p0: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:569:37 Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type 'Date?'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:896:29 'static fun with(p0: Activity): RequestManager' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:901:14 'fun into(p0: Int, p1: Int): FutureTarget<Drawable!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Activity.kt:927:14 'fun getLatLong(p0: FloatArray!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Context.kt:514:33 Java type mismatch: inferred type is 'String?', but 'String' was expected.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Context.kt:557:11 'fun execute(vararg p0: Void!): AsyncTask<Void!, Void!, ArrayList<ThumbnailItem>!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Context.kt:914:49 Unchecked cast of 'Any' to 'ArrayList<Directory>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Context.kt:984:34 Unchecked cast of 'Any' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/extensions/Context.kt:1252:75 Unchecked cast of 'MutableList<ThumbnailItem>' to 'ArrayList<Medium>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:89:44 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:117:29 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:201:72 Java type mismatch: inferred type is 'String?', but 'String' was expected.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:214:60 'var systemUiVisibility: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:214:88 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:214:122 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:300:21 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:345:34 'val defaultDisplay: Display!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:345:50 'fun getRealMetrics(p0: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PhotoFragment.kt:646:17 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/PlaybackSpeedFragment.kt:45:18 'fun setBackgroundDrawable(p0: Drawable!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:110:33 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:139:29 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:234:39 'var systemUiVisibility: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:234:67 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:234:101 'static field SYSTEM_UI_FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:952:55 'val defaultDisplay: Display!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt:957:17 'fun getRealMetrics(p0: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/ViewPagerFragment.kt:46:23 Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type 'String?'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/ViewPagerFragment.kt:122:18 'fun getLatLong(p0: FloatArray!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/fragments/ViewPagerFragment.kt:150:31 'fun overridePendingTransition(p0: Int, p1: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/MediaFetcher.kt:60:77 Unchecked cast of 'Any' to 'HashMap<String, Long>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/MediaFetcher.kt:60:122 Unchecked cast of 'Any' to 'HashMap<String, Long>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/MediaFetcher.kt:65:135 Unchecked cast of 'Any' to 'HashMap<String, Long>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/MediaFetcher.kt:420:59 Java type mismatch: inferred type is 'String?', but 'String' was expected.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/MediaFetcher.kt:806:26 Unchecked cast of 'ArrayList<Medium>' to 'ArrayList<ThumbnailItem>'.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/PicassoRegionDecoder.kt:20:39 'static fun newInstance(p0: InputStream, p1: Boolean): BitmapRegionDecoder?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/helpers/PicassoRegionDecoder.kt:24:31 The corresponding parameter in the supertype 'ImageRegionDecoder' is named 'sRect'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/jobs/NewPhotoFetcher.kt:31:28 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.fossify.gallery/app/src/main/kotlin/org/fossify/gallery/views/MediaSideScroll.kt:34:41 'constructor(): Handler' is deprecated. Deprecated in Java.
> Task :app:compileFossReleaseJavaWithJavac
> Task :app:mergeFossReleaseGeneratedProguardFiles
> Task :app:processFossReleaseJavaRes
> Task :app:expandFossReleaseArtProfileWildcards
> Task :app:compileGplayReleaseJavaWithJavac
> Task :app:mergeGplayReleaseGeneratedProguardFiles
> Task :app:processGplayReleaseJavaRes
> Task :app:mergeFossReleaseJavaResource
> Task :app:expandGplayReleaseArtProfileWildcards
> Task :app:mergeGplayReleaseJavaResource
> Task :app:minifyFossReleaseWithR8
> Task :app:compileFossReleaseArtProfile
> Task :app:convertShrunkResourcesToBinaryFossRelease
> Task :app:optimizeFossReleaseResources
> Task :app:packageFossRelease
> Task :app:createFossReleaseApkListingFileRedirect
> Task :app:assembleFossRelease
> Task :app:minifyGplayReleaseWithR8
> Task :app:compileGplayReleaseArtProfile
> Task :app:convertShrunkResourcesToBinaryGplayRelease
> Task :app:optimizeGplayReleaseResources
> Task :app:packageGplayRelease
> Task :app:createGplayReleaseApkListingFileRedirect
> Task :app:assembleGplayRelease
> Task :app:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/org.fossify.gallery/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 11m 4s
88 actionable tasks: 88 executed
2025-06-26 00:55:53,656 INFO: Successfully built version 1.3.1 of org.fossify.gallery from 365ba59c78f7d1c20e2a5bdab3a28d60c652b897
2025-06-26 00:55:54,010 DEBUG: Checking build/org.fossify.gallery/app/build/outputs/apk/foss/release/gallery-11-foss-release-unsigned.apk
2025-06-26 00:55:54,149 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-06-26 00:55:54,149 INFO: ...retrieving https://github.com/FossifyOrg/Gallery/releases/download/1.3.1/gallery-11-foss-release.apk
2025-06-26 00:55:54,154 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-06-26 00:55:54,450 DEBUG: https://github.com:443 "GET /FossifyOrg/Gallery/releases/download/1.3.1/gallery-11-foss-release.apk HTTP/1.1" 302 0
2025-06-26 00:55:54,452 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-06-26 00:55:54,952 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/502586319/6f819feb-a4eb-429f-aae7-ab34914d0494?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250626%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250626T005554Z&X-Amz-Expires=1800&X-Amz-Signature=b8c9322de9984f9831328ce425f1ae192d99fa8b36790988b0efd5f85d6bb082&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dgallery-11-foss-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 39392502
2025-06-26 00:55:58,376 DEBUG: unsigned/binaries/org.fossify.gallery_11.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-06-26 00:56:00,102 DEBUG: /tmp/tmphgnqwbeu/sigcp_org.fossify.gallery_11.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-06-26 00:56:00,102 INFO: ...successfully verified
2025-06-26 00:56:00,102 INFO: compared built binary to supplied reference binary successfully
2025-06-26 00:56:00,310 WARNING: Requested API level 34 is larger than maximum we have, returning API level 28 instead.
2025-06-26 00:56:00,440 DEBUG: Using APK Signature v2
2025-06-26 00:56:00,443 INFO: supplied reference binary has allowed signer affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292
2025-06-26 00:56:00,457 INFO: success: org.fossify.gallery
2025-06-26 00:56:00,458 INFO: Finished
2025-06-26 00:56:00,458 INFO: 1 build succeeded