Re-implement sorting
Before sorting can be re-implemented the following changes needs to be made:
- Rewrite how the app handles the RecyclerView's items/ database updates to fix issue #2 (closed).
- Make the sorting order of each RecyclerView persistent.