Álvaro Brey
69be842cb9
Merge pull request #11388 from nextcloud/repo-sync/android-config/master
...
🔄 synced file(s) with nextcloud/android-config
2023-02-16 09:11:17 +01:00
Nextcloud bot
77c295370a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-16 03:42:11 +00:00
Nextcloud bot
c8802bc2a4
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-16 03:41:39 +00:00
nextcloud-android-bot
cd4c722fc9
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-02-16 02:46:15 +00:00
Nextcloud bot
a636c5a1f6
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-15 03:41:56 +00:00
Nextcloud bot
de07062396
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-15 03:41:25 +00:00
Tobias Kaminsky
ddfe06fd64
Merge pull request #11382 from nextcloud/repo-sync/android-config/master
...
🔄 synced file(s) with nextcloud/android-config
2023-02-14 10:15:03 +01:00
Álvaro Brey
49fd43b6e5
Merge pull request #11340 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-7.4.1
...
Build(deps): Bump com.android.tools.build:gradle from 7.4.0 to 7.4.1
2023-02-14 09:19:46 +01:00
Álvaro Brey
cd92137f07
Merge pull request #11379 from nextcloud/changelog-master-stable-3.24.0
...
Add changelog for 3.24.0
2023-02-14 09:18:31 +01:00
Álvaro Brey
752edded62
Merge pull request #11368 from nextcloud/dependabot/gradle/daggerVersion-2.45
...
Build(deps): Bump daggerVersion from 2.44.2 to 2.45
2023-02-14 09:16:41 +01:00
Álvaro Brey
b5567deb1c
Delete scorecards-analysis.yml ( #11375 )
...
Will be synced from android-config
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-14 09:01:22 +01:00
Nextcloud bot
ae3d8c8402
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-14 03:41:26 +00:00
Nextcloud bot
c3e760d95b
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-14 03:40:55 +00:00
nextcloud-android-bot
a3ba0eedbe
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-02-14 02:46:49 +00:00
Álvaro Brey
83ea49cd89
Add changelog for 3.24.0
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-13 15:26:37 +01:00
dependabot[bot]
21a46b926b
Build(deps): Bump actions/cache from 3.2.4 to 3.2.5 ( #11377 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](627f0f41f6...6998d139dd
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 14:14:02 +01:00
dependabot[bot]
865d5710b5
Build(deps): Bump workRuntime from 2.7.1 to 2.8.0 ( #11364 )
...
* Build(deps): Bump workRuntime from 2.7.1 to 2.8.0
Bumps `workRuntime` from 2.7.1 to 2.8.0.
Updates `androidx.work:work-runtime` from 2.7.1 to 2.8.0
Updates `androidx.work:work-runtime-ktx` from 2.7.1 to 2.8.0
---
updated-dependencies:
- dependency-name: androidx.work:work-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.work:work-runtime-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix(androidTest): Add missing parameter to dummy WorkInfo
Needed in work 2.8.0
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-13 13:53:06 +01:00
Álvaro Brey
0946399ba9
Use adaptive colors for pre-login screens ( #11362 )
...
* Use unmodified primary color as background through M3 utils for login screen
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
* Use color utils to fix colors in AuthenticatorActivity for light primaries
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
* WhatsNewActivity: fix for light primary color, port to viewbinding
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
* Fix status bar colors in pre-login screens
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
* FeatureFragment: fix spotbugs
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
* Update login screenshot
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
* build: Set ui dep to 0.5.0 tag
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
---------
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-13 12:39:27 +01:00
Tobias Kaminsky
55a7a26609
Merge pull request #10519 from nextcloud/removeLastFavorite
...
After removing last favorite item show correct placeholder
2023-02-13 12:12:15 +01:00
Álvaro Brey
6a0cddd327
Merge pull request #11366 from nextcloud/repo-sync/android-config/master
...
🔄 synced file(s) with nextcloud/android-config
2023-02-13 10:09:17 +01:00
Nextcloud bot
bb269f4a10
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-13 03:44:13 +00:00
Nextcloud bot
62d405a552
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-13 03:43:43 +00:00
nextcloud-android-bot
4f60bdaf44
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-02-13 02:44:59 +00:00
Nextcloud bot
734eae4644
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-12 03:40:22 +00:00
Nextcloud bot
eef53d996d
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-12 03:39:51 +00:00
Nextcloud bot
5a8f3e11b2
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-11 03:39:42 +00:00
Nextcloud bot
ef80ed530f
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-11 03:39:11 +00:00
Nextcloud bot
88bf6bf89a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-10 03:46:24 +00:00
Nextcloud bot
e1d5f831c0
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-10 03:45:52 +00:00
dependabot[bot]
7af8e35247
Build(deps): Bump daggerVersion from 2.44.2 to 2.45
...
Bumps `daggerVersion` from 2.44.2 to 2.45.
Updates `com.google.dagger:dagger` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45 )
Updates `com.google.dagger:dagger-android` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45 )
Updates `com.google.dagger:dagger-android-support` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45 )
Updates `com.google.dagger:dagger-compiler` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45 )
Updates `com.google.dagger:dagger-android-processor` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 02:57:12 +00:00
tobiasKaminsky
cf28c7e7d2
After removing last favorite item show correct placeholder
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-02-09 16:18:58 +01:00
Nextcloud bot
6178a1458c
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-09 03:49:36 +00:00
Nextcloud bot
9526c340a2
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-09 03:49:06 +00:00
Tobias Kaminsky
08aa51c411
Merge pull request #11266 from nextcloud/secureFiledrop
...
Secure filedrop
2023-02-08 13:54:25 +01:00
Tobias Kaminsky
d5e3f4405d
Merge pull request #11339 from nextcloud/sharedView
...
Fix shared view
2023-02-08 10:49:41 +01:00
Tobias Kaminsky
27514610e2
Merge pull request #11341 from nextcloud/fixInterruptedE2eUploads
...
fix interrupted e2e uploads
2023-02-08 10:45:33 +01:00
Nextcloud bot
d1f871a21a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-08 03:40:01 +00:00
Nextcloud bot
1156bbabbc
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-08 03:39:27 +00:00
tobiasKaminsky
1af18ad3cd
Secure filedrop
...
add tests
Rename .java to .kt
only show secure filedrop / sharing on NC26+
Refactor EncryptionUtils to avoid having test arguments on public method
Added secure filedrop
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-02-07 09:44:07 +01:00
Nextcloud bot
726ff43c13
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-07 03:40:19 +00:00
Nextcloud bot
2a1af9b48e
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-07 03:39:48 +00:00
Álvaro Brey
f816645bc8
Merge pull request #11354 from nextcloud/chore/differentiate-dev-version
...
Fix F-Droid metadata to differentiate dev version more
2023-02-06 15:11:26 +01:00
Álvaro Brey
45d6cb09d9
Merge pull request #11350 from nextcloud/dependabot/gradle/com.diffplug.spotless-6.14.1
...
Build(deps): Bump com.diffplug.spotless from 6.14.0 to 6.14.1
2023-02-06 14:10:59 +01:00
Álvaro Brey
bfbe463dff
Merge pull request #11352 from nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-2.1.1
...
Build(deps): Bump peter-evans/create-or-update-comment from 2.1.0 to 2.1.1
2023-02-06 14:10:31 +01:00
Álvaro Brey
44ac4ccb96
Merge pull request #11353 from nextcloud/dependabot/github_actions/actions/cache-3.2.4
...
Build(deps): Bump actions/cache from 3.2.3 to 3.2.4
2023-02-06 14:10:02 +01:00
Álvaro Brey
33d3913af9
Merge pull request #11303 from nextcloud/dependabot/gradle/androidx.webkit-webkit-1.6.0
...
Build(deps): Bump webkit from 1.5.0 to 1.6.0
2023-02-06 14:09:18 +01:00
Álvaro Brey
e3efe705a7
Merge pull request #11085 from nextcloud/dependabot/gradle/exoplayerVersion-2.18.2
...
Bump exoplayerVersion from 2.18.1 to 2.18.2
2023-02-06 14:07:27 +01:00
Álvaro Brey
539fe061f3
Update scripts/generate_metadata.py for new metadata location
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-06 13:03:32 +01:00
Álvaro Brey
5213b9e710
Capitalize name for dev version app
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-06 12:21:28 +01:00
Álvaro Brey
7825411ded
Add dev icon for F-Droid (dev version only)
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-06 12:20:59 +01:00