Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29342912: Issue 3070 - Create Adblock Plus on/off switch (Closed)

Created:
May 23, 2016, 11:02 a.m. by diegocarloslima
Modified:
Dec. 12, 2016, 11:04 a.m.
Reviewers:
anton, Felix Dahlke
CC:
René Jeschke
Visibility:
Public.

Description

Issue 3070 - Create Adblock Plus on/off switch

Patch Set 1 #

Total comments: 7

Patch Set 2 : Adjusting preferences xml attributes order #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -4 lines) Patch
M adblockplus/Api.jsm View 2 chunks +17 lines, -0 lines 0 comments Download
M mobile/android/base/locales/adblockbrowser/en-US/android_strings.dtd View 1 chunk +3 lines, -0 lines 0 comments Download
M mobile/android/base/resources/xml-v11/preferences_abb_abp.xml View 1 1 chunk +10 lines, -2 lines 0 comments Download
M mobile/android/base/resources/xml/preferences_abb_abp.xml View 1 2 chunks +10 lines, -2 lines 0 comments Download
M mobile/android/base/strings.xml.in View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 9
diegocarloslima
May 23, 2016, 11:07 a.m. (2016-05-23 11:07:04 UTC) #1
diegocarloslima
May 23, 2016, 11:08 a.m. (2016-05-23 11:08:09 UTC) #2
René Jeschke
On 2016/05/23 11:08:09, diegocarloslima wrote: Isn't this issue missing the Java part? I mean, the ...
May 30, 2016, 2 p.m. (2016-05-30 14:00:07 UTC) #3
diegocarloslima
On 2016/05/30 14:00:07, René Jeschke wrote: > On 2016/05/23 11:08:09, diegocarloslima wrote: > > Isn't ...
May 30, 2016, 2:39 p.m. (2016-05-30 14:39:19 UTC) #4
diegocarloslima
May 30, 2016, 2:39 p.m. (2016-05-30 14:39:52 UTC) #5
anton
https://codereview.adblockplus.org/29342912/diff/29342913/mobile/android/base/resources/xml-v11/preferences_abb_abp.xml File mobile/android/base/resources/xml-v11/preferences_abb_abp.xml (right): https://codereview.adblockplus.org/29342912/diff/29342913/mobile/android/base/resources/xml-v11/preferences_abb_abp.xml#newcode9 mobile/android/base/resources/xml-v11/preferences_abb_abp.xml:9: <org.adblockplus.browser.AbpCheckBoxPreference android:defaultValue="true" i can see previously `android:title` was the ...
Sept. 30, 2016, 7:18 a.m. (2016-09-30 07:18:22 UTC) #6
diegocarloslima
https://codereview.adblockplus.org/29342912/diff/29342913/mobile/android/base/resources/xml-v11/preferences_abb_abp.xml File mobile/android/base/resources/xml-v11/preferences_abb_abp.xml (right): https://codereview.adblockplus.org/29342912/diff/29342913/mobile/android/base/resources/xml-v11/preferences_abb_abp.xml#newcode9 mobile/android/base/resources/xml-v11/preferences_abb_abp.xml:9: <org.adblockplus.browser.AbpCheckBoxPreference android:defaultValue="true" On 2016/09/30 07:18:21, anton wrote: > i ...
Oct. 26, 2016, 12:34 p.m. (2016-10-26 12:34:17 UTC) #7
anton
On 2016/10/26 12:34:17, diegocarloslima wrote: > https://codereview.adblockplus.org/29342912/diff/29342913/mobile/android/base/resources/xml-v11/preferences_abb_abp.xml > File mobile/android/base/resources/xml-v11/preferences_abb_abp.xml (right): > > https://codereview.adblockplus.org/29342912/diff/29342913/mobile/android/base/resources/xml-v11/preferences_abb_abp.xml#newcode9 > ...
Nov. 2, 2016, 2:02 p.m. (2016-11-02 14:02:16 UTC) #8
Felix Dahlke
Dec. 1, 2016, 5:01 p.m. (2016-12-01 17:01:49 UTC) #9
Code LGTM, but I've posted a comment on the issue to double check with the
relevant people that this is actually the text we want, I'm a bit sceptical. If
we do change this from "Enable Adblock Plus" to "Enable Ad Blocking" I would
argue we should also change that in the code (mainly Api.jsm).

Powered by Google App Engine
This is Rietveld