Conversation
// DONE 11/23/2018 - On rotation the overlay menu seems to be up but invisible
//DONE 11/23/2018- Bug - Crash on screen rotate
//Done 11/28/2018 - get rotating working
// Done 11/29/2018- fix bugs from crashlitics
//TODO-4: add tabs
// DONE: Tab for cards comparing daily changes kinda like main cryptowat.ch
//DONE 11/15/2018 Correctly parse the Market data
//DONE 11/16/2018 - Created data struct for market data, Create new tab layout, Recycleview with cards
//DONE 11/16/2018 - int the new tab
//DONE 11/17/2018 - Colors on cards, did some sorting and filtering
// DONE 11/22/2018 - Revisit the filtering and sorting by average
// DONE 11/22/2018 - Fixed synchronization with lock
// PASS for now - Only top gainers, and top losers
// DONE 11/27/2018 - Market cap
// DONE 11/21/2018 - Pulldown to update
// DONE 11/21/2018 - Add in images for the coin
// DONE 11/27/2018- small graph of hte 24h change
// DONE 11/25/2018 1. Use cryptowatch data OHLC and only use the Close values
Fixing lots of bugs Improving marcket cap graphs to be less detailed. That caused lagging on the recycler view Fixed some concurancy updates around coinData
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
THIS PROJECT IS IN MAINTENANCE MODE. We accept pull-requests for Bug Fixes ONLY. NO NEW FEATURES ACCEPTED!
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):