aboutsummaryrefslogtreecommitdiff
path: root/res/layout
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* 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.
* Lots of changes related to the dialogs...Christopher Baines2012-02-08
|
* More stuff.Christopher Baines2012-02-08
|
* Slightly better working view dialog.Christopher Baines2012-02-02
|
* Fixed some FindActivity stuff.Christopher Baines2012-01-31
|
* 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.
* Initial commit.Christopher Baines2012-01-04