Kangho Hur [Thu, 25 May 2017 05:52:53 +0000 (05:52 +0000)]
Merge "Add SetFormatCallback in MultiButtonEntry" into tizen
rina6350.you [Thu, 25 May 2017 04:49:04 +0000 (13:49 +0900)]
Update the nuget packages for Tizen.Application
Change-Id: Ic6a2f080bd6a2ec4849ab9a14840aed6f385fa15
SungHyun Min [Thu, 25 May 2017 04:28:43 +0000 (13:28 +0900)]
Add SetFormatCallback in MultiButtonEntry
Change-Id: I7129eaeb28bd84205fc96ecf6474382672419c84
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
Kangho Hur [Wed, 17 May 2017 05:04:52 +0000 (05:04 +0000)]
Merge "Add Interop" into tizen
WonYoung Choi [Wed, 17 May 2017 04:44:29 +0000 (13:44 +0900)]
Fix netstandard1.6 to netstandard1.3
Change-Id: I904c1dd26e56c446ef5e8aae9eae9ea34893f8fc
WonYoung Choi [Wed, 17 May 2017 02:36:25 +0000 (11:36 +0900)]
Bump to ElmSharp 1.2.0-beta-001
Change-Id: I6481da9b6529c38ecfa9cae2c0e50f64db3ca7d9
WonYoung Choi [Mon, 15 May 2017 13:45:13 +0000 (22:45 +0900)]
Apply new csproj format for VS2017
Change-Id: I14f2bcfb1b8e5eed60671343b0360ab1abbf6322
sung-su.kim [Wed, 10 May 2017 07:23:47 +0000 (16:23 +0900)]
Add Interop
- elm_config_focus
- elm_config_mirrored
- elm_entry
- elm_gengrid
- elm_genlist
- elm_grid
- elm_layout
- elm_naviframe
- elm_notify
- elm_progressbar
- elm_theme
- elm_transit
- elm_object_focus
- elm_object_item
- elm_object_mirrored
- elm_object_signal
- elm_object_scale
- elm_object_tooltip
- elm_win
- elm_box
- elm_evas
- elm_button
Change-Id: Idfa96f278fb439f9c6c0e984bb6486ba01a06fa7
Seungkeun Lee [Fri, 12 May 2017 06:11:46 +0000 (15:11 +0900)]
Add BackButtonPressed/MoreButtonPressed event on EvasObject
- Using eext_object_event_callback_add
- It automatically routing Button event depend on Z-order
Change-Id: I29759e6cdad3d176b5f493f54400a3fd64d33b40
Seungkeun Lee [Thu, 11 May 2017 07:27:30 +0000 (07:27 +0000)]
Merge "Revert "Change access modifier of RealHandle in EvasObject"" into tizen
Seungkeun Lee [Thu, 11 May 2017 07:26:59 +0000 (07:26 +0000)]
Revert "Change access modifier of RealHandle in EvasObject"
This reverts commit
81482f11c0514835834a3dbc0de081ca7e7825cf.
Change-Id: I5403c2dd065e1a818b4a588f5e656f9f99d1d192
Seungkeun Lee [Thu, 11 May 2017 06:48:11 +0000 (06:48 +0000)]
Merge "[label] add slide speed property & TC" into tizen
Seungkeun Lee [Thu, 11 May 2017 06:38:04 +0000 (06:38 +0000)]
Merge "Add IsExpanded property in GenListItem" into tizen
Kangho Hur [Thu, 11 May 2017 06:35:38 +0000 (06:35 +0000)]
Merge "Fix left/right icon issue in ListItem" into tizen
Seungkeun Lee [Thu, 11 May 2017 06:30:30 +0000 (06:30 +0000)]
Merge "Add a Toolbar TC" into tizen
Seungkeun Lee [Thu, 11 May 2017 06:30:23 +0000 (06:30 +0000)]
Merge "Fix Enabled issue in ToolbarItem" into tizen
SungHyun Min [Thu, 11 May 2017 06:26:56 +0000 (15:26 +0900)]
Add IsExpanded property in GenListItem
TASK=TCAPI-2326
Change-Id: Ie95ea510b890343af1bd57f0b839bf27ffb4715a
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
rina6350.you [Wed, 10 May 2017 12:06:11 +0000 (21:06 +0900)]
Fix Enabled issue in ToolbarItem
TASK=CAPI-2336
Change-Id: Ie25848105b38e951ababd3ca6c2b5d07c10ca02e
rina6350.you [Thu, 11 May 2017 04:56:23 +0000 (13:56 +0900)]
Add a Toolbar TC
Change-Id: I1d59c8172ceb0cadf9a3b8e356f3823c67c77287
pius.lee [Wed, 10 May 2017 13:19:00 +0000 (22:19 +0900)]
Change access modifier of RealHandle in EvasObject
Change it internal to protected.
Native Handle could be used for extended widget in future.
Change-Id: Ic968ddbd61e5b9be892a67c0082f718bfa65e251
Signed-off-by: pius.lee <pius.lee@samsung.com>
SungHyun Min [Wed, 10 May 2017 10:21:10 +0000 (19:21 +0900)]
Fix left/right icon issue in ListItem
- TASK=TCAPI-2325
Change-Id: I3daa4285445f8d755836628d57a873df8592d114
darkleem [Fri, 21 Apr 2017 06:47:21 +0000 (15:47 +0900)]
[label] add slide speed property & TC
Change-Id: I37ffe75d47e7261ffe8acfdc2ef99d86d562b8c9
Signed-off-by: darkleem <cdark.lim@samsung.com>
pius.lee [Fri, 24 Mar 2017 11:13:51 +0000 (20:13 +0900)]
Add Accessibility APIs
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>
Kangho Hur [Thu, 27 Apr 2017 07:26:45 +0000 (07:26 +0000)]
Merge "Add IsIndicatorFocusable property in Slider" into tizen
Kangho Hur [Thu, 27 Apr 2017 07:26:32 +0000 (07:26 +0000)]
Merge "Fixd handle issue and interop function" into tizen
WonYoung Choi [Wed, 26 Apr 2017 09:43:58 +0000 (18:43 +0900)]
Add StructLayout attribute to struct Rect explicitly
When using property setter in struct type without StructLayout attribute,
mcs(Mono C# Compiler) generates incorrect IL.
https://bugzilla.xamarin.com/show_bug.cgi?id=55604
Change-Id: Ib77ae509acc076518ad5df3d5138f7b1be1ae829
Seunghyun Choi [Tue, 25 Apr 2017 10:30:29 +0000 (19:30 +0900)]
Add IsIndicatorFocusable property in Slider
- need to TV UIComponents
Change-Id: Id2a84bb4185f5473935abe4bb23f00f4a4577303
Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
darkleem [Tue, 18 Apr 2017 13:05:13 +0000 (22:05 +0900)]
Fixd handle issue and interop function
- fix LabelTest1 Color issue
- add LabelTest4(slide animation)
Change-Id: Idc58f178a1911188079304ffff07f3501a57e132
Signed-off-by: darkleem <cdark.lim@samsung.com>
Kangho Hur [Thu, 20 Apr 2017 00:04:50 +0000 (17:04 -0700)]
Merge "Add TC to test InsertBefore operation of GenList with full style" into tizen
Kangho Hur [Wed, 19 Apr 2017 08:27:03 +0000 (01:27 -0700)]
Merge "Fix wrong library names in Interop.Evas file." into tizen
rina6350.you [Wed, 19 Apr 2017 07:45:18 +0000 (16:45 +0900)]
Fix wrong library names in Interop.Evas file.
Change-Id: I2a7171b39a4bf10cb03cae362d9519d781b4e246
rina6350.you [Tue, 18 Apr 2017 06:03:00 +0000 (15:03 +0900)]
Add TC to test InsertBefore operation of GenList with full style
TASK=TCAPI-2311
Change-Id: I8fba43cbfb24fd73fcc88f25450be003df66fb69
SungHyun Min [Tue, 18 Apr 2017 11:26:09 +0000 (20:26 +0900)]
Add Entry property in MultiButtonEntry
- to provide the functionalities of the entry in MultiButtonEntry
Change-Id: Ib6935a385685f68554f0364dacd032254409eec2
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
rina6350.you [Thu, 13 Apr 2017 07:39:33 +0000 (16:39 +0900)]
Add tooltip's methods
* Update version to 1.1.0-beta-021
Change-Id: I9b5aae5f55b69ae3c286ac8093afe0383d837b2a
Kangho Hur [Mon, 17 Apr 2017 03:26:12 +0000 (20:26 -0700)]
Merge "Added performance genlist style" into tizen
wenxuan.gu [Thu, 13 Apr 2017 03:50:19 +0000 (11:50 +0800)]
Add comment for WrapType
Change-Id: I1d640fff638d103ac5b078d281d3ecc22b87557e
Jeonghyun Yun [Thu, 13 Apr 2017 01:36:54 +0000 (18:36 -0700)]
Merge "add comments for HoverselItem/Hoversel" into tizen
Jeonghyun Yun [Thu, 13 Apr 2017 01:35:56 +0000 (18:35 -0700)]
Merge changes Icde694cd,I48395e46 into tizen
* changes:
add comments for Naviframe&NaviItem
add api comments for IInvalidatable
Jeonghyun Yun [Thu, 13 Apr 2017 01:10:45 +0000 (18:10 -0700)]
Merge "Add API to show/hide the indicator" into tizen
Jeonghyun Yun [Thu, 13 Apr 2017 01:10:23 +0000 (18:10 -0700)]
Merge "Add Api comments for EcoreEvent,EcoreKeyEventArgs" into tizen
JEONGHYUN YUN [Wed, 12 Apr 2017 10:14:10 +0000 (19:14 +0900)]
Added performance genlist style
Change-Id: I7afc03fe19c976280250ed81f8129d799f49c126
Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>
Qian Sui [Tue, 11 Apr 2017 02:28:15 +0000 (10:28 +0800)]
Add comments for MultiButtonEntry,MultiButtonEntryItem
Change-Id: Ic7fba20d08fe2ac1e5108fa9c6690960691aad8f
Signed-off-by: Qian Sui <qian.sui@samsung.com>
Pawel Andruszkiewicz [Wed, 12 Apr 2017 07:16:14 +0000 (09:16 +0200)]
Add API to show/hide the indicator
Change-Id: I4b7999395166d2bc45b472c7e4c35fe6da03690a
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
wenfeng.ge [Wed, 12 Apr 2017 01:54:39 +0000 (09:54 +0800)]
Add Api comments for EcoreEvent,EcoreKeyEventArgs
Change-Id: I36d52ab507d9740699cbdf26c688d0137abb1d82
Signed-off-by: wenfeng.ge <wenfeng.ge@samsung.com>
yan97.zhao [Tue, 11 Apr 2017 03:20:50 +0000 (11:20 +0800)]
add comments for HoverselItem/Hoversel
Change-Id: If1e15d4b63a98cfd055831ee34e983a3c9e24a2b
Signed-off-by: yan97.zhao <yan97.zhao@samsung.com>
hongqingli [Mon, 10 Apr 2017 07:22:01 +0000 (15:22 +0800)]
add comments for Naviframe&NaviItem
Change-Id: Icde694cd199fade24b03a4366ff8a83b93cedb90
Signed-off-by: hongqingli <hongqing.li@samsung.com>
hongqingli [Fri, 7 Apr 2017 02:58:18 +0000 (10:58 +0800)]
add api comments for IInvalidatable
Change-Id: I48395e46cbb5c56af529ab0734c8ddc149a63c0e
Signed-off-by: hongqingli <hongqing.li@samsung.com>
Jeonghyun Yun [Fri, 7 Apr 2017 02:35:18 +0000 (19:35 -0700)]
Merge "Add comments for SmartEvent" into tizen
Jeonghyun Yun [Fri, 7 Apr 2017 02:35:00 +0000 (19:35 -0700)]
Merge "add comments for Elementary.cs/EdjeObject.cs/ElmScrollConfig.cs/Entry.cs/EvasKeyEventArgs.cs/EvasMap.cs" into tizen
Kangho Hur [Thu, 6 Apr 2017 10:10:20 +0000 (03:10 -0700)]
Merge "Add ScrollBarVisiblePolicy to GenGrid" into tizen
Qian Sui [Thu, 6 Apr 2017 09:11:17 +0000 (17:11 +0800)]
Add comments for SmartEvent
Change-Id: I35c31d13ba8c33fad8c08974ae37d4495b1b3ec0
Signed-off-by: Qian Sui <qian.sui@samsung.com>
darkleem [Tue, 4 Apr 2017 05:33:37 +0000 (14:33 +0900)]
Add internal api for winKeygrab and Iconified
Change-Id: I80b9b5ac1d5263c539846a9e4e2d8a8732b9ca25
Signed-off-by: darkleem <cdark.lim@samsung.com>
yan97.zhao [Sat, 1 Apr 2017 12:33:34 +0000 (20:33 +0800)]
add comments
for Elementary.cs/EdjeObject.cs/ElmScrollConfig.cs/Entry.cs/EvasKeyEventArgs.cs/EvasMap.cs
Change-Id: Id5fbfcf01bbaa0cb7c9d02b582d39f47673d1dfa
Signed-off-by: yan97.zhao <yan97.zhao@samsung.com>
SungHyun Min [Thu, 6 Apr 2017 06:47:24 +0000 (15:47 +0900)]
Add ScrollBarVisiblePolicy to GenGrid
Change-Id: Ieb6d6569e82864cf4b2d929dbdb229f4dbda4649
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
wenfeng.ge [Fri, 31 Mar 2017 02:57:32 +0000 (10:57 +0800)]
Add and update API comments for ElmSharp
Calendar.cs | ColorSelector.cs
Change-Id: I9f41244f591bfc2d7ab40cb3ac19c5d1863fc535
Jeonghyun Yun [Fri, 31 Mar 2017 00:16:26 +0000 (17:16 -0700)]
Merge "add api comments for GestureLayer.cs/Icon.cs/Image.cs/Index.cs/ IndexItem/ItemObject.cs/Label.cs/Layout.cs" into tizen
hongqingli [Tue, 28 Mar 2017 07:08:53 +0000 (15:08 +0800)]
add api comments for
GestureLayer.cs/Icon.cs/Image.cs/Index.cs/
IndexItem/ItemObject.cs/Label.cs/Layout.cs
Change-Id: Ie9442a7a29a2d7a27ed49382ab3365ce97eacf99
Signed-off-by: hongqingli <hongqing.li@samsung.com>
Kangho Hur [Thu, 30 Mar 2017 01:45:47 +0000 (18:45 -0700)]
Merge "Added GenList default mode (Compress)" into tizen
wenxuan.gu [Wed, 29 Mar 2017 09:20:36 +0000 (17:20 +0800)]
modify comment of Popup and ProgressBar
Change-Id: I242ef9028965ca1b761cd78fd50270031e9ee2a3
Jeonghyun Yun [Wed, 29 Mar 2017 04:10:12 +0000 (21:10 -0700)]
Merge "Add api comments for GenList,GenListItem,List,ListItem,SmartEvent" into tizen
Sungtaek Hong [Tue, 28 Mar 2017 13:35:44 +0000 (22:35 +0900)]
Do not use layout for button
- It will be fixed if some bugs are fixed.
- Opacity will temporarily supported by clipper in theme.
(https://review.tizen.org/gerrit/#/c/121724/)
Change-Id: I13db906281964afa976919e528a1b5d95ee29d25
Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
Qian Sui [Mon, 27 Mar 2017 06:52:34 +0000 (14:52 +0800)]
Add api comments for GenList,GenListItem,List,ListItem,SmartEvent
Change-Id: If6a54f30ab0d650844faef4f773f1522509dfaea
Signed-off-by: Qian Sui <qian.sui@samsung.com>
JEONGHYUN YUN [Tue, 28 Mar 2017 06:55:53 +0000 (15:55 +0900)]
Added GenList default mode (Compress)
Change-Id: If8c09c7907bfbdc3ae2a6e740c2846686b303e50
Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>
jh5.cho [Fri, 24 Mar 2017 08:27:09 +0000 (17:27 +0900)]
Refactor RenderPost event using EvasEvent
- RenderPost event is implemented as EvasEvent, not EvasObjectEvent,
due to the malfuntion under TCT execute envirenment
- Update Version to Beta-018
Change-Id: Idaf0137f094674d016f1bdf248b8b8ff007a6660
Kangho Hur [Thu, 23 Mar 2017 23:48:30 +0000 (08:48 +0900)]
update version
Change-Id: I8ea056032dec33ec035b6f3b8095fa324bb0a7e9
Kangho Hur [Wed, 22 Mar 2017 07:17:56 +0000 (16:17 +0900)]
Fix Naviframe.Push bug
Change-Id: I384050005f6ec7e3fb9d7f237809b758e0772962
Jeonghyun Yun [Wed, 22 Mar 2017 04:05:27 +0000 (21:05 -0700)]
Merge "Add comments For EvasObject/EvasObjectEvent/FlipSelector/FlipSelectorItem/FloatingButton." into tizen
Jeonghyun Yun [Wed, 22 Mar 2017 04:05:13 +0000 (21:05 -0700)]
Merge "add api comments for Popup3D,Popup,PopupItem,Rect,Rectangle,Scroller,Size,Slider" into tizen
Jeonghyun Yun [Wed, 22 Mar 2017 04:04:53 +0000 (21:04 -0700)]
Merge "Add API comments for ElmSharp API" into tizen
Jeonghyun Yun [Wed, 22 Mar 2017 04:04:38 +0000 (21:04 -0700)]
Merge "Add comments for ElmSharp APIs." into tizen
yan97.zhao [Mon, 20 Mar 2017 10:30:28 +0000 (18:30 +0800)]
Add comments
For EvasObject/EvasObjectEvent/FlipSelector/FlipSelectorItem/FloatingButton.
Change-Id: Ibd8286632208a36fb3dfa216e64c00c2ba0b1885
Signed-off-by: yan97.zhao <yan97.zhao@samsung.com>
wenfeng.ge [Sat, 18 Mar 2017 08:36:16 +0000 (16:36 +0800)]
Add API comments for ElmSharp API
- Backgound|Check|CheckStateChangedEventArgs|Color|ColorSelector|
ColorSelector|ColorSelectorItem|Conformant|Container|ContextPopup|
ContextPopupItem|DateChangedEventArgs|DateTimeSelector|
DisplayedMonthChangedEventArgs
Change-Id: I1a4ff17ca41ec93ec3219043af3712b8a4c23fe3
Signed-off-by: wenfeng.ge <wenfeng.ge@samsung.com>
wenxuan.gu [Mon, 20 Mar 2017 05:39:58 +0000 (13:39 +0800)]
add api comments for Popup3D,Popup,PopupItem,Rect,Rectangle,Scroller,Size,Slider
Change-Id: I79a42ef20f773307886ab19dfd6785c79e2528a7
Sungtaek Hong [Tue, 21 Mar 2017 04:41:49 +0000 (13:41 +0900)]
win: set elm_win type ELM_WIN_BASIC
- In Tizen 3.0, ELM_WIN_BASIC is 1, while 0 in upstream.
when elm_win is added as 0, its type will be ELM_WIN_UNKNOWN,
and its calculation cannot be guaranteed as the same with
ELM_WIN_BASIC.
Change-Id: Ifa6212bc73f350010c29929a26f63ebf1bb132b3
Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
Kangho Hur [Tue, 21 Mar 2017 00:38:50 +0000 (17:38 -0700)]
Merge "[GenGrid|GenGridItem|GenItem|GenItemClass]Add Comments." into tizen
an87.li [Sun, 19 Mar 2017 22:42:12 +0000 (06:42 +0800)]
Add comments for ElmSharp APIs.
1. Includes EcoreAnimator/EcoreMainloop/EcoreSynchronizationContext/Spinner/Table/Toolbar/ToolbarItem/Widget/Window
Change-Id: If9e7fe5c19454208def4457985ff70e57881a1b3
Signed-off-by: an87.li <an87.li@samsung.com>
Kangho Hur [Mon, 20 Mar 2017 08:42:10 +0000 (17:42 +0900)]
Allow display rotation to Elmsharp.Test app
Change-Id: I4e9bd5b64479c7b01b115152f54aa96802718eac
darkleem [Mon, 20 Mar 2017 06:11:29 +0000 (15:11 +0900)]
Fix target handle of SmartEvent&EvasObjectEvent correctly
Change-Id: Ieef902b960abbb8eecbe37151c9893c51cdcc577
Signed-off-by: darkleem <cdark.lim@samsung.com>
Qian Sui [Fri, 17 Mar 2017 02:28:21 +0000 (10:28 +0800)]
[GenGrid|GenGridItem|GenItem|GenItemClass]Add Comments.
Change-Id: Ie9b8f87b646aa3ab0d2099ca6eff05c9a6d0b5dc
Signed-off-by: Qian Sui <qian.sui@samsung.com>
Jeonghyun Yun [Mon, 20 Mar 2017 02:07:28 +0000 (19:07 -0700)]
Merge "modify api comments of box(GetPartColor,SetPartColor)" into tizen
wenxuan.gu [Fri, 17 Mar 2017 10:08:13 +0000 (18:08 +0800)]
modify api comments of box(GetPartColor,SetPartColor)
Change-Id: I188da6daff51d0f0a3b2cac06a8bafc5e0ceab12
SungHyun Min [Fri, 17 Mar 2017 04:35:45 +0000 (13:35 +0900)]
Add SetBorder in Image
- for supporting 9-patch image : http://suprem.sec.samsung.net/confluence/display/SPTDTLC/Supporting+9-Patch+Image
Change-Id: I7b896c40713444ee54f302276c3acefc160b9cb0
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
darkleem [Fri, 17 Mar 2017 02:28:20 +0000 (11:28 +0900)]
Fix target handle of SmartEvent&EvasObjectEvent correctly
Change-Id: Ie8972c05b24689c60aba8cbd97b4cb1e646c30b0
Signed-off-by: darkleem <cdark.lim@samsung.com>
jh5.cho [Thu, 16 Mar 2017 11:46:21 +0000 (20:46 +0900)]
Update Hoversel to support Dismissed event
- Dismissed SmartEvent is added
- TC code for dismissed event is added
Change-Id: I17f953f149227fa28ff4e356efce10c5004ac2ea
Pawel Andruszkiewicz [Fri, 20 Jan 2017 07:57:51 +0000 (08:57 +0100)]
Scrollable entry with placeholder placed on screen
Change-Id: If09f585c03e2862047ff7808939e980d3b0419c6
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Kangho Hur [Thu, 16 Mar 2017 05:55:11 +0000 (22:55 -0700)]
Merge "Fix FloatingButtonTest" into tizen
Seunghyun Choi [Fri, 17 Feb 2017 05:02:39 +0000 (14:02 +0900)]
Add Additional Method and Properties for Calendar
- Add max/min Date, mark, select_mode
- RFC : http://suprem.sec.samsung.net/confluence/display/SPTDTLC/%5BFormsTizen%5D+RFC+11+-+CalendarView
Change-Id: I7a9b49f6bbe471d0149965d544192193f869b715
Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
sung-su.kim [Thu, 16 Mar 2017 05:16:54 +0000 (14:16 +0900)]
Fix FloatingButtonTest
Change-Id: Id56128aea2adb6916beb0a539fb2b6c873f27efb
Kangho Hur [Thu, 16 Mar 2017 03:46:05 +0000 (20:46 -0700)]
Merge "Add feature for grabbing HW key events" into tizen
Jeonghyun Yun [Thu, 16 Mar 2017 02:08:13 +0000 (19:08 -0700)]
Merge "Add API comments" into tizen
Jeonghyun Yun [Wed, 15 Mar 2017 11:18:07 +0000 (04:18 -0700)]
Merge "Change the name of event argument class" into tizen
SungHyun Min [Wed, 15 Mar 2017 01:47:01 +0000 (10:47 +0900)]
Change the name of event argument class
- MultiButtonEntryArgs -> MultiButtonEntryItemEventArgs
- fix typo in TC
Change-Id: I6eb74ed601a4d0ba025769527dd12f44be4ada61
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
Jeonghyun Yun [Tue, 14 Mar 2017 10:02:18 +0000 (03:02 -0700)]
Merge "Add MultiButtonEntry" into tizen
wenxuan.gu [Mon, 13 Mar 2017 05:45:48 +0000 (13:45 +0800)]
Add API comments
Change-Id: I8f0ae38d841fae59ef968d76011047cab2948baa
SungHyun Min [Tue, 7 Mar 2017 10:29:11 +0000 (19:29 +0900)]
Add MultiButtonEntry
Change-Id: Ifb5ae0a7e34fd9a09642f54307c6ed1d6b93cc05
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
WonYoung Choi [Tue, 14 Mar 2017 07:31:17 +0000 (16:31 +0900)]
Add feature for grabbing HW key events
Change-Id: I32483846b559a49d3b5e0bbbf207a70e10ac34e7
sung-su.kim [Fri, 10 Mar 2017 06:56:38 +0000 (15:56 +0900)]
Update Version
Change-Id: I73a912aced7ffa31909b6a1bd23529ea4e6eae81
Kangho Hur [Fri, 10 Mar 2017 06:53:31 +0000 (22:53 -0800)]
Merge "Add FloatingButton" into tizen
sung-su.kim [Wed, 1 Feb 2017 10:04:52 +0000 (19:04 +0900)]
Add FloatingButton
Change-Id: Iee5c56d4b31b5b8d17f63f1acb205b651093e5ea
Kangho Hur [Fri, 10 Mar 2017 04:32:27 +0000 (20:32 -0800)]
Merge "Add Hoversel to implement DropdownList" into tizen