Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Issue 1445: Timeout dialog for search flows

Description

Fix search never showing timeout dialog

Screenshots

Technical details

We use CountDownTimer class to check time difference to get timeout.

  1. Time difference between start of a Flow collection and the first data emission.
  2. Time difference between two consecutive data emission.

Tests

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/1445

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Merge request reports

Loading