Add search bar
Pretty much just reimplement #15 (closed) for the redesign. We need a search button on the toolbar (also a toolbar that I can understand/control), and we want that toolbar to search as you type. RxJava seems like it could do this pretty well, but I'm familiar enough with Android to know if we can actually integrate that w/ the search adapter.