Steven Van Bael
Steven Van Bael
We would like to use a field from the SubjectAlternativeName in a x509 client certificate as the username in mosquitto. I already have a local patch that adds the behavior...
I'm trying to use AvatarView-Coil to load images inside of a ListAdapter with a ViewHolder and I'm seeing weird behavior. Essentially in `onBindViewHolder` I use `loadImage` to load a profile...
This PR changes the `conditions` field in `SegmentOptsInfo` from `Array?` to `Array` so more complex segments can be configured when creating campaigns. I included the `TextMergeConditionInfo` class because that is...