- Fix crashes on original Pebble/Pebble Steel. Unfortunately, there is not enough RAM with the newest Pebble OS. I had to remove one departure line and the tram graphics there to make it work.
- Also build for Pebble 2. Pebble 2 has the same processor/RAM as Pebble Time, so everything works fine there.
Access the live.kvv.de API via HTTPS. This makes the app work again.
- Add back the status bar on Pebble Time.
- Change highlight color to red.
Version 2.0: Pebble Time support and new layout
- Routes are colored on Pebble Time.
- New layout using two rows per departure which shows the number of trains and whether the train has a low floor.
- Vibrate when loading proximity stops or departures takes longer than three seconds.
- In-app settings at the bottom of the main menu which allows toggling vibration and the new layout.
- German translation
- Continuously clicking "Search" doesn't crash the app anymore.
- Errors returned by the KVV.Live API are shown on the watch (instead of never ending "Loading...").
- "No connection" will also be shown for the proximity search if the phone isn't connected or the Pebble app isn't running.
New feature: proximity search. Finally, it's possible to search for stations near you directly from the watch app.
- The stop list can now be configured.
- The stop name doesn't scroll anymore on the departures window.
See the releases page on github for information on previous updates.