Sinan Kozak

Results 15 issues of Sinan Kozak

- Website download button downloads 2.201. Not the latest released version. (Brew doesnt download the latest version as well) - Website still shows Apache 2.0 license instead of OFL-1.1 License....

web page

**Is your feature request related to a problem? Please describe.** In order to be able to use GeoJson, we need GeoJsonLayer support. **Describe the solution you'd like** A clear and...

type: feature request
priority: p2

At the moment, GoogleMap composable methods are basic composable method that can be called from any composable. They dont work outside of the GoogleMap composable. It would be better to...

type: feature request
priority: p2
released

Using dependOnAssemble with Fulladle tries to find TestedExtension in root project. TestedExtension is only part of Android libraries and application. Fulladle should ignore root module when dependOnAssemble is set to...

Flank supports `parameterized-tests` parameters. 4 values are possible; default, ignore-all, shard-into-single and shard-into-multiple. ``` ### parameterized-tests ## Specifies how to handle tests which contain the parameterization annotation. ## 4 options...

https://github.com/runningcode/gradle-doctor/blob/master/doctor-plugin/src/main/java/com/osacky/doctor/internal/DaemonCheck.kt `DaemonCheck` class has `/bin/bash` usage and it fails to run on windows if `disallowMultipleDaemons` is true.

**Description** A clear and concise description of what the bug is. Since we started using, we end up having cache issues for the all the modules with paparazzi test. At...

bug

https://github.com/KakaoCup/Compose/pull/54 this change introduced java 17 as build jdk. but there is no need to update source and binary compability to java 17 at the moment. this will force users...

Since the new version of develocity plugin, we started get this log in builds. ``` > Configure project : The 'com.gradle.enterprise.gradleplugin.test.ImportJUnitXmlReports' task has been deprecated in favor of 'com.gradle.develocity.agent.gradle.test.ImportJUnitXmlReports'. Please...

### Problem Statement `normalizeUUID` is called on main thread and cause 2-10 ms operation on production application. There are low handing fruits. `DefaultTransactionPerformanceCollector.start` calls `transaction.getEventId().toString()` twice and it basically make...

Platform: Android
Platform: Java
Sync: Jira
Waiting for: Product Owner