Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Make blocking code honor blocking settings #20

Closed
pocmo opened this issue Jan 26, 2017 · 0 comments
Closed

Make blocking code honor blocking settings #20

pocmo opened this issue Jan 26, 2017 · 0 comments
Labels
Milestone

Comments

@pocmo
Copy link
Contributor

pocmo commented Jan 26, 2017

No description provided.

@pocmo pocmo added the feature label Jan 26, 2017
@st3fan st3fan added the v1.0 label Feb 15, 2017
@ahunt ahunt self-assigned this Feb 17, 2017
ahunt added a commit that referenced this issue Feb 21, 2017
We still need to link this with settings (by default all categories
are enabled), but we can now store each category in a separate list,
and enable/disable as needed.
ahunt added a commit that referenced this issue Feb 21, 2017
Defining the actual keys separately means we can reuse that definition
when reading preferences in code. We need to provide a default
value for every key so that they are correctly initialised during startup.
ahunt added a commit that referenced this issue Feb 21, 2017
ahunt added a commit that referenced this issue Feb 21, 2017
This patch also adds some blocklist rewriting: some items in the
"Disconnect" list are moved to "Social", the remainder are discarded.
@ahunt ahunt added this to the Sprint 1 milestone Feb 22, 2017
ahunt added a commit that referenced this issue Feb 22, 2017
We still need to link this with settings (by default all categories
are enabled), but we can now store each category in a separate list,
and enable/disable as needed.
ahunt added a commit that referenced this issue Feb 22, 2017
Defining the actual keys separately means we can reuse that definition
when reading preferences in code. We need to provide a default
value for every key so that they are correctly initialised during startup.
ahunt added a commit that referenced this issue Feb 22, 2017
ahunt added a commit that referenced this issue Feb 22, 2017
This patch also adds some blocklist rewriting: some items in the
"Disconnect" list are moved to "Social", the remainder are discarded.
ahunt added a commit that referenced this issue Feb 22, 2017
We still need to link this with settings (by default all categories
are enabled), but we can now store each category in a separate list,
and enable/disable as needed.
ahunt added a commit that referenced this issue Feb 22, 2017
Defining the actual keys separately means we can reuse that definition
when reading preferences in code. We need to provide a default
value for every key so that they are correctly initialised during startup.
ahunt added a commit that referenced this issue Feb 22, 2017
ahunt added a commit that referenced this issue Feb 22, 2017
This patch also adds some blocklist rewriting: some items in the
"Disconnect" list are moved to "Social", the remainder are discarded.
@ahunt ahunt closed this as completed Feb 22, 2017
ahunt added a commit that referenced this issue Feb 22, 2017
This is a followup to #20. On my 5.1 device, and "App Restriction"
preference is changed when a WebView is opened. We would then crash,
since that pref is a String. The same preference doesn't get changed
(and/or isn't ever set) on a 7.0 device.
ahunt added a commit that referenced this issue Feb 22, 2017
I forgot to implement the filtering of other sites in #20. Only
Twitter and FB remain, and are moved into "Social". Google is added in a
separate list (#94). That only leaves itisatracker.com which is unneeded.
pocmo added a commit that referenced this issue Feb 23, 2017
pocmo added a commit that referenced this issue Feb 23, 2017
pocmo added a commit that referenced this issue Feb 23, 2017
ahunt added a commit that referenced this issue Feb 23, 2017
I forgot to implement the filtering of other sites in #20. Only
Twitter and FB remain, and are moved into "Social". Google is added in a
separate list (#94). That only leaves itisatracker.com which is unneeded.
ahunt added a commit that referenced this issue Feb 23, 2017
This is a followup to #20. On my 5.1 device, and "App Restriction"
preference is changed when a WebView is opened. We would then crash,
since that pref is a String. The same preference doesn't get changed
(and/or isn't ever set) on a 7.0 device.
ahunt added a commit that referenced this issue Feb 23, 2017
I forgot to implement the filtering of other sites in #20. Only
Twitter and FB remain, and are moved into "Social". Google is added in a
separate list (#94). That only leaves itisatracker.com which is unneeded.
pocmo added a commit that referenced this issue Feb 23, 2017
@pocmo pocmo modified the milestone: 1.0 Jul 26, 2017
@pocmo pocmo unassigned ahunt Jul 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants