summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-29Removing Tizen.Xamarin.Forms.Extensionstizen_8.0_m2_releasetizen_7.0_m2_releasetizen_6.5.m2_releasetizen_6.0.m2_releasesubmit/tizen_6.5/20211029.140001submit/tizen_6.5/20211028.164001submit/tizen_6.0_hotfix/20201103.115105submit/tizen_6.0_hotfix/20201102.192905submit/tizen_6.0/20201029.205505submit/tizen/20200529.112457accepted/tizen/unified/20200601.140136accepted/tizen/8.0/unified/20231005.100058accepted/tizen/7.0/unified/hotfix/20221116.112000accepted/tizen/7.0/unified/20221110.060916accepted/tizen/6.0/unified/hotfix/20201103.045742accepted/tizen/6.0/unified/20201030.102955tizen_8.0tizen_7.0_hotfixtizen_7.0tizen_6.5tizen_6.0_hotfixtizen_6.0tizenaccepted/tizen_unifiedaccepted/tizen_8.0_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedaccepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedk.stepaniuk115-76/+3511
2017-10-13Updates tpk filetizen_5.5.m2_releasetizen_4.0.m2_releasetizen_4.0.IoT.p2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184309submit/tizen_5.5_mobile_hotfix/20201026.185109submit/tizen_5.5/20191031.000013submit/tizen_5.5/20191031.000011submit/tizen_5.5/20191031.000009submit/tizen_5.0/20181106.000001submit/tizen_5.0/20181101.000009submit/tizen_4.0/20171018.081617submit/tizen/20171018.081857accepted/tizen/unified/20171018.165415accepted/tizen/5.5/unified/wearable/hotfix/20201027.094735accepted/tizen/5.5/unified/mobile/hotfix/20201027.070905accepted/tizen/5.5/unified/20191031.034543accepted/tizen/5.0/unified/20181106.201540accepted/tizen/4.0/unified/20171018.231938tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5tizen_5.0tizen_4.0accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedaccepted/tizen_5.0_unifiedaccepted/tizen_4.0_unifiedHyerim Kim1-0/+0
2017-10-12Fixed self verification issue : TPLAPP-4010 - No action on detail info buttonKyuho Jo5-7/+55
2017-09-29Fixed issues(TPLAPP-3992, TPLAPP-3995)JH Choi2-10/+1
2017-09-27[TPLAPP-3994] Slide show is not terminated.Sung-jae Park1-0/+7
2017-09-27[TPLAPP-4006] Implemented BackKey event handler for the DropDownSort.Sung-jae Park4-1/+59
2017-09-26Changes tpk filetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170926.094517accepted/tizen/4.0/unified/20170927.045713Heonjae.Jang1-0/+0
2017-09-26Removed key grab/ungrabSung-jae Park8-99/+84
2017-09-26Fix Self-Verification issue : Spacing between Music Player and Music List whe...Heonjae.Jang2-19/+39
2017-09-22Fix Issues [TNEXT-3687]Heonjae.Jang3-10/+165
2017-09-22Fix Issues [TNEXT-3689]Heonjae.Jang4-27/+86
2017-09-21Fix tpk filesubmit/tizen_4.0/20170921.093658accepted/tizen/4.0/unified/20170922.064638Heonjae.Jang1-0/+0
2017-09-21Merge "Changes tpk" into tizensubmit/tizen_4.0/20170921.092140submit/tizen_4.0/20170921.091707Heonjae Jang1-0/+0
2017-09-21Changes tpkHeonjae.Jang1-0/+0
2017-09-21Fixed a divideByZeroException error.JH Choi1-6/+2
2017-09-21Changed to disable footer menu when there are no itemsJH Choi7-12/+9
2017-09-21Changes Nuget package and TargetFrameworkHeonjae.Jang1-5/+5
2017-09-13Remove recently watched video api and setPlayedAt apiJH Choi3-69/+0
2017-09-11Add new tpk filesubmit/tizen_4.0/20170911.075123submit/tizen/20170911.075106accepted/tizen/4.0/unified/20170912.184106JH Choi1-0/+0
2017-09-11Merge "Focus list manipulation code is updated." into tizenSung-jae Park1-1/+1
2017-09-11Merge "Adds LICENSE file" into tizenKyuho Jo1-0/+206
2017-09-11Focus list manipulation code is updated.Sung-jae Park1-1/+1
2017-09-11Merge "Added item to the BottomButtonList after all items are ready." into tizenSung-jae Park1-3/+2
2017-09-11Merge "Added await keyword for the asynchronous methods." into tizenSung-jae Park1-8/+10
2017-09-11Merge "The async method should run its code in a task." into tizenSung-jae Park1-64/+66
2017-09-11Merge branch 'tizen' of ssh://review.tizen.org:29418/profile/tv/apps/dotnet/m...Sung-jae Park6-20/+16
2017-09-08Adds LICENSE fileHyerim Kim1-0/+206
2017-09-07Modifies TVMediaHub.Tizen.tpksubmit/tizen_4.0/20170907.103837submit/tizen/20170907.103848accepted/tizen/unified/20170908.062147accepted/tizen/4.0/unified/20170908.221839Hyerim Kim1-0/+0
2017-09-07Fix Issue : [TNEXT-2868][TNEXT-2870] Thumbnails are not createdsubmit/tizen_4.0/20170907.102917submit/tizen/20170907.102945Heonjae.Jang5-20/+16
2017-09-07Added item to the BottomButtonList after all items are ready.Sung-jae Park1-3/+2
2017-09-07Added await keyword for the asynchronous methods.Sung-jae Park1-8/+10
2017-09-07The async method should run its code in a task.Sung-jae Park1-64/+66
2017-09-07The async method should run its code in a task.Sung-jae Park6-45/+65
2017-09-06Fixed issue [TNEXT-2869]Sung-jae Park1-1/+1
2017-09-06Merge "Changed to If no item selected, OK button disabled." into tizenJH Choi2-1/+10
2017-09-06Changed to If no item selected, OK button disabled.JH Choi2-1/+10
2017-09-06Remove comment for using TizenSpecificHeonjae.Jang12-70/+41
2017-09-01Migrates to CPSdevelHeonjae.Jang18-447/+171
2017-08-24Fix Issue : Change MediaContent APIssubmit/tizen/20170824.102218accepted/tizen/unified/20170824.172638hjjang23-147/+218
2017-08-18Removes unnecessary codes to fix errorsubmit/tizen_4.0/20170828.100008submit/tizen/20170817.221843accepted/tizen/unified/20170818.001412accepted/tizen/4.0/unified/20170828.222025Hyerim Kim1-2/+0
2017-08-17Changes nuget packages versionsubmit/tizen/20170817.074326submit/tizen/20170817.045158Hyerim Kim3-4/+6
2017-08-07Modifies the files for RPM packagingsubmit/tizen/20170814.080505submit/tizen/20170810.102644submit/tizen/20170808.015456accepted/tizen/unified/20170811.133302Hyerim Kim3-3/+8
2017-08-02Merge "Modifies Svace issues" into tizenHyerim Kim7-11/+14
2017-07-27Modifies Svace issuesHyerim Kim7-11/+14
2017-07-20Adding a spec file for packaging TPK format application package.Sung-jae Park1-0/+47
2017-07-14Implements music tab title animation. Changed group title fontJH Choi5-15/+75
2017-07-14Mediahub Video/Image/Music Tab focus chain changed.JH Choi6-38/+83
2017-07-12Implements context popup of music list itemJH Choi7-8/+199
2017-07-11Implements focus chain in Music Tab (without footer)hjjang4-2/+181
2017-07-11Merge "Implements delete contents in Music tab Changes the IsDeleteStatus pro...Hyerim Kim18-91/+504