summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-06-12Fixing other null-refstizen_9.0_m2_releasetizen_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/20200615.063736accepted/tizen/unified/20200615.135347accepted/tizen/9.0/unified/20241030.232110accepted/tizen/8.0/unified/20231005.100056accepted/tizen/7.0/unified/hotfix/20221116.111958accepted/tizen/7.0/unified/20221110.060354accepted/tizen/6.0/unified/hotfix/20201103.045406accepted/tizen/6.0/unified/20201030.102831tizen_9.0tizen_8.0tizen_7.0_hotfixtizen_7.0tizen_6.5tizen_6.0_hotfixtizen_6.0tizenaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedaccepted/tizen_8.0_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedaccepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedk.stepaniuk2-3/+3
& updating tpk Change-Id: Ie8ac91fb27a24e9c1173907f29f5ffe2bd4f70da Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2020-06-08Merge "Update tpk package" into tizensubmit/tizen/20200608.130956accepted/tizen/unified/20200608.211152Lukasz Stanislawski1-0/+0
2020-06-08Update tpk packageLukasz Stanislawski1-0/+0
Change-Id: I86ec27a83664f33c9846003e609ced2c4214c2ee
2020-06-08Upgrading Xamarink.stepaniuk9-29/+29
Change-Id: I92ebc38c94f0cafcdfa1512c815bb18ad20dda77
2020-05-22Updating tpksubmit/tizen/20200526.080112accepted/tizen/unified/20200528.132950k.stepaniuk1-0/+0
Change-Id: Ibea9281ca33e0d6efd39060b641fc784d334de00 Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2020-05-21Fixing null ref exceptionk.stepaniuk1-1/+1
Change-Id: I18e3f2d029984431b6244487d799cd58f6a0235f Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2019-12-18Update tpksubmit/tizen/20191220.004827accepted/tizen/unified/20191220.123153k.stepaniuk2-1/+1
Change-Id: I69d3acaa9758d9c4a612aaf31934d15d1fd35d97 Signed-off-by: k.stepaniuk <k.stepaniuk@partner.samsung.com>
2019-12-18Merge "Crash fix" into tizenLukasz Stanislawski30-165/+2049
2019-08-07Excluding TVApps bin directoryk.stepaniuk9-551/+0
Change-Id: I98872aafe0e3d1860fee5b185e2ab6334510f7f6 Signed-off-by: k.stepaniuk <k.stepaniuk@partner.samsung.com>
2019-08-06Excluding bin directoryk.stepaniuk105-1388/+2
Change-Id: I7da1a3cd96989488f56d2b603301bdd82ddf3ebd Signed-off-by: k.stepaniuk <k.stepaniuk@partner.samsung.com>
2019-05-15Crash fixk.stepaniuk32-165/+2049
TFDF-1724 TFDF-2068 Dereferencing xamarin.forms.extension, Moving its functionality directly to project Change-Id: Iee9baac960c4b515de5e910aa3228b00b4902ed7
2017-10-18Updates 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.081537submit/tizen/20171018.081839accepted/tizen/unified/20171018.165507accepted/tizen/5.5/unified/wearable/hotfix/20201027.094256accepted/tizen/5.5/unified/mobile/hotfix/20201027.070613accepted/tizen/5.5/unified/20191031.033955accepted/tizen/5.0/unified/20181106.202340accepted/tizen/4.0/unified/20171019.081740tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_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
Change-Id: I53c895e827170a82a55a842628e0de8304dff4bd Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-10-18Fade animation bug fixed.(TNET-1222)JH Choi1-0/+4
Change-Id: I4c3a1f0a5bf3eb935554ceec759fe274df581c50 Signed-off-by: JH Choi <jjie.choi@samsung.com>
2017-10-12Fixed self verification issue : TPLAPP-3985Hyerim Kim1-5/+1
- Unnecessary focusing event is occured when it changed from normal mode to pin/delete mode. Change-Id: I1dae967867ca0e197a3e2aff96564efa9e803dc3 Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-10-12Fixed self verification issue : TPLAPP-3984Hyerim Kim5-16/+21
- The subpanel icon is overlapped when the subpanel is changed to the move mode. - After moving subpanel item, it can't be moved focus using remote control direction key. Change-Id: Iaa60181abea9b5a1b697318ec07e63a5a41f4acc Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-09-27Merge "Fixed self verification issue : TPLAPP-3989" into tizenHyerim Kim1-2/+2
2017-09-27Fixed self verification issue : TPLAPP-3989Hyerim Kim1-2/+2
Change-Id: I4efd1488e14c380f50e725cc409a34cc9e11510a Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-09-27Merge "Fixed self-verification issue : TPLAPP-3986, TPLAPP-3987" into tizenHyerim Kim5-17/+50
2017-09-27Merge "Changed to disable option button if there are no installed ↵JH Choi2-0/+26
applications" into tizen
2017-09-27Changed to disable option button if there are no installed applicationsJH Choi2-0/+26
Signed-off-by: JH Choi <jjie.choi@samsung.com> i Change-Id: Ia9480f341253cd54094790a0a146d3464a25a376
2017-09-26Fixed self-verification issue : TPLAPP-3986, TPLAPP-3987Hyerim Kim5-17/+50
Change-Id: I8a240796ed6b791d4881f18ac3c0f8e87ec13271 Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-09-26Changes tpk filetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170926.094442accepted/tizen/4.0/unified/20170927.045638Heonjae.Jang1-0/+0
Change-Id: I8eeb0ca4a7a7b134a39de5a00c649d6b0395fdf6 Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
2017-09-26Removes Key Grab, UngrabHeonjae.Jang2-30/+29
Change-Id: Ife171925e89dc6e10352cdc85683cad946fe57b2 Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
2017-09-21Changes tpksubmit/tizen_4.0/20170921.092151submit/tizen_4.0/20170921.091619accepted/tizen/4.0/unified/20170922.064613Heonjae.Jang1-0/+0
Change-Id: Ic31ad2980ce89b745cc58ed7dd98852799db29a1 Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
2017-09-21Changes Nuget package and TargetFrameworkHeonjae.Jang6-19/+19
Change-Id: Ie6aff2eec0a9ec54804a20985a0cde9ffa85e11f Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
2017-09-20Removes Xamarin WarningsHeonjae.Jang1-4/+3
Change-Id: Ic526a541c669a77b2da29fa1dc59a4587818fb78
2017-09-20Modifies Home mainpanel and subpanel depending on UI guidelineHyerim Kim6-4/+17
- If pushes enter button when the mainpanel is focused, the focus should be moved to subpanel. - If pushes back button when the subpanel is focused, the focus should bemoved to mainpanel. Change-Id: I0f38c07dc1920c244b255ca7b41c9e5e9950aa1f Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-09-20Add exception handlingJH Choi1-11/+41
Change-Id: Id447f3efaf366599c4c69c0fb0ad2a1cb066f18a Signed-off-by: JH Choi <jjie.choi@samsung.com>
2017-09-13Changes tpk files for Hot fix: Remove code for testsubmit/tizen_4.0/20170913.052251submit/tizen/20170913.052227accepted/tizen/unified/20170914.154214accepted/tizen/4.0/unified/20170914.175622Hyerim Kim1-0/+0
Change-Id: I79a1b502a25ab1694fc7ab65bb78f58366326194 Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-09-13Hot fix: Remove code for testsubmit/tizen_4.0/20170913.030906submit/tizen/20170913.015444submit/tizen/20170913.015410Heonjae.Jang1-26/+0
Change-Id: I80fdd0c372d75a5c540e453dcc86ae9a82068597 Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
2017-09-12Removes Recent menu in HomeHyerim Kim41-2480/+23
Removes unneccessary codes Change-Id: Iaa61f4ad639c653531c1cd4eb61460eff52568af Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-09-11Fixed JIRA issue TNEXT-2897submit/tizen_4.0/20170911.075016submit/tizen/20170911.075036accepted/tizen/unified/20170911.160034accepted/tizen/4.0/unified/20170911.155113Hyerim Kim8-29/+118
Adds packaing folder for building RPM package Adds tpk package - When Apps is launched as pin mode, set the Done button's enable value following to whether is there are pinned apps or not. Change-Id: I56f09d5cd90c818e973cc91cd5464d406c00ad75 Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-09-08Adds LICENSE file and boiler plateHyerim Kim4-0/+254
Change-Id: I30baabc2b94fe839ab273a360c05a840ddd3cf13 Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-09-07Fix Issue : Focusing is not working according to the TCHeonjae.Jang6-73/+83
Change-Id: I5e411da70814ac7f2154541462eab0e217b0095a Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
2017-09-06Remove comment for using TizenSpecificHeonjae.Jang17-65/+101
Change-Id: I7b9352e428f3e33a818bbe602a28ce003f4fc365 Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
2017-09-05Fix issue : Navigation doesn't work after changing value in Settings.Heonjae.Jang6-22/+25
Patch : Add ShortcutType Property Change-Id: I2d6951100d27862c2d07d68567fdf52007f3d8d9 Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
2017-09-04Remove SelectedMenuName property. It's unnecessary bindable property and itJH Choi2-21/+1
makes an error. Change-Id: I45001eaed617a70c740de49b86e8d1d5f5e6aaf2 Signed-off-by: JH Choi <jjie.choi@samsung.com>
2017-09-01TV Home/Apps MigrationJH Choi328-2629/+2690
Change-Id: If19587d2eb7c777d6a6e4890cbfbbb0acc22275a Signed-off-by: JH Choi <jjie.choi@samsung.com>
2017-08-18Removes unnecessary code to fix errorsubmit/tizen_4.0/20170828.100008submit/tizen/20170817.221855accepted/tizen/unified/20170818.001415accepted/tizen/4.0/unified/20170828.221950Hyerim Kim1-2/+0
Change-Id: Id6a81f5125f2e4e1c58d298cb0259631798628b8 Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-08-17Changes nuget packages versionsubmit/tizen/20170817.074329submit/tizen/20170817.045150Hyerim Kim11-20/+22
Adds new TVHome.TizenTV.tpk Change-Id: I29dc5f03c38362c19bf9afd71078ff34fc3e1d38 Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-08-08Adds new TVHome.TizenTV.tpksubmit/tizen/20170814.080505submit/tizen/20170810.102627submit/tizen/20170808.090213accepted/tizen/unified/20170811.133226Hyerim Kim1-0/+0
Change-Id: I633f61e79dccea2b32e830d79a114ed029745fa9 Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-08-07Modifies the files for RPM packagingsubmit/tizen/20170808.015446Hyerim Kim3-15/+20
Change-Id: I240a905353b2922c9dffdc69a3b6522ef16ffba8 Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-08-02Merge "Modifies Svace issues" into tizenHyerim Kim4-8/+8
2017-07-27Modifies Svace issuesHyerim Kim4-8/+8
Change-Id: I1e293d4e9239b53638194b394354d3689dc340e8 Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-07-27SVACE issues fixed. (DEREF_OF_NULL_RET.LIB.PROC)JH Choi2-4/+21
Change-Id: I752cd48acc67a0b1482700ebf8397acdd250aaa6 Signed-off-by: JH Choi <jjie.choi@samsung.com>
2017-07-14Implements backkey information in AppsHyerim Kim6-71/+49
Modifies .csproj of Portable projects Change-Id: I253a9c49a658634df86f6c0adfbb691099781067 Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-07-14Change Nuget packages, Block getting recent applicationshjjang8-19/+33
Change-Id: Ic2df8332985070e921ba62b2f23b5ec19d45e0f9 Signed-off-by: hjjang <heonjae.jang@samsung.com>
2017-07-13Merge "Adds comments of TVApps" into tizenHyerim Kim8-8/+67
2017-07-12Adds comments of TVAppsHyerim Kim8-8/+67
Change-Id: Ib11cf17f02b9872a9f3de988d1456d0ba7cc2b5c Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
2017-07-03TVHome RefactoringChulSeung Kim28-1268/+2022
- Seperate MainPageViewModel to severals - Make a connection based on status(AppState, PanelState, PanelButtonState) - Make it use event notification to change GUI Change-Id: I7ccd85d15cc56410d9d64720cde1d25325abaf4e