altosui: Abstract remote connection timeout stuff
authorKeith Packard <keithp@keithp.com>
Thu, 12 Jul 2012 02:15:32 +0000 (19:15 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 12 Jul 2012 02:15:32 +0000 (19:15 -0700)
commitb5f6d4e5251a825395c93916afa3af659c678498
tree992762bf0bf00dc944e35f50620461de73c1c89d
parentf078a591cf2fafe89bb1bb883f49d80750129d44
altosui: Abstract remote connection timeout stuff

This moves some of the logic for managing when to present the 'cancel'
dialog for remote operations to altoslib.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosLink.java
altosui/AltosSerial.java