Dzmitry Neviadomski

Results 9 issues of Dzmitry Neviadomski

Is macOS version still buildable? I have encountered a lot of build errors with ReaktiveInterop, ObservableNavigator etc. Even after bumping some libs (kotlin-coroutines, kotlinx.serialization) and fixing all Swift errors, app...

AAR is a zip file with `classes.jar` inside. Basic support will be to decompile this JAR inside. https://developer.android.com/studio/projects/android-library#aar-contents

Enhancement
Android
Priority

Hi, your project is a great implementation of KDE-Connect protocol, i've been using it daily since summer. But it doesn't seem to be maintained. Is there any chance to get...

This check is always false https://github.com/Kotlin/binary-compatibility-validator/blob/master/src/main/kotlin/BinaryCompatibilityValidatorPlugin.kt#L87 for Android project. This is because source files are located in `src/main/java` or `src/main/kotlin` by convention, but `sourceSets` list points only to `src/release/kotlin` and...

bug
gradle
android

**Describe** It'd be nice to have support for multiple playlist support in Cog with Tab bar or/and sidebar. **Additional context** This will require huge refactorings, probably introducing new bugs.

enhancement
help wanted

#### Your system information * System information from steam (`Steam` -> `Help` -> `System Information`) in a [gist](https://gist.github.com/): https://gist.github.com/nevack/f0aa6f49203d145e1057cb84cd79fc58#file-systeminfo * Have you checked for system updates?: Yes * Are you...

Fixes #3029.

scope:mac
needs update

It's very common for macOS apps to be packaged into DMGs that have: 1. Custom background. 2. Link/alias to `/Applications`. 3. Icons aligned. 4. Help text about "Drag to Install"...

scope:mac
type:build