Releases: shorthouse/CoinWatch
Releases · shorthouse/CoinWatch
1.2.9
1.2.8
- Improved new user loading experience in Market screen
- Reorganised package structure
1.2.7
- Improved the visuals of coin sorting chips
- Added new coin sorting options
1.2.6
- Condense big prices to 2 decimal places with a unit (e.g $1,230,000 -> $1.23M)
- Change favourites "Jump to Top" button padding so it no longer hides coin data
1.2.5.1
- Fix loading bug within Market ViewModel that occurred due to Google app backup
1.2.5
- Move currency selection from market to settings
- Update empty states - change all images, vertical alignment change, logic and extract out update text
- Change start screen selector to use a bottom sheet instead of an alert dialog
- As ATH (All Time High) only comes as USD from API, change ATH to force USD currency in data and add a note in the details screen about this if not on USD currency
1.2.4
- Add market sentiment indicator in Market screen ("Market is up", "Market is down")
- Add option to toggle favourites between expanded view and condensed view
- Add caching for favourite coins
- Separate out FavouriteCoin into discrete data class
- Separate out user preferences to only update relevant screens and make API calls more efficient
- Fix scroll and switch view bug from 1.2.3 (unreleased)
- Fix pull refresh bug from 1.2.3 (unreleased)
1.2.2
- Introduction of a bottom navigation rail in the main app screen to navigate around the three core screens (Market, Favourites, Search)
- Added currency selection filter chip
- Added sorting options filter chip
- Added offline caching to market list so data is accessible with no connection
- Added pull to refresh functionality to market list
- Overhaul colour scheme and visuals to improve contrast and looks
- Added settings screen with customisation options and details about the app
1.1.2
- A new search screen has been added, allowing you to search through thousands of coins to find your favourites!
- Major overhaul of the data layer to make API models and functions much more robust when handling null or invalid data
- Refactor the favourites screen to independently poll API instead of filtering on coins list
- Cleanup and standardise UI throughout the app based on user feedback to make it cleaner and more intuitive
- Fixed a search screen bug that disabled back buttons / gestures working
1.0.0
Initial Release! 🚀