All notable changes to Swish will be documented here
- Tapping a tab button will take you to its initial screen (#55)
- Fix bug where the LeadTracker graph would not show overtime (#70)
- Player name column in a boxscore is now fixed; only stats are now scrollable (#72)
- Fixed bug where completed games were showing their tip-off time (#75)
- Add iPad support (#68)
- Added a new screen that displays graphs for various player stats during a specific game (#49)
- Add refresh capabilities to the game detail screen (#63)
- Show a circle with the team's name and team color in a game cell instead of just the team (#66)
- Fixed a bug where clicking the date in the scores screen header would crash the app
- Fixed a bug where the boxscore wouldn scroll horizontally on iOS but not Android (#58)
- Career stats for players added (#51)
- Past game scores for a team added (#61)
- Only allow the games list to be refreshed on current date (#45)
- League leaders tab and page added (#41)
- Ability to search for any player added
- Matchup added to navbar title added
- PlayerScreen.js refractored to allow navigation from various screens (#54)
- Boxscore.js refractored
- Complete rewrite and UI update (#33)
- Redux integrated (#33)
- App renamed from NBAreact to Swish (#38)
- See 0cac03d for status of the code base and app before the rewrite