Commit graph

15567 commits

Author SHA1 Message Date
tobiasKaminsky
3b89449939
RetryRule does not work on Screenshot Tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-15 15:42:26 +02:00
tobiasKaminsky
4336082bb7
Add tests for dialogs
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-15 15:42:26 +02:00
Tobias Kaminsky
93183cf9b2
Merge pull request #6474 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-4.0.1
Bump gradle from 4.0.0 to 4.0.1
2020-07-15 15:39:31 +02:00
Nextcloud bot
e4335583cf
[tx-robot] updated from transifex 2020-07-15 03:59:53 +00:00
dependabot-preview[bot]
7932a2a876
Bump gradle from 4.0.0 to 4.0.1
Bumps gradle from 4.0.0 to 4.0.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 01:12:12 +00:00
Nextcloud bot
818ff4f11d
[tx-robot] updated from transifex 2020-07-14 03:31:31 +00:00
Tobias Kaminsky
7dd42f0bac
Merge pull request #6438 from nextcloud/ezaquarii/migrate-upload-file-operation-to-user-model
Migrate UploadFileOperation to User model
2020-07-13 08:37:48 +02:00
Tobias Kaminsky
ca7cdc9524
Merge pull request #6447 from nextcloud/ezaquarii/migrate-file-menu-filter-to-user-model
Migrate FileMenuFiler to User model
2020-07-13 08:37:07 +02:00
Tobias Kaminsky
4e31f15c09
Merge pull request #6466 from nextcloud/dependabot/gradle/org.mockito-mockito-core-3.4.0
Bump mockito-core from 3.3.3 to 3.4.0
2020-07-13 07:32:58 +02:00
Tobias Kaminsky
0896ad7c17
Merge pull request #6467 from nextcloud/dependabot/gradle/org.mockito-mockito-android-3.4.0
Bump mockito-android from 3.3.3 to 3.4.0
2020-07-13 07:32:31 +02:00
dependabot-preview[bot]
2edc1320ea
Bump mockito-android from 3.3.3 to 3.4.0
Bumps [mockito-android](https://github.com/mockito/mockito) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.3...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-13 01:14:00 +00:00
dependabot-preview[bot]
493d0b76ee
Bump mockito-core from 3.3.3 to 3.4.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.3...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-13 01:13:08 +00:00
Nextcloud bot
9b73819256
[tx-robot] updated from transifex 2020-07-12 03:31:03 +00:00
Nextcloud bot
34c27204d4
[tx-robot] updated from transifex 2020-07-11 03:31:32 +00:00
Andy Scherzinger
d96b4e4c6c
Merge pull request #6442 from nextcloud/themeLogin
Theme login with server capability
2020-07-10 11:52:26 +02:00
Tobias Kaminsky
234c8d33ee
Merge pull request #6434 from nextcloud/removeDialogTitleTheming
Remove title theming of modal dialog
2020-07-10 11:41:19 +02:00
tobiasKaminsky
b46af2b5fa
fix tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-10 11:34:25 +02:00
tobiasKaminsky
ea0c09dd49
Theme login with server capability
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-10 11:22:55 +02:00
Tobias Kaminsky
a2743f206a
Merge pull request #6445 from nextcloud/downloadedE2E
show downloaded encrypted files in subfolders
2020-07-10 10:57:49 +02:00
Tobias Kaminsky
3730eff7ae
Merge pull request #6435 from nextcloud/directLogin
direct login works again
2020-07-10 10:57:24 +02:00
Nextcloud bot
aef8ee5384
[tx-robot] updated from transifex 2020-07-10 03:35:10 +00:00
Chris Narkiewicz
69414303a8
Migrate FileMenuFiler to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-07-09 23:00:19 +01:00
Chris Narkiewicz
7bb49bd610
Migrate UploadFileOperation to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-07-09 17:51:23 +02:00
nextcloud-android-bot
94b26cc28e Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-07-09 14:50:07 +00:00
Andy Scherzinger
2ed70f279d
remove unused import
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-07-09 16:34:52 +02:00
Andy Scherzinger
2916c82a5b
spotbugs: remove unused variables
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-07-09 16:34:51 +02:00
Andy Scherzinger
b6d09c42a9
dialog buttons shouldn't have a background color
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-07-09 16:34:50 +02:00
Andy Scherzinger
8585e44d4b
make sure dialog button text is not allCaps and title is standard material colored
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-07-09 16:34:50 +02:00
Andy Scherzinger
7cda9b5e8d
remove unused variable
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-07-09 16:34:49 +02:00
Andy Scherzinger
27fc8c6540
Remove title theming of modal dialog
Resolves #6429

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-07-09 16:34:37 +02:00
Tobias Kaminsky
a7b90ed588
Merge pull request #6439 from nextcloud/ezaquarii/migrate-data-transfer-listener-to-user-model
Migrate data transfer listener to User model
2020-07-09 15:19:17 +02:00
tobiasKaminsky
419b14afcf
show downloaded encrypted files in subfolders
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-09 12:17:47 +02:00
tobiasKaminsky
be9d4facce
fix wrong show of sort/list group and FAB in details or text preview
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-09 07:43:20 +02:00
Nextcloud bot
89edfe518b
[tx-robot] updated from transifex 2020-07-09 03:33:24 +00:00
Chris Narkiewicz
6b3c4621b7
Migrate data transfer listener to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-07-08 22:47:35 +01:00
tobiasKaminsky
d8d24908da
direct login works again
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-08 16:03:12 +02:00
Nextcloud bot
4eadfac145
[tx-robot] updated from transifex 2020-07-08 03:42:18 +00:00
Tobias Kaminsky
9c066bbe2a
Merge pull request #6426 from nextcloud/reduceOutput
reduce log output for drone
2020-07-07 15:48:00 +02:00
Andy Scherzinger
2562a84352
Merge pull request #6425 from nextcloud/changelog-master-stable-3.12.1
Add changelog for 3.12.1
2020-07-07 14:57:44 +02:00
tobiasKaminsky
a884bab878
reduce log output for drone
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-07 11:48:25 +02:00
Tobias Kaminsky
e3121bf18d
Merge pull request #6423 from nextcloud/noNotNull
do not user NotNull, but NonNull
2020-07-07 11:34:02 +02:00
tobiasKaminsky
909fb2187f
Add changelog for 3.12.1
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-07 10:32:29 +02:00
tobiasKaminsky
1b62bb93cb
do not user NotNull, but NonNull
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-07 10:16:32 +02:00
Tobias Kaminsky
fd1d391d2b
Merge pull request #6421 from nextcloud/ezaquarii/migrate-setup-encryption-dialog-fragment-to-user-model
Migrate SetupEncryptionDialogFragment to User model
2020-07-07 07:55:30 +02:00
Tobias Kaminsky
b047dccd56
Merge pull request #6420 from nextcloud/ezaquarii/migrate-mime-type-util-get-file-type-icon-to-user-model
Migrate MimeTypeUtil.getFileTypeIcon to User model
2020-07-07 07:51:26 +02:00
Tobias Kaminsky
b39bceb607
Merge pull request #6419 from nextcloud/ezaquarii/migrate-preview-image-pager-adapter-to-user-model
Migrate PreviewImagePagerAdapter to User model
2020-07-07 07:50:27 +02:00
Nextcloud bot
31ac25f8d0
[tx-robot] updated from transifex 2020-07-07 03:36:26 +00:00
Chris Narkiewicz
3c87c8fc67
Migrate SetupEncryptionDialogFragment to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-07-06 20:58:36 +01:00
Chris Narkiewicz
eb722457ca
Migrate MimeTypeUtil.getFileTypeIcon to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-07-06 20:46:13 +01:00
Chris Narkiewicz
c56e2c3d21
Migrate PreviewImagePagerAdapter to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-07-06 20:31:33 +01:00