Commit graph

7707 commits

Author SHA1 Message Date
tobiasKaminsky
ac9d96d3ba
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-10-13 10:17:28 +02:00
tobiasKaminsky
f1e10f7479
use okHttp 5.x
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-10-13 10:17:27 +02:00
tobiasKaminsky
2d56506cbb
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-10-13 10:16:50 +02:00
tobiasKaminsky
2dc413a553
use lib
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-10-13 10:16:49 +02:00
tobiasKaminsky
349bf1aa54
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-10-13 10:16:37 +02:00
Andy Scherzinger
63aec8ff46
Merge pull request #3363 from nextcloud/dependabot/gradle/androidx.activity-activity-ktx-1.8.0
Build(deps): Bump androidx.activity:activity-ktx from 1.7.2 to 1.8.0
2023-10-13 10:06:28 +02:00
Andy Scherzinger
ec2864faf7
Merge pull request #3304 from nextcloud/dependabot/gradle/androidx.core-core-ktx-1.12.0
Build(deps): Bump androidx.core:core-ktx from 1.10.1 to 1.12.0
2023-10-13 09:44:46 +02:00
Nextcloud bot
d99b3d2062
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-13 04:15:12 +00:00
Nextcloud bot
ce7a016938
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-13 04:14:53 +00:00
dependabot[bot]
433fedc22a
Build(deps): Bump androidx.core:core-ktx from 1.10.1 to 1.12.0
Bumps androidx.core:core-ktx from 1.10.1 to 1.12.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 16:09:40 +00:00
dependabot[bot]
ab8741a0ae
Build(deps): Bump androidx.activity:activity-ktx from 1.7.2 to 1.8.0
Bumps androidx.activity:activity-ktx from 1.7.2 to 1.8.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 16:08:32 +00:00
Andy Scherzinger
800937f2e8
Merge pull request #3366 from nextcloud/dependabot/gradle/com.google.android.material-material-1.10.0
Build(deps): Bump com.google.android.material:material from 1.9.0 to 1.10.0
2023-10-12 17:58:06 +02:00
dependabot[bot]
7151268b8f
Build(deps): Bump com.google.android.material:material
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.9.0...1.10.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-10-12 12:53:05 +00:00
Marcel Hibbe
01925dae71
Merge pull request #3378 from nextcloud/bugfix/3377/fixEmojiSizeInMarkdownHeaders
fix emoji size in markdown headlines
2023-10-12 13:55:17 +02:00
Marcel Hibbe
cbef8f7cdf
fix emoji size in markdown headlines
androidx.emoji2:emoji2:1.4.0 seems to fix the bug that emojis in markdown headlines are rendered too large.

