aboutsummaryrefslogtreecommitdiff
path: root/gen
Commit message (Collapse)AuthorAge
* Update for beta release.Christopher Baines2012-03-14
|
* 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
| * More search improvements.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
| * New Search stuff.Christopher Baines2012-03-06
| |
* | More changes for welcome dialog.Christopher Baines2012-03-09
| |
* | Beginings of a welcome dialog, and overlay improvements.Christopher Baines2012-03-08
| |
* | Got the config file loading working for ormlite.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
|/
* 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
* 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.
* Added a BusRoute activity, and moved more stuff over to the new uri system.Christopher Baines2012-02-28
|
* Move to version 0.4Christopher Baines2012-02-26
|
* Added a BuildingActivity, with a photo, and am begining to use rdf data :)Christopher Baines2012-02-24
|
* 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 support the BusActivity.Christopher Baines2012-02-14
|
* Stuff moving towards getting BusActivity working.Christopher Baines2012-02-14
|
* Fixed fav dialog title.Christopher Baines2012-02-08
|
* Lots of changes related to the dialogs...Christopher Baines2012-02-08
|
* More stuff.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-02
|\
| * Beginings of management of non Uni-Link data.Christopher Baines2012-02-02
| |
* | Fixes in AboutActivity, and some string stuff.Christopher Baines2012-02-01
|/
* Added a icon for xhdpi, and fixed up some hardcoded strings.Christopher Baines2012-02-01
|
* Made a slightly better icon, and bumped the version.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
|
* Changed the icons, updated the database, and implemented more of the ↵Christopher Baines2012-01-29
| | | | next/previous stop movement stuff, needs more work though.
* 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.
* 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