Commit Graph

20 Commits

Author SHA1 Message Date
Kevin Gorham 69e159ff2b error handling: using new error handling functionality in the sdk 2019-02-24 19:03:04 -05:00
Kevin Gorham e79c68fd20 fixes to scoping and job cancellation
Utilize fragmentscope in the AndroidInjector subcomponents for fragments and also allow presenters to restart jobs
2019-02-23 16:39:29 -05:00
Kevin Gorham 2e098e2ef2 internal release 0.4.8 2019-02-22 01:47:44 -05:00
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 504272ef93 checkpoint: history is feature complete 2019-02-19 13:09:53 -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 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