Paul Woitaschek

Results 195 comments of Paul Woitaschek

Thanks for your report. I assume this issue is fixed as this issue is ancient and a lot changed in the meantime. If not please open a new issue.

Thanks for your report. I assume this issue is fixed as this issue is ancient and a lot changed in the meantime. If not please open a new issue.

Thanks for your report. I assume this issue is fixed as this issue is ancient and a lot changed in the meantime. If not please open a new issue.

This should be possible using the regular picker in the latest versions.

Now with `MediaItemsWithStartPosition` which you can return in `MediaLibraryService.MediaLibrarySession.Callback#onSetMediaItems` this is kind of solved, correct? I wonder what's the best way to prepare additional things with media3. For example I...

This will not work because it's the Iterable BuildConfig - this one is different from your applications BuildConfig.

Imo the correct approach would be to utilize adb shell setprop And use the systems isLoggable

Linking this as it's related: https://github.com/mckaywrigley/chatbot-ui/issues/1376#issuecomment-1928550602 > There's a version with sqlite and simplified auth in the works that'll ship with this. > > Expect that within 2-3 weeks. A...

I'd love if we could change to a standarized machine parsable versioning format. Renovate just pushed an update: ```patch ) ], dependencies: [ - .package(url: "https://github.com/rickclephas/KMP-NativeCoroutines.git", exact: "1.0.0-ALPHA-25") + .package(url:...

We also need this. Our use case is an instagram like story that auto progresses. There are two flows, one `Flow` and one flow that represents the current page index,...