Commit Graph

24 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 a7c7954823 send: send screen is done. 2019-02-21 01:37:09 -05:00
Kevin Gorham dcf0dfc26d triggering build 2019-02-19 14:50:48 -05:00
Kevin Gorham edef5372ee about screen is feature complete 2019-02-19 14:06:36 -05:00
Kevin Gorham 504272ef93 checkpoint: history is feature complete 2019-02-19 13:09:53 -05:00
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 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 fd59c36f99 bugfixes and transition animation 2019-02-01 11:10:43 -05:00
Kevin Gorham 569a6a2c34 Send screens 2019-01-14 03:09:02 -05:00
Kevin Gorham b1fa8a05bd home screen: updated launcher icon and other fixes
Made other app sections clickable. Changed send zcash wording to 'coming soon.' Updated colors in transaction list to be consistent.
2018-12-10 20:49:42 -05:00
Kevin Gorham a685cb8e62 home screen: completed empty transitions
next step is to verify the behavior on a few other devices and correct any issues.
2018-12-07 03:00:15 -05:00
Kevin Gorham 4a9474b86c home screen: empty layout is feature complete
next step is to add animations and transitions so the empty screen is not so boring.
2018-12-07 02:16:51 -05:00
Kevin Gorham 08a1aef304 receive screen: all elements in layout
next step is to add fonts, then add QR bitmap, then pull in correct seed
2018-12-03 17:45:39 -05:00
Kevin Gorham 967297420a basic improvements complete.
Preparing for internal release to wallet team.
2018-11-14 12:06:03 -05:00
Kevin Gorham 39355fec9a tweaks from designer input 2018-11-13 18:51:40 -05:00
Kevin Gorham 6984547f75 improve drawer copy 2018-11-12 15:19:01 -05:00
Kevin Gorham 123073f1ce add navigation skeleton 2018-11-12 13:38:37 -05:00
Kevin Gorham f349c93886 revert to a basic drawer app 2018-10-29 20:22:22 -04:00
Kevin Gorham 29c47c08fb Sample app compiles and runs.
So far this just demonstrates adding an Android Library project that uses Rust through the JNI. The next step would be to get protobufs working across the JNI boundary.
2018-10-09 00:27:16 -04:00