aboutsummaryrefslogtreecommitdiff
path: root/src/net/cbaines/suma/BusStopActivity.java
Commit message (Collapse)AuthorAge
* Some changes.Christopher Baines2012-03-09
|
* Merge branch 'dev-search' into devChristopher Baines2012-03-09
|\ | | | | | | | | | | | | | | | | Conflicts: gen/net/cbaines/suma/R.java res/values/strings.xml src/net/cbaines/suma/DataManager.java src/net/cbaines/suma/MapActivity.java src/net/cbaines/suma/POI.java
| * 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
| * | Fix the bus stop movement, havent fully tested this yet as the live bus data ↵Christopher Baines2012-02-29
| | | | | | | | | | | | is not working...
| * | Merge branch 'dev'Christopher Baines2012-02-28
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/net/cbaines/suma/BusSpecificStopView.java src/net/cbaines/suma/StopView.java
| * \ \ 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
| * | | | Some changes, not sure why.Christopher Baines2012-02-26
| | | | |
* | | | | Better BusActivity.Christopher Baines2012-03-06
| |_|_|/ |/| | |
* | | | Transparent toasts, and more improvemens.Christopher Baines2012-03-01
| | | |
* | | | Better toasts in the BusStopActivity, many other improvements.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
* | | 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
| |/ |/|
* | Optimised the custom overlays.Christopher Baines2012-02-26
| |
* | Added a BuildingActivity, with a photo, and am begining to use rdf data :)Christopher Baines2012-02-24
| |
* | Added libs to folder libs/Christopher Baines2012-02-20
|/
* 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
|
* Stuff moving towards getting BusActivity working.Christopher Baines2012-02-14
|
* Improvements to non Uni-Link routes, and BusRoutesView display.Christopher Baines2012-02-13
|
* 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
|
* Messed up commit, tested the bus stop movement, it works :). Begin ↵Christopher Baines2012-02-08
| | | | intergrating more data....
* 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
|
* Moved the route movement stuff to a branch.Christopher Baines2012-02-08
|
* Fixed a bug where the BusStopActivity would crash.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...
* Improved about menu, removed the stop navigation (for the time being).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
|
* 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
|
* Many changes, began working on implementing filtering and route navigation ↵Christopher Baines2012-01-24
| | | | within BusTimeActivity.
* Refactored BusTimeActivity to BusStopActivity, Fixed issue with Timetables, ↵Christopher Baines2012-01-23
and Activity rotation. Also added some basic effects to the stop list.