- clear log now static function, with
the log being updated from file
every time the update function is called
- menu actions always act from main activity
so the menu isn't able to use the existing
bump instance
- qr code is generated from text code
- password is shown as well, when clicking
on the 'view' icon
- hides top view
- removes floating button
- display status is now in an own class
- 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