zamojski / TowerCollector

The OpenCellID and MLS contributor's app.
Mozilla Public License 2.0
217 stars 27 forks source link

Leave gps data on device until next upload #162

Open PowerUser64 opened 2 years ago

PowerUser64 commented 2 years ago

I use tower collector for two purposes: one, so I can contribute to projects that can use GPS data; and two, so I can collect my own GPS data for export to GPX files. I like tower collector because it is very simple, but it is frustrating that every time I click the upload button, the data is deleted from my device, so I cannot export a GPX file after I have uploaded the data. It would be nice if the data could be kept on the device until the next upload, to give extra time to export it.

Even better, an automatic export feature would be really nice, and would also solve this issue.

zamojski commented 2 years ago

Even better, an automatic export feature would be really nice, and would also solve this issue.

This will be possible after #148 and #126 are implemented.

zamojski commented 2 years ago

Related #17