Actions
Feature #340
closedUse a dialog to display the Waiting for Orbot message
Start date:
10/30/2018
Due date:
% Done:
0%
Estimated time:
Description
Currently it is displayed using HTML in the WebView.
We need to use a dialog that cannot be dismissed by the user.
Updated by Soren Stoutner almost 5 years ago
- Status changed from New to Closed
- Priority changed from 3.x to Next Release
This was implemented in https://git.stoutner.com/?p=PrivacyBrowser.git;a=commit;h=81179d84ced6b43360d42a4b44eb8fb329532ff4.
In the end, I went with a dialog the user can dismiss, but that redisplays on restart, which is a natural workflow.
Actions