Kyle Madsen

Results 72 comments of Kyle Madsen

Came here looking for a solution because we saw the same stack trace in crash reporting. We are unable to reproduce the issue locally to figure what exactly is going...

I've dug into how the Android Studio plugin is working. I've made a jar similar to classy shark that uses their libraries that is working for our use case, but...

Yeah can look into it soon. What are your thoughts on [kotlinx-cli](https://github.com/Kotlin/kotlinx-cli)? Creating kotlin command line interfaces looks like it is becoming nice, and it's how I've set up our...

Came here for this issue. Is this the apk-parser library you're referring to? I'm getting drastically different numbers for .so file sizes when comparing the apkanalyzer and classy-shark. https://android.googlesource.com/platform/tools/base/+/studio-master-dev/apkparser

> .so file sizes ==> ClassyShark just prints the size of the zip entry from the APK file, @kmadsen what is your use case, please ? @borisf exactly this, we...

Added some more tests for the internal implementation `CarPlaceSearchImplTest`

> We discussed this in the past and there is no additional power/flexibility that you gain by specifying the index versus reordering the list, it's just semantics. This is not...

Adding a note here as the debounce was removed. This issue still exists as an alternative solution is to "ignore trip session updates" while the trip session is being restarted...

Referencing a larger issue https://github.com/mapbox/mapbox-navigation-android/issues/5786 I think these issues should be solved separately but they are related.