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

Issue 9643003: Improve manual proxy configuration (Closed)

Created:
March 6, 2013, 1:50 p.m. by Felix Dahlke
Modified:
March 13, 2013, 8:58 a.m.
Reviewers:
Andrey Novikov
Visibility:
Public.

Description

I think it's vital that we describe this as good as possible. My basic ideas where: - Keep it short - Minimise distractions - Highlight the most relevant phrase for each step - Make button labels more descriptive Would be nicer if we could use WebView and a proper list instead, but I guess this'll do for now.

Patch Set 1 : #

Total comments: 5

Patch Set 2 : Add guide for Android <= 2.3 devices #

Total comments: 8

Patch Set 3 : Used more memorable port numbers #

Patch Set 4 : Addressed review issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -21 lines) Patch
M res/layout/preferences.xml View 1 1 chunk +1 line, -2 lines 0 comments Download
M res/layout/proxyconfiguration.xml View 1 2 chunks +2 lines, -0 lines 0 comments Download
M res/raw/proxysettings.txt View 1 chunk +8 lines, -8 lines 0 comments Download
A res/raw/proxysettings_old.txt View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M res/values/strings.xml View 3 chunks +4 lines, -3 lines 0 comments Download
M src/org/adblockplus/android/ConfigurationActivity.java View 1 chunk +1 line, -1 line 0 comments Download
M src/org/adblockplus/android/Preferences.java View 1 3 chunks +2 lines, -4 lines 0 comments Download
M src/org/adblockplus/android/ProxyConfigurationActivity.java View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M src/org/adblockplus/android/ProxyService.java View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10
Felix Dahlke
March 6, 2013, 2:14 p.m. (2013-03-06 14:14:44 UTC) #1
Andrey Novikov
http://codereview.adblockplus.org/9643003/diff/6001/res/values/strings.xml File res/values/strings.xml (right): http://codereview.adblockplus.org/9643003/diff/6001/res/values/strings.xml#newcode21 res/values/strings.xml:21: <string name="msg_configuration">Adblock Plus can not change the proxy settings ...
March 7, 2013, 10:26 a.m. (2013-03-07 10:26:34 UTC) #2
Felix Dahlke
http://codereview.adblockplus.org/9643003/diff/6001/res/values/strings.xml File res/values/strings.xml (right): http://codereview.adblockplus.org/9643003/diff/6001/res/values/strings.xml#newcode21 res/values/strings.xml:21: <string name="msg_configuration">Adblock Plus can not change the proxy settings ...
March 7, 2013, 10:31 a.m. (2013-03-07 10:31:58 UTC) #3
Andrey Novikov
Agree
March 7, 2013, 10:34 a.m. (2013-03-07 10:34:53 UTC) #4
Felix Dahlke
On 2013/03/07 10:34:53, Andrey Novikov wrote: > Agree OK, I'm on it.
March 7, 2013, 10:36 a.m. (2013-03-07 10:36:22 UTC) #5
Felix Dahlke
I've added a separate guide for Android <= 2.3 devices.
March 12, 2013, 3:46 p.m. (2013-03-12 15:46:23 UTC) #6
Felix Dahlke
I'm now using more memorable port numbers, based on this: https://intraforum.adblockplus.org/t/finding-the-most-memorable-4-5-digit-numbers/18/19 With that, everything's done ...
March 13, 2013, 4:57 a.m. (2013-03-13 04:57:50 UTC) #7
Andrey Novikov
http://codereview.adblockplus.org/9643003/diff/28001/res/raw/proxysettings_old.txt File res/raw/proxysettings_old.txt (right): http://codereview.adblockplus.org/9643003/diff/28001/res/raw/proxysettings_old.txt#newcode2 res/raw/proxysettings_old.txt:2: It seems like your device is running Android 2.3 ...
March 13, 2013, 7:51 a.m. (2013-03-13 07:51:15 UTC) #8
Felix Dahlke
Addressed all issues. http://codereview.adblockplus.org/9643003/diff/28001/res/raw/proxysettings_old.txt File res/raw/proxysettings_old.txt (right): http://codereview.adblockplus.org/9643003/diff/28001/res/raw/proxysettings_old.txt#newcode2 res/raw/proxysettings_old.txt:2: It seems like your device is ...
March 13, 2013, 8:48 a.m. (2013-03-13 08:48:52 UTC) #9
Andrey Novikov
March 13, 2013, 8:51 a.m. (2013-03-13 08:51:44 UTC) #10
It was not a layout, it was a raw file. Yes. Sorry. :)

LGTM.

Powered by Google App Engine
This is Rietveld