Commit Graph

23 Commits

Author SHA1 Message Date
Doug Keen
5c1ae735e1 Added arrival time to data shown in favorites listing 2013-11-23 14:14:52 -08:00
Doug Keen
6f18d4877a Add platform info to departures listing 2013-07-28 17:47:57 -07:00
Doug Keen
0c51fe904d Boarded departure service now restarts with intent info (so the notification doesn't randomly "freeze") 2013-03-24 16:12:17 -07:00
Doug Keen
357fd69506 Added departure clock time 2013-01-26 13:01:44 -08:00
Doug Keen
0498dba7d1 Fixed weird "jumping selection" problem that occurs after consecutive departure long clicks 2012-10-13 19:15:35 -07:00
Doug Keen
5836ccb89c Added alarm indicator to Your Train card.
Fixed mysterious "freeze" of notifications (turned out to be unexpected gc of weak references).
Departure countdown now reads "Leaving" at the end of the countdown.
2012-10-10 17:21:30 -07:00
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
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
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
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