Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(233)

Issue 179003006: Add Help & feedback screens to Android Chromoting client (Closed)

Created:
6 years, 9 months ago by Lambros
Modified:
6 years, 9 months ago
Reviewers:
Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Visibility:
Public.

Description

Add Help & feedback screens to Android Chromoting client This adds a Help & feedback menu-item for each screen of the app. The Help screen embeds a WebView, which shows a URL dependent on which screen the Help was launched from. There is also a Feedback menu-item, which is currently hidden, pending implementation of this feature (only the Official build will have it). A menu-item is provided for showing the Play Store entry for the application. More menu-items can be added (such as Copyright, Privacy policy, Open source licences) if they are required in the app. BUG=333129 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=253659

Patch Set 1 #

Total comments: 14

Patch Set 2 : Remove whitespace change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -3 lines) Patch
M remoting/android/java/AndroidManifest.xml.jinja2 View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/Chromoting.java View 3 chunks +21 lines, -2 lines 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/Desktop.java View 3 chunks +14 lines, -0 lines 0 comments Download
A remoting/android/java/src/org/chromium/chromoting/HelpActivity.java View 1 chunk +83 lines, -0 lines 0 comments Download
M remoting/remoting_android.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A remoting/resources/android/menu/help_actionbar.xml View 1 chunk +16 lines, -0 lines 0 comments Download
M remoting/resources/remoting_strings.grd View 1 chunk +10 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Lambros
6 years, 9 months ago (2014-02-25 19:52:10 UTC) #1
Jamie
LGTM with nits, but I'm no expert on this sort of thing. https://codereview.chromium.org/179003006/diff/1/remoting/android/java/src/org/chromium/chromoting/Chromoting.java File remoting/android/java/src/org/chromium/chromoting/Chromoting.java ...
6 years, 9 months ago (2014-02-25 22:01:17 UTC) #2
Lambros
https://codereview.chromium.org/179003006/diff/1/remoting/android/java/src/org/chromium/chromoting/Chromoting.java File remoting/android/java/src/org/chromium/chromoting/Chromoting.java (right): https://codereview.chromium.org/179003006/diff/1/remoting/android/java/src/org/chromium/chromoting/Chromoting.java#newcode51 remoting/android/java/src/org/chromium/chromoting/Chromoting.java:51: "http://support.google.com/chrome/?p=mobile_crd_hostslist"; On 2014/02/25 22:01:18, Jamie wrote: > When will ...
6 years, 9 months ago (2014-02-26 21:15:44 UTC) #3
Lambros
The CQ bit was checked by lambroslambrou@chromium.org
6 years, 9 months ago (2014-02-26 23:26:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/179003006/20001
6 years, 9 months ago (2014-02-26 23:32:38 UTC) #5
commit-bot: I haz the power
6 years, 9 months ago (2014-02-27 00:29:20 UTC) #6
Message was sent while issue was closed.
Change committed as 253659

Powered by Google App Engine
This is Rietveld 408576698