Commit graph

20570 commits

Author SHA1 Message Date
Andy Scherzinger
86eb3d110a
Merge pull request #11560 from nextcloud/nmc/triggerOneEmailForNewShare
Triggering one email for newly created share.
2023-06-07 22:09:51 +02:00
A117870935
4bce2d3e34 Triggering one email for newly created share. 2023-06-07 18:16:06 +02:00
Andy Scherzinger
ffcb15e3b4
Merge pull request #11704 from nextcloud/fixScreenshotTestsOnJDK17
Fix screenshot test on jdk17
2023-06-07 18:10:22 +02:00
tobiasKaminsky
3df7900596
fix test on non google emulator (only with google api)
add groupfolder capability

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-07 15:53:28 +02:00
tobiasKaminsky
2aecc3b92f
Fix screenshot test on jdk17
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-07 14:55:06 +02:00
Tobias Kaminsky
6bbd629574
Merge pull request #11703 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2023-06-07 08:12:18 +02:00
nextcloud-android-bot
c464e4b340 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-06-07 02:50:56 +00:00
Nextcloud bot
366ed1a4c7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-07 02:27:35 +00:00
Nextcloud bot
e0702b466d
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-07 02:27:06 +00:00
Andy Scherzinger
849799c2b6
Merge pull request #11662 from nextcloud/dependabot/gradle/androidx.webkit-webkit-1.7.0
Build(deps): Bump androidx.webkit:webkit from 1.6.1 to 1.7.0
2023-06-06 14:47:02 +02:00
dependabot[bot]
7e2dd3042e
Build(deps): Bump androidx.webkit:webkit from 1.6.1 to 1.7.0
Bumps androidx.webkit:webkit from 1.6.1 to 1.7.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 11:11:44 +00:00
Andy Scherzinger
2996cfbe4f
Merge pull request #11694 from nextcloud/rememberMnemonic
Remember mnemonic on device rotation
2023-06-06 09:19:10 +02:00
Andy Scherzinger
41dfbb2e79
Merge pull request #11637 from nextcloud/dependabot/gradle/com.squareup.leakcanary-leakcanary-android-2.11
Build(deps): Bump com.squareup.leakcanary:leakcanary-android from 2.10 to 2.11
2023-06-06 09:04:24 +02:00
Nextcloud bot
c564f07e8a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-06 02:26:21 +00:00
Nextcloud bot
d455ad43b6
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-06 02:25:52 +00:00
dependabot[bot]
19e355557a
Build(deps): Bump com.squareup.leakcanary:leakcanary-android
Bumps [com.squareup.leakcanary:leakcanary-android](https://github.com/square/leakcanary) from 2.10 to 2.11.
- [Release notes](https://github.com/square/leakcanary/releases)
- [Changelog](https://github.com/square/leakcanary/blob/main/docs/changelog.md)
- [Commits](https://github.com/square/leakcanary/compare/v2.10...v2.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 17:56:27 +00:00
Andy Scherzinger
9ea3fbe058
Merge pull request #11602 from nextcloud/chore/noid/AndroidGradle8
Android Gradle 8
2023-06-05 19:54:20 +02:00
Andy Scherzinger
53e68eb0f6
Build(deps): Bump com.android.tools.build:gradle from 8.0.1 to 8.0.2
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-05 15:13:32 +02:00
Andy Scherzinger
c8f67462ec
lock in on java17
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-05 15:13:32 +02:00
Andy Scherzinger
b372159b37
Add own jacoco execution without plugin
see https://github.com/arturdm/jacoco-android-gradle-plugin/issues/102#issuecomment-1529324972

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-05 15:13:32 +02:00
Andy Scherzinger
98c0a778a4
Bump java versions to 17
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-05 15:13:31 +02:00
Andy Scherzinger
9d632a5abf
Bump GH actions to Java17
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-05 15:13:31 +02:00
Andy Scherzinger
4ba2720498
Bump drone image to 8:3
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-05 15:13:31 +02:00
Andy Scherzinger
17658fc148
Bump com.android.tools.build:gradle to 8.0.1
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-05 15:13:16 +02:00
tobiasKaminsky
405725daf8
Remember mnemonic on device rotation
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-05 15:08:29 +02:00
Tobias Kaminsky
4c6768a43e
Merge pull request #11684 from nextcloud/conflictNotification
Show conflict notification with newer API
2023-06-05 14:42:28 +02:00
Nextcloud bot
c18a84755d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-05 02:22:14 +00:00
Nextcloud bot
1562a18b10
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-05 02:21:45 +00:00
Nextcloud bot
417fe82180
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-04 02:22:57 +00:00
Nextcloud bot
d00972108f
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-04 02:22:28 +00:00
Andy Scherzinger
ceccdb3b58
Merge pull request #11690 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2023-06-03 17:36:41 +02:00
nextcloud-android-bot
9635dbf0e9 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-06-03 02:43:02 +00:00
Nextcloud bot
626bb43a54
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-03 02:23:38 +00:00
Nextcloud bot
bebdba6421
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-03 02:23:09 +00:00
Andy Scherzinger
36e3f42e33
Merge pull request #11546 from nextcloud/remoteOperation
Use resultData for Push and Notifications
2023-06-02 18:03:35 +02:00
Andy Scherzinger
aaa0fc0875
revert back to master lib
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-02 16:29:16 +02:00
tobiasKaminsky
cd0aa47855 Use resultData for Push and Notifications
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-02 15:04:50 +02:00
Tobias Kaminsky
ca5353d6b4
Merge pull request #11687 from nextcloud/groupfolderMigration
upon update reset capabilities
2023-06-02 09:06:43 +02:00
tobiasKaminsky
01cc5c72c8
upon update reset capabilities
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-02 08:24:50 +02:00
Nextcloud bot
eec7e2c7a7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-02 02:22:52 +00:00
Nextcloud bot
f1834ab6ef
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-02 02:22:23 +00:00
Andy Scherzinger
7b4cda1447
Merge pull request #11685 from nextcloud/chore/noid/migrateGHOutputVariablesTest
Migrate output variables to new GH output variables
2023-06-01 23:20:55 +02:00
Andy Scherzinger
feaa01252f
Migrate output variables to new GH output variables
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-01 20:15:42 +02:00
tobiasKaminsky
8ec5994151
Show conflict notification with newer API
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-01 16:01:28 +02:00
Tobias Kaminsky
d32b014cec
Merge pull request #11644 from nextcloud/rotateBottomSheet
Prevent having double entries after rotate
2023-06-01 12:31:48 +02:00
tobiasKaminsky
df750bf93a
add missing import
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-01 11:27:43 +02:00
Tobias Kaminsky
94dcb8ecbb
Update app/src/main/java/com/nextcloud/ui/fileactions/FileActionsBottomSheet.kt
Co-authored-by: Tom <70907959+ZetaTom@users.noreply.github.com>
Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
2023-06-01 11:27:43 +02:00
tobiasKaminsky
1ecbf84505
Prevent having double entries after rotate
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-01 11:27:43 +02:00
Tobias Kaminsky
8e86617177
Merge pull request #11673 from nextcloud/fixShowingOneGroupfolder
fix showing only one groupfolder
2023-06-01 10:48:44 +02:00
Nextcloud bot
940428224c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-01 02:24:20 +00:00