Commit Graph

20 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
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
ad6541a348 Moved boarded departure to application scope
Fixed some alert/notification issues
2012-09-18 10:11:52 -07:00
Doug Keen
2ba109d5a1 Drafted notification service/alerts 2012-09-17 08:13:50 -07:00
Doug Keen
7a4e8da4f0 Now uses service to grab departure estimates (in preparation for a notification service that will share that EtdService) 2012-09-11 15:49:36 -07:00
Doug Keen
64d5eda3b5 Changed train length/estimated arrival change timing
Prototyped departure alert dialog
2012-09-06 22:47:27 -07:00
dkeen@dkeen-laptop
bcc40e291d Upgraded HoloEverywhere, refactored quick route and add route dialogs to use Fragments 2012-09-05 10:34:00 -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
41a4fc9932 Fixed weird transfer behavior 2012-07-17 19:20:18 -07:00
dkeen@dkeen-laptop
ab7ab0a491 Refactored countdowns, implemented "Your train" selection 2012-07-17 13:43:42 -07:00
dkeen@dkeen-laptop
bb63de996e Added quick route functionality 2012-07-16 08:06:31 -07:00
dkeen@dkeen-laptop
f2ec482603 Fixed route direction bug for transfer routes 2012-04-30 15:02:14 -07:00
dkeen@dkeen-laptop
e7ec1f5978 Various routing fixes/refactoring 2012-04-29 09:42:54 -07:00
dkeen@dkeen-laptop
a12884cdcb More fixes for end-of-line stations 2012-04-28 08:44:53 -07:00
dkeen@dkeen-laptop
742837f654 Fixed NullPointerException 2012-04-24 16:13:23 -07:00
dkeen@dkeen-laptop
faf916891d Fixed routing problems 2012-04-13 16:23:34 -07:00
dkeen@dkeen-laptop
6abb0f35b6 Cleaned up warnings.
Fixed out-of-control train length/arrival est. refresh rate error.
2012-04-13 15:37:19 -07:00
dkeen@dkeen-laptop
64f576c36d Fixed SFIA, arrival estimate issues
--HG--
branch : estarrival
2012-04-13 15:05:30 -07:00
dkeen@dkeen-laptop
58f623b1cf Estimated arrival display in progress
--HG--
branch : estarrival
2012-04-12 18:07:55 -07:00