Tobias Kaminsky

Results 219 issues of Tobias Kaminsky
trafficstars

Not all tests work right now, we need to check if and how those can be handled correctly. Signed-off-by: tobiasKaminsky

2. developing

This adds possibility to add an interceptor to new OKHttpClient so that we can use pre-defined responses and do not have to use the server. It is for now just...

2. developing

Signed-off-by: tobiasKaminsky

1. developing
client change required

I started a while a go to slowly to use [OkHTTP](https://square.github.io/okhttp) and [DAV4jvm](https://gitlab.com/bitfireAT/dav4jvm) by [BitfireAT](https://www.bitfire.at/). This introduces some changes, that any project using this lib should be aware of -...

enhancement

`CreationException` is marked as `@Deprecated`. I think it's rather kludgy to fail with exceptions *in general*. Many developers don't even know how to handle exceptions or care about handling them,...

enhancement

Successor of #319 Signed-off-by: tobiasKaminsky

2. developing
client change required

Waits for: ~~https://github.com/nextcloud/server/issues/15029~~ ~~https://github.com/nextcloud/3rdparty/pull/264~~ https://github.com/nextcloud/server/issues/17586 Signed-off-by: tobiasKaminsky

2. developing
client change required

Ref https://github.com/nextcloud/android-library/pull/118: - use proguard to remove debug/verbose output in stable releases - use another way to check debug (https://github.com/nextcloud/android-library/pull/118#issuecomment-429264155) - privacy aware stripping, e.g. automatically replace all username, server...

enhancement
approved

- remove old v1 system to only support one system (with Headers)

enhancement

Soon we will have Files 3.3.0 available on gplay beta. Once this is settled a bit and working, we should release a stable 1.0.0 version of this library @David-Development

enhancement