Commit graph

13424 commits

Author SHA1 Message Date
Chris Narkiewicz
88113c02df
Fix NPE in Favorites when file has no local storage path
Fixes #4578

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-10-02 22:04:04 +01:00
Tobias Kaminsky
59e1f7fb88
Merge pull request #4357 from nextcloud/changeDroneOrder
change command order
2019-10-02 13:33:56 +02:00
Tobias Kaminsky
c9e9fe1120
Merge pull request #4597 from nextcloud/buildAgain
make build run again
2019-10-02 13:32:29 +02:00
tobiasKaminsky
7ebc88dd60
make build run again
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-02 11:02:25 +02:00
Tobias Kaminsky
4f15e87412
Merge pull request #4592 from nextcloud/parentCheck
if parent is null, then do a regular check, no early exit
2019-10-02 09:03:07 +02:00
Tobias Kaminsky
b204db0f1a
Merge pull request #4577 from nextcloud/ezaquarii/fix-npe-in-preview-media-fragment
Fix NPE in PreviewMediaFragment
2019-10-02 09:02:35 +02:00
Tobias Kaminsky
9876c49001
Merge pull request #4415 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.0.1
Bump detekt-gradle-plugin from 1.0.0-RC14 to 1.0.1
2019-10-02 08:26:25 +02:00
Tobias Kaminsky
9a580b3a39
Merge pull request #4591 from nextcloud/dependabot/gradle/org.mockito-mockito-core-3.1.0
Bump mockito-core from 3.0.0 to 3.1.0
2019-10-02 08:05:02 +02:00
tobiasKaminsky
f6e24eb067
if parent is null, then do a regular check, no early exit
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-02 08:02:44 +02:00
dependabot-preview[bot]
0dfdc6a5b6
Bump mockito-core from 3.0.0 to 3.1.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 05:02:25 +00:00
Nextcloud bot
9133158fd0
[tx-robot] updated from transifex 2019-10-02 03:08:30 +00:00
Tobias Kaminsky
7d8474ef38 daily dev 20191002
ea696c559 Merge pull request #4425 from nextcloud/autoUploadSubfolder
37c6600d2 Upload files into subfolder
a1c28f93d Merge pull request #4470 from stephanritscher/master
9c1fedb14 add test cases
6184fcd5a add test cases
0f975647b Merge pull request #4208 from nextcloud/ezaquarii/new-media-player-service
d83792ef0 [tx-robot] updated from transifex
9a2fc28b2 [tx-robot] updated from transifex
f10843e03 daily dev 20190928
2019-10-02 03:36:08 +02:00
Andy Scherzinger
ea696c559e
Merge pull request #4425 from nextcloud/autoUploadSubfolder
Upload files into subfolder
2019-10-01 16:02:40 +02:00
tobiasKaminsky
37c6600d2e
Upload files into subfolder
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-01 11:37:16 +02:00
Tobias Kaminsky
a1c28f93d6
Merge pull request #4470 from stephanritscher/master
Normalize local target path in auto upload
2019-10-01 11:15:30 +02:00
tobiasKaminsky
9c1fedb14b
add test cases
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-01 10:46:22 +02:00
tobiasKaminsky
6184fcd5ae
add test cases
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-01 10:45:09 +02:00
dependabot-preview[bot]
6b4e90022f
Bump detekt-gradle-plugin from 1.0.0-RC14 to 1.0.1
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-01 10:18:43 +02:00
Tobias Kaminsky
0f975647b6
Merge pull request #4208 from nextcloud/ezaquarii/new-media-player-service
New audio media player service
2019-10-01 07:45:36 +02:00
Nextcloud bot
d83792ef03
[tx-robot] updated from transifex 2019-09-30 03:14:58 +00:00
Chris Narkiewicz
488193a94e
Fix NPE in PreviewMediaFragment
Fragment can be detached before async task finishes.
Detached fragment has no context and getString() fails with NPE.

Fixes #4412

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-09-28 23:41:27 +01:00
Nextcloud bot
9a2fc28b23
[tx-robot] updated from transifex 2019-09-28 03:06:19 +00:00
Tobias Kaminsky
f10843e03c daily dev 20190928
5bcab439b Merge pull request #4538 from nextcloud/ezaquarii/fix-broken-account-registration
8954aafb5 Merge pull request #4545 from nextcloud/ezaquarii/speculative-fix-for-npe-in-log-d
f64485f27 Merge pull request #4539 from nextcloud/ezaquarii/fix-npe-crash-in-ocfilelistfragment
b498e8eee [tx-robot] updated from transifex
ed704c632 Fix for NPE caused by Log.d in ThumbnailsCacheManager
551c4d3f1 Fix NPE crash in OCFileListFragment when action mode is destroyed
953ee005e Fix registration of second account on first run
6f8c91e44 Merge pull request #4532 from nextcloud/dependabot/gradle/com.github.bumptech.glide-glide-3.8.0
357ee5e31 daily dev 20190926
2019-09-28 03:39:16 +02:00
nextcloud-android-bot
ff452c835e Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-09-27 19:20:18 +00:00
Chris Narkiewicz
2dab887782 New media player service
Fixes #3061
Fixes #4412

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-09-27 20:13:51 +01:00
Tobias Kaminsky
5bcab439b4
Merge pull request #4538 from nextcloud/ezaquarii/fix-broken-account-registration
Fix registration of second account on first run
2019-09-27 09:47:55 +02:00
Tobias Kaminsky
8954aafb5f
Merge pull request #4545 from nextcloud/ezaquarii/speculative-fix-for-npe-in-log-d
Fix for NPE caused by Log.d in ThumbnailsCacheManager
2019-09-27 09:23:28 +02:00
Tobias Kaminsky
f64485f279
Merge pull request #4539 from nextcloud/ezaquarii/fix-npe-crash-in-ocfilelistfragment
Fix NPE crash in OCFileListFragment when action mode is destroyed
2019-09-27 09:08:24 +02:00
Nextcloud bot
b498e8eee6
[tx-robot] updated from transifex 2019-09-27 03:06:43 +00:00
Chris Narkiewicz
ed704c632e
Fix for NPE caused by Log.d in ThumbnailsCacheManager
Log.d does not like null.

