Decouple the settings god object into feature-specific settings. This should make testing settings-dependent code much easier, as it no longer requires a context.
Add junit/espresso alongside a few basic tests. I am nowhere near close to being "done" with this at all.