altoslib: Let the application disable the link cancel dialog
authorKeith Packard <keithp@keithp.com>
Wed, 17 Jun 2015 06:40:34 +0000 (23:40 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 17 Jun 2015 07:13:03 +0000 (00:13 -0700)
commit5cacce8099bfc4fa4019538ac88be00bd2023865
treedf5e43c4bdfbd55b765d6d8dd280ad86316c0dfa
parent75682a5a18f28acf8f4a61a0d45dad461218186e
altoslib: Let the application disable the link cancel dialog

This lets the application control whether to pop up the cancel dialog
when the link isn't working.

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