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

Issue 1287003010: An interface and android service for sharing. (Closed)

Created:
5 years, 4 months ago by alhaad
Modified:
5 years, 4 months ago
Reviewers:
P.Y.L., etiennej, alhaad1, ppi1
CC:
mojo-reviews_chromium.org, gregsimon, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -11 lines) Patch
M mojo/services/mojo_services.gni View 1 chunk +1 line, -0 lines 0 comments Download
A + mojo/services/sharing/public/interfaces/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
A + mojo/services/sharing/public/interfaces/sharing.mojom View 1 chunk +3 lines, -6 lines 2 comments Download
M services/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A + services/sharing/BUILD.gn View 1 chunk +4 lines, -4 lines 0 comments Download
A services/sharing/src/org/chromium/services/sharing/SharingApp.java View 1 chunk +94 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
alhaad
5 years, 4 months ago (2015-08-14 23:01:36 UTC) #1
etiennej
One possible extension of this is to allow apps to register for incoming intents. It ...
5 years, 4 months ago (2015-08-18 15:15:15 UTC) #4
alhaad1
https://codereview.chromium.org/1287003010/diff/1/mojo/services/sharing/public/interfaces/sharing.mojom File mojo/services/sharing/public/interfaces/sharing.mojom (right): https://codereview.chromium.org/1287003010/diff/1/mojo/services/sharing/public/interfaces/sharing.mojom#newcode9 mojo/services/sharing/public/interfaces/sharing.mojom:9: ShareText(string text); On 2015/08/18 15:15:15, etiennej wrote: > I ...
5 years, 4 months ago (2015-08-18 15:53:11 UTC) #6
etiennej
On 2015/08/18 15:53:11, alhaad1 wrote: > https://codereview.chromium.org/1287003010/diff/1/mojo/services/sharing/public/interfaces/sharing.mojom > File mojo/services/sharing/public/interfaces/sharing.mojom (right): > > https://codereview.chromium.org/1287003010/diff/1/mojo/services/sharing/public/interfaces/sharing.mojom#newcode9 > ...
5 years, 4 months ago (2015-08-19 11:54:37 UTC) #7
alhaad1
I gave it a thought. Going with this implementation for now.
5 years, 4 months ago (2015-08-20 00:12:17 UTC) #8
alhaad
5 years, 4 months ago (2015-08-20 00:14:30 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
01c387c25c0a89bacf29b43421d0ba0aa8243f7b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698