platform/core/uifw/efl-ext.git
5 years agoefl_extension_more_option: fix not to pass touch events behind panel 09/224009/1
Jaehyun Cho [Wed, 5 Feb 2020 10:43:49 +0000 (19:43 +0900)]
efl_extension_more_option: fix not to pass touch events behind panel

Whenever panel becomes inactive by elm_panel_toggle(), repeat events is
set true and it causes that touch events are passed through panel.

Not to pass touch events behind the panel, repeat events should be set
false in the panel's inactive callback.

Change-Id: I93e980b9c86fb0a56c135d6dfdd747c2065910ab

5 years ago more_option: fix rotary_genlist tc breaks 88/223988/1
Taehyub Kim [Wed, 5 Feb 2020 09:05:45 +0000 (18:05 +0900)]
 more_option: fix rotary_genlist tc breaks

Change-Id: I745f85017ba9038107201a759be9323a129f4217

5 years agomore_option: fix the delay for opened get API 97/223597/3 submit/tizen/20200203.210507
Taehyub Kim [Fri, 31 Jan 2020 05:40:07 +0000 (14:40 +0900)]
more_option: fix the delay for opened get API

Change-Id: I86988ca90cba8100ba9f2e890603fcd15fb80b41

5 years agoefl-ext: apply prod efl-extension for supporting ONE UI 66/222266/1 accepted/tizen/unified/20200121.121441 submit/tizen/20200114.214303 submit/tizen/20200115.213910 submit/tizen/20200116.005149 submit/tizen/20200116.043425 submit/tizen/20200116.051036 submit/tizen/20200120.211529
Hosang Kim [Tue, 31 Dec 2019 11:38:37 +0000 (20:38 +0900)]
efl-ext: apply prod efl-extension for supporting ONE UI

add supporting color class
   - slider
   - progressbar
   - scroller
   - genlist
   - gengrid

Change-Id: I7b46a2a6bda3bee893f3c4fa8e36b1ffafcf62c9

5 years ago[OneUI1.5] spinner:apply blink effect accepted/tizen/unified/20191230.120943 submit/tizen/20191230.005131
Prasoon Singh [Mon, 16 Dec 2019 11:21:50 +0000 (16:51 +0530)]
[OneUI1.5] spinner:apply blink effect

Change-Id: I7a82ef4f53937f9ad9b4ab1c828afc1d6e971574
Signed-off-by: Prasoon Singh <prasoon.16@samsung.com>
5 years ago[spinner] Activate rotary events on spinner and add circle_spinner over datetime
Prasoon Singh [Wed, 26 Dec 2018 14:55:17 +0000 (20:25 +0530)]
[spinner] Activate rotary events on spinner and add circle_spinner over datetime

Change-Id: I9d6f1c35e3d73038af6ae1e41ec994a1a8f39c78
Signed-off-by: Prasoon Singh <prasoon.16@samsung.com>
Signed-off-by: Anuj Asher <anuj.asher@samsung.com>
Signed-off-by: Godly T.Alias <godlytalias@yahoo.co.in>
Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
5 years agoresolve format-truncation build warning 62/221062/1 accepted/tizen/unified/20191230.050142 accepted/tizen/unified/20191230.120958 submit/tizen/20191227.093222 submit/tizen/20191229.211130
Jongmin Lee [Fri, 27 Dec 2019 01:31:07 +0000 (10:31 +0900)]
resolve format-truncation build warning

Because of Werror introduced by language rules strincting in gcc9,
it results build errors when compiling  with gcc9.

Change-Id: I9745918a71a17161e65b0aee3f9fb1efd08afb88

5 years agoefl_extension_rotary: add eext_rotary_object_event_activated_get API 81/220981/2 accepted/tizen/unified/20191227.142759 submit/tizen/20191226.210901
Taehyub Kim [Thu, 26 Dec 2019 06:42:23 +0000 (15:42 +0900)]
efl_extension_rotary: add eext_rotary_object_event_activated_get API

Change-Id: I7099702de9aa4a49b9e420152b64eefd6e5a4a6d

5 years agoMerge "C# CircleDatepicker and Timepicker: check the class name without the namespace... accepted/tizen/unified/20191115.084002 submit/tizen/20191114.210213
WooHyun Jung [Thu, 14 Nov 2019 01:45:50 +0000 (01:45 +0000)]
Merge "C# CircleDatepicker and Timepicker: check the class name without the namespace" into tizen

5 years agoC# CircleSpinner: check the class name without the namespace 68/217668/1
Taehyub Kim [Wed, 13 Nov 2019 07:54:32 +0000 (16:54 +0900)]
C# CircleSpinner: check the class name without the namespace

Change-Id: If310a8b9a2c10646856485c35fc2c0463b21fc86

5 years agoC# CircleDatepicker and Timepicker: check the class name without the namespace 67/217667/1
Taehyub Kim [Wed, 13 Nov 2019 07:51:52 +0000 (16:51 +0900)]
C# CircleDatepicker and Timepicker: check the class name without the namespace

Change-Id: I67a5aae69e353de97f8dc37a1c8c1b4feddabeb1

5 years agocircle_slider: block scrolling when on slider 62/215162/3 accepted/tizen/unified/20191114.123435 submit/tizen/20191111.211104 submit/tizen/20191113.212006 submit/tizen/20191113.212830
Bowon Ryu [Wed, 2 Oct 2019 06:18:06 +0000 (15:18 +0900)]
circle_slider: block scrolling when on slider

Change-Id: Ibaf7083aea7fb779746f641afed41a274e26020a
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
5 years agocircle_slider: support drag for out of touch area 59/215159/2
Bowon Ryu [Wed, 2 Oct 2019 05:52:40 +0000 (14:52 +0900)]
circle_slider: support drag for out of touch area

when drag a tap, dragging continues even if leave the touch area.

