Stefan Niedermann
a7c62f7ede
3rd-party-apps trashbin: Replace logging with toast, use User#nameEquals
2021-05-16 11:16:33 +02:00
Unpublished
7632f12f98
Avoid leaking AccountManagerService via InputStreamBinder
...
Signed-off-by: Unpublished <unpublished@gmx.net>
2021-05-15 12:30:09 +02:00
dependabot[bot]
d43d581c4e
Bump daggerVersion from 2.33 to 2.35.1
...
Bumps `daggerVersion` from 2.33 to 2.35.1.
Updates `dagger` from 2.33 to 2.35.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.33...dagger-2.35.1 )
Updates `dagger-android` from 2.33 to 2.35.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.33...dagger-2.35.1 )
Updates `dagger-android-support` from 2.33 to 2.35.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.33...dagger-2.35.1 )
Updates `dagger-compiler` from 2.33 to 2.35.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.33...dagger-2.35.1 )
Updates `dagger-android-processor` from 2.33 to 2.35.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.33...dagger-2.35.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 15:27:56 +00:00
Stefan Niedermann
0472fb0759
Allow 3rd party apps to open the trashbin for a specific account
2021-05-14 15:52:10 +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
2e9269510a
wip
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-11 10:07:44 +02:00
tobiasKaminsky
8a1b8c4185
wip
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-11 08:56:45 +02:00
dependabot[bot]
fc730bc7b5
Bump byteBuddyVersion from 1.10.22 to 1.11.0
...
Bumps `byteBuddyVersion` from 1.10.22 to 1.11.0.
Updates `byte-buddy` from 1.10.22 to 1.11.0
- [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.22...byte-buddy-1.11.0 )
Updates `byte-buddy-android` from 1.10.22 to 1.11.0
- [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.22...byte-buddy-1.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 06:38:11 +00:00
dependabot[bot]
a6fd50c798
Bump conscrypt-android from 2.5.1 to 2.5.2
...
Bumps [conscrypt-android](https://github.com/google/conscrypt ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/google/conscrypt/releases )
- [Commits](https://github.com/google/conscrypt/compare/2.5.1...2.5.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 06:36:03 +00: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
dependabot[bot]
846f498945
Bump jaxb-runtime from 2.3.3 to 3.0.1
...
Bumps jaxb-runtime from 2.3.3 to 3.0.1.
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-11 08:07:21 +02:00
dependabot[bot]
0d7d40e1d3
Bump hwsecurity-fido from 4.1.0 to 4.4.0
...
Bumps hwsecurity-fido from 4.1.0 to 4.4.0.
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-11 08:00:35 +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
a6e7f1082e
Use correct eTag to check if something has changed on server
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-06 12:14:03 +02: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