aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* Better BusActivity.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' of https://github.com/cbaines/SouthamptonUniversityMap ↵Christopher Baines2012-03-05
|\ | | | | | | into dev
| * Add back the building ID to the POI View.Christopher Baines2012-03-04
| |
| * Stuff for 0.6.5 release.Christopher Baines2012-03-04
| |
* | Update the README.Christopher Baines2012-03-05
|/
* Zoom the map in closer when the user clicks "Find my location", thanks to ↵Christopher Baines2012-03-04
| | | | Chris Gutteridge for reporting this.
* Bug fix stoping double tapping on a disabled building overlay, working.Christopher Baines2012-03-04
|
* More improvements to the toasts.Christopher Baines2012-03-02
|
* Updated database.Christopher Baines2012-03-02
|
* Transparent toasts, and more improvemens.Christopher Baines2012-03-01
|
* Better toasts in the BusStopActivity, many other improvements.Christopher Baines2012-03-01
|
* 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
* Added the libs I forgot to add properly last commit, also changed versions ↵Christopher Baines2012-03-01
| | | | stuff.
* Updated libs.Christopher Baines2012-03-01
|
* Better toasts implemented.Christopher Baines2012-03-01
|
* New Toast stuff, needs some work.Christopher Baines2012-02-29
|
* Next release, many improvements.Christopher Baines2012-02-28
|
* 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
|
* Added a BusRoute activity, and moved more stuff over to the new uri system.Christopher Baines2012-02-28
|
* Really cool uri stuff, needs more thinking about, but its really cool :)Christopher Baines2012-02-27
|
* More bug fixes, with the location overlay.Christopher Baines2012-02-26
|
* Fixed another bug to do with a unreactive bus stop, improved the U1 route ↵Christopher Baines2012-02-26
| | | | overlay.
* Move to version 0.4Christopher Baines2012-02-26
|
* 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
|
* Merge branch 'dev' into dev-rdfChristopher Baines2012-02-24
|\
| * Added new libs for rdf stuff.Christopher Baines2012-02-24
| |
| * Added libs to folder libs/Christopher Baines2012-02-20
| |
* | Merge branch 'dev' into dev-rdfChristopher Baines2012-02-24
|\| | | | | | | | | Conflicts: src/net/cbaines/suma/BuildingActivity.java
| * More bug fixes and stuff.Christopher Baines2012-02-19
| |
| * Fixed a bug with the MapActivity overlay toasts, and improved the ↵Christopher Baines2012-02-19
| | | | | | | | BusStopActivity.
| * Bumped the version in preperation for the 0.3 release.Christopher Baines2012-02-18
| |
| * Working non uni link bus stop overlay :)Christopher Baines2012-02-18
| |
| * 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
| |
| * Renamed SouthamptonUniversityMapActivity to MapActivity, moved the ↵Christopher Baines2012-02-17
| | | | | | | | ViewDialog out of it.
| * 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.
| * Somewhat working bus stop movement and bus schedule :)Christopher Baines2012-02-17
| |
| * Some changes?Christopher Baines2012-02-17
| |