10ba4cf31b
adds rest communication
...
- test cases for push and pop
- rest singleton instantiated in MainApplication
access through context
- pop and peek work, push needs encryption process
still
2021-12-16 12:21:17 +01:00
3d42f0ca2e
adds integer parse for fernet iteration
2021-12-14 22:02:19 +01:00
8c16ff344e
token decryption successfull
2021-12-13 23:44:35 +01:00
941cc2dc3f
adds fernet key decryption analogous to python
...
- first fragment currently auto-starts process
to decrypt static message
- token parsed from message correctly
- token validation not yet sucessfull
2021-12-13 23:41:08 +01:00
9e12972677
updates app name, fixes first camera access
2021-12-12 15:51:52 +01:00
59044e0554
initial android app setup, adds fragments, camera
...
- scans in camera view for qr code
- camera view inside fragment
- fragment 1 passed to camera fragment
- prints qr code to log
2021-12-12 15:44:30 +01:00