Commit Graph

14 Commits

Author SHA1 Message Date
Kevin Gorham 8481c7e067 multiple sweeping changes.
Presenter injection, main activity nullability and tweaks to twigs
2019-02-21 23:38:06 -05:00
Kevin Gorham a7c7954823 send: send screen is done. 2019-02-21 01:37:09 -05:00
Kevin Gorham b215c85915 checkpoint: mock is nearly feature-complete 2019-02-19 08:22:45 -05:00
Kevin Gorham e26d66cc3b checkpoint: camera works for qr scan 2019-02-16 03:47:39 -05:00
Kevin Gorham ad708e69d5 Everything functional before changing startup sequence 2019-02-12 19:09:06 -05:00
Kevin Gorham 78c18faee0 checkpoint: send is functional and shows up in active transactions. 2019-02-07 22:18:32 -05:00
Kevin Gorham 85a097e5ed Introduce coroutines
Get the current balance from a channel in the repository. This is a checkpoint where the UI updates based on a repository but we will need to move a lot of code around, shortly.
2018-12-30 20:37:43 -05:00
Kevin Gorham 4d9b93f4ea UI improvements after feedback on the app preview 2018-12-12 17:36:54 -05:00
Kevin Gorham 8851f91cc3 home screen: implemented balance USD 2018-12-07 12:14:54 -05:00
Kevin Gorham 217c4a55b6 receive screen: combine all textSpans into one
This takes care of one of the easier TODO items that were remaining.
2018-12-06 10:22:07 -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
Kevin Gorham 05ed1763da checkpoint before calling it a night.
App bar is mostly working for each fragment. Need to cleanup the code and add shared element animations.
2018-11-14 00:16:53 -05:00
Kevin Gorham 123073f1ce add navigation skeleton 2018-11-12 13:38:37 -05:00