Álvaro Brey
|
5944bfabdd
|
Merge pull request #10209 from nextcloud/migrate-remote-operation-execute-to-user
Migrate RemoteOperation.execute calls to User
|
2022-06-06 13:10:37 +02:00 |
|
Nextcloud bot
|
721f63971a
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-06 04:25:53 +00:00 |
|
Chris Narkiewicz
|
35e164fa2d
|
Migrate RemoteOperation.execute calls to User
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
|
2022-06-04 23:59:50 +01:00 |
|
Nextcloud bot
|
bd5a99a10e
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-04 04:22:45 +00:00 |
|
Álvaro Brey
|
03964f4342
|
Merge pull request #10319 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.4.2
Bump appcompat from 1.4.1 to 1.4.2
|
2022-06-03 09:56:00 +02:00 |
|
Tobias Kaminsky
|
3fd8928327
|
Merge pull request #10307 from nextcloud/fix/choosetemplate-button-nullpointer
Fix NPE in ChooseTemplateDialogFragment
|
2022-06-03 07:29:32 +02:00 |
|
Álvaro Brey
|
4011fa7b7d
|
Exclude all activities except AuthenticatorActivity from security key listener (#10311)
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
|
2022-06-03 07:28:27 +02:00 |
|
dependabot[bot]
|
bddbc4ff9d
|
Bump appcompat from 1.4.1 to 1.4.2
Bumps appcompat from 1.4.1 to 1.4.2.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-02 01:06:48 +00:00 |
|
Álvaro Brey
|
5b85fb95d6
|
build: Remove powermock
Unused, bad practice, and incompatible with mockito 4 anyway.
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
|
2022-06-01 11:15:01 +02:00 |
|
Álvaro Brey
|
15f6cea189
|
Merge pull request #10253 from nextcloud/thumbnailFolderBug
Harden thumbnail generation
|
2022-06-01 10:49:38 +02:00 |
|
Álvaro Brey
|
0767e4fe43
|
GalleryAdapter: cleanup index out of bounds
|
2022-06-01 07:28:17 +00:00 |
|
tobiasKaminsky
|
0748ba19af
|
Harden thumbnail generation
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2022-06-01 07:28:17 +00:00 |
|
dependabot[bot]
|
ef642a2f0d
|
Bump firebase-messaging from 23.0.4 to 23.0.5
Bumps firebase-messaging from 23.0.4 to 23.0.5.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-messaging
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 07:27:01 +00:00 |
|
Álvaro Brey
|
749a7e7f04
|
Merge pull request #10225 from nextcloud/sectionedRecyclerview
Use our own version of sectioned-recyclerview
|
2022-06-01 09:21:03 +02:00 |
|
Álvaro Brey
|
86ea4d55a9
|
Merge pull request #10300 from nextcloud/dependabot/gradle/com.vanniktech-emoji-google-0.15.0
Bump emoji-google from 0.12.0 to 0.15.0
|
2022-06-01 08:53:48 +02:00 |
|
Nextcloud bot
|
d971d0a619
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-01 04:24:28 +00:00 |
|
dependabot[bot]
|
0830799292
|
Bump emoji-google from 0.12.0 to 0.15.0
Bumps [emoji-google](https://github.com/vanniktech/Emoji) from 0.12.0 to 0.15.0.
- [Release notes](https://github.com/vanniktech/Emoji/releases)
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vanniktech/Emoji/compare/0.12.0...0.15.0)
---
updated-dependencies:
- dependency-name: com.vanniktech:emoji-google
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-31 15:34:32 +00:00 |
|
Álvaro Brey
|
51aa8cbd35
|
ChooseTemplateDialogFragment: convert to Kotlin
Since I'm here...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
|
2022-05-31 09:34:18 +00:00 |
|
Álvaro Brey
|
3ce883466b
|
Fix NPE in ChooseTemplateDialogFragment.checkEnablingCreateButton
This method can be called before positiveButton is initialized
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
|
2022-05-31 09:34:18 +00:00 |
|
tobiasKaminsky
|
ee57fa0732
|
Since newest Transifex update we have many translations with not needed translations, e.g. "many" in spanish.
To not have lint warnings all the time, and as it does not harm Android, we can ignore it.
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2022-05-31 10:17:15 +02:00 |
|
Nextcloud bot
|
d51a9426d4
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-27 04:16:05 +00:00 |
|
Nextcloud bot
|
a13c4c1906
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-26 04:16:47 +00:00 |
|
Tobias Kaminsky
|
c1cf416872
|
Merge pull request #10148 from nextcloud/proseMirror
Test proseMirror with custom user agent
|
2022-05-25 15:40:54 +02:00 |
|
Nextcloud bot
|
78e689b2f1
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-25 04:51:04 +00:00 |
|
Nextcloud bot
|
2a3bc3b0dc
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-24 04:30:55 +00:00 |
|
Nextcloud bot
|
ea16420d37
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-23 04:15:15 +00:00 |
|
Nextcloud bot
|
748f2ac903
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-22 04:17:24 +00:00 |
|
tobiasKaminsky
|
8bd3243238
|
Do not set custom user agent for Text/ProseMirror
Use EditorUtils
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2022-05-20 11:39:38 +02:00 |
|
dependabot[bot]
|
94d2e1998e
|
Bump constraintlayout from 2.1.3 to 2.1.4
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits)
---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-20 01:05:41 +00:00 |
|
tobiasKaminsky
|
6a4c4c0b28
|
Project_id is needed
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2022-05-19 09:54:03 +02:00 |
|
dependabot[bot]
|
1cce3be464
|
Bump shot from 5.14.0 to 5.14.1
Bumps [shot](https://github.com/pedrovgs/shot) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/pedrovgs/shot/releases)
- [Commits](https://github.com/pedrovgs/shot/compare/5.14.0...5.14.1)
---
updated-dependencies:
- dependency-name: com.karumi:shot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-18 09:40:46 +00:00 |
|
dependabot[bot]
|
8f46bd6275
|
Bump emoji-google from 0.11.0 to 0.12.0
Bumps [emoji-google](https://github.com/vanniktech/Emoji) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/vanniktech/Emoji/releases)
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vanniktech/Emoji/compare/0.11.0...0.12.0)
---
updated-dependencies:
- dependency-name: com.vanniktech:emoji-google
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-17 01:04:56 +00:00 |
|
Nextcloud bot
|
294db08117
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-16 04:11:57 +00:00 |
|
Nextcloud bot
|
f3b80053f6
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-15 04:11:12 +00:00 |
|
dependabot[bot]
|
f589c7b949
|
Bump spotbugs-gradle-plugin from 5.0.6 to 5.0.7
Bumps [spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.0.6...5.0.7)
---
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>
|
2022-05-13 01:04:27 +00:00 |
|
Tobias Kaminsky
|
bd4b35d41b
|
Merge pull request #10228 from nextcloud/fix/getpopuptext-crash
OCFileListAdapter: skip popup text generation if no sortOrder is present
|
2022-05-12 12:22:27 +02:00 |
|
Álvaro Brey
|
f5849f6af7
|
Merge pull request #10231 from nextcloud/dependabot/gradle/com.vanniktech-emoji-google-0.11.0
Bump emoji-google from 0.9.0 to 0.11.0
|
2022-05-12 09:56:46 +02:00 |
|
Álvaro Brey
|
b2630f532a
|
SetStatusDialogFragment: fix EmojiPopup after API changes
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
|
2022-05-12 09:29:12 +02:00 |
|
dependabot[bot]
|
1c0a189511
|
Bump emoji-google from 0.9.0 to 0.11.0
Bumps [emoji-google](https://github.com/vanniktech/Emoji) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/vanniktech/Emoji/releases)
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vanniktech/Emoji/compare/0.9.0...0.11.0)
---
updated-dependencies:
- dependency-name: com.vanniktech:emoji-google
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-12 01:07:12 +00:00 |
|
Álvaro Brey
|
0a1736dc75
|
OCFileListAdapter: skip popup text generation if no sortOrder is present
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
|
2022-05-11 15:28:29 +02:00 |
|
tobiasKaminsky
|
7e3bfffd67
|
Moved repo for qrcodescanner
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2022-05-11 15:24:27 +02:00 |
|
tobiasKaminsky
|
d496001a01
|
Use our own version of sectioned-recyclerview
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2022-05-11 15:23:03 +02:00 |
|
Nextcloud bot
|
4cab92f48e
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-10 04:24:14 +00:00 |
|
Álvaro Brey
|
e7ea566bb6
|
Merge pull request #10217 from nextcloud/fix/on-device-crash
Fix crash when navigating from Gallery to On device
|
2022-05-09 15:03:34 +02:00 |
|
Álvaro Brey Vilas
|
62d58d0a36
|
Fix and enable FDAScreenshotIT.showMediaThenAllFiles
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2022-05-09 13:24:33 +02:00 |
|
Álvaro Brey
|
1955e46a10
|
Fix crash when navigating from Gallery to On device
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
|
2022-05-09 13:15:36 +02:00 |
|
Álvaro Brey
|
91efa194c1
|
Merge pull request #10191 from nextcloud/fix/some-detekt
Fix a bunch of Detekt issues
|
2022-05-09 10:04:47 +02:00 |
|
Álvaro Brey
|
454f7c6b96
|
Merge pull request #10168 from pelzvieh/patch-1
Make SAF root IDs stable through server version updates
|
2022-05-09 10:03:27 +02:00 |
|
Álvaro Brey
|
b2b80c031b
|
Merge pull request #10211 from nextcloud/videoInGallery
Play video in gallery
|
2022-05-09 09:44:41 +02:00 |
|
Álvaro Brey
|
d5d64b6f38
|
Merge pull request #10210 from nextcloud/dependabot/gradle/com.google.firebase-firebase-messaging-23.0.4
Bump firebase-messaging from 23.0.3 to 23.0.4
|
2022-05-09 09:43:51 +02:00 |
|