- 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
- test cases for push and pop
- rest singleton instantiated in MainApplication
access through context
- pop and peek work, push needs encryption process
still