Commit graph

15691 commits

Author SHA1 Message Date
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
dependabot-preview[bot]
db9add76c9
Merge pull request #6813 from nextcloud/dependabot/gradle/androidx.test.espresso-espresso-contrib-3.3.0 2020-09-02 09:36:56 +00:00
tobiasKaminsky
9b3f4cd532
use same version for all espresso releases
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-02 11:18:41 +02:00
dependabot-preview[bot]
6f05c0f5e8
Bump espresso-contrib from 3.2.0 to 3.3.0
Bumps espresso-contrib from 3.2.0 to 3.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 11:18:41 +02:00
dependabot-preview[bot]
3c3622288e
Bump rules from 1.2.0 to 1.3.0
Bumps rules from 1.2.0 to 1.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 09:10:08 +00:00
Tobias Kaminsky
90978dda4a
Merge pull request #6875 from nextcloud/trashbinIT
fix Trashbin IT
2020-09-02 11:02:30 +02:00
tobiasKaminsky
430a94ff0e
fix Trashbin IT
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-02 10:12:19 +02:00
Tobias Kaminsky
47d66d6356
Merge pull request #6748 from nextcloud/noStickyBroadcasts
no sticky broadcast
2020-09-02 09:33:42 +02:00
tobiasKaminsky
86d1a2820f
fix spotbugs
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-02 09:31:32 +02:00
Tobias Kaminsky
75066c8673
Merge pull request #6798 from nextcloud/ezaquarii/fix-illegal-state-exception-when-stopping-audio-player
Start audio player using foreground service API on Android 26+
2020-09-02 09:04:28 +02:00
Nextcloud bot
0efd71d62c
[tx-robot] updated from transifex 2020-09-02 05:32:13 +00:00
Jens Mueller
031e506ec0 fix inplace scrollview in sharing fragment
Signed-off-by: Jens Mueller <tschenser@gmx.de>
2020-09-01 17:17:53 +02:00
dependabot-preview[bot]
4dcb298505
Merge pull request #6836 from nextcloud/dependabot/gradle/androidx.test.ext-junit-1.1.2 2020-09-01 11:55:20 +00:00
Tobias Kaminsky
7123359223
Merge pull request #6812 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.12.0
Bump detekt-gradle-plugin from 1.11.2 to 1.12.0
2020-09-01 13:13:46 +02:00
tobiasKaminsky
4e0c111395
removed unneeded layout
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-01 13:11:15 +02:00
dependabot-preview[bot]
1a5f0a8eaa
Bump junit from 1.1.1 to 1.1.2
Bumps junit from 1.1.1 to 1.1.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 11:07:41 +00:00
Tobias Kaminsky
a8359787bf
Merge pull request #6838 from nextcloud/dependabot/gradle/androidx.test-runner-1.3.0
Bump runner from 1.2.0 to 1.3.0
2020-09-01 13:06:29 +02:00
tobiasKaminsky
e6a516f10a
Fix not waiting for non-metered wifi
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-01 12:35:20 +02:00
tobiasKaminsky
a3cb17a829
add TestActivity to launch fragments in it
fix wrong class cast exception message

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-31 17:05:57 +02:00
Tobias Kaminsky
3f0e68fe30
Merge pull request #6859 from nextcloud/fixMaxScale
Do not use scale larger than max scale
2020-08-31 13:22:17 +02:00
tobiasKaminsky
fc2e84a5b0
do not use scale larger than max scale
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-31 11:07:11 +02:00
tobiasKaminsky
ebf7097042
Fix crashing app when adding same account for second time when using qrCode
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-31 10:52:33 +02:00
dependabot-preview[bot]
ca5ee406ec
Bump detekt-gradle-plugin from 1.11.2 to 1.12.0
Bumps [detekt-gradle-plugin](https://github.com/detekt/detekt) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.11.2...v1.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 07:03:29 +00:00
dependabot-preview[bot]
228116484c
Merge pull request #6837 from nextcloud/dependabot/gradle/com.karumi-shot-4.4.0 2020-08-31 07:02:10 +00:00
Tobias Kaminsky
90a7e00c62
Merge pull request #6762 from nextcloud/enoughSpaceComputation
compute space: take downloaded folder into account
2020-08-31 08:25:44 +02:00
Tobias Kaminsky
96877679e5
Merge pull request #6810 from nextcloud/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.0.1
Bump constraintlayout from 2.0.0 to 2.0.1
2020-08-31 08:23:50 +02:00
dependabot-preview[bot]
75dfa034fa
Bump shot from 4.3.0 to 4.4.0
Bumps [shot](https://github.com/karumi/shot) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/karumi/shot/releases)
- [Changelog](https://github.com/Karumi/Shot/blob/master/release.gradle)
- [Commits](https://github.com/karumi/shot/compare/4.3.0...4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-28 10:43:53 +00:00
tobiasKaminsky
15dcad229c
no sticky broadcast:
- use local broadcast system instead
- no need to remove sticky broadcasts then

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-28 12:34:20 +02:00
Tobias Kaminsky
adff9511e9
Merge pull request #6819 from nextcloud/twoChars
Use two chars for avatars
2020-08-28 12:27:40 +02:00
dependabot-preview[bot]
0fe5faf68f
Bump runner from 1.2.0 to 1.3.0
Bumps runner from 1.2.0 to 1.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-28 10:22:33 +00:00
Tobias Kaminsky
ba8bd8f705
Merge pull request #6842 from nextcloud/updateTrashbin
update trashbin screenshot
2020-08-28 12:19:01 +02:00