Commit Graph

21 Commits

Author SHA1 Message Date
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 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 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 ae089fc796 checkpoint: team demo - send and receive 2019-01-31 15:44:25 -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 c97e9c88c8 home screen: checkpoint: demo
At this point, everything is functionally complete, visually but there remain several animation issues to repair. Next step is connecting with data.
2018-12-07 19:27:57 -05:00
Kevin Gorham 8851f91cc3 home screen: implemented balance USD 2018-12-07 12:14:54 -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 7b16819a26 receive screen: fonts added and functional 2018-12-04 14:38:12 -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 3f3783f22f implement the FAB button
Deviate slightly from the designs to add the speed dial behavior which feels more fitting to our use.
2018-12-02 22:21:23 -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 f8ce61aa93 set fab colors 2018-11-13 13:48:40 -05:00
Kevin Gorham 386a0bac4e color the nav icons 2018-11-13 11:59:48 -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