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

Issue 2695163002: Add PhysicalWebShareActivity (Closed)

Created:
3 years, 10 months ago by iankc
Modified:
3 years, 10 months ago
Reviewers:
Ted C, mattreynolds
CC:
chromium-reviews, srahim+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add PhysicalWebShareActivity This adds the PhysicalWebShareActivity, a empty-activity that will call the PhysicalWebBroadcastService. It is invoked in the share intent picker with the Physical Web logo, similiarly to the PrintShareActivity. BUG=685856 Review-Url: https://codereview.chromium.org/2695163002 Cr-Commit-Position: refs/heads/master@{#451411} Committed: https://chromium.googlesource.com/chromium/src/+/bb3232b44160a665e67c55d9c43b74794c963279

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixing Matts Nits 1 #

Patch Set 3 : Rebasing with Master #

Patch Set 4 : rebasing #

Patch Set 5 : formatting #

Patch Set 6 : Rebasing Again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -1 line) Patch
M chrome/android/java/AndroidManifest.xml View 1 chunk +17 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java View 1 2 3 2 chunks +9 lines, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWeb.java View 2 chunks +10 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebShareActivity.java View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/android/java_sources.gni View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/chrome_feature_list.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/chrome_feature_list.cc View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (18 generated)
iankc
Hey Matt, I got more work for you! Could you take a look at this ...
3 years, 10 months ago (2017-02-14 23:30:09 UTC) #2
mattreynolds
lgtm https://codereview.chromium.org/2695163002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java File chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java (right): https://codereview.chromium.org/2695163002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java#newcode1161 chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java:1161: List<Class<? extends Activity>> classesToEnable = new ArrayList<>(1); Let's ...
3 years, 10 months ago (2017-02-15 00:11:13 UTC) #3
iankc
tedchoc@chromium.org: Please review changes in Hey Ted, where is adding the Physical Web Share Activity. ...
3 years, 10 months ago (2017-02-15 01:13:07 UTC) #5
Ted C
lgtm
3 years, 10 months ago (2017-02-15 05:09:57 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2695163002/20001
3 years, 10 months ago (2017-02-15 17:17:55 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/155746) ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 10 months ago (2017-02-15 17:21:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2695163002/40001
3 years, 10 months ago (2017-02-15 22:58:51 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_asan_rel_ng on ...
3 years, 10 months ago (2017-02-16 01:00:58 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2695163002/80001
3 years, 10 months ago (2017-02-17 00:14:20 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-17 02:17:11 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2695163002/100001
3 years, 10 months ago (2017-02-17 20:41:03 UTC) #27
commit-bot: I haz the power
3 years, 10 months ago (2017-02-18 02:23:11 UTC) #30
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/bb3232b44160a665e67c55d9c43b...

Powered by Google App Engine
This is Rietveld 408576698