Commit graph

15721 commits

Author SHA1 Message Date
Nextcloud bot
65145ca1c5
[tx-robot] updated from transifex 2020-09-13 03:20:33 +00:00
Andy Scherzinger
ca1b3649bd
Merge pull request #6934 from nextcloud/codeStyle
added by new Android Studio
2020-09-12 21:46:24 +02:00
Nextcloud bot
9a1554f650
[tx-robot] updated from transifex 2020-09-12 03:21:07 +00:00
tobiasKaminsky
beed0fd720
added by new Android Studio
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-11 12:07:40 +02:00
Tobias Kaminsky
fe3ef767cd
Merge pull request #6918 from jmue/storageProviderCleanup
unify context access
2020-09-11 10:47:16 +02:00
dependabot-preview[bot]
32d7dc40f2
Merge pull request #6932 from nextcloud/dependabot/gradle/org.conscrypt-conscrypt-android-2.5.1 2020-09-11 08:45:07 +00:00
Tobias Kaminsky
caabf7b5dc
Merge pull request #6880 from grote/upload-retries
Don't disable upload retries for uploads from DocumentsProvider
2020-09-11 10:36:31 +02:00
Tobias Kaminsky
706b47f3f5
Merge pull request #6927 from nextcloud/fixMockito
do not use internal FieldSetter
2020-09-11 10:34:43 +02:00
dependabot-preview[bot]
45ca566f9a
Bump conscrypt-android from 2.5.0 to 2.5.1
Bumps [conscrypt-android](https://github.com/google/conscrypt) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/google/conscrypt/releases)
- [Commits](https://github.com/google/conscrypt/compare/2.5.0...2.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-11 01:13:51 +00:00
Jens Mueller
a5272c5700 fix codacy comments
Signed-off-by: Jens Mueller <tschenser@gmx.de>
2020-09-10 21:36:27 +02:00
tobiasKaminsky
eb839c3968
do not use internal FieldSetter
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-10 12:46:51 +02:00
Tobias Kaminsky
7f729e630e
Merge pull request #6892 from nextcloud/richWorkspacesTest
add tests for rich workspaces
2020-09-10 08:15:00 +02:00
dependabot-preview[bot]
81cf45ab0e
Merge pull request #6921 from nextcloud/dependabot/gradle/commons-io-commons-io-2.8.0 2020-09-10 05:46:25 +00:00
dependabot-preview[bot]
a0c015c554
Merge pull request #6923 from nextcloud/dependabot/gradle/kotlin_version-1.4.10 2020-09-10 05:46:11 +00:00
Nextcloud bot
23cc09bc0b
[tx-robot] updated from transifex 2020-09-10 03:27:24 +00:00
dependabot-preview[bot]
c3590a691f
Bump kotlin_version from 1.4.0 to 1.4.10
Bumps `kotlin_version` from 1.4.0 to 1.4.10.

Updates `kotlin-gradle-plugin` from 1.4.0 to 1.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-stdlib-jdk7` from 1.4.0 to 1.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 01:17:35 +00:00
dependabot-preview[bot]
c5efc24f20
Bump commons-io from 2.7 to 2.8.0
Bumps commons-io from 2.7 to 2.8.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 01:14:06 +00:00
Jens Mueller
b329bc9149 unify context access
Signed-off-by: Jens Mueller <tschenser@gmx.de>
2020-09-09 20:17:30 +02:00
Torsten Grote
6699c2437a
Don't disable upload retries for uploads from DocumentsProvider
Signed-off-by: Torsten Grote <t@grobox.de>
2020-09-09 16:38:51 +02:00
tobiasKaminsky
90efc2cdfc
add tests for rich workspaces:
as we will have light/dark screenshots for all, we do not have to do this here manually

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-09 12:59:55 +02:00
Tobias Kaminsky
68efb59b5b
Merge pull request #6768 from nextcloud/dependabot/gradle/org.mockito-mockito-android-3.5.3
Bump mockito-android from 3.4.6 to 3.5.10
2020-09-09 12:53:08 +02:00
tobiasKaminsky
8c77b98532
use same version for all org.mockito releases
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-09 12:14:42 +02:00
dependabot-preview[bot]
3f5b257777
Bump mockito-android from 3.4.6 to 3.5.3
Bumps [mockito-android](https://github.com/mockito/mockito) from 3.4.6 to 3.5.3.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.6...v3.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-09 12:12:47 +02:00
Nextcloud bot
1c9506c86f
[tx-robot] updated from transifex 2020-09-09 03:21:19 +00:00
Tobias Kaminsky
fdeca7c5a2
Merge pull request #6900 from nextcloud/fixCheckIfEnoughSpace
Fix npe on computing enough space with non-downloaded folder content
2020-09-08 14:38:15 +02:00
tobiasKaminsky
1547bc7b16
Fix npe on computing enough space with non-downloaded folder content
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-08 07:07:51 +02:00
Nextcloud bot
bcb82833d7
[tx-robot] updated from transifex 2020-09-08 03:21:15 +00:00
Tobias Kaminsky
51cf63b79b
Merge pull request #6886 from nextcloud/docImage
DocumentsStorageProvider: open thumbnail directly
2020-09-07 10:02:35 +02:00
Nextcloud bot
d031185f48
[tx-robot] updated from transifex 2020-09-05 03:30:42 +00:00
tobiasKaminsky
5db18a24d3
DocumentsStorageProvider: open thumbnail directly
fix #6884

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-04 08:15:34 +02:00
Tobias Kaminsky
77c0d4b054
Merge pull request #6533 from nextcloud/ocFileListTest
add TestActivity to launch fragments in it
2020-09-04 07:51:43 +02:00
tobiasKaminsky
1757fa9e53
do not use preview, but directly show placeholder
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-04 07:30:18 +02:00
Nextcloud bot
a3dbd08ac2
[tx-robot] updated from transifex 2020-09-04 03:31:08 +00:00
tobiasKaminsky
3972ddf98c
do not use preview, but directly show placeholder
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-03 15:53:04 +02:00
Tobias Kaminsky
8af7aefd81
Merge pull request #6871 from jmue/fix-share-scrollview
fix inplace scrollview in sharing fragment
2020-09-03 10:25:04 +02:00
Tobias Kaminsky
33ece4a557
Merge pull request #6817 from nextcloud/avatar
Avatar: use display name & adapted algorithm to server one
2020-09-03 10:21:57 +02:00
tobiasKaminsky
16d839c262
use longer sleep
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-03 10:08:10 +02:00
dependabot-preview[bot]
18b194e6bc
Merge pull request #6885 from nextcloud/dependabot/gradle/com.google.android.material-material-1.2.1 2020-09-03 07:28:43 +00:00
Tobias Kaminsky
5007bc3d41
Merge pull request #6835 from nextcloud/dependabot/gradle/pl.droidsonroids.gif-android-gif-drawable-1.2.21
Bump android-gif-drawable from 1.2.20 to 1.2.21
2020-09-03 09:27:17 +02:00
tobiasKaminsky
e07c2d169a
- use display name for avatar generation
- use new server algorithm
Ref: https://github.com/nextcloud/nextcloud-vue/blob/master/src/functions/usernameToColor/usernameToColor.js

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-03 09:19:03 +02:00
tobiasKaminsky
e6be088897
add screenshot from CI
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-03 09:12:30 +02:00
Nextcloud bot
546907ac57
[tx-robot] updated from transifex 2020-09-03 03:30:46 +00:00
dependabot-preview[bot]
2a6bc630d5
Bump material from 1.2.0 to 1.2.1
Bumps [material](https://github.com/material-components/material-components-android) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.2.0...1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 01:12:14 +00:00
dependabot-preview[bot]
890527b790
Bump android-gif-drawable from 1.2.20 to 1.2.21
Bumps [android-gif-drawable](https://github.com/koral--/android-gif-drawable) from 1.2.20 to 1.2.21.
- [Release notes](https://github.com/koral--/android-gif-drawable/releases)
- [Changelog](https://github.com/koral--/android-gif-drawable/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/koral--/android-gif-drawable/compare/v1.2.20...v1.2.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 13:54:50 +00:00
tobiasKaminsky
68adfc6c4d
removed outdated search enums
longer pause

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-02 15:20:47 +02:00
Tobias Kaminsky
ebd39db114
Merge pull request #6822 from nextcloud/reduceFileActivity
Reduce extend of FileActivity, use DrawerActivity instead
2020-09-02 15:15:46 +02:00
Tobias Kaminsky
3b2eb969c4
Merge pull request #6870 from nextcloud/testUploadConditions
Fix not waiting for non-metered wifi
2020-09-02 13:38:29 +02:00
Tobias Kaminsky
1381f594f7
Merge pull request #6858 from nextcloud/fixAccountWarning
Fix crashing app when adding same account for second time when using qrCode
2020-09-02 13:37:36 +02:00
Tobias Kaminsky
f807397bdd
Merge pull request #6806 from nextcloud/grote/improve-documentsprovider-add-tests
Improve DocumentsProvider and add tests
2020-09-02 12:27:17 +02:00
Tobias Kaminsky
0b98f5ba5e
Merge pull request #6808 from nextcloud/dependabot/gradle/androidx.test-rules-1.3.0
Bump rules from 1.2.0 to 1.3.0
2020-09-02 12:23:00 +02:00