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

Skip to content

[POST V1] Issue 5413 - Display timeout dialog

Sayantan Roychowdhury requested to merge 5413-timeout_dialog into main

Description

Display a timeout dialog if GPlay API or cleanapk API fails.

Issue(s)

e/backlog#5413 (closed)

Test environment

Gradle build from branch 5413-timeout_dialog, install the APK and test.

Test procedures

  1. To create a fake timeout scenario, use cellular data (not wifi) and put some garbage value in "Proxy" of APN settings of the device. This will cause host unreachable error. Actual timeout should be similar.
  2. Now open various tabs of App Lounge and check if a timeout dialog appears.

Technical details

Using kotlin coroutine withTimeout{}.

Screenshots

Will be posted later.

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation
Edited by Sayantan Roychowdhury

Merge request reports

Loading