raphael 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
2021-12-16 12:21:17 +01:00

Android Client for Bump

uses camerax framework inside an activity fragment to run camera. Heavily uses requireActivity() inside that to get the appropriate camera functionality. Not sure, if this is the way to go with fragments.

MLKit QR scanner is used to scan QR codes explitily from the view frame.

Description
Android Client for Bump
Readme 381 KiB
Languages
Kotlin 100%