-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Neu: | ||
- Filterung von Linienfahrten nach Richtung | ||
- Unterscheidung von Haltestellen mit gleichem Namen anhand ihrer Himmelsrichtung | ||
- Anzeige der Bus-ID für Fahrten | ||
|
||
Verbessert: | ||
- Überarbeitung des Stils der Fahrtdarstellung | ||
- Klickbare Haltestellen und Linien in der Fahrtdarstellung | ||
- Fettgedruckte Anzeige der Haltezeit bei Hervorhebung | ||
- Verwendung einer nicht-zentrierten App-Leiste | ||
|
||
Behoben: | ||
- Aktualisierung verschiedener Bibliotheken und Behebung von Veraltungen |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
New: | ||
- Filter line trips based on direction | ||
- Distinguish stops with the same name based on their cardinal point | ||
- Show bus ID for trips | ||
|
||
Improved: | ||
- Polish trip view style | ||
- Make stops and lines in trip view clickable | ||
- Make stop time bold when highlighted | ||
- Use a non-centered app bar | ||
|
||
Fixed: | ||
- Update various libraries and fix deprecations |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Novità: | ||
- Puoi filtrare le corse di una linea in base alla direzione | ||
- Si possono ora distiguere le fermate omonime in base al loro punto cardinale | ||
- Viene mostrato l'ID del bus delle corse | ||
|
||
Miglioramenti: | ||
- Rifinito lo stile delle corse | ||
- Le fermate e la linea di una corsa sono ora cliccabili | ||
- Il tempo di una fermata è ora grassetto se evidenziato | ||
- L'app bar non è più centrata | ||
|
||
Correzioni: | ||
- Aggiornate varie librerie e corrette deprecazioni |