Alice Gaudon
Alice Gaudon
So do you mean the current page should be highlighted in the header navigation menu?
Hey, you've got to respect data integrity! What would be acceptable imho would be to cache and only full fetch when there is an actual repository update. Though there are...
This is an important feature imho.
Registering a `ContentObserver` on the database means we have to unregister it once we're done with the instance of `UploadsStorageManager`. A new instance of this almost every time an activity...
@comp500 thanks for catching that! I'm going to add a use case in the test mod to highlight this, then I'll fix it.