Commit graph

16113 commits

Author SHA1 Message Date
Tobias Kaminsky
8dba90993d
Merge pull request #7105 from nextcloud/viewBindingFileDetailsFragments
Replace butterknife with native view binding (File Details Fragments)
2020-11-09 09:24:51 +01:00
Andy Scherzinger
7893c1963d
Merge pull request #7260 from nextcloud/dependabot/gradle/com.googlecode.ez-vcard-ez-vcard-0.11.2
Bump ez-vcard from 0.11.1 to 0.11.2
2020-11-09 09:15:57 +01:00
Nextcloud bot
da05b8ba52
[tx-robot] updated from transifex 2020-11-09 03:43:53 +00:00
dependabot-preview[bot]
3f732c7436
Bump ez-vcard from 0.11.1 to 0.11.2
Bumps [ez-vcard](https://github.com/mangstadt/ez-vcard) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/mangstadt/ez-vcard/releases)
- [Commits](https://github.com/mangstadt/ez-vcard/compare/0.11.1...0.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 02:13:03 +00:00
nextcloud-android-bot
b466be9439
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-11-08 16:57:27 +01:00
Andy Scherzinger
299a5e4d7c
replace butterknife with native view binding
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-08 16:57:22 +01:00
Nextcloud bot
813a6dd5ed
[tx-robot] updated from transifex 2020-11-08 03:43:51 +00:00
Andy Scherzinger
2373c4feac
Merge pull request #7242 from nextcloud/tintHeader
do not tint nc logo
2020-11-07 07:27:13 +01:00
Nextcloud bot
d198a45176
[tx-robot] updated from transifex 2020-11-07 03:43:37 +00:00
tobiasKaminsky
2194e98b0c
do not tint nc logo
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-06 14:47:33 +01:00
Andy Scherzinger
e51ac4876f
Merge pull request #7240 from nextcloud/dependabot/gradle/gradle.plugin.com.github.spotbugs.snom-spotbugs-gradle-plugin-4.6.0
Bump spotbugs-gradle-plugin from 4.5.1 to 4.6.0
2020-11-06 07:56:22 +01:00
Nextcloud bot
6dc9c1c47e
[tx-robot] updated from transifex 2020-11-06 03:43:14 +00:00
dependabot-preview[bot]
93154be9ff
Bump spotbugs-gradle-plugin from 4.5.1 to 4.6.0
Bumps spotbugs-gradle-plugin from 4.5.1 to 4.6.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-06 02:12:52 +00:00
Andy Scherzinger
47f9dff8bb
Merge pull request #6820 from nextcloud/media
Photos -> Media/Gallery
2020-11-05 22:37:38 +01:00
tobiasKaminsky
56776c915b
removed outdated search enums
changed photos -> media

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-05 21:07:05 +01:00
Andy Scherzinger
3db917addb
Merge pull request #7230 from nextcloud/fixNullOnAutoUpload
If relative subfolder cannot be found, do not use it
2020-11-05 20:51:59 +01:00
tobiasKaminsky
a42e0b42f4
If relative subfolder cannot be found, do nut use it
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-05 18:25:50 +01:00
Andy Scherzinger
f8c83e9e6f
Merge pull request #7229 from nextcloud/detailCrash
Fix crash on opening details within PreviewText
2020-11-05 17:55:18 +01:00
Andy Scherzinger
08fa69a655
ignore multiple instanceof calls
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-05 17:08:41 +01:00
Andy Scherzinger
a90ba47849
Merge pull request #7051 from nextcloud/dependabot/gradle/com.karumi-shot-5.0.1
Bump shot from 4.4.0 to 5.1.0
2020-11-05 11:29:30 +01:00
Nextcloud bot
b978684a2e
[tx-robot] updated from transifex 2020-11-05 03:42:00 +00:00
tobiasKaminsky
b1e69426c7
Fix crash on opening details within PreviewText
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-04 14:00:15 +01:00
tobiasKaminsky
0826398c06
override minSdk only when using Karumi
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-04 12:42:11 +01:00
tobiasKaminsky
d686f202b7
add android_serial so that only uiComparison emulator is used for screenshot comparison
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-04 11:45:24 +01:00
tobiasKaminsky
5d258e7b57
Bump to 5.1.0
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-04 11:45:24 +01:00
tobiasKaminsky
a3fc5a87c7
bump minSdkVersion for screenshot tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-04 11:45:24 +01:00
dependabot-preview[bot]
e729577eb5
Bump shot from 4.4.0 to 5.0.1
Bumps [shot](https://github.com/karumi/shot) from 4.4.0 to 5.0.1.
- [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.4.0...5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 11:45:24 +01:00
Tobias Kaminsky
f8c71694bd
Merge pull request #7164 from nextcloud/network
Test also for connected networks
2020-11-04 09:55:43 +01:00
tobiasKaminsky
e20f69dd7f
Test also for connected networks
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-04 08:09:29 +01:00
Nextcloud bot
bdf90f0a1c
[tx-robot] updated from transifex 2020-11-04 03:42:58 +00:00
Andy Scherzinger
45cfa09c12
Merge pull request #7173 from nextcloud/qaToActions
QA to gh actions
2020-11-03 22:53:16 +01:00
Andy Scherzinger
26ae153bfc
Merge pull request #7221 from nextcloud/reduceEmojiSize
Reduce apk size by ~20 MB
2020-11-03 22:48:53 +01:00
Andy Scherzinger
74edac558a
Merge pull request #7210 from nextcloud/populateList
Only do UI manipulation if visible
2020-11-03 18:11:57 +01:00
tobiasKaminsky
04693ed1a2
Move QA to GH actions
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-03 16:12:06 +01:00
tobiasKaminsky
70c47937b8
Reduce apk size by ~20 MB
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-03 15:54:47 +01:00
Tobias Kaminsky
9cf0999cbf
Merge pull request #7209 from nextcloud/dropNC15
Drop NC13-NC15
2020-11-03 15:48:33 +01:00
tobiasKaminsky
77751da6b8
Changes due to CR
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-03 11:24:08 +01:00
tobiasKaminsky
16997601fc
Drop NC13-NC15
in 204 endpoint there is no maintenance:false

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-03 10:46:50 +01:00
Nextcloud bot
8283b5aab9
[tx-robot] updated from transifex 2020-11-03 03:43:09 +00:00
Andy Scherzinger
c57448e32c
Merge pull request #7201 from nextcloud/dependabot/gradle/org.powermock-powermock-core-2.0.9
Bump powermock-core from 2.0.7 to 2.0.9
2020-11-02 20:43:38 +01:00
Andy Scherzinger
611a75e613
Unify powermock version
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-02 17:38:39 +01:00
dependabot-preview[bot]
5859f5253b
Bump powermock-core from 2.0.7 to 2.0.9
Bumps [powermock-core](https://github.com/powermock/powermock) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.7...powermock-2.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 17:38:16 +01:00
Andy Scherzinger
a9196f168a
Merge pull request #7202 from nextcloud/dependabot/gradle/byteBuddyVersion-1.10.18
Bump byteBuddyVersion from 1.10.17 to 1.10.18
2020-11-02 16:14:19 +01:00
Andy Scherzinger
18e0639e28
Merge pull request #7211 from nextcloud/npeInStatus
Only access data if operation succeeded
2020-11-02 16:08:04 +01:00
tobiasKaminsky
fb8ea9bf55
Only do UI manipulation if visible
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-02 14:44:12 +01:00
tobiasKaminsky
6f66aca101
Use context of fragment
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-02 11:16:54 +01:00
tobiasKaminsky
b2145d98cd
Only access data if operation succeeded
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-02 11:10:01 +01:00
Nextcloud bot
779d5cf30c
[tx-robot] updated from transifex 2020-11-02 03:42:57 +00:00
dependabot-preview[bot]
ccfb83c0c1
Bump byteBuddyVersion from 1.10.17 to 1.10.18
Bumps `byteBuddyVersion` from 1.10.17 to 1.10.18.

Updates `byte-buddy` from 1.10.17 to 1.10.18
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.17...byte-buddy-1.10.18)

Updates `byte-buddy-android` from 1.10.17 to 1.10.18
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.17...byte-buddy-1.10.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 02:15:11 +00:00
Nextcloud bot
ffd441f7e5
[tx-robot] updated from transifex 2020-11-01 03:41:59 +00:00