- Fix bug on creating new category
- Fix bug on navigating to wrong list at startup
- Move settings from local storage to the database
- Changed sync model to do an initial full sync from couchDB->pouchDB to allow for ensuring that is complete before taking local actions with an incomplete database, and to ensure settings could be loaded. Could result in additional startup time on first install of app, but will resolve potential bugs as well.
- Updated documentation around HMAC keys