Satyarth Sampath
Satyarth Sampath
Hi, Is there a way to get the parsed intent from DeeplinkDelegate? I am interested in getting the intent for a deeplink and then performing different functions. The current deeplink...
I'm not sure if this is valid UseCase. But I essentially want to be able to specify which classes a deeplink module included based on certain runtime configurations(RemoteConfigs).Since the DeeplinkHandlers...
Hi there, Would it make sense to add support for also collecting the duration that the process spends in garbage collection. Collecting that info would be similar to how it's...
Hi, I have a large multi module project where we perform the lint analysis on a different CI step. can an option be added to parse multiple lint files instead...
Hello, I see that in order to use the library you need to make all items extend ListItem and/or VideoItem. Is it possible to make this selective? Because not all...
I tried mailing at `[email protected]` ,however the delivery failed . Do you plan to include support for Accuradio anytime soon?
Hi there, So maven settings file includes server identities based on the id and the url. The plugin use the repository name of these to identify and decrypt credentials [here](https://github.com/mark-vieira/gradle-maven-settings-plugin/blob/master/src/main/groovy/net/linguica/gradle/maven/settings/MavenSettingsPlugin.groovy#L142)...
Hi Is the Custom Publisher compatible with Configuration Cache? The CC ticket at https://github.com/cdsap/Talaiot/issues/349 mentions that there was a compatibility issue here >Custom Publishers >Custom Publishers defined in the build...
When adding junit-foundation to a gradle project, I see that `[DEBUG]` logs are enabled by default.Is there a way to disable this?