Commit graph

20411 commits

Author SHA1 Message Date
Andy Scherzinger
3030832ae7
revert lib back to master
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-14 20:41:08 +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
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
Andy Scherzinger
ecc625e0a5
Merge pull request #11613 from nextcloud/chore/noid/updateEditorConfig
Update editorconfig to latest spotless checks
2023-05-13 21:30:35 +02:00
Andy Scherzinger
740b59f551
Update editorconfig to latest spotless checks
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-13 19:55:58 +02:00
Andy Scherzinger
cb08234df7
Merge pull request #11545 from nextcloud/nmc/1915-in_app_review
Nmc/1915 in app review
2023-05-13 19:21:32 +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
1506128b0c
Merge pull request #11604 from nextcloud/dependabot/gradle/jacoco_version-0.8.10
Build(deps): Bump jacoco_version from 0.8.9 to 0.8.10
2023-05-13 18:30:53 +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
dependabot[bot]
64ed926e50
Build(deps): Bump jacoco_version from 0.8.9 to 0.8.10
Bumps `jacoco_version` from 0.8.9 to 0.8.10.

Updates `org.jacoco:org.jacoco.core` from 0.8.9 to 0.8.10
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.9...v0.8.10)

Updates `org.jacoco:org.jacoco.report` from 0.8.9 to 0.8.10
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.9...v0.8.10)

Updates `org.jacoco:org.jacoco.agent` from 0.8.9 to 0.8.10
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.9...v0.8.10)

---
updated-dependencies:
- dependency-name: org.jacoco:org.jacoco.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jacoco:org.jacoco.report
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jacoco:org.jacoco.agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 09:24:16 +00:00
Andy Scherzinger
412a7d009f
Merge pull request #11484 from nextcloud/dependabot/gradle/roomVersion-2.5.1
Build(deps): Bump roomVersion from 2.5.0 to 2.5.1
2023-05-13 11:13:01 +02:00
dependabot[bot]
b239f8bdc6 Build(deps): Bump roomVersion from 2.5.0 to 2.5.1
Bumps `roomVersion` from 2.5.0 to 2.5.1.

Updates `androidx.room:room-runtime` from 2.5.0 to 2.5.1

Updates `androidx.room:room-compiler` from 2.5.0 to 2.5.1

Updates `androidx.room:room-testing` from 2.5.0 to 2.5.1

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 10:48:58 +02:00
Andy Scherzinger
0410e614c0
Merge pull request #11512 from HammyHavoc/patch-1
Improved `timeout_richDocuments`
2023-05-13 10:46:52 +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
Andy Scherzinger
aa55dd6390
Merge pull request #11611 from nextcloud/feature/noid/tagsPolishing
Tags polishing
2023-05-12 17:03:44 +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
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
Andy Scherzinger
94fffab602
Merge pull request #11606 from nextcloud/Valdnet-patch-1
i18n: Removal from translation
2023-05-10 20:00:44 +02: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
Andy Scherzinger
2362c255e7
Merge pull request #11531 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.8.0
Build(deps): Bump com.github.nextcloud.android-common:ui from 0.7.0 to 0.8.0
2023-05-09 22:07:07 +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
1fc07883e2
Merge pull request #11526 from nextcloud/groupfolders
Groupfolders
2023-05-09 10:14:01 +02: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
Andy Scherzinger
2b84409923
revert back to master
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-09 08:53:55 +02:00