Patrick Geselbracht

Results 5 issues of Patrick Geselbracht

Fixes #60 by updating the support library version to 28.0.0 This also updates the compileSdk and targetSdk from version 27 (8.1) to 28 (9.0). --- Another change this adds is...

Adds an RxJava3-specific version alongside those for RxJava(1) and RxJava2. RxJava2 has been in maintenance mode since February this year and, [while compatibility layers](https://github.com/akarnokd/RxJavaBridge) are available, it’s still far easier...

At some point, we introduced the `apiName` function on some enum classes where the serializable name that is expected by the Mastodon API contains characters we cannot recreate in enum...

help wanted
code quality

In #287 and #286, I started introducing client-side validation for some very easy to catch errors defined by the Mastodon documentation, such as “input length should only be 80 characters”,...

good first issue
code quality

# Description [Our Wiki](https://github.com/andregasser/bigbone/wiki/API-Support#method-signatures) mentions: > All methods are annotated using a `@MastodonMinServerVersion` runtime annotation. The goal of this annotation is to specify the minimum server version that is required...

enhancement
code quality
breaking
dependencies
needs discussion