shlogg · Early preview
Kiolk @kiolk

Writing Custom Detekt Rules For Android Security

Created separate screens for articles and feed using composition approach to extend functionality. Introduced ScreenModels for block and feed components. Found issues with API call, will fix tomorrow.

Today, I received an email about my submission to DroidCon in Italy. My talk on writing a custom Detekt rule wasn't accepted for the agenda. I'm not sad about it, but I was surprised that the organizers gave me a free ticket to the conference.  This motivates me to prepare a more interesting presentation for next year. I'm also considering the possibility of attending the conference in person.

What I did:
 
I decided to create a separate screen to display articles related to a specific tag. I realized that other screens would look similar. In most cases, it's just a feed with some additional...