gui: added actual == total check to backup code
commit7f744fb279b26dfea3050579f5f69765de361fb1
authorChris Frey <cdfrey@foursquare.net>
Thu, 1 Oct 2009 02:08:26 +0000 (30 22:08 -0400)
committerChris Frey <cdfrey@foursquare.net>
Thu, 1 Oct 2009 02:08:26 +0000 (30 22:08 -0400)
treed00fd70757ebb8ad4f91739fb85008e10ad10651
parent081ccff26624287452a53096c724554444acbee9
gui: added actual == total check to backup code

Added code to check that the actual number of backed up records matches
the total number available, as reported by the device, and display a
warning to the user if they don't match.

It is suspected that some international characters in the record data
cause the BlackBerry to use a different low-level protocol for those
records.  This protocol is not yet supported by Barry.
ChangeLog
gui/src/BackupWindow.cc