Change-Id: I68057e94f7105e28e81c72748e2d3f6d63986e2a
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
5 years agocircle_slider: dynamic calculation of circle slider's center point. 57/215157/2
Bowon Ryu [Wed, 2 Oct 2019 05:46:15 +0000 (14:46 +0900)]
circle_slider: dynamic calculation of circle slider's center point.

Change-Id: Ie4af8d110fa79a92d83cacaf3b2dcd0e960ba7e9
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
5 years ago'circle_datetime: Clean timer data up when widget terminated. 14/216114/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.020224 accepted/tizen/5.5/unified/mobile/hotfix/20201027.080028 accepted/tizen/unified/20191022.222708 submit/tizen/20191021.124352 submit/tizen/20191022.050005 submit/tizen/20191022.050108 submit/tizen/20191022.111446 submit/tizen_5.5/20191031.000005 submit/tizen_5.5_mobile_hotfix/20201026.185105 tizen_5.5.m2_release
Woochanlee [Mon, 21 Oct 2019 06:55:09 +0000 (15:55 +0900)]
'circle_datetime: Clean timer data up when widget terminated.

Change-Id: I94670026e7d9cc39b9ae0ed8f50236783dbcc6f3

5 years ago[C# datetime]: change the class name for the consistency with other widgets 01/215101/1 accepted/tizen/unified/20191004.003711 submit/tizen/20191001.213324 submit/tizen/20191003.212707
Taehyub Kim [Tue, 1 Oct 2019 11:38:28 +0000 (20:38 +0900)]
[C# datetime]: change the class name for the consistency with other widgets

Change-Id: Ia80aec44952e988a54c25419d5ba7efc6e6a9fc2

5 years agoeext_floatingbutton: mark as legacy 89/214689/1 accepted/tizen/unified/20190927.064507 submit/tizen/20190925.214157 submit/tizen/20190926.103214 submit/tizen/20190926.223052
Yeongjong Lee [Wed, 25 Sep 2019 09:23:12 +0000 (18:23 +0900)]
eext_floatingbutton: mark as legacy

floatingbutton should work in legacy code.

Change-Id: I677c02a568b2ced5b755490bdc9f64644e427271

5 years agocircle: fix scrollable event name accepted/tizen/unified/20190923.011142 submit/tizen/20190917.043123 submit/tizen/20190919.052822 submit/tizen/20190923.005744 submit/tizen/20190924.053902 submit/tizen/20190924.220547
Yeongjong Lee [Tue, 17 Sep 2019 04:23:06 +0000 (13:23 +0900)]
circle: fix scrollable event name

Since 7db9366cadbbc3b85c523952bae92906c354f051 of efl, scrollable event name
is changed.

Change-Id: I16592bb32868b86d6bb52fd99ca86e6e0f4c89d1

5 years agoeext_floatingbutton: remove legacy keyword of Eext.Floatingbutton.Pos 68/213868/1 submit/tizen/20190916.075039 submit/tizen/20190917.040942
Yeongjong Lee [Mon, 16 Sep 2019 05:11:27 +0000 (14:11 +0900)]
eext_floatingbutton: remove legacy keyword of Eext.Floatingbutton.Pos

If the legacy keyword is removed, eolian generate EEXT_FLOATINGBUTTON_POS prefix
instead of EEXT_FLOATINGBUTTON. e.g. EEXT_FLOATINGBUTTON_POS_LAST.

This patch declare Eext_Floatingbutton_Pos enum manually because eolian doesn't
support c_prefix in enum.

Change-Id: I9365390dafad42ddc7eeb8037938c511c1ca8b7c

5 years agodatetime: change spin button API name accepted/tizen/unified/20190905.232208 submit/tizen/20190828.061756 submit/tizen/20190829.043227 submit/tizen/20190829.094028 submit/tizen/20190830.023608 submit/tizen/20190830.034707 submit/tizen/20190905.064609
Hosang Kim [Wed, 28 Aug 2019 09:29:30 +0000 (18:29 +0900)]
datetime: change spin button API name

Change-Id: Ibe2b5a7e71f0925a53a39b41a5f59e8fc3311207

5 years agocircle_spinner: change EFL_UI_SPIN_EVENT_CHANGED to EFL_UI_RANGE_EVENT_CHANGED 71/211471/1 accepted/tizen/unified/20190808.223040 accepted/tizen/unified/20190818.221646 submit/tizen/20190806.020207 submit/tizen/20190808.015309 submit/tizen/20190813.054738 submit/tizen/20190814.085144
Yeongjong Lee [Mon, 5 Aug 2019 12:03:54 +0000 (21:03 +0900)]
circle_spinner: change EFL_UI_SPIN_EVENT_CHANGED to EFL_UI_RANGE_EVENT_CHANGED

The spinner event name is changed.

See also, commit f2297992fee2c02490f64b57d7e69537bad35f2d on tizen.
(efl_ui_range_display: move events from spin)

Change-Id: Ic38c1a3de55dfebba34fc72690ef3c8548e41306

5 years agospec: make a gcov package for measuring coverage easier 24/209424/1 accepted/tizen/unified/20190711.062828 submit/tizen/20190710.050854
Jongmin Lee [Mon, 8 Jul 2019 00:08:57 +0000 (09:08 +0900)]
spec: make a gcov package for measuring coverage easier

Change-Id: Iee9681fa1a0e73b5ced01f55b287826adb1d178f

5 years agochange efl_ui_range_min_max_get to efl_ui_range_limits_get acrcordingly 59/208559/1 accepted/tizen/unified/20190626.114524 submit/tizen/20190626.023112
Jongmin Lee [Wed, 26 Jun 2019 02:17:52 +0000 (11:17 +0900)]
change efl_ui_range_min_max_get to efl_ui_range_limits_get acrcordingly

Change-Id: I76d02f12f6cc2b05e8c481d1aa1cd90ac836ea6e

6 years agowearable/rotary Add editing mode events 87/207987/1
Piotr Czaja [Wed, 12 Jun 2019 07:30:49 +0000 (09:30 +0200)]
wearable/rotary Add editing mode events

It can be worth for user to knowing when the editing mode is entered and
exited. The app developer could then for example handle back button events
in a different way depending on the rotary selector is in editing mode or not.

Change-Id: Iddf1579bfa4cedb44ab6fbada3872898e6ec2ae6
Signed-off-by: Piotr Czaja <p.czaja@samsung.com>
6 years agocircle_datetime: C# supports Efl.Ui.DatePicker and TimePicker 24/207824/2 accepted/tizen/unified/20190620.071914 submit/tizen/20190619.051039
Taehyub Kim [Thu, 13 Jun 2019 05:49:04 +0000 (14:49 +0900)]
circle_datetime: C# supports Efl.Ui.DatePicker and TimePicker

Change-Id: I991cd2488c18bd8c8a10f52cb8483ccb9f106469

6 years agocircle_surface: fix vector items deleted problem when circle widgets show, hide and... 23/207823/1
Taehyub Kim [Thu, 13 Jun 2019 05:47:44 +0000 (14:47 +0900)]
circle_surface: fix vector items deleted problem when circle widgets show, hide and show

Change-Id: I853cf5ae5164e2da981841a33384355cead2911d

6 years agoMerge "Remove container feature" into tizen accepted/tizen/unified/20190604.014635 accepted/tizen/unified/20190610.082541 submit/tizen/20190603.083549 submit/tizen/20190605.022935
Jongmin Lee [Sun, 2 Jun 2019 23:17:32 +0000 (23:17 +0000)]
Merge "Remove container feature" into tizen

6 years agoeolian: move from eo_prefix to c_prefix 10/207210/1 accepted/tizen/unified/20190603.095315 submit/tizen/20190530.111225 submit/tizen/20190531.122943
JunsuChoi [Thu, 30 May 2019 08:40:48 +0000 (17:40 +0900)]
eolian: move from eo_prefix to c_prefix

Change-Id: I4288aa0e175f5e9d52ce8fd0a12f084530920ad8
Signed-off-by: JunsuChoi <jsuya.choi@samsung.com>
6 years agoefl_extension_circle_object_scroller: fix scrollbar hide waiting time 62/206762/1
Hosang Kim [Fri, 24 May 2019 09:54:52 +0000 (18:54 +0900)]
efl_extension_circle_object_scroller: fix scrollbar hide waiting time

Change-Id: If7582172dd4ea7bc9966dbf46fd66030b5c14150

6 years agoefl-ext doc: Fix misprepresented circular ui components on Mobile profile doc. 50/206450/2
Myoungwoon Roy, Kim [Mon, 20 May 2019 04:22:27 +0000 (13:22 +0900)]
efl-ext doc: Fix misprepresented circular ui components on Mobile profile doc.

The API reference guideline of Circular UI components should be displayed within Wearable profile only.

Change-Id: I79c1362c66b5827adfd19332a8b6d7834ba98150

6 years agoefl_ext doc: marks circular ui components with @WEARABLE_ONLY. 65/205865/1 accepted/tizen/unified/20190514.080036 submit/tizen/20190513.044419 submit/tizen/20190514.062834
Myoungwoon Roy, Kim [Fri, 10 May 2019 02:40:02 +0000 (11:40 +0900)]
efl_ext doc: marks circular ui components with @WEARABLE_ONLY.

Circular UI components should be used for wearable devices only.

Change-Id: I3f369cee6ea13206ca7907c751d081a2065296bf

6 years agoRemove container feature 60/204860/1
INSUN PYO [Mon, 29 Apr 2019 02:18:54 +0000 (11:18 +0900)]
Remove container feature

Change-Id: I3eba0e12ded3d582b04873e95b459ecf17f192b6

6 years agoeext_floatingbutton: remove all legacy usage from eo files 34/204534/1 accepted/tizen/unified/20190425.014537 accepted/tizen/unified/20190429.103738 submit/tizen/20190424.080239 submit/tizen/20190426.083556
Yeongjong Lee [Wed, 24 Apr 2019 07:00:22 +0000 (16:00 +0900)]
eext_floatingbutton: remove all legacy usage from eo files

eolian_gen no longer supports legacy header file generation

Change-Id: I4244b19da959396c6d4ea2723fc79f7981216eec

6 years agoMerge "genlist: fix to support non legacy widget Efl.Ui.List" into tizen submit/tizen/20190424.060632
Taehyub Kim [Thu, 18 Apr 2019 06:40:51 +0000 (06:40 +0000)]
Merge "genlist: fix to support non legacy widget Efl.Ui.List" into tizen

6 years agoMerge "scroller: fix to support non legacy widget Efl.Ui.Scroller" into tizen
Taehyub Kim [Thu, 18 Apr 2019 06:40:48 +0000 (06:40 +0000)]
Merge "scroller: fix to support non legacy widget Efl.Ui.Scroller" into tizen

6 years agoMerge "[C# spinner]: change class name" into tizen
Taehyub Kim [Thu, 18 Apr 2019 06:40:46 +0000 (06:40 +0000)]
Merge "[C# spinner]: change class name" into tizen

6 years agoMerge "datatime: fix to support non legacy widget Efl.Ui.Datepicker" into tizen
Taehyub Kim [Thu, 18 Apr 2019 06:40:44 +0000 (06:40 +0000)]
Merge "datatime: fix to support non legacy widget Efl.Ui.Datepicker" into tizen

6 years agoMerge "[C# datetime]: supports Efl.Ui.DatePicker compatibility" into tizen
Taehyub Kim [Thu, 18 Apr 2019 06:40:42 +0000 (06:40 +0000)]
Merge "[C# datetime]: supports Efl.Ui.DatePicker compatibility" into tizen

6 years agoMerge "[C# spinner]: supports Efl.Ui.Spinner compatibility" into tizen
Taehyub Kim [Thu, 18 Apr 2019 06:40:40 +0000 (06:40 +0000)]
Merge "[C# spinner]: supports Efl.Ui.Spinner compatibility" into tizen

6 years agoMerge "[C# scroller]: supports Efl.Ui.Scroller compatibility" into tizen
Taehyub Kim [Thu, 18 Apr 2019 06:40:38 +0000 (06:40 +0000)]
Merge "[C# scroller]: supports Efl.Ui.Scroller compatibility" into tizen

6 years agoMerge "[C#: genlist]: supports Efl.Ui.List compatibility" into tizen
Taehyub Kim [Thu, 18 Apr 2019 06:40:36 +0000 (06:40 +0000)]
Merge "[C#: genlist]: supports Efl.Ui.List compatibility" into tizen

6 years agoMerge "[C#: circle_object]: add surface connection features" into tizen
Taehyub Kim [Thu, 18 Apr 2019 06:40:27 +0000 (06:40 +0000)]
Merge "[C#: circle_object]: add surface connection features" into tizen

6 years agoMerge "[C#: surface] make Efl.Ui.Win compatible with conformant" into tizen
Taehyub Kim [Thu, 18 Apr 2019 06:40:24 +0000 (06:40 +0000)]
Merge "[C#: surface] make Efl.Ui.Win compatible with conformant" into tizen

6 years agorotary_selector: remove unnecessary code 15/203915/1
Taehyub Kim [Tue, 19 Feb 2019 04:15:58 +0000 (13:15 +0900)]
rotary_selector: remove unnecessary code

Change-Id: I47a12d413a4d6d3ef6678b89b032dcaf71d2ea18

6 years agowearable/rotaryselector: Prevent flick while item dragged 14/203914/1
jinhyuk PARK [Thu, 23 Aug 2018 07:10:19 +0000 (16:10 +0900)]
wearable/rotaryselector: Prevent flick while item dragged

Product patch: http://slp-info.sec.samsung.net/gerrit/#/c/3253422/

[Model] TIZEN 4.0
[BinType] AP
[Customer] N/A

[Issue#] N/A
[Request] Prevent flick while item dragged
[Occurrence Version] Latest

[Problem]  N/A
[Measure] N/A
[Checking Method] Drag item on rotary selector, edit mode

[Team] UIFW
[Developer] jinhyuk Park
[Solution company] Samsung
[Change Type] N/A

Change-Id: I1a177d1b4f695327c50bb1de876c87da46af558f
Signed-off-by: jinhyuk PARK <jh2174.park@samsung.com>
6 years agowearable/rotaryselector: Change delay time for long press move of item & page transit... 13/203913/1
jinhyuk PARK [Thu, 23 Aug 2018 05:36:19 +0000 (14:36 +0900)]
wearable/rotaryselector: Change delay time for long press move of item & page transition of dragged item

Product patch
1.http://slp-info.sec.samsung.net/gerrit/#/c/3254010/
2.http://slp-info.sec.samsung.net/gerrit/#/c/3253944/

[Model] TIZEN 4.0
[BinType] AP
[Customer] N/A

[Issue#] N/A
[Request] UX
[Occurrence Version] N/A

[Problem] N/A
[Measure] Add configuration variable and init values
[Checking Method] Do longpress item, Drag item to other page

[Team] UIFW
[Developer] jinhyuk park
[Solution company] Samsung
[Change Type] N/A

Change-Id: Ic57501bcb534b45e54e8d6d7e99571306c3db5d5
Signed-off-by: jinhyuk PARK <jh2174.park@samsung.com>
6 years agowearable/rotaryselector: Delete item more safety 12/203912/1
jinhyuk PARK [Mon, 9 Jul 2018 08:06:29 +0000 (17:06 +0900)]
wearable/rotaryselector: Delete item more safety

Product patch: http://slp-info.sec.samsung.net/gerrit/#/c/3266033/

[Model] TIZEN 4.0
[BinType] AP
[Customer] N/A

[Issue#] P180707-00424
[Request] Fix crash for deletion case
[Occurrence Version] Latest

[Problem] P180707-00424
[Measure] Fix crash for deletion case
[Checking Method] delete item on rotary

[Team] UIFW
[Developer] jinhyuk Park
[Solution company] Samsung
[Change Type] N/A

Change-Id: I02ee21704bc3aa61ae30cf8c2f85fdadf2832ce4
Signed-off-by: jinhyuk PARK <jh2174.park@samsung.com>
6 years agowearable/rotaryselector: Add flick support 11/203911/1
Shilpa Singh [Tue, 14 Aug 2018 08:20:37 +0000 (13:50 +0530)]
wearable/rotaryselector: Add flick support

product patch: http://slp-info.sec.samsung.net/gerrit/#/c/3251930/

Change-Id: If1144bd921010dac4c87a9ae13ea5f24e802a8b3
Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
6 years agowearable/rotary_selector: Disable further deletion till rearrange 10/203910/1
akash verma [Tue, 14 Aug 2018 09:17:01 +0000 (14:47 +0530)]
wearable/rotary_selector: Disable further deletion till rearrange
                          animation is complete during edit mode deletion.

Product patch: http://slp-info.sec.samsung.net/gerrit/#/c/3252048/

[Model] TIZEN 4.0
[BinType] AP
[Customer] N/A

[Issue#] N/A
[Request] N/A
[Occurrence Version] Latest

[Problem] N/A
[Measure] N/A
[Checking Method] N/A

[Team] UIFW
[Developer] Akash Verma
[Solution company] Samsung
[Change Type] N/A

Change-Id: I8cefccc69852db92e6982b5a92bc2e541d3756db
Signed-off-by: akash verma <akash2.verma@samsung.com>
6 years agorotatory_selector: Start drag on first press 09/203909/1
SubodhKumar [Mon, 18 Jun 2018 08:34:59 +0000 (14:04 +0530)]
rotatory_selector: Start drag on first press

Change-Id: I206403bce3069145f89579fac13debb6e93ebf40
Signed-off-by: SubodhKumar <s7158.kumar@samsung.com>
6 years agorotatory_selector: Remove actual cnp dnd. 08/203908/1
SubodhKumar [Tue, 5 Jun 2018 15:13:50 +0000 (20:43 +0530)]
rotatory_selector: Remove actual cnp dnd.
Issue:
1. DND does not suport offset so that moving the grag object from finger
is not possible.
2. When drag item touches the indicator window, dnd gets wrong.

Signed-off-by: SubodhKumar <s7158.kumar@samsung.com>
Change-Id: I511d527d11466b7c432f6544d49cc76afbb2c45f

6 years agowearable/rotary_selector: should not show a selector on edit mode 07/203907/1
jinhyuk PARK [Mon, 13 Aug 2018 10:11:06 +0000 (19:11 +0900)]
wearable/rotary_selector: should not show a selector on edit mode

Product patch: http://slp-info.sec.samsung.net/gerrit/#/c/3271901/

[Model] TIZEN 4.0
[BinType] AP
[Customer] N/A

[Issue#] P180713-01769
[Request] should not show a selector on edit mode
[Occurrence Version] Latest

[Problem] P180713-01769
[Measure] hide seletor on edit mode
[Checking Method] Add or delete work program by phone health app

[Team] UIFW
[Developer] jinhyuk Park
[Solution company] Samsung
[Change Type] N/A

Change-Id: I411c18d8376bd8c043b5c2dfc059bb91414db8b3
Signed-off-by: jinhyuk PARK <jh2174.park@samsung.com>
6 years agowearable/rotary_selector: Fix item_prepend api more safe 06/203906/1
jinhyuk PARK [Mon, 13 Aug 2018 10:00:02 +0000 (19:00 +0900)]
wearable/rotary_selector: Fix item_prepend api more safe

Product patch: http://slp-info.sec.samsung.net/gerrit/#/c/3259625/

[Model] Tizen 4.0
[BinType] AP
[Customer] OPEN
[Issue#] NA
[Request] NA
[Occurrence Version] NA
[Problem] Item selector pointing to invalid item
[Cause & Measure] Cause : Wrong calculation of item selector index
                  Measure : Fix calculation

[Checking Method] NA
[Team] UIFW
[Developer] Godly T Alias
[Solution company] Samsung
[Change Type] NA

Change-Id: Ifb5b6fc36e644733536fae9fdc60d1a701a69752
Signed-off-by: jinhyuk PARK <jh2174.park@samsung.com>
6 years agowearable/rotary_selector: Init & Reset drop_item_index 05/203905/1
jinhyuk PARK [Mon, 13 Aug 2018 09:55:04 +0000 (18:55 +0900)]
wearable/rotary_selector: Init & Reset drop_item_index

Product patch: http://slp-info.sec.samsung.net/gerrit/#/c/3258401/

[Model] TIZEN 4.0
[BinType] AP
[Customer] N/A

[Issue#] N/A
[Request] N/A
[Occurrence Version] Latest

[Problem] N/A
[Measure] N/A
[Checking Method] N/A

[Team] UIFW
[Developer] jinhyuk Park
[Solution company] Samsung
[Change Type] N/A

Change-Id: If79f370dd53a4b2fcb8d55045ca6264060015c10
Signed-off-by: jinhyuk PARK <jh2174.park@samsung.com>
6 years agowearable/rotary_selector: Reset drop_item_index after drag done 04/203904/1
jinhyuk PARK [Mon, 13 Aug 2018 05:35:11 +0000 (14:35 +0900)]
wearable/rotary_selector: Reset drop_item_index after drag done

Product patch: http://slp-info.sec.samsung.net/gerrit/#/c/3258289/

[Model] TIZEN 4.0
[BinType] AP
[Customer] N/A

[Issue#] N/A
[Request] N/A
[Occurrence Version] Latest

[Problem] N/A
[Measure] N/A
[Checking Method] N/A

[Team] UIFW
[Developer] jinhyuk Park
[Solution company] Samsung
[Change Type] N/A

Change-Id: Id40912d57fdc872a29170157cd15db7edb89f730
Signed-off-by: jinhyuk PARK <jh2174.park@samsung.com>
6 years agowearable/rotary_selector: mouse down cb more safe 03/203903/1
jinhyuk PARK [Mon, 13 Aug 2018 05:18:48 +0000 (14:18 +0900)]
wearable/rotary_selector: mouse down cb more safe

Product patch: http://slp-info.sec.samsung.net/gerrit/#/c/3257705/

[Model] TIZEN 4.0
[BinType] AP
[Customer] N/A

[Issue#] N/A
[Request] Apply safety code while drag and drop item to same place
[Occurrence Version] Latest

[Problem] N/A
[Measure] N/A
[Checking Method] Drag and drop item to same place on edit mode

[Team] UIFW
[Developer] jinhyuk Park
[Solution company] Samsung
[Change Type] N/A

Change-Id: I244988491b631ba79cc464b228825c8c606ba387
Signed-off-by: jinhyuk PARK <jh2174.park@samsung.com>
6 years agowearable/rotary_selector: Set delete_icon to hide state while drag item 02/203902/1
jinhyuk PARK [Tue, 12 Jun 2018 07:55:07 +0000 (16:55 +0900)]
wearable/rotary_selector: Set delete_icon to hide state while drag item

Prodcut patch: http://slp-info.sec.samsung.net/gerrit/#/c/3253167/

[Model] TIZEN 4.0
[BinType] AP
[Customer] N/A

[Issue#] N/A
[Request] Set delete_icon to hide state while drag item
[Occurrence Version] Latest

[Problem]  N/A
[Measure] N/A
[Checking Method] Drag item on rotary selector

[Team] UIFW
[Developer] jinhyuk Park
[Solution company] Samsung
[Change Type] N/A

Change-Id: Ia329e58440dfc2c52a7a5e4762a1c6546372575e
Signed-off-by: jinhyuk PARK <jh2174.park@samsung.com>
6 years agowearable/rotary_selector: Hide delete icon while dnd 01/203901/1
jinhyuk PARK [Mon, 13 Aug 2018 04:55:12 +0000 (13:55 +0900)]
wearable/rotary_selector: Hide delete icon while dnd

Product patch: http://slp-info.sec.samsung.net/gerrit/#/c/3252201/

[Model] TIZEN 4.0
[BinType] AP
[Customer] N/A

[Issue#] N/A
[Request] Hide delete icon when dnd
[Occurrence Version] Latest

[Problem] Showing delete icon while dnd
[Measure] Hide delete icon when dnd
[Checking Method] try to reorder item on edit mode

[Team] UIFW
[Developer] jinhyuk Park
[Solution company] Samsung
[Change Type] N/A

Change-Id: I9545969957d78a63ffbe9fc9a44255c7e52f5559
Signed-off-by: jinhyuk PARK <jh2174.park@samsung.com>
6 years agowearable/rotary_selector: Fix selected_index when page transition dnd 00/203900/1
jinhyuk PARK [Fri, 8 Jun 2018 09:05:06 +0000 (18:05 +0900)]
wearable/rotary_selector: Fix selected_index when page transition dnd

Product patch: http://slp-info.sec.samsung.net/gerrit/#/c/3251868/

[Model] TIZEN 4.0
[BinType] AP
[Customer] N/A

[Issue#] N/A
[Request] N/A
[Occurrence Version] Latest

[Problem] selected_index is strange when page transition while item drag and drop
[Measure] call _item_select After page transition dnd
[Checking Method] Do dnd including page transition

[Team] UIFW
[Developer] jinhyuk Park
[Solution company] Samsung
[Change Type] N/A

Change-Id: I30507d4685a363f82a4e9f0b8070a9f02c791c48
Signed-off-by: jinhyuk PARK <jh2174.park@samsung.com>
6 years agowearable/rotary_selector: Fix item clear api 99/203899/1
jinhyuk PARK [Thu, 7 Jun 2018 10:06:49 +0000 (19:06 +0900)]
wearable/rotary_selector: Fix item clear api

Product patch: http://slp-info.sec.samsung.net/gerrit/#/c/3251178/

[Model] TIZEN 4.0
[BinType] AP
[Customer] N/A

[Issue#] P180605-04089
[Request] do page transition when calling item clear api
[Occurrence Version] Latest

[Problem] P180605-04089
[Measure] init current_page when calling item clear
[Checking Method] Add health app program

[Team] UIFW
[Developer] jinhyuk Park
[Solution company] Samsung
[Change Type] N/A

Change-Id: Iae53b8e7491e4e689c41f3124c70c716f764c22e
Signed-off-by: jinhyuk PARK <jh2174.park@samsung.com>
6 years agoChange accessible_name_cb_set to accessible_name_set 98/203898/1
JunsuChoi [Tue, 12 Jun 2018 03:35:30 +0000 (12:35 +0900)]
Change accessible_name_cb_set to accessible_name_set

   Application side can't use accessible_name_set for rotary_selector item
   Because name's callback takes precedence over name_set at elementary.

Change-Id: I07df4da5b9cd165144153a9dcc16e90d9b862671

6 years agowearable/rotary_selector: prevent duplicate calls of _drag_item_move function for... 97/203897/1
Taehyub Kim [Mon, 4 Jun 2018 06:52:04 +0000 (15:52 +0900)]
wearable/rotary_selector: prevent duplicate calls of _drag_item_move function for safety of moving drag item

Change-Id: I5e2ab28d1d006bd23b96553bffb2f1ad358461b1

6 years agowearable/rotary_selector: make item drag and drop more stable in editmode 96/203896/1
Taehyub Kim [Fri, 1 Jun 2018 02:44:11 +0000 (11:44 +0900)]
wearable/rotary_selector: make item drag and drop more stable in editmode
                          (sometimes, item is deleted when item is animating)

Change-Id: I2205e469aaa0d1303022c85d5040dcab6cf6588c

6 years agowearable/rotary_selector: check current state before setting state 95/203895/1
Taehyub Kim [Thu, 31 May 2018 10:16:58 +0000 (19:16 +0900)]
wearable/rotary_selector: check current state before setting state

Change-Id: I2d1d5550e95b0f35f70340666f3c3bde3b0825e1

6 years agowearable/rotary_selector: modify items clear api more safe 94/203894/1
Taehyub Kim [Wed, 30 May 2018 07:36:56 +0000 (16:36 +0900)]
wearable/rotary_selector: modify items clear api more safe

Change-Id: I8e9552eb614aacbda4578c68245506ef1994da44

6 years agowearable/rotary_selector: support page detent transition UX in editmode 93/203893/1
Taehyub Kim [Wed, 30 May 2018 06:15:53 +0000 (15:15 +0900)]
wearable/rotary_selector: support page detent transition UX in editmode

Change-Id: I40174628d9350d87b1990dcd02d7ebda111c5045

6 years agowearable/rotary_selector: update current page after using item insert/prepend API 92/203892/1
Taehyub Kim [Tue, 29 May 2018 10:05:02 +0000 (19:05 +0900)]
wearable/rotary_selector: update current page after using item insert/prepend API

Change-Id: I1433ad06a70219294b8eb268e7a5d51ed6fa2ce3

6 years agowearable/rotary_selector: initialize items before starting editing mode for delete... 91/203891/1
Taehyub Kim [Tue, 29 May 2018 05:28:13 +0000 (14:28 +0900)]
wearable/rotary_selector: initialize items before starting editing mode for delete badge VI animation

Change-Id: I0ee708c4bc9a181ccb216aa90aabaf30fc9829de

6 years agowearable/rotary_selector: modify items clear API considering to add item 90/203890/1
Taehyub Kim [Tue, 29 May 2018 02:24:18 +0000 (11:24 +0900)]
wearable/rotary_selector: modify items clear API considering to add item

Change-Id: I415a8ea4f6a0926f1586037ab52ac695f3f06f3c

6 years agowearable/rotary_selector: apply sound to button in editmode 89/203889/1
Taehyub Kim [Mon, 28 May 2018 10:41:56 +0000 (19:41 +0900)]
wearable/rotary_selector: apply sound to button in editmode

Change-Id: I3caba73c61f3f6b7a4643e2a24a4b31195614255

6 years agowearable:rotary_selector: fix delete item timing issue since sometiems it is not... 88/203888/1
Taehyub Kim [Mon, 28 May 2018 08:21:34 +0000 (17:21 +0900)]
wearable:rotary_selector: fix delete item timing issue since sometiems it is not deleted when we delete item fast

Change-Id: I347e227a9fba276a88ebd94ee70b6c832bae69fa

6 years agowearable/rotary_selector: apply edit mode dnd UX 87/203887/1
Taehyub Kim [Mon, 14 May 2018 06:52:18 +0000 (15:52 +0900)]
wearable/rotary_selector: apply edit mode dnd UX

Change-Id: I044345240b521a5979d3e13e13da1c4eff11a3ce

6 years agowearable/rotary_selector: expand touch area of deleted item 86/203886/1
Taehyub Kim [Thu, 10 May 2018 09:23:22 +0000 (18:23 +0900)]
wearable/rotary_selector: expand touch area of deleted item

Change-Id: I14c8a1ce2a8f8a992f1f37ed920604a47add30fb

6 years agowearable/rotary_selector: prevent add item duplicated creation 85/203885/1
Taehyub Kim [Wed, 9 May 2018 01:35:04 +0000 (10:35 +0900)]
wearable/rotary_selector: prevent add item duplicated creation

Change-Id: I5fdc392f3e310cdad7be53707e829ece2dea6719

6 years agowearable/rotary_selector: modify add item mode to support in normal and edit mode... 84/203884/1
Taehyub Kim [Wed, 2 May 2018 09:43:20 +0000 (18:43 +0900)]
wearable/rotary_selector: modify add item mode to support in normal and edit mode, it can be added and removed dynamically

Change-Id: I278d611a662dc86adc15f986a62b03de92f905d8

6 years agowearable/rotary_selector: fix the condition to not go to the next page when rotary... 83/203883/1
Taehyub Kim [Wed, 2 May 2018 11:25:04 +0000 (20:25 +0900)]
wearable/rotary_selector: fix the condition to not go to the next page when rotary selector has 11 items

Change-Id: I8b37f77f57133764aa018da61855706e32aa2d21

6 years agowearable/rotary_selector: item click event should not occur when selector button... 82/203882/1
Taehyub Kim [Mon, 23 Apr 2018 06:26:27 +0000 (15:26 +0900)]
wearable/rotary_selector: item click event should not occur when selector button is long pressed

Change-Id: I05aac03defd94548f943eea169ba36f025d4beef

6 years agowearable/rotary selector: Add item deleted and reordered events. 81/203881/1
Taehyub Kim [Thu, 19 Apr 2018 05:47:38 +0000 (14:47 +0900)]
wearable/rotary selector: Add item deleted and reordered events.

If item is deleted or reordered in rotary selector edit mode,
event should happen so that apps can take cover scenarios.

Change-Id: I0f76e15cc48ea85ac33fca143511cd4c3d51a92b

6 years agogenlist: fix to support non legacy widget Efl.Ui.List 07/203707/4
Jaehyun Cho [Fri, 5 Apr 2019 06:29:00 +0000 (15:29 +0900)]
genlist: fix to support non legacy widget Efl.Ui.List

The non legacy widget class name is fixed to "Efl.Ui.List".

Change-Id: I195880ca733a0c3ed6f44cf59d3ec0761eca69f3

6 years agoscroller: fix to support non legacy widget Efl.Ui.Scroller 06/203706/4
Jaehyun Cho [Thu, 4 Apr 2019 07:56:43 +0000 (16:56 +0900)]
scroller: fix to support non legacy widget Efl.Ui.Scroller

The non legacy widget class name is fixed to "Efl.Ui.Scroller".

Change-Id: I8347aef074bc8fa3990020ed2d35c2395cf0e1d0

6 years ago[C# spinner]: change class name 05/203705/4
Taehyub Kim [Thu, 4 Apr 2019 09:23:12 +0000 (18:23 +0900)]
[C# spinner]: change class name

Change-Id: I5fc950d9569a5896e66b157a14d7a7bf81b10ffc

6 years agodatatime: fix to support non legacy widget Efl.Ui.Datepicker 04/203704/4
Jaehyun Cho [Thu, 4 Apr 2019 04:38:28 +0000 (13:38 +0900)]
datatime: fix to support non legacy widget Efl.Ui.Datepicker

The non legacy widget class name is fixed to "Efl.Ui.Datepicker".
The style "datetime/circle" is not set for the non legacy widget.

Change-Id: Id19dc791fa14b40b12ed74e783f2d22fcaca829c

6 years ago[C# datetime]: supports Efl.Ui.DatePicker compatibility 03/203703/4
Taehyub Kim [Tue, 12 Feb 2019 04:31:34 +0000 (13:31 +0900)]
[C# datetime]: supports Efl.Ui.DatePicker compatibility

Change-Id: I9502f376e136fea38a84e130be2c1f4b38546a49

6 years ago[C# spinner]: supports Efl.Ui.Spinner compatibility 02/203702/4
Taehyub Kim [Tue, 12 Feb 2019 04:30:25 +0000 (13:30 +0900)]
[C# spinner]: supports Efl.Ui.Spinner compatibility

Change-Id: I1e46377e9f0bf9cedd38c629435d740ed83b6b80

6 years ago[C# scroller]: supports Efl.Ui.Scroller compatibility 01/203701/4
Taehyub Kim [Tue, 12 Feb 2019 04:29:29 +0000 (13:29 +0900)]
[C# scroller]: supports Efl.Ui.Scroller compatibility

Change-Id: Iff78b48af34d6788a868b9d86301a00f7f61bd9f

6 years ago[C#: genlist]: supports Efl.Ui.List compatibility 00/203700/4
Taehyub Kim [Tue, 12 Feb 2019 04:28:14 +0000 (13:28 +0900)]
[C#: genlist]: supports Efl.Ui.List compatibility

Change-Id: I0dc3700e9a708765785cf5b39cdcab24bf5551e4

6 years ago[C#: circle_object]: add surface connection features 99/203699/4
Taehyub Kim [Tue, 12 Feb 2019 04:25:48 +0000 (13:25 +0900)]
[C#: circle_object]: add surface connection features

Change-Id: I15a77014a92898f0a0d761f21f8dabbe0e8e97b1

6 years ago[C#: surface] make Efl.Ui.Win compatible with conformant 98/203698/1
Taehyub Kim [Tue, 12 Feb 2019 04:23:28 +0000 (13:23 +0900)]
[C#: surface] make Efl.Ui.Win compatible with conformant

Change-Id: I1d3dea27d86502b9c071e727132c61b02401ca2f

6 years agobuild: make Efl_Ui.h private 42/202642/1 accepted/tizen/unified/20190410.002127 submit/tizen/20190408.080554 submit/tizen/20190408.115831
Yeongjong Lee [Tue, 2 Apr 2019 06:40:04 +0000 (15:40 +0900)]
build: make Efl_Ui.h private

Change-Id: I91040643b4b3c97b559624195a702e7c42ca08ac

6 years agoeext_floatingbutton: fix return value of elm_widget_theme_object_set 90/201790/1 accepted/tizen/unified/20190327.160525 submit/tizen/20190327.041330
Jaehyun Cho [Tue, 19 Mar 2019 11:35:37 +0000 (20:35 +0900)]
eext_floatingbutton: fix return value of elm_widget_theme_object_set

Now elm_widget_theme_object_set returns EFL_UI_THEME_APPLY_ERROR_GENERIC
when theme load is failed.

Change-Id: I604fa705221fc921f199464e61c9c2acf7122d5e

6 years agofix migration build errors 83/201583/1 submit/tizen/20190318.043137 submit/tizen/20190318.043555 submit/tizen/20190318.114709 submit/tizen/20190319.041006
Taehyub Kim [Mon, 18 Mar 2019 04:06:21 +0000 (13:06 +0900)]
fix migration build errors

Change-Id: I0f87a539d776175436c3563d77e7b5b9d91b1465

6 years agoAccessibility, Datetime: gesture cb appended to wrong field issue fix 57/190657/3 accepted/tizen/unified/20190214.060601 submit/tizen/20190211.061543 submit/tizen/20190213.001307 submit/tizen/20190213.060634 submit/tizen/20190213.062652
Shilpa Singh [Tue, 5 Jun 2018 10:15:17 +0000 (15:45 +0530)]
Accessibility, Datetime: gesture cb appended to wrong field issue fix

Change-Id: Id5603fa2e4676b187099b5f0883afdceb9c14ab4

6 years agogengrid : apply circle gengrid 06/191906/5 accepted/tizen/unified/20190201.061431 submit/tizen/20190131.061936
SangHyeon Jade Lee [Thu, 25 Oct 2018 07:02:33 +0000 (16:02 +0900)]
gengrid : apply circle gengrid

Change-Id: I49da004ba2d94c75ecdd905d954d682901ec5b5c
Signed-off-by: SangHyeon Jade Lee <sh10233.lee@samsung.com>
6 years agoeext_floatingbutton: remove unused function. 55/198655/1 accepted/tizen/unified/20190130.053703 submit/tizen/20190128.112154 submit/tizen/20190128.120547 submit/tizen/20190129.023343
JunsuChoi [Mon, 28 Jan 2019 10:56:12 +0000 (19:56 +0900)]
eext_floatingbutton: remove unused function.

mirrored_get/set is unused.

Change-Id: Id3dae7a96ad8966fd6e5cb61a84bbcfefa786756

6 years agoMerge "eext_floatingbutton: Up to date latest interface grammer" into tizen
junsu choi [Thu, 24 Jan 2019 06:41:29 +0000 (06:41 +0000)]
Merge "eext_floatingbutton: Up to date latest interface grammer" into tizen

6 years agoeext_floatingbutton: Up to date latest interface grammer 56/198356/1
JunsuChoi [Thu, 24 Jan 2019 05:45:25 +0000 (14:45 +0900)]
eext_floatingbutton: Up to date latest interface grammer

Change-Id: Ib5e3c3e155ef9f07ded2bd8a69cfa66fef7095de

6 years agoMerge "wearable/slider: add tap & drag features" into tizen accepted/tizen/unified/20190111.055116 submit/tizen/20190109.051753
Bowon Ryu [Fri, 4 Jan 2019 05:27:15 +0000 (05:27 +0000)]
Merge "wearable/slider: add tap & drag features" into tizen

6 years ago[MIGRATION] FIX BUILD ERROR 72/196672/1 accepted/tizen/unified/20190107.065408 submit/tizen/20190104.010806
Shinwoo Kim [Thu, 3 Jan 2019 10:12:43 +0000 (19:12 +0900)]
[MIGRATION] FIX BUILD ERROR

Collaboration between following commit of efl package and TIZEN ONLY widget
commit occurs build error. :/

0386127 efl: rename Efl.Ui.Base -> Efl.Ui.I18n as that is really what it does.

Change-Id: I73b0b5b5bef27be8ec199571808ee89979131bd2

6 years agowearable/slider: add tap & drag features 45/196645/1
Bowon Ryu [Thu, 3 Jan 2019 06:42:55 +0000 (15:42 +0900)]
wearable/slider: add tap & drag features

Change-Id: I87217521bc9037c366af8cce370f8a3ea9b2fe1d
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
6 years agocircle_object: make circle object resizable when it is used stand-alone 26/195526/2 submit/tizen/20181227.084356
Taehyub Kim [Fri, 14 Dec 2018 06:14:28 +0000 (15:14 +0900)]
circle_object: make circle object resizable when it is used stand-alone

Change-Id: Iacf290ac154b65c7a6d07b0d5c6d7dee64d62b7f