BasicAirData / AirDataBridge

Android software for Air Data Computer connection
GNU General Public License v3.0
4 stars 0 forks source link

Show a toast when the user tries to create a new remote file that already exists #8

Closed GrazianoCapelli closed 6 years ago

GrazianoCapelli commented 6 years ago

Now the "New remote LogFile" dialog fails silently to create the new file if that file already exists. A feedback is required (a toast should be good) with the message "The file already exists";