Commit graph

17189 commits

Author SHA1 Message Date
tobiasKaminsky
7aede46b0a
Correct etag check/store when it has changed
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-06-10 11:46:33 +02:00
Nextcloud bot
7d59ce3d34
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-10 04:14:56 +00:00
Tobias Kaminsky
18594f99cb
Merge pull request #8132 from nextcloud/exoPlayer
Replace video player by ExoPlayer
2021-06-09 11:16:39 +02:00
Nextcloud bot
078769b39e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-09 04:03:51 +00:00
Nextcloud bot
91a55d2025
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-08 04:04:55 +00:00
Andy Scherzinger
111def7bd4
respect dark mode for web view
Resolves #8524

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-07 15:46:13 +02:00
Andy Scherzinger
306ea92b36
Add license header and remove duplicate empty lines
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-07 09:57:17 +02:00
Andy Scherzinger
f5302e9c7b
Merge pull request #8537 from nextcloud/Valdnet-patch-1
l10n: Separate words
2021-06-07 09:43:27 +02:00
Valdnet
42b24e680c
l10n: Separate words 2021-06-07 09:24:52 +02:00
Nextcloud bot
d7a743244b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-07 04:01:10 +00:00
Chris Narkiewicz
c893834576
Normalize input URL scheme during auth process
Fixes #8519

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-06-07 00:23:20 +01:00
Nextcloud bot
9b7163e733
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-06 04:02:17 +00:00
Andy Scherzinger
429a27fa46
Merge pull request #8521 from nextcloud/dependabot/gradle/mockitoVersion-3.11.0
Bump mockitoVersion from 3.10.0 to 3.11.0
2021-06-04 14:02:28 +02:00
Nextcloud bot
4cee1c6832
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-04 04:09:53 +00:00
dependabot[bot]
e4f7543d28
Bump httpclient from 4.3.6 to 4.5.13 in /automationTest
Bumps httpclient from 4.3.6 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 01:33:08 +00:00
dependabot[bot]
d8f3f2b361
Bump mockitoVersion from 3.10.0 to 3.11.0
Bumps `mockitoVersion` from 3.10.0 to 3.11.0.

Updates `mockito-core` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.10.0...v3.11.0)

Updates `mockito-android` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 01:04:45 +00:00
Nextcloud bot
686a0ca5c6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-03 04:06:39 +00:00
Tobias Kaminsky
51b82fcdd4
Merge pull request #8405 from nextcloud/grant-apps-access-to-trashbin
Allow 3rd party apps to open the trashbin for a specific account
2021-06-02 12:34:50 +02:00
tobiasKaminsky
1ea436e4dd
Use ExoPlayer for audio/video player
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-06-02 10:09:09 +02:00
Andy Scherzinger
a7ab5ae320
Merge pull request #8509 from nextcloud/dropLollipop
Drop Android 5.0 Support
2021-06-02 09:28:45 +02:00
Nextcloud bot
0fbd21b576
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-02 04:04:02 +00:00
Chris Narkiewicz
9171fb1d1c
Remove Account from UploadsStorageManager
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-06-02 01:54:51 +01:00
Andy Scherzinger
d6e1d3e333
remove deprecated test
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-01 19:16:12 +02:00
Andy Scherzinger
5bbbae7165
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-01 18:27:58 +02:00
Andy Scherzinger
56a8c779be
remove unused imports, shorten when construct
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-01 17:59:18 +02:00
Andy Scherzinger
80d3a552e5
use if/else instead of switch for menu actions
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-01 17:47:38 +02:00
Andy Scherzinger
14e1eabc48
remove unused code due to Android 5.0 support dropped
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-01 17:46:19 +02:00
Andy Scherzinger
4fd407bc11
Drop Android 5.0 support
Resolves #8508

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-01 17:02:39 +02:00
Andy Scherzinger
2dd46ea967
Merge pull request #8507 from nextcloud/changelog-master-stable-3.16.1
Add changelog for 3.16.1
2021-06-01 16:10:06 +02:00
Andy Scherzinger
69b8a5affd
add list formatting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-01 16:08:20 +02:00
tobiasKaminsky
f0826588e2
Add changelog for 3.16.1
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-06-01 12:06:05 +02:00
Nextcloud bot
f35ab82b6d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-01 04:03:51 +00:00
Andy Scherzinger
ec073440a1
Merge pull request #8499 from nextcloud/Valdnet-patch-1
l10n: With a capital letter
2021-05-31 11:27:32 +02:00
Nextcloud bot
2e27e17639
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-31 04:13:04 +00:00
Valdnet
d52107a79c
l10n: With a capital letter 2021-05-30 19:36:17 +02:00
Andy Scherzinger
88cf9f5027
Merge pull request #7874 from nextcloud/new-upload-manager
New upload manager
2021-05-29 22:01:22 +02:00
Chris Narkiewicz
ebf63f064b
New upload manager
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-05-29 21:34:58 +02:00
Andy Scherzinger
be29f9aa9a
Merge pull request #8290 from grote/saf-optimization
Optimize writing out files to Nextcloud via SAF
2021-05-29 20:02:16 +02:00
Torsten Grote
44227d828d
Optimize writing out files to Nextcloud via SAF
Signed-off-by: Torsten Grote <t@grobox.de>
2021-05-29 18:59:28 +02:00
Andy Scherzinger
ab221fbb14
Merge pull request #8359 from nextcloud/etag
Use correct eTag to check if something has changed on server
2021-05-29 18:48:24 +02:00
Andy Scherzinger
44299b7034
Merge pull request #8470 from nextcloud/fragment-ktx
Replace fragment by fragment-ktx as suggested
2021-05-29 18:46:04 +02:00
Nextcloud bot
177b229154
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-29 04:18:15 +00:00
tobiasKaminsky
2c135b368f Replace fragment by fragment-ktx as suggested
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-28 15:52:49 +00:00
Andy Scherzinger
078bfa4cc8
Merge pull request #8394 from nextcloud/dependabot/gradle/mockitoVersion-3.10.0
Bump mockitoVersion from 3.9.0 to 3.10.0
2021-05-28 17:11:26 +02:00
Andy Scherzinger
83caa4e72d
Merge pull request #8495 from nextcloud/dependabot/gradle/kotlin_version-1.5.10
Bump kotlin_version from 1.5.0 to 1.5.10
2021-05-28 16:32:25 +02:00
Andy Scherzinger
ed2215e2fe
remove duplicate gson dependency definition
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-28 16:14:03 +02:00
dependabot[bot]
8485c4711c Bump kotlin_version from 1.5.0 to 1.5.10
Bumps `kotlin_version` from 1.5.0 to 1.5.10.

Updates `kotlin-gradle-plugin` from 1.5.0 to 1.5.10

Updates `kotlin-stdlib` from 1.5.0 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.0...v1.5.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 12:34:03 +00:00
Andy Scherzinger
eecf37fdc4
Merge pull request #8466 from nextcloud/dependabot/gradle/com.google.code.gson-gson-2.8.7
Bump gson from 2.8.6 to 2.8.7
2021-05-28 14:09:25 +02:00
dependabot[bot]
2b338cd8f8
Bump gson from 2.8.6 to 2.8.7
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 10:51:12 +02:00
Andy Scherzinger
42dc360479
Merge pull request #8471 from nextcloud/useKoltin15
Update Kotlin
2021-05-28 10:50:04 +02:00