Valerie
Valerie
Or maybe `Deferred` should always call `getUpdate` and `StoreReference` always calls `get`
I think the cleanest way from an API design point of view would be something like ```kt suspend fun refresh(item: TResult): TResult? ``` But the content provider APIs aren't really...
> Can we investigate the HERE problem? And if there is a connectivity problem, it should say so rather than silently fail. HERE integration is dead, unfortunately: > Dear customer,...
> Widgets provide from other apps aren't interactive Except they are?
> Can't scroll throung my email nor app opened when i click on widget Oh, you are right, scrolling is a bit akward, due to the scrolling being nested. You...
Fixed in upstream library
That would be quite the task because AFAIK, file contents on Android aren't indexed. So in order to provide that functionality, the launcher would need to maintain its own index....
App drawer should close if you return to the home screen after more than a minute (sometimes it is beneficial to return to where you were, e.g. when you accidentially...
Duplicate of #1059
Can you share logs? (Settings > Debug > Logs)