Commit graph

16864 commits

Author SHA1 Message Date
dependabot[bot]
4c72da132b
Bump fragment from 1.3.2 to 1.3.4
Bumps fragment from 1.3.2 to 1.3.4.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 01:05:25 +00:00
Andy Scherzinger
f6d14856a4
Merge pull request #8343 from nextcloud/fixLeakingService
Avoid leaking AccountManagerService via InputStreamBinder
2021-05-18 08:20:37 +02:00
Tobias Kaminsky
3c6415147b
Merge pull request #8385 from nextcloud/fix-is-internet-walled-check
Fix ConnectivityService.isInternetWalled() check when content length is -1
2021-05-18 07:18:56 +02:00
Andy Scherzinger
c538e5248d
Merge pull request #8346 from nextcloud/Valdnet-patch-2
l10n: Change to lowercase
2021-05-17 11:26:11 +02:00
Andy Scherzinger
d1c8b2c668
Merge pull request #8427 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.17.0
Bump detekt-gradle-plugin from 1.16.0 to 1.17.0
2021-05-17 08:10:35 +02:00
Nextcloud bot
38f58e8db0
[tx-robot] updated from transifex 2021-05-17 04:01:13 +00:00
dependabot[bot]
877018495b
Bump detekt-gradle-plugin from 1.16.0 to 1.17.0
Bumps detekt-gradle-plugin from 1.16.0 to 1.17.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 01:04:39 +00:00
Unpublished
7632f12f98 Avoid leaking AccountManagerService via InputStreamBinder
Signed-off-by: Unpublished <unpublished@gmx.net>
2021-05-15 12:30:09 +02:00
Andy Scherzinger
6239e608ae
Merge pull request #8396 from nextcloud/AndroidStudio-4.2
Android Studio 4.2
2021-05-14 12:01:58 +02:00
Andy Scherzinger
969bfb13df
update test to latest constructor change
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-14 10:57:24 +02:00
dependabot[bot]
c9550386da
Bump gradle from 4.1.3 to 4.2.1
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 10:57:22 +02:00
Andy Scherzinger
7ffa52c037
bump lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-14 10:57:21 +02:00
Hannes Achleitner
0db8057cdd
Build CI with Java 8 and 11
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-05-14 10:57:20 +02:00
Hannes Achleitner
4e91f9bd9a
Java 8 is now default
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-05-14 10:57:19 +02:00
Hannes Achleitner
29b2f8ab7a
Codestyle for Android Studio 4.2
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-05-14 10:57:18 +02:00
Hannes Achleitner
09fb9c40cf
Android Studio 4.2
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-05-14 10:57:17 +02:00
Hannes Achleitner
8e643d2f8d
Gradle 6.7
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-05-14 10:57:16 +02:00
Andy Scherzinger
a6c87ac78b
Merge pull request #8356 from nextcloud/avatarInAccount
Avatar generation can take long, so better check if ChooseAccountDialogFragment is still active
2021-05-14 09:47:27 +02:00
Nextcloud bot
1195dda3bc
[tx-robot] updated from transifex 2021-05-14 03:54:42 +00:00
Chris Narkiewicz
fadf1b0dfd
Fix ConnectivityService.isInternetWalled() check when content length is -1
When server returns no Content-Length, the check was failing due to
expectation of 0. Change the condition to account for no content-length
situation and updated test.

