Commit Graph

19 Commits

Author SHA1 Message Date
Kevin Gorham b215c85915 checkpoint: mock is nearly feature-complete 2019-02-19 08:22:45 -05: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 e27e10315a changes before adding mock buildType 2019-02-14 20:26:56 -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 bca3fcf804 checkpoint: build 2019-02-04 14:11:22 -05:00
Kevin Gorham 9a45b5e242 Primary transaction is functional 2019-02-03 20:27:54 -05:00
Kevin Gorham 12c7c162f2 checkpoint: transition animation is acceptable. barely. 2019-02-02 17:47:08 -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 3404082869 checkpoint: dialog UI is feature complete
Now, just need to complete the other side of the transition
2019-02-02 01:42:23 -05:00
Kevin Gorham 2550d3a12e checkpoint: dialog with transition and lottie 2019-02-01 22:35:45 -05:00
Kevin Gorham fd59c36f99 bugfixes and transition animation 2019-02-01 11:10:43 -05:00
Kevin Gorham ae089fc796 checkpoint: team demo - send and receive 2019-01-31 15:44:25 -05:00
Kevin Gorham 753eddb6d5 Send screens: UI Tweaks 2019-01-15 10:49:43 -05:00
Kevin Gorham 569a6a2c34 Send screens 2019-01-14 03:09:02 -05:00
Kevin Gorham 3283b81acd home screen: repaired inconsistent animations
Created new branch to investigate leveraging a coordinator layout. By
allowing it to coordinate the major animations, motionLayout could focus
on the header animations. This reduced the need for the motion scene to
manage visibility of so many things (empty views v full views). The end
result is the animations behave more consistently and ghosting of hidden
views is no longer occuring. There is still a minor issue with the
account balance flickering while it animates but I suspect this is a bug
in Android. I will create a minimum example to prove it and file a bug
report.

Squashed commit of the following:

commit 62eb2138f2a0f908b9b4768eefeca6cf3f7ef267
commit 6bc77946a34a2a7e83fff061b7263d0f264589ee
commit 383fe6995778cc1545682cd0c164700a13a35775
commit 33a47eff4ec9ba64b1904d8ae9d9e0032f73b9bb
commit 5c7f85415d1dba5221a14e5a53ca90327c549afe
commit 4f77d24bb7ddf5f10cda827ac1603e71b10b02a6
commit c022dd18a2b3ba9bfd6bae853d1079b72093ca9b
commit bc3ec349d260b4c6b1256c26dcdf5e7cf9500501
2018-12-10 11:38:03 -05:00
Kevin Gorham 8851f91cc3 home screen: implemented balance USD 2018-12-07 12:14:54 -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