Alexey Illarionov

Results 10 comments of Alexey Illarionov

Try the path from #29 pull request please. I also recommend to set the number of threads to 1. Multithread version is a little bit buggy now (#21)

I have the same problem on `Nexus 5 Android L developer preview` and on `Samsung Galaxy S2 android 4.1.2`. Looks like `AndroidBitmap_lockPixels()` creates a copy of the buffer for each...

The Implementation using native threads works at least as fast, and this error does not occur: [blur.c](https://github.com/illarionov/BlurTestAndroid/blob/develop/ndkstackblur/src/main/jni/blur.c)

> @illarionov hi. can you also test your project with this branch? and if you got some issues - please submit small test project for `samples` directory, i use samples...

@Pschsch did you move all the resources from `resources/MR/*` to `moko-resources/*`?

Is there some good reason for this? [Detekt Gradle Plugin](https://github.com/detekt/detekt) allows you to specify a collection of files as a source (as it extends [SourceTask](https://docs.gradle.org/current/dsl/org.gradle.api.tasks.SourceTask.html)) [Spotless Gradle Plugin](https://github.com/diffplug/spotless/tree/main/plugin-gradle) also allows...

> Еще и почти все UI DSL v1 удалили, придется переезжать на v2 Переезд смержили, из v1 вроде ничего больше не используется. А миграция на v2 даже полезна будет, удалятся...

Если кому надо, собрал версию, которая работает на версиях: * Ladybug Feature Drop 2024.2.2 * Meerkat 2024.3.1 Beta 1 * Meerkat FD 2024.3.2 Canary 1 https://github.com/illarionov/geminio-android-studio-plugin/releases/tag/build-58 Можно установить из моего...

I used this solution: https://github.com/ObsidianToAnki/Obsidian_to_Anki/discussions/581

Given that there is no response from Google here. I've implemented a similar feature in [fbase-config-generator-gradle-plugin](https://github.com/illarionov/fbase-config-generator-gradle-plugin) plugin.