Commit graph

17189 commits

Author SHA1 Message Date
tobiasKaminsky
e94b149852
Add UI tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-19 08:36:30 +02:00
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
dependabot[bot]
ac13e06128
Bump appcompat from 1.2.0 to 1.3.0
Bumps appcompat from 1.2.0 to 1.3.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 01:05:09 +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
tobiasKaminsky
97d6f2954c
prevent upload from sensitive path
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-18 07:58:04 +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
Stefan Niedermann
6396d4c0be 3rd-party-apps trashbin: Use Intent.EXTRA_USER in favor of custom String key 2021-05-17 11:26:17 +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
Stefan Niedermann
80c50395f0 3rd-party-apps trashbin: Use SessionMixin to switch to targetUser 2021-05-17 10:02:54 +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
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
Adam
4f5ed31618 Revert translation files that shouldn't have been changed
Signed-off-by: Adam <adam.feakin@gmail.com>
2021-05-09 16:58:33 +01: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
Adam
540a286877 don't go over 120 characters
Signed-off-by: Adam <adam.feakin@gmail.com>
2021-05-07 19:01:40 +01:00
Nextcloud bot
9b960cef18 [tx-robot] updated from transifex
Signed-off-by: Adam <adam.feakin@gmail.com>
2021-05-07 19:01:40 +01:00
Nextcloud bot
b7e033f07e [tx-robot] updated from transifex
Signed-off-by: Adam <adam.feakin@gmail.com>
2021-05-07 19:01:40 +01:00
Adam
fc155f0ba8 Use notificationID as requestcode to allow multiple android notifications
Signed-off-by: Adam <adam.feakin@gmail.com>
2021-05-07 19:01:40 +01: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