Commit Graph

146 Commits

Author SHA1 Message Date
Kevin Gorham d0bed87640
Merge pull request #4 from zcash/feature/update-sdk
Update SDK to latest version and integrate with changes.
2019-05-21 04:48:43 -07:00
Kevin Gorham 4abb9b7353 Update SDK to latest version and integrate with changes. 2019-05-21 07:36:20 -04:00
Kevin Gorham eef5c18b09
Correct alt-text in README 2019-04-05 11:34:12 -04:00
Kevin Gorham 74bba5a5e3
Merge pull request #1 from zcash/feature/scan-blocks-integration
Librustzcash integration
2019-04-05 06:26:03 -04:00
Kevin Gorham 14db38c2c4 Cleanup and Attributions 2019-04-05 06:23:58 -04:00
Kevin Gorham aeeb1b0a1f Update README 2019-04-05 05:27:26 -04:00
Kevin Gorham e738fc6586 Update versions and product flavors 2019-04-05 03:20:05 -04:00
Kevin Gorham 6e728592f2 Initial alpha release 2019-02-28 13:56:25 -07:00
Kevin Gorham 49017cb1d1 settings: added functionality to persist settings changes
also removed the request section of the app and put history in its place.
2019-02-27 04:44:44 -07:00
Kevin Gorham f37da93adc fix the camera navigation in the emulator 2019-02-27 05:30:34 -07:00
Kevin Gorham e2c454907d checkpoint: stable non-mock release 2019-02-24 23:42:43 -05:00
Kevin Gorham 69e159ff2b error handling: using new error handling functionality in the sdk 2019-02-24 19:03:04 -05:00
Kevin Gorham d66ead2e24 checkpoint: verifying non-mock behavior, prior to major changes 2019-02-24 14:21:49 -05:00
Kevin Gorham 4d802828ed stable mock release 2019-02-23 17:53:38 -05:00
Kevin Gorham a778bf6ec5 navigation improvements
also pulled in the latest sdk changes which prevent change from showing up in non-mock builds
2019-02-23 17:51:30 -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 ab58b03db6 checkpoint: functional build 2019-02-22 15:50:45 -05:00
Kevin Gorham 92e16f3002 update configuration data 2019-02-22 08:56:41 -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 68f674dbf8 Converted mock icons to grayscale. Also fixed bugs. 2019-02-21 10:32:21 -05:00
Kevin Gorham a7c7954823 send: send screen is done. 2019-02-21 01:37:09 -05:00
Kevin Gorham 524b89a11a repaired build server
The application ID has changed and that generated another distribution page. Meaning, the CI build needed to be updated in several places.
2019-02-19 18:00:12 -05:00
Kevin Gorham 0a160ed048 internal alpha release 2019-02-19 17:00:52 -05:00
Kevin Gorham 61ec500cfc visual tweaks to the about screen 2019-02-19 16:25:08 -05:00
Kevin Gorham 9a7a02eb48 improvements for scan behavior 2019-02-19 16:16:30 -05:00
Kevin Gorham c7d457e40e bump version 2019-02-19 14:52:50 -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 068d17feda initial changelog 2019-02-19 14:04:15 -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 ad708e69d5 Everything functional before changing startup sequence 2019-02-12 19:09:06 -05:00
Kevin Gorham ba51a19b0b adding history fragment 2019-02-08 11:11:11 -05:00
Kevin Gorham dd5d042b2d added send/receive assets and incorporated sdk type changes 2019-02-08 09:21:10 -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 3987fe820b Alpha release 0.3.5 2019-02-04 14:26:12 -05:00
Kevin Gorham bca3fcf804 checkpoint: build 2019-02-04 14:11:22 -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 ecf69cb338 Active transactions
some initial logic for supporting active transactions
2019-02-03 00:45:51 -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