aboutsummaryrefslogtreecommitdiff
path: root/src/net/cbaines/suma/DataManager.java
Commit message (Collapse)AuthorAge
* More progress on the route movement stuff, identified the bus stops that ↵Christopher Baines2012-02-16
| | | | | | | need addressing manualy, however I need to redefine the concept of direction. As all of the routes that direction applies are circular, direction is only relevent for dealing with the bus stops that are present in the route more than once.
* Working stop bus arival prediction.Christopher Baines2012-02-15
|
* More changes to support the BusActivity.Christopher Baines2012-02-14
|
* Stuff moving towards getting BusActivity working.Christopher Baines2012-02-14
|
* Improvements to non Uni-Link routes, and BusRoutesView display.Christopher Baines2012-02-13
|
* Added route labels to the POIView, and some more improvements in the ↵Christopher Baines2012-02-13
| | | | preferences system.
* Some more progress on adding non Uni-Link data.Christopher Baines2012-02-08
|
* Begun the process of adding more of the bus data.Christopher Baines2012-02-08
|
* Preference changes and other stuff...Christopher Baines2012-02-08
|
* Improvements to the Preference management, begin allowing more bus data, ↵Christopher Baines2012-02-02
| | | | need to rethink the data storage and retreval, perhaps using more semantic web stuff...
* More data for users regarding errors when fetching timetables.Christopher Baines2012-01-30
|
* Changed the icons, updated the database, and implemented more of the ↵Christopher Baines2012-01-29
| | | | next/previous stop movement stuff, needs more work though.
* New database, and lots of changes.Christopher Baines2012-01-25
|
* Lots of changes, need to regenerate the database, and add code to replace ↵Christopher Baines2012-01-25
| | | | old databases with the current one.
* Many changes, began working on implementing filtering and route navigation ↵Christopher Baines2012-01-24
| | | | within BusTimeActivity.
* Initial commit.Christopher Baines2012-01-04