Joshua Soberg
Joshua Soberg
#### General information * **App version:** master, 4ea89105eb79e648437e9d75104bffdb90139a96 * **App source:** GitHub, master * **Android Version:** Android 10 (Samsung S10) * **Custom ROM:** N/A #### Steps to reproduce 1. Make...
Multiple emissions from a data subscription when one is expected, after quickly recreating box store
## Issue Basics - ObjectBox version: 2.3.4 - Reproducibility: Always ## Reproducing the bug ### Description While running multiple JUnit tests for an ObjectBox store (using base code copied from...
**Describe the bug** I was fixing the issue in #1861 and noticed that while the click callback was being called and we were contacting server to update the message likes,...
For versions that aren't used in dependencies, and are instead only used directly in `build.gradle.kts` files, the linking to `libs.versions.toml` works fine but the version shows as being unused in...
Hey all! I have a few improvement suggestions that I wouldn't mind opening some PRs for surrounding the Gradle build logic setup for the project: 1. Move to using version...
Fixing current Lint issues so that Lint CI runs will pass - most were automatically set by running `ktlintFormat`. Alternatively, we could modify the ktlint rules so that a majority...