dependabot[bot]
|
fc5d4435f6
|
Bump commons-io from 2.8.0 to 2.9.0
Bumps commons-io from 2.8.0 to 2.9.0.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-26 01:06:21 +00:00 |
|
dependabot[bot]
|
33b7a18696
|
Bump daggerVersion from 2.35.1 to 2.36
Bumps `daggerVersion` from 2.35.1 to 2.36.
Updates `dagger` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36)
Updates `dagger-android` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36)
Updates `dagger-android-support` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36)
Updates `dagger-compiler` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36)
Updates `dagger-android-processor` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-26 01:05:41 +00:00 |
|
Andy Scherzinger
|
a6ecea19c6
|
Merge pull request #8469 from nextcloud/removeJcenter
Remove jcenter, use maven instead
|
2021-05-25 14:52:49 +02:00 |
|
tobiasKaminsky
|
a5eb602139
|
Remove jcenter, use maven instead
Remove flatDir
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-05-25 13:44:34 +02:00 |
|
Andy Scherzinger
|
f6e24bc7f0
|
Merge pull request #8467 from nextcloud/removeJAXB
Remove jaxb
|
2021-05-25 10:35:01 +02:00 |
|
Nextcloud bot
|
3f83d4164e
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-05-25 07:05:57 +00:00 |
|
Nextcloud bot
|
248e94c49a
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-05-25 06:02:52 +00:00 |
|
tobiasKaminsky
|
0dfc35ddae
|
Remove jaxb
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-05-25 07:18:24 +02:00 |
|
dependabot[bot]
|
b9c7578c65
|
Bump detekt-gradle-plugin from 1.17.0 to 1.17.1
Bumps detekt-gradle-plugin from 1.17.0 to 1.17.1.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-21 01:04:11 +00:00 |
|
Andy Scherzinger
|
377853190d
|
Merge pull request #8438 from nextcloud/checkKey
check e2e keys
|
2021-05-20 13:11:53 +02:00 |
|
Andy Scherzinger
|
b80db0fe27
|
Merge pull request #8439 from nextcloud/enhanceAccountRemoval
re-order account removal
|
2021-05-20 13:07:08 +02:00 |
|
Tobias Kaminsky
|
6029984d2a
|
Merge pull request #8436 from nextcloud/dependabot/gradle/androidx.fragment-fragment-1.3.4
Bump fragment from 1.3.2 to 1.3.4
|
2021-05-20 10:33:05 +02:00 |
|
Tobias Kaminsky
|
3902664bc0
|
Merge pull request #8435 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.3.0
Bump appcompat from 1.2.0 to 1.3.0
|
2021-05-20 10:32:29 +02:00 |
|
Tobias Kaminsky
|
70d26bb287
|
Merge pull request #8319 from nextcloud/dependabot/gradle/org.glassfish.jaxb-jaxb-runtime-3.0.1
Bump jaxb-runtime from 2.3.3 to 3.0.1
|
2021-05-20 09:37:15 +02:00 |
|
Tobias Kaminsky
|
8af3112fff
|
Merge pull request #8433 from nextcloud/verifyLocalPath
prevent upload from sensitive path
|
2021-05-20 09:19:07 +02:00 |
|
Tobias Kaminsky
|
b25eef9fd2
|
Merge pull request #8299 from nextcloud/dependabot/gradle/byteBuddyVersion-1.11.0
Bump byteBuddyVersion from 1.10.22 to 1.11.0
|
2021-05-20 09:03:13 +02:00 |
|
Tobias Kaminsky
|
0410ece23b
|
Merge pull request #8317 from nextcloud/dependabot/gradle/daggerVersion-2.35.1
Bump daggerVersion from 2.33 to 2.35.1
|
2021-05-20 09:01:10 +02:00 |
|
tobiasKaminsky
|
7f82183bad
|
Fix: Using android:onClick on older version of the platform is broken
Move to view bindings
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-05-20 08:42:20 +02:00 |
|
Tobias Kaminsky
|
ece5a9908b
|
Merge pull request #8225 from nextcloud/dependabot/gradle/org.conscrypt-conscrypt-android-2.5.2
Bump conscrypt-android from 2.5.1 to 2.5.2
|
2021-05-20 08:27:53 +02:00 |
|
Tobias Kaminsky
|
f279bab480
|
Merge pull request #8329 from nextcloud/dependabot/gradle/com.github.cotechde.hwsecurity-hwsecurity-fido-4.4.0
Bump hwsecurity-fido from 4.1.0 to 4.4.0
|
2021-05-20 08:26:25 +02:00 |
|
Tobias Kaminsky
|
c09e3505d3
|
Merge pull request #6949 from nextcloud/uploadNothing
Allow upload only if a file is selected
|
2021-05-20 08:24:29 +02:00 |
|
tobiasKaminsky
|
e70b61d7a3
|
re-order
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-05-19 10:22:54 +02:00 |
|
tobiasKaminsky
|
df2714ffad
|
check e2e keys
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-05-19 09:56:43 +02:00 |
|
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 |
|