Commit graph

2223 commits

Author SHA1 Message Date
Andy Scherzinger
c7d0d0f47d
reformat code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-30 13:56:12 +02:00
tobiasKaminsky
095c5c6766
Store groupfolder capability
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-30 10:40:18 +02:00
dependabot[bot]
c776bfd0e7
Build(deps): Bump com.diffplug.spotless from 6.18.0 to 6.19.0
Bumps com.diffplug.spotless from 6.18.0 to 6.19.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 08:47:24 +02:00
Nextcloud bot
0a0b9cd2c5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-30 02:26:14 +00:00
Nextcloud bot
ffcf2287ea
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-30 02:25:46 +00:00
Kjell Braden
5127f12a45 add test for successive write in DocumentsStorageProvider
Signed-off-by: Kjell Braden <afflux@pentabarf.de>
2023-05-29 11:29:21 +02:00
Kjell Braden
d0db9427cd handle files that have just been uploaded in DocumentStorageProvider
fixes #11283

Directly after upload, UploadFileOperation may change paths to the empty
string (see commit a7304351b1). Most accessors of OCFile handle this, so
DocumentStorageProvider must use one that does.

Signed-off-by: Kjell Braden <afflux@pentabarf.de>
2023-05-29 11:29:21 +02:00
Nextcloud bot
597b3c7317
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-29 02:46:15 +00:00
Nextcloud bot
903f06be5b
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-29 02:45:47 +00:00
Nextcloud bot
656fe547ad
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-28 02:25:29 +00:00
Nextcloud bot
abb5fe4af7
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-28 02:24:59 +00:00
Tobias Kaminsky
3c6565c80e daily dev 20230528
Update Nextcloud Android library
2023-05-28 03:39:59 +02:00
Nextcloud bot
97b8275f20
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-27 02:24:18 +00:00
Nextcloud bot
ce7d6f27ef
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-27 02:23:49 +00:00
Tobias Kaminsky
0283e42db1 daily dev 20230527
Update Nextcloud Android library
2023-05-27 03:40:57 +02:00
Tobias Kaminsky
6b8c40d2c1 Merge remote-tracking branch 'origin/master' into dev 2023-05-27 03:35:36 +02:00
tobiasKaminsky
cfe41aced6 correct check for groupfolder entry
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-26 17:20:04 +02:00
tobiasKaminsky
99f5941a60 use TrashbinFile
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-26 09:04:31 +02:00
Nextcloud bot
c3405d1d56
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-26 02:24:06 +00:00
Nextcloud bot
26f5ebd0c5
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-26 02:23:37 +00:00
Tobias Kaminsky
9201d18e5d daily dev 20230526
Build(deps): Bump androidx.lifecycle:lifecycle-viewmodel-ktx
Build(deps): Bump io.coil-kt:coil from 2.2.2 to 2.4.0
Build(deps): Bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin
Build(deps): Bump commons-io:commons-io from 2.11.0 to 2.12.0
Update Nextcloud Android library
Update 3rd-party dependencies
2023-05-26 03:41:39 +02:00
Tobias Kaminsky
79403da038 Merge remote-tracking branch 'origin/master' into dev 2023-05-26 03:35:05 +02:00
Andy Scherzinger
22886939b2
remove empty lines
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-25 19:32:06 +02:00
tobiasKaminsky
a917ca4bff
have fixed header
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-25 19:05:26 +02:00
tobiasKaminsky
35e276af9e
on landscape mode: scroll is now working
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-25 19:05:21 +02:00
Andy Scherzinger
2c4d5e5a0d
Merge pull request #11658 from tanganellilore/fix_app_videoplayer_agent
Add user agent on Exoplayer
2023-05-25 19:01:36 +02:00
dependabot[bot]
2ae867cc80
Build(deps): Bump androidx.lifecycle:lifecycle-viewmodel-ktx
Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.5.1 to 2.6.1.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 13:23:35 +00:00
Andy Scherzinger
ae2c57ba46
Merge pull request #11655 from nextcloud/dependabot/gradle/io.coil-kt-coil-2.4.0
Build(deps): Bump io.coil-kt:coil from 2.2.2 to 2.4.0
2023-05-25 15:22:25 +02:00
Lorenzo Tanganelli
7b0669f65e move import at the end
Signed-off-by: Lorenzo Tanganelli <lorenzo.tanganelli@hotmail.it>
Signed-off-by: lorenzo.tanganelli <lorenzo.tanganelli@staff.aruba.it>
2023-05-25 15:14:58 +02:00
Lorenzo Tanganelli
649950fe23 add useragent on Exoplayer
Signed-off-by: lorenzo.tanganelli <lorenzo.tanganelli@staff.aruba.it>
2023-05-25 15:14:58 +02:00
Andy Scherzinger
ff6feca39c Migrate Transformations use to Kotlin extension method syntax
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-25 15:07:39 +02:00
dependabot[bot]
6a80d2b770 Build(deps): Bump io.coil-kt:coil from 2.2.2 to 2.4.0
Bumps [io.coil-kt:coil](https://github.com/coil-kt/coil) from 2.2.2 to 2.4.0.
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/2.2.2...2.4.0)

