ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

"Later" button for initial roots indexing #242

Open kirillt opened 2 years ago

kirillt commented 2 years ago

When file system scan is complete and roots are discovered, the app begins indexing all discovered roots. This easily can be very long operation and we don't want to make user wait for 10 roots to index before they could open only 1 particular root. Capability to postpone total indexing should be implemented.

later-button