Commit graph

20924 commits

Author SHA1 Message Date
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
c98df3285d
Merge pull request #11736 from nextcloud/fix/singlefilefragment-actions
Fix file actions available in BottomSheet
2023-07-28 17:02:07 +02:00
Andy Scherzinger
891818711e
bump score from master
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-07-28 16:58:14 +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
Andy Scherzinger
213f221342
Merge pull request #11840 from nextcloud/fix/multiple-create-from-template
Improve UX when creating rich document
2023-07-28 16:39:04 +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
Andy Scherzinger
f7fa8b8019
Merge pull request #11843 from dean36963/fullscreen_play_button_when_paused
When entering fullscreen, allow for paused state
2023-07-28 10:23:31 +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
Andy Scherzinger
40e756e2f4
Merge pull request #11844 from nextcloud/dependabot/gradle/androidx.fragment-fragment-ktx-1.6.1
Build(deps): Bump androidx.fragment:fragment-ktx from 1.6.0 to 1.6.1
2023-07-27 18:55:05 +02: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
Andy Scherzinger
4fda0e731f
Merge pull request #11845 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2023-07-27 08:19:38 +02:00
nextcloud-android-bot
1e36be3098 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-07-27 06:16:56 +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
ac3106e2aa
Merge pull request #11837 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-8.1.0
Build(deps): Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0
2023-07-26 11:27:54 +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
dependabot[bot]
b2f3fc9825
Build(deps): Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0
Bumps com.android.tools.build:gradle from 8.0.2 to 8.1.0.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 01:27:23 +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
Andy Scherzinger
5497775ace
Merge pull request #11778 from nextcloud/fix/search-actionbar
Hide actionbar title when search input field is opened
2023-07-25 14:29:07 +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
Andy Scherzinger
f6632aecbb
Merge pull request #11834 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2023-07-25 07:54:57 +02:00
nextcloud-android-bot
7769f60b53 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-07-25 05:52:35 +00: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
Andy Scherzinger
db5b312b3f
Merge pull request #11817 from nextcloud/nmc/fixMediaViewEmptyState
Fix empty state for media view
2023-07-24 18:08:03 +02:00
Andy Scherzinger
cacc62a1a9
Merge pull request #11830 from nextcloud/dependabot/gradle/com.diffplug.spotless-6.20.0
Build(deps): Bump com.diffplug.spotless from 6.19.0 to 6.20.0
2023-07-24 18:01:44 +02:00
Andy Scherzinger
997fdbe6d1
remove unused resource
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-07-24 17:58:37 +02:00
Andy Scherzinger
2a53a783de
fix formatting for spotless version bump
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-07-24 17:56:36 +02:00
dependabot[bot]
638d59d159
Build(deps): Bump com.diffplug.spotless from 6.19.0 to 6.20.0
Bumps com.diffplug.spotless from 6.19.0 to 6.20.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-07-24 17:56:32 +02:00
Andy Scherzinger
37e151718f
Merge pull request #11819 from nextcloud/nmc/persistMediaViewFolderSelection
Persist last selected media folder for media view
2023-07-24 17:54:25 +02:00
A117870935
d91661cb4a
Persist last selected media folder for media view. 2023-07-24 17:40:19 +02:00
Andy Scherzinger
7976651d3e
Merge pull request #11813 from nextcloud/nmc/uploadListTouchTargetFix
Fix upload list touch target by removing frame layout
2023-07-24 17:08:47 +02:00
Andy Scherzinger
99f68859a8
Merge pull request #11832 from nextcloud/dependabot/github_actions/gradle/gradle-build-action-2.6.1
Build(deps): Bump gradle/gradle-build-action from 2.6.0 to 2.6.1
2023-07-24 17:08:18 +02:00