Skip to content

Releases: shorthouse/CoinWatch

1.2.9

17 Jul 20:08
Compare
Choose a tag to compare
  • Update API key

1.2.8

23 May 20:34
Compare
Choose a tag to compare
  • Improved new user loading experience in Market screen
  • Reorganised package structure

1.2.7

11 May 10:19
Compare
Choose a tag to compare
  • Improved the visuals of coin sorting chips
  • Added new coin sorting options

1.2.6

09 May 18:21
Compare
Choose a tag to compare
  • 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

24 Mar 13:37
Compare
Choose a tag to compare
  • Fix loading bug within Market ViewModel that occurred due to Google app backup

1.2.5

24 Mar 13:31
Compare
Choose a tag to compare
  • 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

21 Mar 21:54
Compare
Choose a tag to compare
  • 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

02 Jan 20:55
Compare
Choose a tag to compare
  • 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

15 Oct 11:44
Compare
Choose a tag to compare
  • 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

26 Aug 11:44
Compare
Choose a tag to compare

Initial Release! 🚀