4.2.0
What's Changed
- Hardening: Remove specific taskAffinity by @JonasMayerDev in #2018 - Reported by @zoro1081
- π synced file(s) with nextcloud/android-config by @nextcloud-android-bot in #1812
- build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.21 to 1.8.22 by @dependabot in #1810
- build(deps): Bump androidx.fragment:fragment from 1.5.7 to 1.6.0 by @dependabot in #1811
- build(deps): Bump com.github.nextcloud:Android-SingleSignOn from 0.7.0 to 0.8.1 by @dependabot in #1813
- build(deps): Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2 by @dependabot in #1815
- build(deps): Bump org.mockito:mockito-core from 5.3.1 to 5.4.0 by @dependabot in #1822
- Bump main to 4.2 by @tobiasKaminsky in #1825
- Create pr-feedback.yml by @tobiasKaminsky in #1839
- chore(deps): Update
nextcloud/android-common
andstefan-niedermann/nextcloud-commons
by @stefan-niedermann in #1856 - Temporarily needed as Google has some troubles by @tobiasKaminsky in #1899
- build(deps): Bump org.mockito:mockito-core from 5.4.0 to 5.7.0 by @dependabot in #1929
- build(deps): Bump ossf/scorecard-action from 2.1.3 to 2.3.1 by @dependabot in #1925
- build(deps): Bump github/codeql-action from 2.20.0 to 2.22.5 by @dependabot in #1926
- build(deps): Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 by @dependabot in #1923
- build(deps): Bump actions/setup-java from 3.11.0 to 3.13.0 by @dependabot in #1902
- build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #1889
- build(deps): Bump org.robolectric:robolectric from 4.10.3 to 4.11.1 by @dependabot in #1928
- build(deps): Bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.2 by @dependabot in #1920
- build(deps): Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.6.1 to 2.6.2 by @dependabot in #1890
- build(deps): Bump androidx.fragment:fragment from 1.6.0 to 1.6.1 by @dependabot in #1859
- build(deps): Bump androidx.preference:preference from 1.2.0 to 1.2.1 by @dependabot in #1858
- build(deps): Bump glideVersion from 4.15.1 to 4.16.0 by @dependabot in #1879
- chore: update workflows from templates by @nextcloud-command in #1807
- π synced file(s) with nextcloud/android-config by @nextcloud-android-bot in #1828
- build(deps): Bump actions/checkout from 3.5.2 to 4.1.1 by @dependabot in #1947
- Add AS project icon by @AndyScherzinger in #1960
- Fix Codacy Badge by @AndyScherzinger in #1961
- Fix Android CI badge by @AndyScherzinger in #1962
- build(deps): Bump github/codeql-action from 2.22.8 to 3.22.11 by @dependabot in #1959
- build(deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #1958
- build(deps): Bump actions/stale from 8.0.0 to 9.0.0 by @dependabot in #1952
- chore(deps): AGP 8, Java 17, Kotlin 1.9.22, SSO 1.0.0 by @stefan-niedermann in #1979
- chore: update workflows from templates by @nextcloud-command in #1969
- π synced file(s) with nextcloud/android-config by @nextcloud-android-bot in #1966
- build(deps): Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 by @dependabot in #1987
- build(deps): Bump com.android.tools.build:gradle from 8.2.1 to 8.2.2 by @dependabot in #1986
- build(deps): Bump com.github.nextcloud.android-common:ui from 0.13.0 to 0.14.0 by @dependabot in #1985
- π synced file(s) with nextcloud/android-config by @nextcloud-android-bot in #1981
- feat(theming): Adjust EmptyContentView image tint by @stefan-niedermann in #1983
- chore: Configure Renovate by @renovate in #1988
- chore(deps): update peter-evans/create-or-update-comment action to v4 by @renovate in #1992
- π synced file(s) with nextcloud/android-config by @nextcloud-android-bot in #1993
- chore(deps): update dependency fastlane to v2.219.0 by @renovate in #1990
- chore(deps): update dependency fastlane to v2.219.0 by @renovate in #1994
- Remove local dependency jar generic definition by @AndyScherzinger in #1995
- Add dependency checksums and signing key information by @AndyScherzinger in #1996
- chore(deps): update gradle/wrapper-validation-action action to v2 by @renovate in #1998
- π synced file(s) with nextcloud/android-config by @nextcloud-android-bot in #2000
- chore(deps): update dependency fastlane to v2.219.0 by @renovate in #1997
- chore(deps): update github/codeql-action action to v3.24.0 by @renovate in #1989
- chore(deps): update gradle/wrapper-validation-action action to v2.1.1 by @renovate in #2010
- build(deps): Bump hmarr/auto-approve-action from 3.2.1 to 4.0.0 by @dependabot in #2009
- π synced file(s) with nextcloud/android-config by @nextcloud-android-bot in #2006
- chore(deps): update dependency gradle to v8.6 by @renovate in #2003
- Dependabot has been replaced with renovate by @AndyScherzinger in #2014
- fix(deps): update commonsversion to v2.1.0 by @renovate in #2004
- chore(deps): update dependency fastlane to v2.219.0 by @renovate in #2001
- chore(deps): update github/codeql-action action to v3.24.3 by @renovate in #2015
- chore(deps): update dependency fastlane to v2.219.0 by @renovate in #2016
- fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.15.0 by @renovate in #2019
- chore(deps): update dependency fastlane to v2.219.0 by @renovate in #2020
- Use ConnectivityManager Instead Deprecated IntentFilter(ConnectivityManager.CONNECTIVITY_ACTION) and BroadcastReceiver by @alperozturk96 in #2011
- chore(deps): update dependency fastlane to v2.219.0 by @renovate in #2021
- π synced file(s) with nextcloud/android-config by @nextcloud-android-bot in #2025
- fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.16.0 by @renovate in #2026
- Bump to 4.2.0 RC1 by @tobiasKaminsky in #2029
- [stable-4.2] Restrict export of app components. by @backportbot in #2089
- Bump to 4.2 final by @tobiasKaminsky in #2090
New Contributors
- @nextcloud-command made their first contribution in #1807
- @alperozturk96 made their first contribution in #2011
- @JonasMayerDev made their first contribution in #2018
- @backportbot made their first contribution in #2089
Full Changelog: 4.1.0...4.2.0