Adding screen-mirroring-sink package 74/264274/2 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211029.015820 accepted/tizen/unified/20210916.014207 submit/tizen/20210915.091636 submit/tizen_6.5/20211028.163901 tizen_6.5.m2_release
authoraman.jeph <aman.jeph@samsung.com>
Wed, 15 Sep 2021 08:46:06 +0000 (14:16 +0530)
committeraman.jeph <aman.jeph@samsung.com>
Wed, 15 Sep 2021 09:01:11 +0000 (14:31 +0530)
commit9390c4651f65574b9e5ae7fdd365c524e61c483e
treea1e455e9f7c7853eb94d09ff096107fc8a93c716
parent1656c4021397fd879764c7af3d35a51aaac61b93
Adding screen-mirroring-sink package

Change-Id: I8e8acc9dc881e21a8c3d87f3403a818e2de2105f
Signed-off-by: aman.jeph <aman.jeph@samsung.com>
26 files changed:
LICENSE [new file with mode: 0755]
build.conf [new file with mode: 0755]
packaging/org.tizen.ScreenMirroringSink-1.0.0.tpk [new file with mode: 0755]
packaging/org.tizen.ScreenMirroringSink.spec [new file with mode: 0755]
screen-mirroring-sink/AppConstants.cs [new file with mode: 0755]
screen-mirroring-sink/MirroringDisplay.cs [new file with mode: 0755]
screen-mirroring-sink/MirroringManager.cs [new file with mode: 0755]
screen-mirroring-sink/MirroringSink.cs [new file with mode: 0755]
screen-mirroring-sink/PermissionEventHandlerArgs.cs [new file with mode: 0755]
screen-mirroring-sink/PermissionPopup.cs [new file with mode: 0755]
screen-mirroring-sink/Resources.cs [new file with mode: 0755]
screen-mirroring-sink/ScreenMirroringSink.cs [new file with mode: 0755]
screen-mirroring-sink/ScreenMirroringSink.csproj [new file with mode: 0755]
screen-mirroring-sink/ScreenMirroringSink.sln [new file with mode: 0755]
screen-mirroring-sink/TitleBarView.cs [new file with mode: 0755]
screen-mirroring-sink/UIConstants.cs [new file with mode: 0755]
screen-mirroring-sink/WifiDirectController.cs [new file with mode: 0755]
screen-mirroring-sink/WifiDirectPeerController.cs [new file with mode: 0755]
screen-mirroring-sink/res/images/dark/back.png [new file with mode: 0755]
screen-mirroring-sink/res/images/dark/cancel_button_bg.png [new file with mode: 0755]
screen-mirroring-sink/res/images/light/back.png [new file with mode: 0755]
screen-mirroring-sink/res/images/light/cancel_button_bg.png [new file with mode: 0755]
screen-mirroring-sink/res/themes/dark.xaml [new file with mode: 0755]
screen-mirroring-sink/res/themes/light.xaml [new file with mode: 0755]
screen-mirroring-sink/shared/res/ScreenMirroringSink.png [new file with mode: 0755]
screen-mirroring-sink/tizen-manifest.xml [new file with mode: 0755]