altosui: Change flight data saving UI to separate download/delete selections
authorKeith Packard <keithp@keithp.com>
Wed, 28 Mar 2012 01:24:51 +0000 (18:24 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 28 Mar 2012 01:24:51 +0000 (18:24 -0700)
commit0952224c36eba25db34bd147d2d579c66b15bbf8
tree67483ba9652774ab6c4f22f943b97c50d7bf76dd
parent7dd1d62676c1e605fe69a4c0acfe7638c6b79aa5
altosui: Change flight data saving UI to separate download/delete selections

First pop up a dialog to select flights for download. Download
them. Then, after that, pop up a *new* dialog to select flights for
delete. Offer to delete all of the downloaded flights by default. Then
delete the flights.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosEepromDelete.java
altosui/AltosEepromDownload.java
altosui/AltosEepromLog.java
altosui/AltosEepromManage.java
altosui/AltosEepromSelect.java