TripRouter is now safe with Activities that implement equals
It now searches for where to insert the trip using == explicitly rather than List.indexOf(). The "replacement" part readability is also improved.
Authored by: thibautd 2012-09-28
Parent: [r21188]
Child: [r21190]