To use v1.4.0 of emoji2 it was necessary to bump compileSdk to v34, which in turn required the minor changes to the overwritten
onDraw of View class.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-10-12 13:31:39 +02:00
Andy Scherzinger
6c01439e6d
Merge pull request #3375 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2023-10-12 09:16:07 +02:00
nextcloud-android-bot
90b3dcbd16 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-10-12 06:40:00 +00:00
Nextcloud bot
edad2754b0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-12 02:46:58 +00:00
Nextcloud bot
31b5cf7acc
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-12 02:46:38 +00:00
Marcel Hibbe
3b4a9451f2
Merge pull request #3373 from nextcloud/technicalDebt/#3372
Remove use of setSystemUiVisibility in previews #3372
2023-10-11 14:54:49 +02:00
parneet-guraya
0ab1afd405
override style in values-v27
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2023-10-11 16:31:53 +05:30
parneet-guraya
665711afa5
fix warnings
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2023-10-11 16:13:28 +05:30
parneet-guraya
bb81da23a1
remove deprecated way of going in/out immersive
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2023-10-11 16:13:27 +05:30
Nextcloud bot
cf1116b6f4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-11 02:55:54 +00:00
Nextcloud bot
d535a6edc7
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-11 02:55:33 +00:00
Andy Scherzinger
94278051a0
Merge pull request #3369 from nextcloud/dependabot/gradle/org.mockito-mockito-android-5.6.0
Build(deps): Bump org.mockito:mockito-android from 5.5.0 to 5.6.0
2023-10-10 21:07:49 +02:00
Andy Scherzinger
b60b08154d
Merge pull request #3374 from nextcloud/dependabot/gradle/org.jlleitschuh.gradle-ktlint-gradle-11.6.1
Build(deps): Bump org.jlleitschuh.gradle:ktlint-gradle from 11.6.0 to 11.6.1
2023-10-10 21:07:28 +02:00
dependabot[bot]
4a894c574a
Build(deps): Bump org.jlleitschuh.gradle:ktlint-gradle
Bumps org.jlleitschuh.gradle:ktlint-gradle from 11.6.0 to 11.6.1.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle:ktlint-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 17:29:52 +00:00
dependabot[bot]
0724620ec9
Build(deps): Bump org.mockito:mockito-android from 5.5.0 to 5.6.0
Bumps [org.mockito:mockito-android](https://github.com/mockito/mockito) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.5.0...v5.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 17:28:20 +00:00
Andy Scherzinger
f35f582737
Merge pull request #3370 from nextcloud/dependabot/gradle/org.mockito-mockito-core-5.6.0
Build(deps): Bump org.mockito:mockito-core from 5.5.0 to 5.6.0
2023-10-10 19:26:29 +02:00
Andy Scherzinger
0387d2b5ef
Merge pull request #3368 from nextcloud/dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-5.1.4
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.1.3 to 5.1.4
2023-10-10 19:25:27 +02:00
Andy Scherzinger
eb5c6d1c2d
Merge pull request #3313 from nextcloud/refactor/noid/replaceEntryMenuController
Remove EntryMenuController and OperationMenuController
2023-10-10 19:24:42 +02:00
github-actions
bc9dc0b6e3 Analysis: update lint results to reflect reduced error/warning count
Signed-off-by: github-actions <github-actions@github.com>
2023-10-10 17:00:44 +00:00
Marcel Hibbe
2975f6d1bf
theme dialogs (rename and create conversation)
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-10-10 18:25:20 +02:00
Marcel Hibbe
aec9844fca
change headings of conversation dialogs and add hints to TextInputLayout
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-10-10 18:25:20 +02:00
Marcel Hibbe
32dbe70399
Remove EntryMenuController and OperationMenuController
The "operation view" at the bottom is replaced by snackbars.

I have removed the join via public link feature for now. This was buggy, complex and incomplete. This feature must be reimplemented in a more useful place (login screen, so you can use it as a guest without using an existing instance).

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-10-10 18:25:20 +02:00
Andy Scherzinger
da541d3fc3
Merge pull request #3371 from nextcloud/dependabot/github_actions/github/codeql-action-2.22.1
Build(deps): Bump github/codeql-action from 2.22.0 to 2.22.1
2023-10-10 17:46:18 +02:00
Nextcloud bot
8b07bd886d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-10 03:24:27 +00:00
Nextcloud bot
69a1d77cf9
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-10 03:24:06 +00:00
dependabot[bot]
644455b8be
Build(deps): Bump github/codeql-action from 2.22.0 to 2.22.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](2cb752a87e...fdcae64e14)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 23:43:14 +00:00
Nextcloud Android Bot
76bc5ae4ae Weekly 17.20.0 Alpha 08 2023-10-09 03:09:58 +00:00
Nextcloud bot
4e714c3697
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-09 02:50:00 +00:00
Nextcloud bot
a31b15502c
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-09 02:49:40 +00:00
dependabot[bot]
1adfb9a93f
Build(deps): Bump org.mockito:mockito-core from 5.5.0 to 5.6.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.5.0...v5.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 01:33:49 +00:00
dependabot[bot]
6f6839adcc
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.1.3 to 5.1.4.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.1.3...5.1.4)

---
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-10-09 01:32:21 +00:00
Nextcloud bot
f4cbf4ae59
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-08 02:53:15 +00:00
Nextcloud bot
e182df9367
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-08 02:52:55 +00:00
Andy Scherzinger
faa2fc5525
Merge pull request #3367 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2023-10-07 11:00:50 +02:00
nextcloud-android-bot
9aa9b271d4 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-10-07 08:32:06 +00:00
Nextcloud bot
9be9bfd93f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-07 04:12:18 +00:00