Commit Graph

7 Commits

Author SHA1 Message Date
Doug Keen
8955bd209b Changed "departed" to "leaving". Abstracted out string value. 2012-10-09 13:51:00 -07:00
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
3d3a30a563 Changed architecture of alarms and notifications (now the alarm is owned by the Departure itself, and the Departure generates the Notification)
Notification now shows even if you don't set an alarm
2012-09-28 10:10:54 -07:00
Doug Keen
f12860d87e Reorganized code
Implemented countdowns on routes list screen
Implemented offline storage of last boarded departure selection
2012-09-25 14:31:06 -07:00
Doug Keen
fae89f4c45 Implemented alarm canceling 2012-09-19 14:12:18 -07:00
Doug Keen
f89ba82d92 Updated support lib
Can now silence alarm from any instance of the ViewDeparturesActivity
2012-09-18 13:47:42 -07:00
Doug Keen
ad6541a348 Moved boarded departure to application scope
Fixed some alert/notification issues
2012-09-18 10:11:52 -07:00