• Luciano Pacheco's avatar
    ARC++ bridge: Change ACTION_VIEW_DOWNLOADS to pass the Downloads folder to Files app · b42738af
    Luciano Pacheco authored
    Files app doesn't open in the Downloads folder by default since MyFiles
    folder has been introduced. So the implicit expectation from ARC++
    bridge that Files app would show Downloads is broken. This CL fixes it
    by passing the Downloads folder when opening Files app.
    
    NOTE: To have the whole workflow working other changes in Files app and
    App Service are required and will be tracked on Issue:1090211
    
    This issue was noticed in the Google Photos Android app, which shows a
    link to open the Downloads folder after user has clicked "Save to
    device" in a photo. See comments #10 and #11 in crbug.com/1090211#10
    
    Test: Manually from Google Photos Android app
    Bug: 1090211,607411
    Change-Id: I1a320987f58961e069eb49f5b2de7c204bc5211c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2381332Reviewed-by: default avatarMitsuru Oshima <oshima@chromium.org>
    Reviewed-by: default avatarDavid Jacobo <djacobo@chromium.org>
    Commit-Queue: Luciano Pacheco <lucmult@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#804001}
    b42738af
arc_intent_helper_bridge.cc 13.4 KB