Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Slight manifest change. | Christopher Baines | 2012-03-09 |
| | |||
* | More search improvements. | Christopher Baines | 2012-03-09 |
| | |||
* | Merge branch 'dev-search' into dev | Christopher Baines | 2012-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 | ||
| * | Bumped android:minSdkVersion to 8, as implementing search stuff.dev-search | Christopher Baines | 2012-03-06 |
| | | |||
| * | Basic searchable stuff. | Christopher Baines | 2012-03-06 |
| | | |||
| * | New Search stuff. | Christopher Baines | 2012-03-06 |
| | | |||
| * | Merge branch 'dev' | Christopher Baines | 2012-03-04 |
| |\ | |||
| * \ | Merge branch 'dev' | Christopher Baines | 2012-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 Baines | 2012-02-29 |
| | | | | | | | | | | | | | | | | is not working... | ||
| * | | | Merge branch 'dev' | Christopher Baines | 2012-02-28 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/net/cbaines/suma/BusSpecificStopView.java src/net/cbaines/suma/StopView.java | ||
| * \ \ \ | Merge branch 'dev' | Christopher Baines | 2012-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 Baines | 2012-02-26 |
| | | | | | | |||
| * | | | | | Merge branch 'dev' | Christopher Baines | 2012-02-19 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: AndroidManifest.xml res/values/strings.xml | ||
| * | | | | | | Versioning changes for 0.2.2 | Christopher Baines | 2012-02-01 |
| | | | | | | | |||
* | | | | | | | More changes for welcome dialog. | Christopher Baines | 2012-03-09 |
| | | | | | | | |||
* | | | | | | | More improvements. | Christopher Baines | 2012-03-08 |
| | | | | | | | |||
* | | | | | | | Beginings of a welcome dialog, and overlay improvements. | Christopher Baines | 2012-03-08 |
| | | | | | | | |||
* | | | | | | | Bump version to 0.7. | Christopher Baines | 2012-03-07 |
| | | | | | | | |||
* | | | | | | | Got the config file loading working for ormlite. | Christopher Baines | 2012-03-07 |
| | | | | | | | |||
* | | | | | | | Finaly got the progress things centered... | Christopher Baines | 2012-03-07 |
| | | | | | | | |||
* | | | | | | | More bug fixes, and commented out some of the more verbose debugging stuff. | Christopher Baines | 2012-03-07 |
| | | | | | | | |||
* | | | | | | | Fixed a bug stoping the last item from showing. | Christopher Baines | 2012-03-07 |
| | | | | | | | |||
* | | | | | | | Better BusActivity. | Christopher Baines | 2012-03-07 |
| | | | | | | | |||
* | | | | | | | Small UI improvements, BusActivity still needs more work. | Christopher Baines | 2012-03-06 |
| | | | | | | | |||
* | | | | | | | Improved Bus activity, and U6 route overlay. | Christopher Baines | 2012-03-06 |
| | | | | | | | |||
* | | | | | | | Better BusActivity. | Christopher Baines | 2012-03-06 |
| | | | | | | | |||
* | | | | | | | Merge branch 'dev' of https://github.com/cbaines/SouthamptonUniversityMap ↵ | Christopher Baines | 2012-03-05 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into dev | ||
| * | | | | | | | Add back the building ID to the POI View. | Christopher Baines | 2012-03-04 |
| | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | Stuff for 0.6.5 release. | Christopher Baines | 2012-03-04 |
| | | | | | | | |||
* | | | | | | | Update the README. | Christopher Baines | 2012-03-05 |
|/ / / / / / | |||
* | | | | | | Zoom the map in closer when the user clicks "Find my location", thanks to ↵ | Christopher Baines | 2012-03-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | Chris Gutteridge for reporting this. | ||
* | | | | | | Bug fix stoping double tapping on a disabled building overlay, working. | Christopher Baines | 2012-03-04 |
| |_|_|_|/ |/| | | | | |||
* | | | | | More improvements to the toasts. | Christopher Baines | 2012-03-02 |
| | | | | | |||
* | | | | | Updated database. | Christopher Baines | 2012-03-02 |
| | | | | | |||
* | | | | | Transparent toasts, and more improvemens. | Christopher Baines | 2012-03-01 |
| | | | | | |||
* | | | | | Better toasts in the BusStopActivity, many other improvements. | Christopher Baines | 2012-03-01 |
| | | | | | |||
* | | | | | Fixed route movement, now tested. | Christopher Baines | 2012-03-01 |
| | | | | | |||
* | | | | | Fix the bus stop movement, havent fully tested this yet as the live bus data ↵ | Christopher Baines | 2012-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 Baines | 2012-03-01 |
| | | | | | | | | | | | | | | | | | | | | stuff. | ||
* | | | | | Updated libs. | Christopher Baines | 2012-03-01 |
| | | | | | |||
* | | | | | Better toasts implemented. | Christopher Baines | 2012-03-01 |
| | | | | | |||
* | | | | | New Toast stuff, needs some work. | Christopher Baines | 2012-02-29 |
| |_|_|/ |/| | | | |||
* | | | | Next release, many improvements. | Christopher Baines | 2012-02-28 |
| | | | | |||
* | | | | Fixed two bugs relating to the query on the database not being ordered?, and ↵ | Christopher Baines | 2012-02-28 |
| | | | | | | | | | | | | | | | | implemented a new preference option. | ||
* | | | | Improved URI stuff, and formating. | Christopher Baines | 2012-02-28 |
| | | | | |||
* | | | | Added a BusRoute activity, and moved more stuff over to the new uri system. | Christopher Baines | 2012-02-28 |
| | | | | |||
* | | | | Really cool uri stuff, needs more thinking about, but its really cool :) | Christopher Baines | 2012-02-27 |
| |_|/ |/| | | |||
* | | | More bug fixes, with the location overlay. | Christopher Baines | 2012-02-26 |
| | | | |||
* | | | Fixed another bug to do with a unreactive bus stop, improved the U1 route ↵ | Christopher Baines | 2012-02-26 |
| | | | | | | | | | | | | overlay. | ||
* | | | Move to version 0.4 | Christopher Baines | 2012-02-26 |
| | | |