aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAge
* Major progress on implementing the new search stuff.Christopher Baines2012-03-11
|
* Merge branch 'dev' of github.com:cbaines/SouthamptonUniversityMap into devChristopher Baines2012-03-11
|\ | | | | | | | | | | Conflicts: AndroidManifest.xml src/net/cbaines/suma/MapActivity.java
| * Slight manifest change.Christopher Baines2012-03-09
| |
| * More search improvements.Christopher Baines2012-03-09
| |
* | 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
| * Bumped android:minSdkVersion to 8, as implementing search stuff.dev-searchChristopher Baines2012-03-06
| |
| * Basic searchable stuff.Christopher Baines2012-03-06
| |
| * New Search stuff.Christopher Baines2012-03-06
| |
| * Merge branch 'dev'Christopher Baines2012-03-04
| |\
| * \ 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
| * \ \ 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
| * \ \ \ \ Merge branch 'dev'Christopher Baines2012-02-19
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: AndroidManifest.xml res/values/strings.xml
| * | | | | | Versioning changes for 0.2.2Christopher Baines2012-02-01
| | | | | | |
* | | | | | | Bump version to 0.7.Christopher Baines2012-03-07
| |_|_|_|_|/ |/| | | | |
* | | | | | Stuff for 0.6.5 release.Christopher Baines2012-03-04
| |_|_|_|/ |/| | | |
* | | | | Fixed route movement, now tested.Christopher Baines2012-03-01
| | | | |
* | | | | Added the libs I forgot to add properly last commit, also changed versions ↵Christopher Baines2012-03-01
| |_|_|/ |/| | | | | | | | | | | stuff.
* | | | 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
| |_|/ |/| |
* | | Move to version 0.4Christopher Baines2012-02-26
| |/ |/|
* | Bumped the version in preperation for the 0.3 release.Christopher Baines2012-02-18
| |
* | Renamed SouthamptonUniversityMapActivity to MapActivity, moved the ↵Christopher Baines2012-02-17
| | | | | | | | ViewDialog out of it.
* | Stuff moving towards getting BusActivity working.Christopher Baines2012-02-14
| |
* | Merge branch 'dev' of github.com:cbaines/SouthamptonUniversityMap into devChristopher Baines2012-02-02
|\ \ | |/ |/|
| * More changes, not sure what.Christopher Baines2012-02-02
| |
| * Bring dev back up to what it should be like?Christopher Baines2012-02-02
| |
* | Fixes in AboutActivity, and some string stuff.Christopher Baines2012-02-01
|/
* Removed csv files that should have been removed before taging 0.2, and ↵Christopher Baines2012-01-31
| | | | updated versioning errors.
* Made a slightly better icon, and bumped the version.Christopher Baines2012-01-31
|
* Refactored BusTimeActivity to BusStopActivity, Fixed issue with Timetables, ↵Christopher Baines2012-01-23
| | | | and Activity rotation. Also added some basic effects to the stop list.
* Fixed issue with bitcoin uri. Removed custom menu star, andChristopher Baines2012-01-05
| | | | | replaced with android drawable. Moved and changed favourites dialog message text.
* Initial commit.Christopher Baines2012-01-04