Short collection of handy git commands helpful for debugging undocumented systems
read more →
I remember one of the first tasks I paired on when I first joined Novoda. We were rewriting an Android legacy application but the rewrite conserved some of the old services. In this post I will describe the journey we took to deep dive, evaluate and craft this code to
read more →
Before August 2015, when an application had to open third party content hosted on a website, developers options were limited to open the content in a external browser or using a WebView. This was apparently enough, but after a time developers started feeling that the options were insufficient. In one
read more →