Skip to content

Releases: tomkowz/citybike-app

Fix

24 Jul 06:02
Compare
Choose a tag to compare
  • Fixed fetching data on the Apple Watch when companion iOS app was not active

Improvements to Core Location usage

22 Jul 16:07
Compare
Choose a tag to compare

Changed the way how watch gets info about location.

  • Changed requestAlwaysAuthorization() to requestWhenInUseAuthorization()
  • Apple Watch app starts location manager for just one update and stops it to the next willActivate() call

Fixes and improvements

14 Jul 08:55
Compare
Choose a tag to compare
  • App handles no internet connection when entering station details view with map
  • Added descriptions of reason why app needs Location Services
  • CityBike API is embedded in the project instead of using submodule from repo that will be removed soon. Easier debugging, testing and refactoring
  • App uses PDF images where possible

First release

14 Jul 07:00
Compare
Choose a tag to compare

This is the first release of the app.