TheCacophonyProject / bird-monitor

Android application to regularly record birdsong for analysis
GNU General Public License v3.0
11 stars 9 forks source link

Upload fix #106

Closed gferraro closed 4 years ago

gferraro commented 4 years ago

Be more specific about internal requirements of internet. Allowing us to enable flight mode only when nothing is using the internet. This fixes a problem where a manual upload could be cancelled by a scheduled recording finished.

Only allow manual uploading to be clicked once by monitoring weather or not we are currently uploading

Update Manual Recordings status when a recording starts and finishes.

Fix bug where if token refresh fails once it wont try automatically upload files again