aboutsummaryrefslogtreecommitdiff
path: root/src/net/cbaines/suma/BusActivity.java
Commit message (Collapse)AuthorAge
* Merge branch 'dev'Christopher Baines2012-03-07
|\
| * More bug fixes, and commented out some of the more verbose debugging stuff.Christopher Baines2012-03-07
| |
| * Fixed a bug stoping the last item from showing.Christopher Baines2012-03-07
| |
| * Small UI improvements, BusActivity still needs more work.Christopher Baines2012-03-06
| |
| * Improved Bus activity, and U6 route overlay.Christopher Baines2012-03-06
| |
| * Better BusActivity.Christopher Baines2012-03-06
| |
* | Merge branch 'dev'Christopher Baines2012-03-02
|\| | | | | | | | | | | | | | | Conflicts: gen/net/cbaines/suma/R.java src/net/cbaines/suma/BusSpecificStopView.java src/net/cbaines/suma/BusStopSpecificStopView.java src/net/cbaines/suma/MapActivity.java
| * Transparent toasts, and more improvemens.Christopher Baines2012-03-01
| |
| * Better toasts in the BusStopActivity, many other improvements.Christopher Baines2012-03-01
| |
* | Merge branch 'dev'Christopher Baines2012-02-28
|\| | | | | | | | | | | Conflicts: src/net/cbaines/suma/BusSpecificStopView.java src/net/cbaines/suma/StopView.java
| * Next release, many improvements.Christopher Baines2012-02-28
| |
| * Really cool uri stuff, needs more thinking about, but its really cool :)Christopher Baines2012-02-27
| |
* | Merge branch 'dev'Christopher Baines2012-02-26
|\| | | | | | | | | | | | | | | Conflicts: src/net/cbaines/suma/BusActivity.java src/net/cbaines/suma/BusSpecificStopView.java src/net/cbaines/suma/BusStopActivity.java src/net/cbaines/suma/StopView.java
| * Added libs to folder libs/Christopher Baines2012-02-20
| |
* | Some changes, not sure why.Christopher Baines2012-02-26
|/
* Fixed a bug with the MapActivity overlay toasts, and improved the ↵Christopher Baines2012-02-19
| | | | BusStopActivity.
* 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
|
* Improved toasts, changed the way the map works, one tap gets you a toast ↵Christopher Baines2012-02-17
| | | | | | with info, two taps gets you the activity, and a long press changes the favourites state.
* 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 :(
* More changes to the BusActivity.Christopher Baines2012-02-16
|
* Changes to the BusActivity, not working yet...Christopher Baines2012-02-16
|
* Improvements to AsyncTask management.Christopher Baines2012-02-15
|
* Slight changes to the display of the BusActivity.Christopher Baines2012-02-15
|
* 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