aboutsummaryrefslogtreecommitdiff
path: root/src/net/cbaines/suma/DataManager.java
Commit message (Collapse)AuthorAge
* Random commit.dev-busChristopher Baines2012-03-17
|
* More changes.Christopher Baines2012-03-16
|
* Continued cleaning up the database stuff.Christopher Baines2012-03-15
|
* Possible change to implement the U1E as a route, and not just a hack.Christopher Baines2012-03-15
|
* More Bus Activity work.Christopher Baines2012-03-15
|
* Progress with the Bus activiy.Christopher Baines2012-03-15
|
* Begin fixing ambeguity caused by a bus appearing with the same ID e.g. 2003 ↵Christopher Baines2012-03-14
| | | | and different names U2C and U2B at the same bus stop.
* Update for beta release.Christopher Baines2012-03-14
|
* Some changes.Christopher Baines2012-03-09
|
* Merge branch 'dev-search' into devChristopher Baines2012-03-09
|\ | | | | | | | | | | | | | | | | Conflicts: gen/net/cbaines/suma/R.java res/values/strings.xml src/net/cbaines/suma/DataManager.java src/net/cbaines/suma/MapActivity.java src/net/cbaines/suma/POI.java
| * Basic searchable stuff.Christopher Baines2012-03-06
| |
* | More changes for welcome dialog.Christopher Baines2012-03-09
| |
* | More improvements.Christopher Baines2012-03-08
| |
* | More bug fixes, and commented out some of the more verbose debugging stuff.Christopher Baines2012-03-07
|/
* Better toasts in the BusStopActivity, many other improvements.Christopher Baines2012-03-01
|
* Fixed two bugs relating to the query on the database not being ordered?, and ↵Christopher Baines2012-02-28
| | | | implemented a new preference option.
* Improved URI stuff, and formating.Christopher Baines2012-02-28
|
* Fixed another bug to do with a unreactive bus stop, improved the U1 route ↵Christopher Baines2012-02-26
| | | | overlay.
* Optimised the custom overlays.Christopher Baines2012-02-26
|
* Fix for bug with bus stops.dev-rdfChristopher Baines2012-02-24
|
* Added a BuildingActivity, with a photo, and am begining to use rdf data :)Christopher Baines2012-02-24
|
* Ok, there are now non uni-link bus stops, but they cant be switched off....Christopher Baines2012-02-18
|
* More bug fixes, working non uni link bus times, just need to get the non uni ↵Christopher Baines2012-02-18
| | | | link bus stops working :)
* Fixed a bug in the constructor of BusRoute, and rebuild the database ↵Christopher Baines2012-02-18
| | | | acordingly. Also made improvements to the preferences system.
* Improved bus activity, now you can move back through a route as well as forward.Christopher Baines2012-02-18
|
* Fixed a bug with dest stop detection, and added a safeguard on the bus activity.Christopher Baines2012-02-17
|
* 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