Commit Graph

12 Commits

Author SHA1 Message Date
Kevin Gorham c7712f58eb Checkpoint prior to build cleanup 2019-02-04 13:42:28 -05:00
Kevin Gorham 6a8cc9bc6c First run screen is functional 2019-02-04 02:08:26 -05:00
Kevin Gorham 9a45b5e242 Primary transaction is functional 2019-02-03 20:27:54 -05:00
Kevin Gorham 969af030db checkpoint: active transaction on home screen is feature complete
Now, just need to cleanup the overall animation
2019-02-02 10:07:25 -05:00
Kevin Gorham 81a7405108 tweaks prior to demo release 2019-01-31 17:47:37 -05:00
Kevin Gorham ae089fc796 checkpoint: team demo - send and receive 2019-01-31 15:44:25 -05:00
Kevin Gorham b2082a2917 checkpoint: receiving transactions in real time 2019-01-29 13:08:33 -05:00
Kevin Gorham 569a6a2c34 Send screens 2019-01-14 03:09:02 -05:00
Kevin Gorham 97d5a0bec1 checkpoint: app is functional and displays transactions 2019-01-03 00:32:27 -05:00
Kevin Gorham 1db663061f Add channel for transactions
Also cleaned up recyclerview decorations so that they redraw the background after item animations
2018-12-30 21:41:47 -05:00
Kevin Gorham 8ca87bd27e Cleanup behavior on homescreen during initial load 2018-12-30 20:56:50 -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