- notification handler pushes background and
foreground notifications to the phone directly
- firebase connection pushes remote notifications
in background and foreground
- firebase unique token currently logged only, should
be send directly to server via rest
- rest class now receives a list as well as single
messages
- adds support for threaded singleton which takes
care of continuous checking of the bump server
to get the most up-to-date list of messages
- adds local data class with tests to get locally saved
code in preferences