Commit Graph

7 Commits

Author SHA1 Message Date
Doug Keen
82f637b041 Refactored boarded departure alarms/notifications
Departure single click now selects boarded departure
"Your train" now has its own context menu/action bar
2012-10-01 21:03:08 -07:00
Doug Keen
fae89f4c45 Implemented alarm canceling 2012-09-19 14:12:18 -07:00
Doug Keen
b6291ec4bd Icon updates
No longer show timestamp on notification
2012-09-18 11:56:48 -07:00
dkeen@dkeen-laptop
fb9ea894be All context menus switched to action mode pattern.
Completed transition to Holo theme.
2012-07-22 07:57:17 -07:00
dkeen@dkeen-laptop
e79dc2ba46 Added action bar, updated look and feel 2012-07-15 10:00:39 -07:00
dkeen
2bb1b5d035 Added bike and xfer icons.
Now more well-behaved when switching orientations.
Added option to view routes on m.bart.gov

--HG--
rename : res/menu/favorite_context_menu.xml => res/menu/route_context_menu.xml
rename : res/menu/favorites_menu.xml => res/menu/routes_list_menu.xml
rename : src/com/dougkeen/bart/AddFavoriteActivity.java => src/com/dougkeen/bart/AddRouteActivity.java
rename : src/com/dougkeen/bart/FavoritesDashboardActivity.java => src/com/dougkeen/bart/RoutesListActivity.java
rename : src/com/dougkeen/bart/data/FavoritesColumns.java => src/com/dougkeen/bart/data/RoutesColumns.java
2011-05-27 14:06:58 -07:00
dkeen
434cc249ed Seems like it works 2011-05-23 11:59:34 -07:00