aboutsummaryrefslogtreecommitdiff
path: root/src/net/cbaines/suma/DatabaseHelper.java
Commit message (Collapse)AuthorAge
* Fixed database upgrade bug, and re-added data files (removed incorrectly).Christopher Baines2012-03-13
|
* Major progress on implementing the new search stuff.Christopher Baines2012-03-11
|
* Got the config file loading working for ormlite.Christopher Baines2012-03-07
|
* Better toasts in the BusStopActivity, many other improvements.Christopher Baines2012-03-01
|
* 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
|
* Fixed another bug to do with a unreactive bus stop, improved the U1 route ↵Christopher Baines2012-02-26
| | | | overlay.
* Stuff moving towards getting BusActivity working.Christopher Baines2012-02-14
|
* More database stuff.Christopher Baines2012-01-31
|
* New bundled database, fixed a spelling mistake.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.
* New database, and lots of changes.Christopher Baines2012-01-25
|
* Lots of changes, need to regenerate the database, and add code to replace ↵Christopher Baines2012-01-25
| | | | old databases with the current one.
* Refactored BusTimeActivity to BusStopActivity, Fixed issue with Timetables, ↵Christopher Baines2012-01-23
| | | | and Activity rotation. Also added some basic effects to the stop list.
* Changed the overlay management, and speeded up the database check process.Christopher Baines2012-01-05
|
* Initial commit.Christopher Baines2012-01-04