aboutsummaryrefslogtreecommitdiff
path: root/src/net/cbaines/suma/BusRoute.java
Commit message (Collapse)AuthorAge
* More bug fixes, and commented out some of the more verbose debugging stuff.Christopher Baines2012-03-07
|
* Fixed route movement, now tested.Christopher Baines2012-03-01
|
* Fix the bus stop movement, havent fully tested this yet as the live bus data ↵Christopher Baines2012-03-01
| | | | | | | | is not working... Conflicts: gen/net/cbaines/suma/R.java
* Fixed two bugs relating to the query on the database not being ordered?, and ↵Christopher Baines2012-02-28
| | | | implemented a new preference option.
* Added a BusRoute activity, and moved more stuff over to the new uri system.Christopher Baines2012-02-28
|
* Fixed a bug with the MapActivity overlay toasts, and improved the ↵Christopher Baines2012-02-19
| | | | BusStopActivity.
* 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
|
* Somewhat working bus stop movement and bus schedule :)Christopher Baines2012-02-17
|
* Some changes?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.
* ARRRRRRRGHH, bus routes dont work, the U6 route loops over the same ground ↵Christopher Baines2012-02-16
| | | | twice by wessex lane, traveling in the same direction, breaking the BusRoute.moveInRoute code :(
* Begun the process of adding more of the bus data.Christopher Baines2012-02-08
|
* Messed up commit, tested the bus stop movement, it works :). Begin ↵Christopher Baines2012-02-08
| | | | intergrating more data....
* Basic route movement working, need to code the dialog box next...Christopher Baines2012-02-08
|
* Route movement improment stuff, need to regenerate the database.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.
* More stuff.Christopher Baines2012-01-27
|
* 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