Starting from the version 1.3.1
of Codeforces Watcher, users can see latest Blog Posts in Recent Actions tab. It's already downloadable in Google Play.
![ ](https://codeforces.me/696217/Blog posts & migration to coroutines.png)
Last few weeks BOGDAN_ spent by educating himself about [multithreading](https://en.wikipedia.org/wiki/Multithreading_(computer_architecture)) and coroutines, which aren't easiest things in the universe ;) Thanks to his learnings, we've migrated Codeforces Watcher to Coroutines and it looks just great. You can see one of examples of confluence between Redux and Couroutines in AppMiddleware.kt.
By the way, Codeforces Watcher in an open-source project, so you always welcome to check it out and learn new things from it or make suggestion on improvements. Stars won't hurt too, of course ;)