Reviewing merge request #2: Added support for LiveFolder, changed a bit of layout on DepartureView, Sorting of Departures
I've added a LiveFolder that retrieves the last used stops from the database.
Sorting of Departures in DepartureView, first by platform, then by linenumber.
Changed to only show 5 departures pr stop
Added a linemodifier for some lines, especially on line 31E and 81B.
I seem to have some stability issues if going back from a DepartureView to the FavoriteStops, and then back into a DepartureView, but that I had before aswell, so I don't think it's new :)
Looking into refactoring the StopsDatabase into a proper Provider, but haven't gotten that far yet. For now the StopsProvider needed by the LiveFolder is using the StopsDatabase as is.
Commits that would be merged:
- 81e6ed7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81e6ed7-844fca3

Add a new comment:
Login or create an account to post a comment