summaryrefslogtreecommitdiff
path: root/ElmSharp.Test
AgeCommit message (Collapse)AuthorFilesLines
2017-07-04Fix wrong method name (amimator->animator)Hobum (Vincent) Kwon1-1/+1
Change-Id: Ia1a190354ee3771f3925f23a401c64e05f9b7dc2
2017-06-23Merge "Add Transit" into tizenKangho Hur2-0/+90
2017-06-23Add Transitsung-su.kim2-0/+90
Change-Id: I84f82a4fa1940214286219bf9a7940ad8fdb5469
2017-06-23Merge "Add the scenario for chekcing GenList operation" into tizenKangho Hur1-2/+20
2017-06-22Add test scenario for checking Toolbar operationrina6350.you1-11/+25
change-Id: Ibb0a1fc23b36bf5646dc70f26be702fa261837fa
2017-06-21Add the scenario for chekcing GenList operationrina6350.you1-2/+20
TASK=TCAPI-2500 Change-Id: I902c331881932ff2adb853cb513af0fbc14cf3da
2017-06-20Enhance Elementary(static)Seunghyun Choi1-4/+5
Change-Id: I526280bc1d7ce37472fb5bf56337b572b173e5e2
2017-06-15Merge "Enhance Entry widget" into tizenSeungkeun Lee3-9/+194
2017-06-15Enhance Entry widgetJeongkyun3-9/+194
Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com> Change-Id: I92e24bba3d5c3bedab8132152a00cb3847b90ad4
2017-06-14Enhance GenList and GenGrid WidgetsSeunghyun Choi1-2/+8
- Need group SR - Do not submit before ready to Xamarin.Forms.Tizen and Extensions Change-Id: Iadb16b83a89d53472996a42b0065dbb934603ed4 Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
2017-06-12Merge "Enhance Calendar Widget" into tizenSeungkeun Lee1-11/+68
2017-06-09Enhance Calendar WidgetSeunghyun Choi1-11/+68
Change-Id: Id9aa8789b03128f7bc895c4003a30d680d4bb9f6 Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
2017-06-09fix compile error for LabelValignTest1submit/tizen/20170612.020042accepted/tizen/unified/20170612.170335darkleem1-3/+3
Change-Id: I21f06b6569500cc6b8149983f2425f29bb61128d Signed-off-by: darkleem <cdark.lim@samsung.com>
2017-06-09Merge "Fixed Toolbar testcase name" into tizenSeungkeun Lee1-3/+3
2017-06-09Merge changes I98ade8b7,Iedce8507 into tizenKangho Hur4-7/+132
* changes: Add new internal APIs for layout/label Add layout for button, entry, label
2017-06-09Fixed Toolbar testcase nameJEONGHYUN YUN1-3/+3
Change-Id: I2aefbbf2e4e0a3d67e1188004368997826f09ed7 Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>
2017-06-08Merge "Enhance Background Widget" into tizenSeungkeun Lee1-5/+9
2017-06-08Merge "Enhance Toolbar Widget" into tizenSeungkeun Lee2-0/+136
2017-06-08Merge "Enhance Slider widget" into tizenJeonghyun Yun2-0/+126
2017-06-08Merge "Enhance ProgressBar widget" into tizenJeonghyun Yun1-16/+78
2017-06-08Add new internal APIs for layout/labelSungtaek Hong4-7/+132
added APIs: - elm_layout_text_valign_set - elm_layout_text_valign_get - elm_label_text_style_user_peek - elm_label_text_style_user_push - elm_label_text_style_user_pop Change-Id: I98ade8b726dae66185093217bfe277d19c33665f Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-06-07Enhance Background WidgetSeunghyun Choi1-5/+9
Change-Id: I199e612365e21b889c22de1ffec80a4b865cdfea Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
2017-06-07Merge "Add border related function of ElmSharp.Image" into tizenKangho Hur2-1/+88
2017-06-07Add evasMap TCdarkleem2-0/+132
- TASK=TCAPI-2217 Signed-off-by: darkleem <cdark.lim@samsung.com> Change-Id: I2fbee1ba3261301807cd50abadc5d327a85d0c77
2017-06-02Add border related function of ElmSharp.Imagedarkleem2-0/+87
- TASK=TCAPI-2285 Change-Id: Ic65b43e6d4c9d7b1d34e0890e0d01fcb7bf9f875 Signed-off-by: darkleem <cdark.lim@samsung.com>
2017-06-01Merge "Add some scenario for checking the clicked event of ToolbarItem" into ↵submit/tizen/20170601.070258accepted/tizen/unified/20170602.154345Kangho Hur1-7/+14
tizen
2017-06-01Merge "Add clicked and expanded event to Hoversel" into tizenKangho Hur1-0/+8
2017-06-01Add clicked and expanded event to HoverselKangho Hur1-0/+8
Change-Id: Ia5cb5c45d2b432eed55b70108901d536a2b2180f
2017-06-01Fixed that EcoreMainLoop timer does not repeatdarkleem2-0/+87
- TASK=TCAPI-2448 Change-Id: Ibec2316057c37f3090c3afa842b0b08a6d2a60e6 Signed-off-by: darkleem <cdark.lim@samsung.com>
2017-06-01Enhance Toolbar Widgetsung-su.kim2-1/+137
Change-Id: Id1e901a50ea3f362d2e3338e42ef1cc34b9ec559
2017-06-01Enhance Slider widgetsung-su.kim2-1/+127
Change-Id: If5947663d82e9d2a1b974ed736d33182959727cc
2017-05-31Add some scenario for checking the clicked event of ToolbarItemrina6350.you1-7/+14
Change-Id: I55c9513b411643535192ec94a9d9b280f1a28746
2017-05-31Merge "Add the Toolbar TC for changing the background color of Toolbar and ↵Seungkeun Lee2-0/+77
ToolbarItem" into tizen
2017-05-31Merge "[Slider] Add Property IndicatorVisibleMode" into tizenJeonghyun Yun1-1/+35
2017-05-26Add the Toolbar TC for changing the background color of Toolbar and ToolbarItemrina6350.you2-0/+77
Change-Id: I8e317c5b3be7f51c6873026015f4378e487b80f1
2017-05-25Merge "Add SetFormatCallback in MultiButtonEntry" into tizenKangho Hur2-2/+117
2017-05-25Update the nuget packages for Tizen.Applicationrina6350.you1-3/+4
Change-Id: Ic6a2f080bd6a2ec4849ab9a14840aed6f385fa15
2017-05-25Add SetFormatCallback in MultiButtonEntrySungHyun Min2-2/+117
Change-Id: I7129eaeb28bd84205fc96ecf6474382672419c84 Signed-off-by: SungHyun Min <shyun.min@samsung.com>
2017-05-19Enhance ProgressBar widgetsung-su.kim1-16/+78
Change-Id: I7bcc55907f337e63581ad878d8169ba01d130e66
2017-05-15Add BackButtonPressed/MoreButtonPressed event on EvasObjectSeungkeun Lee2-17/+17
- Using eext_object_event_callback_add - It automatically routing Button event depend on Z-order Change-Id: I29759e6cdad3d176b5f493f54400a3fd64d33b40
2017-05-11Merge "[label] add slide speed property & TC" into tizenSeungkeun Lee2-2/+115
2017-05-11Add a Toolbar TCrina6350.you2-3/+77
Change-Id: I1d59c8172ceb0cadf9a3b8e356f3823c67c77287
2017-05-10[label] add slide speed property & TCdarkleem2-3/+116
Change-Id: I37ffe75d47e7261ffe8acfdc2ef99d86d562b8c9 Signed-off-by: darkleem <cdark.lim@samsung.com>
2017-05-10Add Accessibility APIssubmit/tizen/20170510.061246accepted/tizen/unified/20170510.183228pius.lee5-1/+660
Now Widget inherit the AccessibleObject. AccessibleObject is implement of the IAccessibleObject. AccessibleUtil inherit the EvasObject. AccessibleUtil for Say static method. AccessibleRelation can be use for relationship between AccessibleObjects And another enums used in Accessible API. Change-Id: Ied3dbeb326ac80a9dfe94d3ffa2926c88c460141 Signed-off-by: pius.lee <pius.lee@samsung.com>
2017-05-02[Slider] Add Property IndicatorVisibleModeSeunghyun Choi1-1/+35
- Add IndicatorVisibleMode Property - Add TC in SliderTest1 Change-Id: I75bf93c0736183d2c1ff195feb221382de55149d Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
2017-04-27Merge "Add IsIndicatorFocusable property in Slider" into tizenKangho Hur1-3/+26
2017-04-26Add IsIndicatorFocusable property in SliderSeunghyun Choi1-3/+26
- need to TV UIComponents Change-Id: Id2a84bb4185f5473935abe4bb23f00f4a4577303 Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
2017-04-20Fixd handle issue and interop functiondarkleem3-0/+53
- fix LabelTest1 Color issue - add LabelTest4(slide animation) Change-Id: Idc58f178a1911188079304ffff07f3501a57e132 Signed-off-by: darkleem <cdark.lim@samsung.com>
2017-04-19Add TC to test InsertBefore operation of GenList with full stylerina6350.you2-2/+153
TASK=TCAPI-2311 Change-Id: I8fba43cbfb24fd73fcc88f25450be003df66fb69
2017-04-12Added performance genlist styleJEONGHYUN YUN1-0/+1
Change-Id: I7afc03fe19c976280250ed81f8129d799f49c126 Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>