summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-08-24Removed deprecated files from the project.Sung-jae Park2-3/+0
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-24Removed unnecessary files from the projectSung-jae Park1-0/+5
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-24Removed unnecessary files from the project.Sung-jae Park1-0/+6
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-24Migrated to the .NET Standard shared project.Sung-jae Park4-66/+0
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-24Migrated to the .NET Standard shared project.Sung-jae Park6-196/+64
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-24Merge branch 'master' into nicesj.parkSung-jae Park11-69/+117
2017-08-23Merge pull request #66 from RS7-TizenReferenceSampleApplication/heonjae.jang조규호/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자11-69/+117
Fix issue
2017-08-23Change Bindinghjjang9-66/+108
Signed-off-by: hjjang <heonjae.jang@samsung.com>
2017-08-23Merge branch 'master' into nicesj.parkSung-jae Park5-32/+8
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-23Merge branch 'master' into heonjae.janghjjang5-32/+8
2017-08-22the .csproj file is updated for Tizen.Sung-jae Park1-1/+2
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-22Migrated to .NET Standard 2.0 shared project.Sung-jae Park9-46/+127
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-22Update LibraryPage.xaml.cs장헌재/Tizen Platform Lab(S/W센터)/Engineer/삼성전자1-4/+4
2017-08-22Merge pull request #64 from RS7-TizenReferenceSampleApplication/rimi.kim김혜림/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자5-32/+8
Modifies xaml files to use Binding source to IsVisible property
2017-08-21Adds flag for item loadinghjjang1-1/+7
Signed-off-by: hjjang <heonjae.jang@samsung.com>
2017-08-21Fixed issue #65hjjang1-2/+2
Signed-off-by: hjjang <heonjae.jang@samsung.com>
2017-08-18Modifies xaml files to use Binding source to IsVisible propertyHyerim Kim5-32/+8
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-08-18Merge pull request #63 from RS7-TizenReferenceSampleApplication/heonjae.jang조규호/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자2-4/+0
Remove TizenExtension Init
2017-08-18Merge pull request #61 from ↵조규호/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자1-0/+4
RS7-TizenReferenceSampleApplication/nicesj-park-patch-1 Create README.md
2017-08-18Remove Tizen Extension Nuget Packagehjjang2-3/+0
Signed-off-by: hjjang <heonjae.jang@samsung.com>
2017-08-18Remove TizenExtension Inithjjang1-1/+0
Signed-off-by: hjjang <heonjae.jang@samsung.com>
2017-08-18Merge pull request #62 from RS7-TizenReferenceSampleApplication/kyuho.jo김혜림/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자17-388/+142
Result of off-line code review
2017-08-18Create README.md박성제/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자1-0/+4
2017-08-18Merge branch 'kyuho.jo' of ↵Kyuho Jo1-3/+1
github.sec.samsung.net:RS7-TizenReferenceSampleApplication/sample-dotnet-mediaplayer into kyuho.jo Conflicts: NewPlayer/NewPlayer.Tizen/Renderers/MediaRenderingViewRenderer.cs
2017-08-18Result of off-line code reviewKyuho Jo16-343/+109
2017-08-18Update MediaRenderingViewRenderer.cs조규호/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자1-13/+6
2017-08-18Update MediaRenderingView.xaml.cs조규호/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자1-2/+2
2017-08-18Update MediaRenderingView.xaml.cs조규호/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자1-1/+6
2017-08-18Update MediaRenderingViewRenderer.cs조규호/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자1-29/+19
2017-08-18Prevent crash caused by repeated click on prev/next buttonKyuho Jo8-39/+34
2017-08-18Merge pull request #60 from RS7-TizenReferenceSampleApplication/nicesj.park조규호/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자1-50/+32
Handling the preparing status of the player.
2017-08-18Update MediaRenderingViewRenderer.cs조규호/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자1-1/+1
2017-08-18Merge pull request #59 from RS7-TizenReferenceSampleApplication/kyuho.jo조규호/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자4-37/+23
Changes that were made during the Off-line code review.
2017-08-18Handling the preparing status of the player.Sung-jae Park1-50/+32
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-18On off-line code reviewKyuho Jo4-37/+23
2017-08-18Merge pull request #57 from RS7-TizenReferenceSampleApplication/nicesj.park조규호/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자1-5/+30
Set focus on the layout when it is done to build.
2017-08-18Merge branch 'master' into nicesj.parkSung-jae Park10-90/+101
2017-08-18Merge pull request #58 from RS7-TizenReferenceSampleApplication/kyuho.jo박성제/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자10-92/+86
Integrated LibraryView into MainPage and rename MainPage to LibraryPage
2017-08-18Integrated LibraryView into MainPage and rename MainPage to LibraryPageKyuho Jo10-92/+86
2017-08-18Set focus on the layout when it is done to build.Sung-jae Park1-5/+13
The Focus() method tries to set the focus on to a specified object. However, it fails to set focus on when the specified object is not realized yet. This patch changes the time to set the focus on the item in the grid layout. When the layout fires the LayoutChanged event, set the focus on the first item of the grid layout. Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-18Merge pull request #55 from RS7-TizenReferenceSampleApplication/nicesj.park조규호/Tizen Platform Lab(S/W센터)/Senior Engineer/삼성전자14-56/+111
Set the ItemList after getting the media list using the ContentProvider.
2017-08-18In a case of Tizen, the Items property is ready before initializing the ↵Sung-jae Park3-4/+10
LibraryView. Therefore, the property changed event can be skipped. To prevent from missing the changed event, we should check the Items first. If it is ready, we can update the Grid. Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-18Replace the MainPageViewModel with the LibraryViewModel.Sung-jae Park5-43/+50
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-17Used delayedTimer to prevent from sync issue.Sung-jae Park1-6/+28
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
2017-08-17Fixed issue 45 which is reported by Heonjae JangSung-jae Park1-0/+5
2017-08-17Grammar fixed.Sung-jae Park1-1/+1
2017-08-17Update PlayerButton.xaml장헌재/Tizen Platform Lab(S/W센터)/Engineer/삼성전자1-4/+4
2017-08-17Update PlayerPage.xaml장헌재/Tizen Platform Lab(S/W센터)/Engineer/삼성전자1-3/+3
2017-08-17Update PlayerPage.xaml장헌재/Tizen Platform Lab(S/W센터)/Engineer/삼성전자1-3/+3
2017-08-17Indentation fixed.Sung-jae Park2-7/+7
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>