Commit graph

1963 commits

Author SHA1 Message Date
Andy Scherzinger
53e1b8c7a2
move v24 drawables to drawables
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-08-03 10:53:51 +02:00
tobiasKaminsky
b1daecac70
Set minSdkVersion to 24 + remove checks
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-08-03 10:53:51 +02:00
Andy Scherzinger
7cda126204
Bump score to 2
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-08-03 09:16:09 +02:00
dependabot[bot]
ecd52df3b9
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.23.0 to 1.23.1.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.23.0...v1.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 09:16:09 +02:00
Andy Scherzinger
aedc4b6782
Merge pull request #11851 from nextcloud/fix/previewimage-thumbnail
Fix preview of previously offline images
2023-08-03 09:12:53 +02:00
Andy Scherzinger
591ee30315
Merge pull request #11863 from nextcloud/dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-5.1.0
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.0.14 to 5.1.0
2023-08-03 08:57:14 +02:00
Nextcloud bot
cced947b25
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-03 02:42:48 +00:00
Nextcloud bot
eb46d8d128
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-03 02:42:16 +00:00
dependabot[bot]
6fe99d12e3
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.14 to 5.1.0.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.0.14...5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 01:38:44 +00:00
Nextcloud bot
5937dd5467
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-02 03:07:21 +00:00
Nextcloud bot
e37644914d
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-02 03:06:52 +00:00
ZetaTom
0aeda68451
Fix preview of previously offline images
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-08-01 16:10:03 +02:00
Nextcloud bot
2eca0aa94e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-01 02:40:59 +00:00
Nextcloud bot
0bd062faed
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-01 02:40:30 +00:00
Nextcloud bot
dd1d4d7697
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-31 02:40:13 +00:00
Nextcloud bot
1b78f41301
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-31 02:39:43 +00:00
Nextcloud bot
9d0c59ef09
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-30 02:35:45 +00:00
Nextcloud bot
dda6359441
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-30 02:35:16 +00:00
Nextcloud bot
45572637f6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-29 02:42:28 +00:00
Nextcloud bot
c6e59c27de
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-29 02:41:57 +00:00
Andy Scherzinger
e7ee6534d9
Merge pull request #11769 from nextcloud/fix/back-icon
Fix back arrow appearing as hamburger icon
2023-07-28 17:47:55 +02:00
ZetaTom
db3a38a4c7 Fix 'Host your own server' button
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-28 17:02:58 +02:00
ZetaTom
9ad31fd707 Update branch
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-28 17:02:58 +02:00
ZetaTom
2387e2ff75 Minor refactoring
- use DisplayUtils.startLinkIntent instead of DisplayUtils.startIntentIfAppAvailable where applicable

Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-28 17:02:58 +02:00
Andy Scherzinger
fcf21d9362
bump function parameter threshold
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-07-28 16:58:14 +02:00
ZetaTom
050cd94418
Split test case and improve comments
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-28 16:58:13 +02:00
ZetaTom
f39170bc0d
Add test case for (de)select when in single file fragment
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-28 16:58:13 +02:00
ZetaTom
0e13fe2c4d
Fix typo
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-28 16:58:13 +02:00
ZetaTom
0b28a889ea
Fix file actions available in BottomSheet
- reintroduce isSingleFileFragment
  - hides *Select all* and *Deselect all*
- hide *Pin to Home screen* where not applicable
- generally prefer *Send/Share* option over *Send*
  - only show *Send* when all files are downloaded

Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-28 16:58:13 +02:00
Andy Scherzinger
8f18be1333
Merge pull request #11689 from nextcloud/fix/folderpicker-actions
Fix actions in folder picker
2023-07-28 16:41:30 +02:00
ZetaTom
83df8c5ed7 Move error snackbars to parent activity.
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-28 15:34:13 +02:00
ZetaTom
cb59aeb875 Show dialogue when creating document from template
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-28 15:34:13 +02:00
Dean Birch
5c32938f34 When entering fullscreen, allow for paused state
When entering fullscreen, check if the video is paused and ensure to
display the play button instead.

Signed-off-by: Dean Birch <dean.birch0@gmail.com>
2023-07-28 10:11:50 +02:00
Nextcloud bot
024428a49b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-28 02:48:38 +00:00
Nextcloud bot
6c36200995
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-28 02:48:09 +00:00
dependabot[bot]
af76cf28b2
Build(deps): Bump androidx.fragment:fragment-ktx from 1.6.0 to 1.6.1
Bumps androidx.fragment:fragment-ktx from 1.6.0 to 1.6.1.

---
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-07-27 06:23:05 +00:00
Nextcloud bot
f9657bf130
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-27 02:33:20 +00:00
Nextcloud bot
c48539d4c7
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-27 02:32:51 +00:00
Andy Scherzinger
012b0b80ef
Merge pull request #11839 from nextcloud/fix/search-actionbar
Remove unnecessary call to clear title in UnifiedSearchFragment
2023-07-26 15:38:38 +02:00
Andy Scherzinger
6d56215a95
Merge pull request #11838 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.12.0
Build(deps): Bump com.github.nextcloud.android-common:ui from 0.11.0 to 0.12.0
2023-07-26 11:27:15 +02:00
Nextcloud bot
3c0efb97bf
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-26 03:11:44 +00:00
Nextcloud bot
b07f4250a5
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-26 03:11:09 +00:00
Nextcloud bot
610362e303
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-26 03:09:59 +00:00
Nextcloud bot
7cb956b1b6
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-26 03:09:30 +00:00
dependabot[bot]
ca35412c8d
Build(deps): Bump com.github.nextcloud.android-common:ui
Bumps com.github.nextcloud.android-common:ui from 0.11.0 to 0.12.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-07-26 01:28:02 +00:00
ZetaTom
acfe6e66d8
Remove unnecessary call to clear title in UnifiedSearchFragment
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-25 16:26:01 +02:00
ZetaTom
e71bcb72fa
Hide search close button when search input is cleared
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-25 11:32:20 +02:00
ZetaTom
5f7941219e
Hide actionbar title when search input field is opened
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-25 11:32:20 +02:00
Nextcloud bot
4184d3baae
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-25 02:35:17 +00:00
Nextcloud bot
81d280060f
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-25 02:34:48 +00:00