Commit Graph

7 Commits

Author SHA1 Message Date
Kevin Gorham 14db38c2c4 Cleanup and Attributions 2019-04-05 06:23:58 -04:00
Kevin Gorham f37da93adc fix the camera navigation in the emulator 2019-02-27 05:30:34 -07:00
Kevin Gorham 92b9558446 checkpoint: completed major functionality in send including refactor
added CameraView and wired it into a fragment, then connected it with firebasevision. Also completely cleaned up the sendfragment and refactored the way that it manages currency conversions.
2019-02-18 00:05:40 -05:00
Kevin Gorham e26d66cc3b checkpoint: camera works for qr scan 2019-02-16 03:47:39 -05:00
Kevin Gorham 4d9b93f4ea UI improvements after feedback on the app preview 2018-12-12 17:36:54 -05:00
Kevin Gorham 8012096aa7 receive screen: feature complete.
This screen is now feature complete. Added actual address and split into 8 numbered parts. There is still a lot left to do but this is the minimum viable solution for now.
2018-12-06 09:25:37 -05:00
Kevin Gorham 4ec6b60398 receive screen: qr code functional
next step is to add the numbering to the address parts and then add the real values for the QR code and the address. After that, this screen is complete.
2018-12-05 11:24:08 -05:00