Fixes #4542

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-09-26 16:19:36 +01:00
Chris Narkiewicz
551c4d3f1a
Fix NPE crash in OCFileListFragment when action mode is destroyed
Fixes #4438

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-09-26 16:17:49 +01:00
Chris Narkiewicz
953ee005e5
Fix registration of second account on first run
Fixes #4234
Fixes #4529
Fixes #4462

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-09-26 16:17:15 +01:00
Andy Scherzinger
6f8c91e446
Merge pull request #4532 from nextcloud/dependabot/gradle/com.github.bumptech.glide-glide-3.8.0
Bump glide from 3.7.0 to 3.8.0
2019-09-26 11:24:24 +02:00
Tobias Kaminsky
357ee5e311 daily dev 20190926
11cd2cd39 [tx-robot] updated from transifex
dfb616fcf [tx-robot] updated from transifex
30e9b0ed5 daily dev 20190924
2019-09-26 03:37:13 +02:00
Nextcloud bot
11cd2cd390
[tx-robot] updated from transifex 2019-09-25 03:06:18 +00:00
Nextcloud bot
dfb616fcfe
[tx-robot] updated from transifex 2019-09-24 03:09:38 +00:00
Tobias Kaminsky
30e9b0ed55 daily dev 20190924
7c1aae4c2 Merge pull request #4473 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.1.0
9f6edd7f3 Merge pull request #4541 from nextcloud/dependabot/gradle/com.google.android-flexbox-1.1.1
61d364357 Bump flexbox from 1.1.0 to 1.1.1
8429ba3f6 [tx-robot] updated from transifex
a2d826e31 [tx-robot] updated from transifex
2b948f574 daily dev 20190921
2019-09-24 03:37:35 +02:00
dependabot-preview[bot]
6d21147010
Bump glide from 3.7.0 to 3.8.0
Bumps [glide](https://github.com/bumptech/glide) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v3.7.0...v3.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 21:26:28 +00:00
Andy Scherzinger
7c1aae4c25
Merge pull request #4473 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.1.0
Bump appcompat from 1.0.2 to 1.1.0
2019-09-23 23:24:01 +02:00
Andy Scherzinger
9f6edd7f31
Merge pull request #4541 from nextcloud/dependabot/gradle/com.google.android-flexbox-1.1.1
Bump flexbox from 1.1.0 to 1.1.1
2019-09-23 11:41:46 +02:00
dependabot-preview[bot]
61d3643575
Bump flexbox from 1.1.0 to 1.1.1
Bumps [flexbox](https://github.com/google/flexbox-layout) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/google/flexbox-layout/releases)
- [Commits](https://github.com/google/flexbox-layout/compare/1.1.0...1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 06:12:04 +00:00
Nextcloud bot
8429ba3f65
[tx-robot] updated from transifex 2019-09-23 03:05:42 +00:00
Nextcloud bot
a2d826e313
[tx-robot] updated from transifex 2019-09-22 03:07:24 +00:00
Tobias Kaminsky
2b948f5747 daily dev 20190921
e70517104 Merge pull request #4528 from nextcloud/changeUA
1d0dd2116 use Nextcloud UA
515cb981b [tx-robot] updated from transifex
3c8cd4b2e [tx-robot] updated from transifex
241caf22c Merge pull request #4490 from nextcloud/dependabot/gradle/org.projectlombok-lombok-1.18.10
3083d52e0 [tx-robot] updated from transifex
f26bb801c Bump lombok from 1.18.8 to 1.18.10
519999b2e [tx-robot] updated from transifex
01fcf28af daily dev 20190914
2019-09-21 03:35:50 +02:00
Andy Scherzinger
e70517104b
Merge pull request #4528 from nextcloud/changeUA
use Nextcloud UA
2019-09-20 18:11:24 +02:00
tobiasKaminsky
1d0dd21169
use Nextcloud UA
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-19 21:50:23 +02:00
Nextcloud bot
515cb981b9
[tx-robot] updated from transifex 2019-09-18 03:06:59 +00:00
Nextcloud bot
3c8cd4b2e0
[tx-robot] updated from transifex 2019-09-17 02:57:51 +00:00
Andy Scherzinger
fc86b57065
lint: Overriding method should call super
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-16 20:15:05 +02:00
tobiasKaminsky
e2bc773c01
parameters not nullable anylonger
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-16 20:04:41 +02:00