Project

General

Profile

Actions

Feature #285

closed

Indicate when the blocklists are being loaded

Added by Soren Stoutner almost 6 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Next Release
Start date:
05/18/2018
Due date:
% Done:

0%

Estimated time:

Description

Create a visual indication that the block lists are being loaded when Privacy Browser starts. Otherwise people think that there is something wrong.

Actions #1

Updated by Soren Stoutner over 5 years ago

  • Subject changed from Indicate when the block lists are being loaded to Indicate when the blocklists are being loaded
Actions #2

Updated by Soren Stoutner over 5 years ago

  • Priority changed from 2 to 3.x
Actions #3

Updated by Soren Stoutner over 5 years ago

The likely way to do this is to move the loading of the blocklists to an AsyncTask. The GUI would be loaded while the AsyncTask was running, but no website would be loaded. When the AsyncTask was finished the website would load.

This would allow a message to be displayed while the blocklists were loading and also to color code the GUI to match the theme (so that a white screen doesn't display while the the blocklists are loading).

Specific care must me taken to prevent the manual loading of a website while the blocklists are loading (otherwise a crash will likely ensue) and to work with Orbot proxying if it is enabled.

Actions #4

Updated by Soren Stoutner almost 5 years ago

  • Priority changed from 3.x to Next Release
Actions

Also available in: Atom PDF