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

Issue 2451193002: Fix imcompatible app warning when insert to DayDream headset (Closed)

Created:
4 years, 1 month ago by bshe
Modified:
4 years, 1 month ago
Reviewers:
mthiesse, Maria
CC:
chromium-reviews, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix imcompatible app warning when insert to DayDream headset Normally, Daydream API categorize activity as Cardboard only, Cardboard and Daydream hybrid or Daydream only activity. If an activity is Cardboard only, an imcompatible app warning will show up. Daydream use intent filter to determine the category of an Activity. Chrome wants to support both Cardboard and Daydream. So add intent filter to CTA which is our main VR activity. BUG=656723 Committed: https://crrev.com/0ff0fbe023a9fa054dd5e2e8cab64003ffbc7a37 Cr-Commit-Position: refs/heads/master@{#431424}

Patch Set 1 #

Patch Set 2 : Add webvr flag check #

Total comments: 10

Patch Set 3 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M chrome/android/chrome_public_apk_tmpl.gni View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/java/AndroidManifest.xml View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
bshe
Hi Maria. Do you mind to take a look at this CL? +mthiesse when we ...
4 years, 1 month ago (2016-10-26 16:00:44 UTC) #2
Maria
Sorry, not at all familiar with this, so just asking lots of questions. https://codereview.chromium.org/2451193002/diff/20001/chrome/android/chrome_public_apk_tmpl.gni File ...
4 years, 1 month ago (2016-10-26 20:10:27 UTC) #3
mthiesse
https://codereview.chromium.org/2451193002/diff/20001/chrome/android/java/AndroidManifest.xml File chrome/android/java/AndroidManifest.xml (right): https://codereview.chromium.org/2451193002/diff/20001/chrome/android/java/AndroidManifest.xml#newcode361 chrome/android/java/AndroidManifest.xml:361: <category android:name="com.google.intent.category.DAYDREAM" /> On 2016/10/26 20:10:27, Maria wrote: > ...
4 years, 1 month ago (2016-10-26 20:15:21 UTC) #4
bshe
https://codereview.chromium.org/2451193002/diff/20001/chrome/android/chrome_public_apk_tmpl.gni File chrome/android/chrome_public_apk_tmpl.gni (right): https://codereview.chromium.org/2451193002/diff/20001/chrome/android/chrome_public_apk_tmpl.gni#newcode34 chrome/android/chrome_public_apk_tmpl.gni:34: "enable_webvr=$enable_webvr", On 2016/10/26 20:10:27, Maria wrote: > What's the ...
4 years, 1 month ago (2016-10-26 20:51:47 UTC) #5
Maria
lgtm https://codereview.chromium.org/2451193002/diff/20001/chrome/android/java/AndroidManifest.xml File chrome/android/java/AndroidManifest.xml (right): https://codereview.chromium.org/2451193002/diff/20001/chrome/android/java/AndroidManifest.xml#newcode361 chrome/android/java/AndroidManifest.xml:361: <category android:name="com.google.intent.category.DAYDREAM" /> On 2016/10/26 20:51:46, bshe wrote: ...
4 years, 1 month ago (2016-10-26 21:07:24 UTC) #6
bshe
https://codereview.chromium.org/2451193002/diff/20001/chrome/android/java/AndroidManifest.xml File chrome/android/java/AndroidManifest.xml (right): https://codereview.chromium.org/2451193002/diff/20001/chrome/android/java/AndroidManifest.xml#newcode361 chrome/android/java/AndroidManifest.xml:361: <category android:name="com.google.intent.category.DAYDREAM" /> On 2016/10/26 21:07:24, Maria wrote: > ...
4 years, 1 month ago (2016-10-27 15:01:16 UTC) #7
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/2451193002/40001
4 years, 1 month ago (2016-10-27 17:19:52 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/56961)
4 years, 1 month ago (2016-10-27 18:35:43 UTC) #12
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/2451193002/40001
4 years, 1 month ago (2016-11-10 22:02:48 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-11 00:45:24 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-11 00:48:50 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0ff0fbe023a9fa054dd5e2e8cab64003ffbc7a37
Cr-Commit-Position: refs/heads/master@{#431424}

Powered by Google App Engine
This is Rietveld 408576698