Fixes #8384

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-05-13 23:48:40 +01:00
Nextcloud bot
bd241ecd5d
[tx-robot] updated from transifex 2021-05-13 03:51:48 +00:00
tobiasKaminsky
8a1b8c4185
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-11 08:56:45 +02:00
Tobias Kaminsky
02d0f8aec0
Merge pull request #8321 from nextcloud/https
Prevent http redirection if https is used during login
2021-05-11 08:28:22 +02:00
Nextcloud bot
c318115218
[tx-robot] updated from transifex 2021-05-09 03:56:02 +00:00
Nextcloud bot
63ff8e57ea
[tx-robot] updated from transifex 2021-05-08 03:58:28 +00:00
Nextcloud bot
33a70e53e7
[tx-robot] updated from transifex 2021-05-07 04:01:49 +00:00
tobiasKaminsky
3ceb0b359e
Avatar generation can take long, so better check if ChooseAccountDialogFragment is still active
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-06 07:28:55 +02:00
Nextcloud bot
4af63635c8
[tx-robot] updated from transifex 2021-05-06 04:01:53 +00:00
Andy Scherzinger
f184fa0386
Merge pull request #8350 from nextcloud/changelog-master-stable-3.16.0
Add changelog for 3.16.0
2021-05-05 17:59:02 +02:00
Tobias Kaminsky
126a639fd0
Merge pull request #8334 from nextcloud/npeOnNonExistingAccount
Prevent NPE on non-existing account
2021-05-05 15:26:18 +02:00
Tobias Kaminsky
6977da20f7
Merge pull request #8344 from nextcloud/Valdnet-patch-1
l10n: Spelling unification
2021-05-05 15:25:52 +02:00
tobiasKaminsky
3048998bd0
Add changelog for 3.16.0
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-05 11:45:31 +02:00
Tobias Kaminsky
87b8c1342f
Merge pull request #8340 from nextcloud/fixInflaterCall
Attach view to parent when calling Inflater
2021-05-05 10:30:20 +02:00
Nextcloud bot
bdc6aeaae5
[tx-robot] updated from transifex 2021-05-05 04:10:00 +00:00
Valdnet
067679fdd7
l10n: Change to lowercase
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-05-04 22:09:09 +02:00
Valdnet
ccf3bec722
l10n: Spelling unification
Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-05-04 09:47:31 +02:00
Nextcloud bot
3fac3f4953
[tx-robot] updated from transifex 2021-05-04 03:58:47 +00:00
Andy Scherzinger
1147440f3e
attached view to parent when calling Inflater
Fixes #8332

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-02 16:07:19 +02:00
Nextcloud bot
9e32fc0aa5
[tx-robot] updated from transifex 2021-05-02 03:55:45 +00:00
Nextcloud bot
2b11b7802c
[tx-robot] updated from transifex 2021-05-01 03:59:34 +00:00
tobiasKaminsky
697541e054
Prevent NPE on non-existing account
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-04-30 11:37:54 +02:00
Andy Scherzinger
a646adb716
Merge pull request #8327 from nextcloud/dependabot/gradle/gradle.plugin.com.github.spotbugs.snom-spotbugs-gradle-plugin-4.7.1
Bump spotbugs-gradle-plugin from 4.7.0 to 4.7.1
2021-04-29 14:45:39 +02:00
Nextcloud bot
b5d97f7d10
[tx-robot] updated from transifex 2021-04-29 04:01:27 +00:00
dependabot[bot]
29de2be17f
Bump spotbugs-gradle-plugin from 4.7.0 to 4.7.1
Bumps spotbugs-gradle-plugin from 4.7.0 to 4.7.1.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 01:03:02 +00:00
tobiasKaminsky
17b52e8271
Prevent http redirection if https is used during login
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-04-28 11:47:10 +02:00
Nextcloud bot
2346ddd657
[tx-robot] updated from transifex 2021-04-28 03:59:27 +00:00
Nextcloud bot
14133a5679
[tx-robot] updated from transifex 2021-04-27 04:01:06 +00:00
Nextcloud bot
a5ac4b0075
[tx-robot] updated from transifex 2021-04-26 05:18:28 +00:00
Andy Scherzinger
67a5f867d9
Merge pull request #8258 from nextcloud/Valdnet-patch-1
l10n: Correct spelling
2021-04-19 10:35:26 +02:00
Nextcloud bot
efc1d2f692
[tx-robot] updated from transifex 2021-04-19 04:01:13 +00:00