Implement the ability to change the theme to auto/light/dark.
Cleanup a bunch of redundant, unused, and bad code.
Use BottomNavigationView as the main navigator of Auxio instead of a ViewPager + BottomNavigationView, primarily to fix some memory leaks and give Auxio a better UI design overall.