aboutsummaryrefslogtreecommitdiff
path: root/src/net/cbaines
Commit message (Collapse)AuthorAge
* 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 :(
* 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
|
* Modified the stop toast making it shorter.Christopher Baines2012-02-13
|
* Improvements to non Uni-Link routes, and BusRoutesView display.Christopher Baines2012-02-13
|
* Improved route display for the BusRoutesView.Christopher Baines2012-02-13
|
* Improvements to the POIView, use this ↵Christopher Baines2012-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 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
|
* Messed up commit, tested the bus stop movement, it works :). Begin ↵Christopher Baines2012-02-08
| | | | intergrating more data....
* Fixed fav dialog title.Christopher Baines2012-02-08
|
* Bus stop movement is now working, needs more testing though.Christopher Baines2012-02-08
|
* Lots of changes related to the dialogs...Christopher Baines2012-02-08
|
* Merge branch 'dev-stop-movement' into devChristopher Baines2012-02-08
|\
| * More stuff.Christopher Baines2012-02-08
| |
| * Basic route movement working, need to code the dialog box next...Christopher Baines2012-02-08
| |
| * Moved the route movement stuff to a branch.Christopher Baines2012-02-08
| |
* | Merge branch 'dev' of github.com:cbaines/SouthamptonUniversityMap into devChristopher Baines2012-02-08
|\| | | | | | | | | | | Conflicts: assets/data.db src/net/cbaines/suma/BuildingActivity.java
| * Fixed a bug where the BusStopActivity would crash.Christopher Baines2012-02-08
| |
| * Some hacks because not using git properly :(Christopher Baines2012-02-08
| |
* | Preference changes and other stuff...Christopher Baines2012-02-08
|/
* Fixed a problem, that relates to a bug report on the Android Market.Christopher Baines2012-02-07
|
* 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...
* Merge branch 'dev' of github.com:cbaines/SouthamptonUniversityMap into devChristopher Baines2012-02-02
|\
| * Beginings of management of non Uni-Link data.Christopher Baines2012-02-02
| |
| * More changes, not sure what.Christopher Baines2012-02-02
| |
* | Fixes in AboutActivity, and some string stuff.Christopher Baines2012-02-01
|/
* Fixed link to marketplace.Christopher Baines2012-01-31
|
* Fixed some FindActivity stuff.Christopher Baines2012-01-31
|
* More database stuff.Christopher Baines2012-01-31
|
* New bundled database, fixed a spelling mistake.Christopher Baines2012-01-31
|
* Changed tile provider to MapQuest.Christopher Baines2012-01-31
|
* Improved about menu, removed the stop navigation (for the time being).Christopher Baines2012-01-30
|
* Better busstop positioning...Christopher Baines2012-01-30
|
* Route movement improment stuff, need to regenerate the database.Christopher Baines2012-01-30
|
* 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.
* 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.
* Implemented refresh in BusTimeActivity.Christopher Baines2012-01-24
|