---
updated-dependencies:
- dependency-name: io.coil-kt:coil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 15:07:39 +02:00
tobiasKaminsky
8d0faaeca5
Migration is needed, otherwise it drops database 😨
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-25 14:09:35 +02:00
Andy Scherzinger
e383ab2ab2
Merge pull request #11631 from nextcloud/dependabot/gradle/commons-io-commons-io-2.12.0
Build(deps): Bump commons-io:commons-io from 2.11.0 to 2.12.0
2023-05-25 10:05:05 +02:00
Andy Scherzinger
7667519748
Merge pull request #11647 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.23.0
Build(deps): Bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin from 1.22.0 to 1.23.0
2023-05-25 09:30:46 +02:00
Andy Scherzinger
fb3bb49b52
Merge pull request #11648 from nextcloud/fixRotateNewFolder
Rotate new folder dialog led to crash
2023-05-25 09:29:14 +02:00
Nextcloud bot
a82b934f32
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-25 02:31:48 +00:00
Nextcloud bot
1d67a8426f
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-25 02:31:19 +00:00
Tobias Kaminsky
0f563b7efd daily dev 20230525
Update Nextcloud Android library
2023-05-25 03:40:15 +02:00
Tobias Kaminsky
460e5f34ca Merge remote-tracking branch 'origin/master' into dev 2023-05-25 03:34:49 +02:00
Christian Paul
e51c0f7471
Comment Typo: it's capacity -> its capacity
Signed-off-by: Christian Paul <info@jaller.de>
2023-05-24 22:49:54 +02:00
tobiasKaminsky
6f1461e0e6 Rotate new folder dialog led to crash
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-24 20:01:50 +02:00
Nextcloud bot
ce0e12bf38
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-24 02:25:20 +00:00
Nextcloud bot
5cd8a63c3a
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-24 02:24:50 +00:00
dependabot[bot]
095dcf095e
Build(deps): Bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin
Bumps [io.gitlab.arturbosch.detekt:detekt-gradle-plugin](https://github.com/detekt/detekt) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/commits)

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt:detekt-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 01:57:05 +00:00
Tobias Kaminsky
e4b63fa288 daily dev 20230524
Build(deps): Bump daggerVersion from 2.45 to 2.46.1
Build(deps): Bump exoplayerVersion from 2.18.6 to 2.18.7
Update 3rd-party dependencies
2023-05-24 02:37:18 +02:00
Tobias Kaminsky
cf03b303b9 Merge remote-tracking branch 'origin/master' into dev 2023-05-24 02:31:34 +02:00
Tobias Kaminsky
439e5ec10b
Merge pull request #11638 from nextcloud/fix/11600
Fix text duplication when using TextEditorWebView
2023-05-23 08:47:22 +02:00
Nextcloud bot
72143712d1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-23 02:26:09 +00:00
Nextcloud bot
552f1b3c14
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-23 02:25:40 +00:00
Nextcloud bot
026fd1c227
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-22 02:28:09 +00:00
Nextcloud bot
5210e6655f
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-22 02:27:40 +00:00
Nextcloud bot
85e0f74fac
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-21 02:25:22 +00:00
Nextcloud bot
09311d84b6
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-21 02:24:53 +00:00
Nextcloud bot
915e27f28e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-20 02:27:28 +00:00
Nextcloud bot
a4d7650eec
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-20 02:26:54 +00:00
ZetaTom
604b4e030b
Fix text duplication when using TextEditorWebView
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-05-19 09:24:41 +02:00
Nextcloud bot
ec2f9a54d2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-19 02:23:46 +00:00
Nextcloud bot
a526de8348
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-19 02:23:17 +00:00
Nextcloud bot
6f2b168630
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-18 21:06:09 +00:00
Nextcloud bot
2fa1d5160b
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-18 21:05:40 +00:00
Nextcloud bot
fbf82c9e02
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-18 02:28:59 +00:00
Nextcloud bot
5d2b824bd0
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-18 02:28:30 +00:00
Tobias Kaminsky
b55738750e daily dev 20230518 2023-05-18 02:36:57 +02:00
Tobias Kaminsky
f4fd390f69 Merge remote-tracking branch 'origin/master' into dev 2023-05-18 02:31:36 +02:00
Tobias Kaminsky
99edead8e1
Merge pull request #11630 from nextcloud/e2ev11_2
E2E v1.2
2023-05-17 13:55:12 +02:00
tobiasKaminsky
d9c71edba0
fix test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-17 12:01:49 +02:00
tobiasKaminsky
bbb0dbefed
cleanup
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-17 12:01:40 +02:00
tobiasKaminsky
5492a99e38
E2E v1.2
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-17 12:01:40 +02:00
tobiasKaminsky
b6b5a96361
Bump to 3.26 Alpha
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-17 07:36:35 +02:00
Nextcloud bot
c35e1e6ab3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-17 05:30:27 +00:00
Nextcloud bot
a3f18ee8c3
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-17 05:29:55 +00:00
Nextcloud bot
f275d6615e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-17 02:25:09 +00:00
Nextcloud bot
67a6e572b0
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-17 02:24:41 +00:00
dependabot[bot]
d44a5d32a1
Build(deps): Bump commons-io:commons-io from 2.11.0 to 2.12.0
Bumps commons-io:commons-io from 2.11.0 to 2.12.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 01:57:58 +00:00
Tobias Kaminsky
1397b431e0 daily dev 20230517
Build(deps): Bump exoplayerVersion from 2.18.5 to 2.18.6
Build(deps): Bump com.google.android.play:review-ktx from 2.0.0 to 2.0.1
Build(deps): Bump com.diffplug.spotless from 6.17.0 to 6.18.0
Update 3rd-party dependencies
2023-05-17 02:38:23 +02:00
Tobias Kaminsky
36faeab2fc Merge remote-tracking branch 'origin/master' into dev 2023-05-17 02:31:41 +02:00
Andy Scherzinger
4d4c9e9c9a
Merge pull request #11565 from nextcloud/noRequestedOrientation
Do not enforce orientation change
2023-05-16 15:10:33 +02:00
Andy Scherzinger
e9ac53b834
Update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-16 15:07:49 +02:00
tobiasKaminsky
3fcee5798b
Fix crash when changing orientation when bottom sheet dialog in preview image is open
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-16 09:24:36 +02:00
Andy Scherzinger
8b50efdea3
Merge pull request #11617 from nextcloud/dependabot/gradle/com.google.android.play-review-ktx-2.0.1
Build(deps): Bump com.google.android.play:review-ktx from 2.0.0 to 2.0.1
2023-05-16 08:40:28 +02:00
Nextcloud bot
2995af9d94
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-16 04:35:58 +00:00
Nextcloud bot
c57f0ec26a
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-16 04:35:29 +00:00
Nextcloud bot
8633a5fd42
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-15 06:46:20 +00:00
dependabot[bot]
fec50812f2
Build(deps): Bump com.google.android.play:review-ktx from 2.0.0 to 2.0.1
Bumps com.google.android.play:review-ktx from 2.0.0 to 2.0.1.

---
updated-dependencies:
- dependency-name: com.google.android.play:review-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 01:58:56 +00:00
dependabot[bot]
1bbfdc035f
Build(deps): Bump com.diffplug.spotless from 6.17.0 to 6.18.0
Bumps com.diffplug.spotless from 6.17.0 to 6.18.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 01:58:46 +00:00
Tobias Kaminsky
ef65b0b5cc daily dev 20230515
Update Nextcloud Android library
2023-05-15 02:40:34 +02:00
Tobias Kaminsky
d40a38bf58 Merge remote-tracking branch 'origin/master' into dev 2023-05-15 02:34:19 +02:00
tobiasKaminsky
1b732bdc6e Do not enforce orientation change
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-14 21:52:02 +02:00
Álvaro Brey
f07b222a1d
Fix types after kotlin port of some library classes
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-05-14 19:19:33 +02:00
Nextcloud bot
5cd7b6f853
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-14 04:32:20 +00:00
Tobias Kaminsky
5795b2f9aa daily dev 20230514
Build(deps): Bump com.googlecode.ez-vcard:ez-vcard from 0.11.3 to 0.12.0
Build(deps): Bump jacoco_version from 0.8.9 to 0.8.10
Build(deps): Bump roomVersion from 2.5.0 to 2.5.1
Update 3rd-party dependencies
2023-05-14 02:37:58 +02:00
Tobias Kaminsky
7aee314266 Merge remote-tracking branch 'origin/master' into dev 2023-05-14 02:31:30 +02:00
Andy Scherzinger
be28bc8c61
Merge pull request #11349 from nextcloud/dependabot/gradle/com.googlecode.ez-vcard-ez-vcard-0.12.0
Build(deps): Bump com.googlecode.ez-vcard:ez-vcard from 0.11.3 to 0.12.0
2023-05-13 22:53:19 +02:00
tobiasKaminsky
73d87f164a
package rename
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-13 18:32:04 +02:00
tobiasKaminsky
9f49e0dbc4
moved to common package
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-13 18:32:04 +02:00
tobiasKaminsky
331f5b2371
moved to gplay only
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-13 18:32:04 +02:00
A117870935
b89df5a405
Feature non-related code reverted. 2023-05-13 18:32:04 +02:00
A200073727
cf002699af
Implemented Google Play In-App Review.
Commit id-  51336eb,  0db2944,  fdffa0b
from feature/NMCLOUD-832 Implemented Google Play In-App Review.
2023-05-13 18:32:03 +02:00
A200073727
19cf84fd75
added Compilation Fix for type mismatch
Commit id-fdffa0b
from branch feature/NMC-832
added Compilation Fix for type mismatch
2023-05-13 18:32:03 +02:00
A200073727
6d5d7bf5a1
Fixed imports in existing test cases.
Commit id- 0db2944
from branch feature/NMC-832
Fixed imports in existing test cases.
2023-05-13 18:32:03 +02:00
A200073727
5787fcba14
Google Play In-App Review.
Commit id-51336eb
from branch feature/NMCLOUD-832
Google Play In-App Review.
2023-05-13 18:32:03 +02:00
Andy Scherzinger
36b49c01ba
use new input stream creation when API level allows it
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-13 18:31:24 +02:00
Andy Scherzinger
f525affb13
Adapt to chanegd ezvCard implementation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-13 18:31:24 +02:00
dependabot[bot]
4cefc8054f
Build(deps): Bump com.googlecode.ez-vcard:ez-vcard from 0.11.3 to 0.12.0
Bumps [com.googlecode.ez-vcard:ez-vcard](https://github.com/mangstadt/ez-vcard) from 0.11.3 to 0.12.0.
- [Release notes](https://github.com/mangstadt/ez-vcard/releases)
- [Commits](https://github.com/mangstadt/ez-vcard/compare/0.11.3...0.12.0)

---
updated-dependencies:
- dependency-name: com.googlecode.ez-vcard:ez-vcard
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 18:31:24 +02:00
Andy Scherzinger
ceb6cd6f2f
Merge pull request #11607 from nextcloud/shareLinkMissing
show share link in shared overview for folders
2023-05-13 11:28:25 +02:00
Hammy Havoc
fdf922c629 Improved timeout_richDocuments
Didn't read very well before.

Signed-off-by: Hammy Havoc <hammy@splitanatom.com>
2023-05-13 10:45:10 +02:00
Nextcloud bot
0a343ef967
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-13 04:33:37 +00:00
Nextcloud bot
a97aa883b2
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-13 04:33:06 +00:00
Tobias Kaminsky
24a39af43a daily dev 20230513
Build(deps): Bump com.google.android.material:material
Update 3rd-party dependencies
2023-05-13 02:38:11 +02:00
Tobias Kaminsky
7b8ff91156 Merge remote-tracking branch 'origin/master' into dev 2023-05-13 02:32:33 +02:00
Andy Scherzinger
26fe49ab4a
Add theming for Tags
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-12 14:22:40 +02:00
tobiasKaminsky
f313a8317f
empty test not needed
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-12 14:12:24 +02:00
tobiasKaminsky
906137bf2a
add test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-12 08:41:28 +02:00
tobiasKaminsky
f792a8b679
add test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-12 08:10:36 +02:00
Nextcloud bot
33e741f93c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-12 04:39:05 +00:00
Nextcloud bot
4dfe76b7a3
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-12 04:38:34 +00:00
Andy Scherzinger
40130a6b2a
Merge pull request #11603 from nextcloud/dependabot/gradle/com.google.android.material-material-1.9.0
Build(deps): Bump com.google.android.material:material from 1.8.0 to 1.9.0
2023-05-11 12:15:05 +02:00
tobiasKaminsky
d6aea60f7c
show share link in shared overview for folders
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-11 07:31:44 +02:00
Tobias Kaminsky
fcf3e8f814 daily dev 20230511 2023-05-11 02:37:04 +02:00
Tobias Kaminsky
85c0cf3af2 Merge remote-tracking branch 'origin/master' into dev 2023-05-11 02:31:32 +02:00
Nextcloud bot
28a40964fe
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-10 18:11:31 +00:00
Nextcloud bot
e7b6c11a56
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-10 18:11:00 +00:00
Valdnet
9a6acb999e
i18n: Removal from translation
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-05-10 17:15:35 +02:00
Nextcloud bot
2ea488d69b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-10 04:48:46 +00:00
Nextcloud bot
cfbbd4d61d
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-10 04:48:14 +00:00
dependabot[bot]
bd1a60d398
Build(deps): Bump com.google.android.material:material
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.8.0...1.9.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 01:56:59 +00:00
Tobias Kaminsky
368da81b79 daily dev 20230510
Build(deps): Bump com.github.nextcloud.android-common:ui
Update 3rd-party dependencies
2023-05-10 02:37:09 +02:00
Tobias Kaminsky
8ec5fc5579 Merge remote-tracking branch 'origin/master' into dev 2023-05-10 02:31:18 +02:00
dependabot[bot]
7736e55031
Build(deps): Bump com.github.nextcloud.android-common:ui
Bumps [com.github.nextcloud.android-common:ui](https://github.com/nextcloud/android-common) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/nextcloud/android-common/releases)
- [Commits](https://github.com/nextcloud/android-common/compare/0.7.0...0.8.0)

---
updated-dependencies:
- dependency-name: com.github.nextcloud.android-common:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 10:27:18 +00:00
Andy Scherzinger
e95bbe8fa0
Updates screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-09 08:53:56 +02:00
tobiasKaminsky
08f25a3505
add test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-09 08:53:56 +02:00
Andy Scherzinger
a6fd54ad8a
fix visibility of tags
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-09 08:53:56 +02:00
tobiasKaminsky
ad0f1ba812
use groupfolder icon
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-09 08:53:55 +02:00
tobiasKaminsky
1b2572fc5c
use group folder icon
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-09 08:53:55 +02:00
tobiasKaminsky
4760cce257
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-09 08:53:55 +02:00
tobiasKaminsky
464a6ad1b6
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-09 08:53:54 +02:00
tobiasKaminsky
aeac90881d
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-09 08:53:54 +02:00
tobiasKaminsky
577da2ae40
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-09 08:53:48 +02:00
Nextcloud bot
a175fce12b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-09 04:23:10 +00:00
Nextcloud bot
f1ce44c200
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-09 04:22:41 +00:00
Tobias Kaminsky
477d36899b daily dev 20230509
Update Nextcloud Android library
Update 3rd-party dependencies
2023-05-09 03:41:29 +02:00
Tobias Kaminsky
9ad2b94037 Merge remote-tracking branch 'origin/master' into dev 2023-05-09 03:35:42 +02:00
Andy Scherzinger
f064415a22
remove translations -> will come via transifex bot
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 18:11:55 +02:00
A117870935
a56e62a49c
Unnecessary code revert.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 18:11:55 +02:00
A117870935
f9761628fe
Copyright added.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 18:11:55 +02:00
A117870935
16c957c834
Configurable calendar backup.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 18:11:55 +02:00
Andy Scherzinger
ddb632de69
chore: remove unused variable
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 16:17:32 +02:00
tobiasKaminsky
d12718f2b1
Bottom sheet expands fully on landscape
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-08 16:16:05 +02:00
Andy Scherzinger
3e1f61afc9
Merge pull request #11515 from nextcloud/tags
Support for viewing tags
2023-05-08 10:57:24 +02:00
Andy Scherzinger
6204e8edc2
Add shortWait to ensure all galelry images are loaded
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 10:07:53 +02:00
tobiasKaminsky
385d0e9d46
add inject for SyncedFolderProvider
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-08 10:07:53 +02:00
tobiasKaminsky
da2676bd31
add inject for SyncedFolderProvider, more to come
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-08 10:07:52 +02:00
Andy Scherzinger
c5a705d58f
add return value documentation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 10:07:52 +02:00
Andy Scherzinger
a43d3befec
Update auto upload folder icon
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 10:07:52 +02:00
A117870935
ec816b8b8f
Folder icon for AutoUpload folder.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 10:07:52 +02:00
A117870935
6a6e8335c8
Test case added
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 10:07:52 +02:00
A117870935
3db2c7db04
Fixed errors while running.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 10:07:51 +02:00
A117870935
a8abd516e1
auto upload folder icon implementation.
Commit id: 8c5ddaa from feature/NMCLOUD-629.

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 10:07:51 +02:00
A117870935
8ecd3733f3
Cherry pick commit id - 3545a6c from branch feature/NMCLOUD-629.
changed auto upload InstantUpload folder to Camera-Media

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-08 10:07:51 +02:00
Nextcloud bot
7cbf51cce2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-08 04:32:55 +00:00
Nextcloud bot
6441157bdd
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-08 04:32:24 +00:00
Nextcloud bot
8614c62348
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-07 04:33:59 +00:00
Nextcloud bot
ab20242383
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-07 04:33:29 +00:00
Tobias Kaminsky
4fecf09b86 daily dev 20230507
Update Nextcloud Android library
2023-05-07 03:40:23 +02:00
Nextcloud bot
0e70ff492e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-06 04:33:57 +00:00
Nextcloud bot
d4350eca6d
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-06 04:33:26 +00:00
Tobias Kaminsky
7de25dacb9 daily dev 20230506
Update Nextcloud Android library
2023-05-06 03:41:42 +02:00
Tobias Kaminsky
12885a11a8 Merge remote-tracking branch 'origin/master' into dev 2023-05-06 03:35:53 +02:00
tobiasKaminsky
b3154703eb
Exoplayer: forward 5s
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-05 14:04:02 +02:00
Nextcloud bot
d4e25cfd29
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-05 04:30:24 +00:00
Nextcloud bot
7b26e4f1f3
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-05 04:29:52 +00:00
Tobias Kaminsky
617b8b94d9 daily dev 20230505
Update Nextcloud Android library
2023-05-05 02:40:26 +02:00
Tobias Kaminsky
8360983238 Merge remote-tracking branch 'origin/master' into dev 2023-05-05 02:33:36 +02:00
Andy Scherzinger
e88ed460e2
Optimize layout for tags and allowing for tags-multi-line growth of the line item if needed
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-04 15:11:20 +02:00
tobiasKaminsky
96868215fb
fix
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-04 13:15:11 +02:00
tobiasKaminsky
3ab8cc3d17
empty array list for tags
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-04 13:15:11 +02:00
tobiasKaminsky
f6e3bcc8f3
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-04 13:15:10 +02:00
tobiasKaminsky
31560bf1e8
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-04 13:15:10 +02:00
tobiasKaminsky
d9e0304978
use chip group
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-04 13:15:10 +02:00
tobiasKaminsky
d484a88506
fix NPE, polish
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-04 13:15:10 +02:00
tobiasKaminsky
c72354bd3e
show two tags
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-04 13:15:10 +02:00
tobiasKaminsky
eaf8462fe1
correct background color in detail view
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-04 13:15:09 +02:00
tobiasKaminsky
d262b699ef
show tags in file details
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-04 13:15:09 +02:00
tobiasKaminsky
60c8c3526d
color
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-04 13:15:09 +02:00
tobiasKaminsky
f196bfd874
Support for viewing tags
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-04 13:15:08 +02:00
tobiasKaminsky
3b5d2a0391
Show empty message for gallery view
added tests

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-04 10:17:46 +02:00
Nextcloud bot
fcae26e3fc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-04 04:30:15 +00:00
Nextcloud bot
7aeef8bdc6
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-04 04:29:44 +00:00
Tobias Kaminsky
66427ade72 daily dev 20230504
Update Nextcloud Android library
2023-05-04 02:39:59 +02:00
Tobias Kaminsky
25cff356ce Merge remote-tracking branch 'origin/master' into dev 2023-05-04 02:33:29 +02:00
Tobias Kaminsky
fa8c72a0e2
Merge pull request #10621 from nextcloud/fix/shared-selection
SharedListFragment: replace file in adapter when fetching the complete data
2023-05-03 16:44:34 +02:00
Andy Scherzinger
a139938300
Merge pull request #11567 from nextcloud/nmc/fileOwnerNameIgnoreCase
Fix file owner and account name check ignore case.
2023-05-03 15:24:17 +02:00
Nextcloud bot
da6545a816
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-03 04:29:49 +00:00
Nextcloud bot
e2f51c9b0c
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-03 04:29:18 +00:00
Tobias Kaminsky
276beb83c0 daily dev 20230503
Build(deps): Bump kotlin_version from 1.8.10 to 1.8.21
Build(deps): Bump androidx.fragment:fragment-ktx from 1.5.6 to 1.5.7
Update Nextcloud Android library
Update 3rd-party dependencies
2023-05-03 02:42:00 +02:00
Tobias Kaminsky
d0febf9c98 Merge remote-tracking branch 'origin/master' into dev 2023-05-03 02:33:26 +02:00
dependabot[bot]
c827e58ea4
Build(deps): Bump androidx.fragment:fragment-ktx from 1.5.6 to 1.5.7
Bumps androidx.fragment:fragment-ktx from 1.5.6 to 1.5.7.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 10:54:18 +00:00
Andy Scherzinger
5d1feb7ce0
use Nextcloud themed analytics icon
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-02 10:56:15 +02:00
A117870935
0dd1872027
File icon handled and added for mime type analytics.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-02 10:56:15 +02:00
tobiasKaminsky
2574ee288b
add test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-02 08:42:06 +02:00
Tobias Kaminsky
b45dbbd553
Merge pull request #11566 from nextcloud/nmc/accountSetupBindingNull
Handling account setup binding null.
2023-05-02 08:31:29 +02:00
Tobias Kaminsky
98774d3735
Merge pull request #11564 from nextcloud/nmc/avoidShowingMultipleShareDialog
Fixed showing multiple send share dialog
2023-05-02 08:30:21 +02:00
Nextcloud bot
de89cb1599
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-02 04:31:24 +00:00
Nextcloud bot
521bb23327
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-02 04:30:53 +00:00
Tobias Kaminsky
739466f639 daily dev 20230502
Update Nextcloud Android library
2023-05-02 03:43:33 +02:00
Nextcloud bot
ee23b2379f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-01 04:36:23 +00:00
Nextcloud bot
5b033f7536
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-01 04:35:52 +00:00
Nextcloud bot
8c21308a5d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-30 04:32:59 +00:00
Nextcloud bot
e10ae00b8a
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-30 04:32:28 +00:00
Nextcloud bot
bbc46946a0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-29 04:32:28 +00:00
Nextcloud bot
86dbdad05f
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-29 04:31:57 +00:00
Tobias Kaminsky
d3eec60828 daily dev 20230429
Update Nextcloud Android library
2023-04-29 03:39:35 +02:00
A117870935
8703995ca0 Copyright added. 2023-04-28 11:14:05 +05:30
Nextcloud bot
4d38e80e10
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-28 04:32:33 +00:00
Nextcloud bot
2d9ed724a6
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-28 04:32:02 +00:00
Tobias Kaminsky
e203d078cb daily dev 20230428 2023-04-28 02:35:57 +02:00
Tobias Kaminsky
1171b03294 Merge remote-tracking branch 'origin/master' into dev 2023-04-28 02:31:04 +02:00
A117870935
0c9ddf02f2 Fix file owner and account name check ignore case. 2023-04-28 00:48:10 +05:30
A117870935
4e00894f8b Copyright updated. 2023-04-27 17:34:06 +05:30
A117870935
4624d6d308 Handling account setup binding null. 2023-04-27 17:30:51 +05:30
Tobias Kaminsky
ba8a8a3a5b
Merge pull request #11548 from nextmcloud/templateDialogErrorHandling
Handling empty state for rich document dialog.
2023-04-27 13:29:43 +02:00
A117870935
3e527e3b26 Copyright updated. 2023-04-27 15:57:20 +05:30
A117870935
bcb2d6b282 Fix showing share send dialog multiple times by rapidly clicking share icon. 2023-04-27 15:56:57 +05:30
Nextcloud bot
5196be48f0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-27 04:37:56 +00:00
Nextcloud bot
07a4cd011c
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-27 04:37:25 +00:00
Tobias Kaminsky
e752bd9270 daily dev 20230427
Update Nextcloud Android library
2023-04-27 03:40:50 +02:00
Nextcloud bot
48bed15b8b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-26 04:38:43 +00:00
Nextcloud bot
098e77d51e
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-26 04:38:11 +00:00
Nextcloud bot
d3b4e06cfd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-25 04:28:21 +00:00
Nextcloud bot
01c99cf3f6
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-25 04:27:49 +00:00
Tobias Kaminsky
9cfae84a4c daily dev 20230425
Update Nextcloud Android library
Update 3rd-party dependencies
2023-04-25 03:41:33 +02:00
Tobias Kaminsky
e952b2bb22 Merge remote-tracking branch 'origin/master' into dev 2023-04-25 03:36:13 +02:00
Nextcloud bot
062832840a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-24 04:40:53 +00:00
Nextcloud bot
2b375345be
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-24 04:40:20 +00:00
Nextcloud bot
f56b5b6762
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-23 04:32:27 +00:00
Nextcloud bot
f658a0888f
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-23 04:31:54 +00:00
Nextcloud bot
9d9095bf93
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-22 04:37:39 +00:00
Nextcloud bot
6b74d348c0
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-22 04:37:08 +00:00
Tobias Kaminsky
b26dd9cca9 daily dev 20230422 2023-04-22 02:36:52 +02:00
Tobias Kaminsky
99bee3702e Merge remote-tracking branch 'origin/master' into dev 2023-04-22 02:31:31 +02:00
Tobias Kaminsky
212b288d4b
Merge pull request #11519 from nextmcloud/nmc/1940-favShownTwice
Favourite shown twice
2023-04-21 15:20:06 +02:00
Tobias Kaminsky
043f6306dd
Merge pull request #11518 from nextmcloud/nmc/1939-syncFolderRuntimeException
User check added when sync folder runs after user clears the data.
2023-04-21 15:19:46 +02:00
Nextcloud bot
4fda8fd063
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-21 04:33:52 +00:00
Nextcloud bot
a7ac45bc95
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-21 04:33:20 +00:00
A117870935
792dd572c0 Copyright added. 2023-04-21 00:00:43 +05:30
A117870935
4f690d1e51 Handling empty state for rich document dialog. 2023-04-20 23:40:01 +05:30
Nextcloud bot
def58c412f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-20 04:43:26 +00:00
Nextcloud bot
f6123ea79d
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-20 04:42:54 +00:00
Tobias Kaminsky
5bbf965996 daily dev 20230420
Build(deps): Bump com.mebigfatguy.fb-contrib:fb-contrib
Build(deps): Bump exoplayerVersion from 2.18.4 to 2.18.5
Update Nextcloud Android library
Update 3rd-party dependencies
2023-04-20 03:40:48 +02:00
Tobias Kaminsky
d1e2012e45 Merge remote-tracking branch 'origin/master' into dev 2023-04-20 03:34:58 +02:00
Andy Scherzinger
0d58f2d82c
improve spotbug score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-04-19 12:56:22 +02:00
dependabot[bot]
cd73f45184
Build(deps): Bump com.mebigfatguy.fb-contrib:fb-contrib
Bumps [com.mebigfatguy.fb-contrib:fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.4.7 to 7.6.0.
- [Release notes](https://github.com/mebigfatguy/fb-contrib/releases)
- [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.4.7...v7.6.0)

---
updated-dependencies:
- dependency-name: com.mebigfatguy.fb-contrib:fb-contrib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 12:56:22 +02:00
Andy Scherzinger
86942792d9
Use local for date formattings
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-04-19 12:56:21 +02:00
tobiasKaminsky
0b2665682d
not used static final
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-04-19 12:21:25 +02:00
Nextcloud bot
f31eda74fd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-19 04:30:52 +00:00
Nextcloud bot
408082dfbf
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-19 04:30:21 +00:00
A200073727
8b41d3133e Code optimization for favorites shown twice in menu. 2023-04-18 19:48:31 +05:30
Nextcloud bot
28bcf8f105
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-18 04:44:01 +00:00
Nextcloud bot
32c418453d
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-18 04:43:31 +00:00
Nextcloud bot
afb17fd97e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-18 03:12:42 +00:00
Nextcloud bot
79adce1bff
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-18 03:12:10 +00:00
Tobias Kaminsky
5de748c8ba daily dev 20230418
Build(deps): Bump workRuntime from 2.8.0 to 2.8.1
Update Nextcloud Android library
Update 3rd-party dependencies
2023-04-18 03:40:28 +02:00
Tobias Kaminsky
b3c03e8e88 daily dev 20230417
Build(deps): Bump jacoco_version from 0.8.8 to 0.8.9
Update Nextcloud Android library
Update 3rd-party dependencies
2023-04-17 02:40:48 +02:00
Tobias Kaminsky
0045c70d02 Merge remote-tracking branch 'origin/master' into dev 2023-04-17 02:32:58 +02:00
Nextcloud bot
dfb28e304d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-16 04:28:58 +00:00
Nextcloud bot
42f8eb8b69
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-16 04:28:28 +00:00
Nextcloud bot
221a38c76c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-15 04:33:57 +00:00
Nextcloud bot
e3aa9107b2
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-15 04:33:26 +00:00
Nextcloud bot
6f7cccfc63
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-14 11:48:42 +00:00
Nextcloud bot
c3656b6ce6
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-14 11:48:11 +00:00
Nextcloud bot
089291ac7f
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-14 04:25:53 +00:00
Nextcloud bot
55cdd157c6
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-14 04:25:22 +00:00
Tobias Kaminsky
b61fd9c8cc daily dev 20230414 2023-04-14 02:37:10 +02:00
Tobias Kaminsky
41fec13e1d Merge remote-tracking branch 'origin/master' into dev 2023-04-14 02:31:31 +02:00
A117870935
fe08ba12dd Copyright added. 2023-04-13 19:39:17 +05:30
A117870935
4c1581131e Fixed favourites shown twice. 2023-04-13 19:38:34 +05:30
A117870935
b1a1cf3c36 Copyright updated. 2023-04-13 19:28:16 +05:30
A117870935
157872886e User check added when sync folder runs after user clears the data. 2023-04-13 19:24:44 +05:30
Tobias Kaminsky
10034e6bf9
Merge pull request #11402 from nextcloud/loadNotes
when resuming note directly after creating, url is not working anymore, thus we need a new one
2023-04-13 14:43:01 +02:00
Nextcloud bot
50d4d13d0e
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-13 04:35:01 +00:00
Nextcloud bot
a73d8bc588
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-13 04:34:31 +00:00
Tobias Kaminsky
3c2eace6b8 daily dev 20230413
Build(deps): Bump kotlin_version from 1.7.22 to 1.8.10
Update Nextcloud Android library
Update 3rd-party dependencies
2023-04-13 03:42:31 +02:00
Tobias Kaminsky
e7d71d89db Merge remote-tracking branch 'origin/master' into dev 2023-04-13 03:36:00 +02:00
Tobias Kaminsky
426669816d
Merge pull request #11321 from eraser2021999/master
Fix issues with Media Tab & performance improvement.
2023-04-12 12:40:03 +02:00
Nextcloud bot
cc72edaeec
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-12 04:34:49 +00:00
Nextcloud bot
cad64a941c
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-12 04:34:18 +00:00
Nextcloud bot
59220224c1
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-11 04:33:33 +00:00
Nextcloud bot
7772e0be8d
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-11 04:33:02 +00:00
Tobias Kaminsky
fe8229ddd4 daily dev 20230411
Update Nextcloud Android library
Update 3rd-party dependencies
2023-04-11 03:41:56 +02:00
Tobias Kaminsky
5a2510b404 Merge remote-tracking branch 'origin/master' into dev 2023-04-11 03:36:30 +02:00
Nextcloud bot
62b32d8860
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-10 04:40:50 +00:00
Nextcloud bot
a70cbd65cb
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-10 04:40:19 +00:00
Nextcloud bot
37a79615cd
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-09 04:32:48 +00:00
Nextcloud bot
b893357633
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-09 04:32:17 +00:00
Tobias Kaminsky
74f1109fe2 daily dev 20230409
Update Nextcloud Android library
2023-04-09 02:40:21 +02:00
Tobias Kaminsky
5686261eab Merge remote-tracking branch 'origin/master' into dev 2023-04-09 02:33:53 +02:00
Nextcloud bot
55e63f066a
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-08 04:35:14 +00:00
Nextcloud bot
ee3902b579
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-08 04:34:44 +00:00
Nextcloud bot
30f2581689
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-07 04:35:36 +00:00
Nextcloud bot
e622e5e253
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-07 04:35:04 +00:00
Tobias Kaminsky
2fe03ecb64 daily dev 20230407 2023-04-07 02:36:28 +02:00
Tobias Kaminsky
fcd986dc07 Merge remote-tracking branch 'origin/master' into dev 2023-04-07 02:31:16 +02:00
Andy Scherzinger
f947d57f86
Merge pull request #11505 from nextcloud/adjust-transifex-links
fix(i18n): Adjust links to transifex
2023-04-06 11:19:06 +02:00
Nextcloud bot
8bb501da77
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-06 04:40:27 +00:00
Nextcloud bot
aecfb45404
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-06 04:39:53 +00:00
Stefan Niedermann
f51a1a9e8f fix(i18n): Adjust links to transifex
https://help.nextcloud.com/t/transifex-announcement-web-applications-domain-change/159445

Signed-off-by: Stefan Niedermann <info@niedermann.it>
2023-04-05 11:39:22 +02:00
Nextcloud bot
8ca73247fa
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-05 04:40:01 +00:00
Nextcloud bot
a5730dd614
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-05 04:39:30 +00:00
Tobias Kaminsky
ddf73af39f daily dev 20230405
Update Nextcloud Android library
2023-04-05 03:41:13 +02:00
Nextcloud bot
457a393d51
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-04 11:15:42 +00:00
Nextcloud bot
9e649eec5e
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-04 11:15:09 +00:00
Nextcloud bot
a01db58aae
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-04 04:32:57 +00:00
Nextcloud bot
7473a2178d
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-04 04:32:26 +00:00
Tobias Kaminsky
0b1bf5c58a daily dev 20230404
Update Nextcloud Android library
Update 3rd-party dependencies
2023-04-04 02:41:32 +02:00
Tobias Kaminsky
c3b20006f5 Merge remote-tracking branch 'origin/master' into dev 2023-04-04 02:33:49 +02:00
Nextcloud bot
5de21ba707
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-03 04:31:41 +00:00
Nextcloud bot
c896222953
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-03 04:31:09 +00:00
Nextcloud bot
fdcca3a58e
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-02 04:30:38 +00:00
Nextcloud bot
9241505e3a
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-02 04:30:05 +00:00
Nextcloud bot
b1356a4150
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-31 04:44:31 +00:00
Nextcloud bot
2ee6b8ebaa
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-31 04:43:59 +00:00
Nextcloud bot
6507c83e74
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-29 04:42:18 +00:00
Nextcloud bot
c97a8a3765
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-29 04:37:51 +00:00
Tobias Kaminsky
25fe3181ee daily dev 20230329
Build(deps): Bump com.vanniktech:emoji-google from 0.9.0 to 0.16.0
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin
Update 3rd-party dependencies
2023-03-29 02:38:47 +02:00
Tobias Kaminsky
9ff92e2a78 Merge remote-tracking branch 'origin/master' into dev 2023-03-29 02:31:49 +02:00
tobiasKaminsky
2c9da26f68 Adopt to latest version
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-03-28 16:59:53 +00:00
dependabot[bot]
0c90dab13f Build(deps): Bump com.vanniktech:emoji-google from 0.9.0 to 0.16.0
Bumps [com.vanniktech:emoji-google](https://github.com/vanniktech/Emoji) from 0.9.0 to 0.16.0.
- [Release notes](https://github.com/vanniktech/Emoji/releases)
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vanniktech/Emoji/compare/0.9.0...0.16.0)

---
updated-dependencies:
- dependency-name: com.vanniktech:emoji-google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 16:59:53 +00:00
Tobias Kaminsky
4606959c82
Merge pull request #11468 from nextcloud/dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-5.0.14
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.0.13 to 5.0.14
2023-03-28 08:15:19 +02:00
Nextcloud bot
98b1d8f91d
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-28 04:23:23 +00:00
Nextcloud bot
65223ee3b0
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-28 04:22:51 +00:00
Tobias Kaminsky
16e598f860 daily dev 20230328
Build(deps): Bump androidx.webkit:webkit from 1.6.0 to 1.6.1
Build(deps): Bump com.github.nextcloud.android-common:ui
Build(deps): Bump androidx.fragment:fragment-ktx from 1.5.5 to 1.5.6
Update Nextcloud Android library
Update 3rd-party dependencies
2023-03-28 03:40:47 +02:00
Tobias Kaminsky
c0634e916c Merge remote-tracking branch 'origin/master' into dev 2023-03-28 03:35:18 +02:00
Tobias Kaminsky
b8683af96a
Merge pull request #11462 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.7.0
Build(deps): Bump com.github.nextcloud.android-common:ui from 0.6.0 to 0.7.0
2023-03-27 16:04:36 +02:00
Nextcloud bot
e9b396d4e2
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-27 09:47:32 +00:00
Nextcloud bot
f091569e18
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-27 09:46:58 +00:00
dependabot[bot]
f9b3e622d2
Build(deps): Bump androidx.webkit:webkit from 1.6.0 to 1.6.1
Bumps androidx.webkit:webkit from 1.6.0 to 1.6.1.

---
updated-dependencies:
- dependency-name: androidx.webkit:webkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 01:57:34 +00:00
dependabot[bot]
91946d7cde
Build(deps): Bump com.github.nextcloud.android-common:ui
Bumps com.github.nextcloud.android-common:ui from 0.6.0 to 0.7.0.

---
updated-dependencies:
- dependency-name: com.github.nextcloud.android-common:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 07:56:44 +00:00
dependabot[bot]
593f76005e
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin
Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 5.0.13 to 5.0.14.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.0.13...5.0.14)

---
updated-dependencies:
- dependency-name: com.github.spotbugs.snom:spotbugs-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 07:55:48 +00:00
Tobias Kaminsky
e344ddf061
Merge pull request #11472 from nextcloud/dependabot/gradle/androidx.fragment-fragment-ktx-1.5.6
Build(deps): Bump androidx.fragment:fragment-ktx from 1.5.5 to 1.5.6
2023-03-24 08:55:09 +01:00
Nextcloud bot
fbb14893e4
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-24 04:25:21 +00:00
Nextcloud bot
acacba27b4
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-24 04:24:50 +00:00
Nextcloud bot
82bd131fc6
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-23 04:37:01 +00:00
Nextcloud bot
42aa993552
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-23 04:36:30 +00:00
dependabot[bot]
6ecf5919b1
Build(deps): Bump androidx.fragment:fragment-ktx from 1.5.5 to 1.5.6
Bumps androidx.fragment:fragment-ktx from 1.5.5 to 1.5.6.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 02:57:20 +00:00
Nextcloud bot
ad7fd5e386
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-22 04:44:10 +00:00
Nextcloud bot
a3fe6ae045
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-22 04:43:39 +00:00
Nextcloud bot
da8fe39648
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-21 04:27:32 +00:00
Nextcloud bot
16baadef34
Fix(l10n): 🛠️ Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-21 04:27:01 +00:00
Tobias Kaminsky
70b8590ee6 daily dev 20230321
Update Nextcloud Android library
Update 3rd-party dependencies
2023-03-21 03:41:36 +01:00