Commit Graph

124 Commits

Author SHA1 Message Date
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
Kevin Gorham 77931bf143 add multidex because the bitrise build is failing without it.
Local builds work fine without multidex so hopefully we can get away without adding it, later.
2019-01-31 18:17:29 -05:00
Kevin Gorham 8ba19ef4ce attempt to fix gRPC lint issue 2019-01-31 18:17:02 -05:00
Kevin Gorham 6f821afc70 bump version 2019-01-31 17:57:28 -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 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 97d5a0bec1 checkpoint: app is functional and displays transactions 2019-01-03 00:32:27 -05:00
Kevin Gorham f8955d4eb1 Turn off the test toggle behavior 2018-12-30 22:04:39 -05:00
Kevin Gorham 9919245a15 Improve sample data 2018-12-30 22:02:56 -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
Kevin Gorham 689a9a522b
Merge pull request #10 from gmale/feature/home-screen
home screen changes for preview release. Banners will wait until a future PR.
2018-12-12 17:41:29 -05:00
Kevin Gorham 4d9b93f4ea UI improvements after feedback on the app preview 2018-12-12 17:36:54 -05:00
Kevin Gorham 2668970b11 version bump 2018-12-11 14:19:58 -05:00
Kevin Gorham 08541202ef build: improved tag script 2018-12-10 21:10:54 -05:00
Kevin Gorham f6e87044f5 home screen: improved toolbar position
zec price was too close to drawer icon after collapse, due to adding the zec symbol.
2018-12-10 21:09:54 -05:00
Kevin Gorham 4f3d97c135 version bump 2018-12-10 20:50:41 -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 e18a44b52c home screen: lock the app in portrait mode 2018-12-10 16:27:49 -05:00