Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix for bug with bus stops.dev-rdf | Christopher Baines | 2012-02-24 |
| | |||
* | Added a BuildingActivity, with a photo, and am begining to use rdf data :) | Christopher Baines | 2012-02-24 |
| | |||
* | Merge branch 'dev' into dev-rdf | Christopher Baines | 2012-02-24 |
|\ | |||
| * | Added libs to folder libs/ | Christopher Baines | 2012-02-20 |
| | | |||
* | | Merge branch 'dev' into dev-rdf | Christopher Baines | 2012-02-24 |
|\| | | | | | | | | | Conflicts: src/net/cbaines/suma/BuildingActivity.java | ||
| * | More bug fixes and stuff. | Christopher Baines | 2012-02-19 |
| | | |||
| * | Fixed a bug with the MapActivity overlay toasts, and improved the ↵ | Christopher Baines | 2012-02-19 |
| | | | | | | | | BusStopActivity. | ||
| * | Working non uni link bus stop overlay :) | Christopher Baines | 2012-02-18 |
| | | |||
| * | Ok, there are now non uni-link bus stops, but they cant be switched off.... | Christopher Baines | 2012-02-18 |
| | | |||
| * | More bug fixes, working non uni link bus times, just need to get the non uni ↵ | Christopher Baines | 2012-02-18 |
| | | | | | | | | link bus stops working :) | ||
| * | Fixed a bug in the constructor of BusRoute, and rebuild the database ↵ | Christopher Baines | 2012-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 Baines | 2012-02-18 |
| | | |||
| * | Fixed a bug with dest stop detection, and added a safeguard on the bus activity. | Christopher Baines | 2012-02-17 |
| | | |||
| * | Renamed SouthamptonUniversityMapActivity to MapActivity, moved the ↵ | Christopher Baines | 2012-02-17 |
| | | | | | | | | ViewDialog out of it. | ||
| * | Improved toasts, changed the way the map works, one tap gets you a toast ↵ | Christopher Baines | 2012-02-17 |
| | | | | | | | | | | | | with info, two taps gets you the activity, and a long press changes the favourites state. | ||
| * | Somewhat working bus stop movement and bus schedule :) | Christopher Baines | 2012-02-17 |
| | | |||
| * | Some changes? | Christopher Baines | 2012-02-17 |
| | | |||
| * | More progress on the route movement stuff, identified the bus stops that ↵ | Christopher Baines | 2012-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 Baines | 2012-02-16 |
| | | | | | | | | twice by wessex lane, traveling in the same direction, breaking the BusRoute.moveInRoute code :( | ||
| * | More changes to the BusActivity. | Christopher Baines | 2012-02-16 |
| | | |||
| * | Changes to the BusActivity, not working yet... | Christopher Baines | 2012-02-16 |
| | | |||
| * | Improvements to AsyncTask management. | Christopher Baines | 2012-02-15 |
| | | |||
| * | Slight changes to the display of the BusActivity. | Christopher Baines | 2012-02-15 |
| | | |||
| * | Working stop bus arival prediction. | Christopher Baines | 2012-02-15 |
| | | |||
| * | More changes to support the BusActivity. | Christopher Baines | 2012-02-14 |
| | | |||
| * | Stuff moving towards getting BusActivity working. | Christopher Baines | 2012-02-14 |
| | | |||
| * | Modified the stop toast making it shorter. | Christopher Baines | 2012-02-13 |
| | | |||
| * | Improvements to non Uni-Link routes, and BusRoutesView display. | Christopher Baines | 2012-02-13 |
| | | |||
| * | Improved route display for the BusRoutesView. | Christopher Baines | 2012-02-13 |
| | | |||
| * | Improvements to the POIView, use this ↵ | Christopher Baines | 2012-02-13 |
| | | | | | | | | http://mobile.tutsplus.com/tutorials/android/android-sdk_table-layout/ next to make the layout better. | ||
| * | Added route labels to the POIView, and some more improvements in the ↵ | Christopher Baines | 2012-02-13 |
| | | | | | | | | preferences system. | ||
| * | Some more progress on adding non Uni-Link data. | Christopher Baines | 2012-02-08 |
| | | |||
| * | Begun the process of adding more of the bus data. | Christopher Baines | 2012-02-08 |
| | | |||
| * | Messed up commit, tested the bus stop movement, it works :). Begin ↵ | Christopher Baines | 2012-02-08 |
| | | | | | | | | intergrating more data.... | ||
| * | Fixed fav dialog title. | Christopher Baines | 2012-02-08 |
| | | |||
| * | Bus stop movement is now working, needs more testing though. | Christopher Baines | 2012-02-08 |
| | | |||
| * | Lots of changes related to the dialogs... | Christopher Baines | 2012-02-08 |
| | | |||
| * | Merge branch 'dev-stop-movement' into dev | Christopher Baines | 2012-02-08 |
| |\ | |||
| | * | More stuff. | Christopher Baines | 2012-02-08 |
| | | | |||
| | * | Basic route movement working, need to code the dialog box next... | Christopher Baines | 2012-02-08 |
| | | | |||
| | * | Moved the route movement stuff to a branch. | Christopher Baines | 2012-02-08 |
| | | | |||
| * | | Merge branch 'dev' of github.com:cbaines/SouthamptonUniversityMap into dev | Christopher Baines | 2012-02-08 |
| |\| | | | | | | | | | | | | | | | | Conflicts: assets/data.db src/net/cbaines/suma/BuildingActivity.java | ||
| | * | Fixed a bug where the BusStopActivity would crash. | Christopher Baines | 2012-02-08 |
| | | | |||
| | * | Some hacks because not using git properly :( | Christopher Baines | 2012-02-08 |
| | | | |||
| * | | Preference changes and other stuff... | Christopher Baines | 2012-02-08 |
| |/ | |||
* / | Moved rdf stuff to new branch | Christopher Baines | 2012-02-08 |
|/ | |||
* | Fixed a problem, that relates to a bug report on the Android Market. | Christopher Baines | 2012-02-07 |
| | |||
* | Improvements to the Preference management, begin allowing more bus data, ↵ | Christopher Baines | 2012-02-02 |
| | | | | need to rethink the data storage and retreval, perhaps using more semantic web stuff... | ||
* | Merge branch 'dev' of github.com:cbaines/SouthamptonUniversityMap into dev | Christopher Baines | 2012-02-02 |
|\ | |||
| * | Beginings of management of non Uni-Link data. | Christopher Baines | 2012-02-02 |
| | |