aboutsummaryrefslogtreecommitdiff
path: root/res
Commit message (Collapse)AuthorAge
* More bug fixes and stuff.Christopher Baines2012-02-19
|
* Bumped the version in preperation for the 0.3 release.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.
* 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
|
* Improvements to the POIView, use this ↵Christopher Baines2012-02-13
| | | | http://mobile.tutsplus.com/tutorials/android/android-sdk_table-layout/ next to make the layout better.
* 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
|
* 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...
* 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
| |
| * Slightly better working view dialog.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
|/
* Added a icon for xhdpi, and fixed up some hardcoded strings.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
|
* Fixed some FindActivity stuff.Christopher Baines2012-01-31
|
* New bundled database, fixed a spelling mistake.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.
* More stuff.Christopher Baines2012-01-27
|
* 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