platform/core/uifw/efl-modules.git
4 years ago[OneUI1.5] Datetime: Add spinner datetime module 21/219921/2
Prasoon Singh [Fri, 28 Dec 2018 10:29:21 +0000 (15:59 +0530)]
[OneUI1.5] Datetime: Add  spinner datetime module

Change-Id: Icd5ca49a06c4c38e961390985c08a26d088148be
Signed-off-by: Prasoon Singh <prasoon.16@samsung.com>
4 years agoclock_input_spinner_tv: Remove code duplicated. 76/214476/4 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.014910 accepted/tizen/5.5/unified/mobile/hotfix/20201027.075104 accepted/tizen/unified/20190927.064509 accepted/tizen/unified/20191001.062508 submit/tizen/20190923.215628 submit/tizen/20190924.053902 submit/tizen/20190924.220547 submit/tizen/20190925.214157 submit/tizen/20190926.103214 submit/tizen/20190926.223052 submit/tizen/20190930.064714 submit/tizen_5.5/20191031.000005 submit/tizen_5.5_mobile_hotfix/20201026.185105 tizen_5.5.m2_release
Woochanlee [Mon, 23 Sep 2019 07:41:22 +0000 (16:41 +0900)]
clock_input_spinner_tv: Remove code duplicated.

Change-Id: Ic483b5751a43713b81ffe64c55672522425eddb9

4 years agobuild: use Efl_Ui.h instead of some internal eo headers 72/214472/1
WooHyun Jung [Mon, 23 Sep 2019 07:28:15 +0000 (16:28 +0900)]
build: use Efl_Ui.h instead of some internal eo headers

Change-Id: I94ae83252c2cbc945cd7f41123670c38bfc11157

4 years agobuild: resolve build error 82/214282/2 submit/tizen/20190923.005744
Jongmin Lee [Thu, 19 Sep 2019 22:58:08 +0000 (07:58 +0900)]
build: resolve build error

According to clean up EFL headers, it need to include more headers

Change-Id: I0357da629f600430356759f0840a9870df3c12b3

4 years agolclock_input_circle: Code optimization. 19/214319/3
Woochanlee [Fri, 20 Sep 2019 07:11:27 +0000 (16:11 +0900)]
lclock_input_circle: Code optimization.

Reduce fuction cyclomatic complexity(29)

Change-Id: Ia2cc720cc6c6b145e97a075e7777cc68bc3bc07a

4 years agoclock_input_circle: Internal function call to get locale instead of call in field_val... 31/213731/5
Woochanlee [Wed, 11 Sep 2019 01:03:34 +0000 (10:03 +0900)]
clock_input_circle: Internal function call to get locale instead of call in field_value_display fucntion.

The field_value_display function will be calling for every field.

Change-Id: I2cc0d635d393bc1c86f24acf2b02c5353fee56c8

4 years agoefl-modules: Delete legacy datetime modules. 92/213592/1 accepted/tizen/unified/20190923.011139 submit/tizen/20190916.075039 submit/tizen/20190917.040942 submit/tizen/20190917.043123 submit/tizen/20190919.052822
Woochanlee [Mon, 9 Sep 2019 05:45:16 +0000 (14:45 +0900)]
efl-modules: Delete legacy datetime modules.

datetime->clock

Change-Id: Ia72b4332a4840b8cae503e69a2928b4f377ce9b8

5 years agoclock_input_circle: Max type num changed. 64/207964/1 accepted/tizen/unified/20190620.071911 submit/tizen/20190619.051039
Woochanlee [Fri, 14 Jun 2019 07:56:17 +0000 (16:56 +0900)]
clock_input_circle: Max type num changed.

Miss counting on below patch.
abdec8e65050a6b8050a34bef349410c2dcf29ec

It should be 8 for lastest efl.

Change-Id: Id42d73b03704647aa5a06beda654a6176f617707

5 years agoclock_input_circle: Fix wrong Copy & Paste 95/205695/1 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20190509.044203 submit/tizen_5.0/20190508.112507
Woochanlee [Wed, 8 May 2019 11:18:39 +0000 (20:18 +0900)]
clock_input_circle: Fix wrong Copy & Paste

The text should be null in this case.
This is missed when code copy & paste.

Change-Id: I6d1c9042b3510dc05af51615a583f5663d31008a

5 years agoclock_input_circle: Max type num changed. 94/205694/1
Woochanlee [Wed, 8 May 2019 11:18:03 +0000 (20:18 +0900)]
clock_input_circle: Max type num changed.

SECOND type has been added. the max num of enum is 7 now.

Change-Id: I0527b4c7246065aff150978fb5e34a5af1d7c975

5 years agoRevert "clock_input_circle: Hot fix to modify AM string isn't show up properly." 93/205693/1
Woochanlee [Wed, 8 May 2019 11:17:30 +0000 (20:17 +0900)]
Revert "clock_input_circle: Hot fix to modify AM string isn't show up properly."

This reverts commit 4613adeb39b89a4a457d85c2158a116ae29b490f.

Change-Id: I465668a5b161b7dcc4b9fbbe79c14997c862ba85

5 years agoclock_input_circle: Hot fix to modify AM string isn't show up properly. 44/205644/1
Woochanlee [Wed, 8 May 2019 06:42:51 +0000 (15:42 +0900)]
clock_input_circle: Hot fix to modify AM string isn't show up properly.

Change-Id: I902bca7c8edd21515b09314f3a88fae74f4a15f6

5 years agoclock_input_circle: Change module name. 53/190153/1 accepted/tizen/5.0/unified/20181102.022224 accepted/tizen/unified/20181002.093256 submit/tizen/20180928.051038 submit/tizen/20181001.055502 submit/tizen_5.0/20181101.000005
Woochanlee [Thu, 27 Sep 2018 10:34:29 +0000 (19:34 +0900)]
clock_input_circle: Change module name.

datetime -> clock.

Change-Id: If4af5ffd4a7037bc9d5ffe734ecb6f5c3815aa68

6 years agoclock_input_spinner_tv: Changed macro(ELM_NEW) to API calling directly. 60/181360/1 accepted/tizen/unified/20180622.122549 submit/tizen/20180615.064518 submit/tizen/20180620.082602 submit/tizen/20180621.073811
Woochan Lee [Tue, 12 Jun 2018 11:28:20 +0000 (20:28 +0900)]
clock_input_spinner_tv: Changed macro(ELM_NEW) to API calling directly.

Since Tizen_5.0 the defined macro(ELM_NEW) can't ref in the module.

Change-Id: I010790dd41241a72458c97a91a861e73db51665d

6 years agoclock_input_circle: Changed macro(ELM_NEW) to API calling directly. 59/181359/1
Woochan Lee [Tue, 12 Jun 2018 11:17:44 +0000 (20:17 +0900)]
clock_input_circle: Changed macro(ELM_NEW) to API calling directly.

Since Tizen_5.0 the defined macro(ELM_NEW) can't ref in the module.

Change-Id: I92d662bc7bfe53281680d3da58dc91ad24dc617f

6 years agoecore_audio_tizen: replace audio_out_create into audio_out_create_new 43/177143/1 accepted/tizen/unified/20180430.172428 submit/tizen/20180428.005615 submit/tizen/20180430.064002
Jongmin Lee [Wed, 25 Apr 2018 21:38:53 +0000 (06:38 +0900)]
ecore_audio_tizen: replace audio_out_create into audio_out_create_new

Change-Id: I7c6801880e9086202f3a3bb44404cf8988e5b461

6 years agodefine EAPI to make module API become visible accepted/tizen/unified/20180328.005919 submit/tizen/20180319.053649
Jongmin Lee [Mon, 19 Feb 2018 09:52:15 +0000 (18:52 +0900)]
define EAPI to make module API become visible

Change-Id: I7dbd4cb10ed889b693127f24099908bea6e2e5e7

6 years agochange install path to match with efl version
Jongmin Lee [Mon, 19 Feb 2018 08:35:24 +0000 (17:35 +0900)]
change install path to match with efl version

Change-Id: Iaecb0d32bf1a7f2c55724ab1d3862f213f65db21

6 years agoclock_input_spinner: Code modify to match with lastest efl code.
Woochan Lee [Mon, 12 Feb 2018 13:57:13 +0000 (22:57 +0900)]
clock_input_spinner: Code modify to match with lastest efl code.

Change-Id: I22d7fa54e6ef9b0893ca0f2320aa25f25d474621

6 years agoefl-module rearrange for lastest efl.
Woochan Lee [Tue, 30 Jan 2018 04:31:54 +0000 (13:31 +0900)]
efl-module rearrange for lastest efl.

Change-Id: Ic634d439c43086f2b45b6391ba97d6c29ff8e9f6

6 years agodatetime_input_spinner_tv: Fix hour modification range when AMPM changed 60/166160/1 accepted/tizen/unified/20180111.074142 submit/tizen/20180110.035612
Jeonghyun Yun [Mon, 8 Jan 2018 09:23:43 +0000 (18:23 +0900)]
datetime_input_spinner_tv: Fix hour modification range when AMPM changed

Change-Id: I58cda1688873ed8230857ee40b792c3ac49cf799
Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
6 years agodatetime_input_circle: Fix to check if setlocale returns NULL 66/156666/1 accepted/tizen/unified/20171025.075128 submit/tizen/20171020.120936
Jaehyun Cho [Thu, 19 Oct 2017 10:05:32 +0000 (19:05 +0900)]
datetime_input_circle: Fix to check if setlocale returns NULL

Change-Id: I887070c7af7df729aab4ac372396be7a01a1a069

6 years agofix build warning 74/152274/1 accepted/tizen/unified/20170929.081252 submit/tizen/20170928.042726
Youngjae Shin [Mon, 25 Sep 2017 11:37:40 +0000 (20:37 +0900)]
fix build warning

Change-Id: I2f16364cdd3fad9991a50cae157183d18c9f9907

6 years agonaviframe: Fix memory leak 26/148526/1 accepted/tizen/unified/20170921.072242 submit/tizen/20170915.074959 submit/tizen/20170920.082902
Jaehyun Cho [Fri, 8 Sep 2017 05:21:55 +0000 (14:21 +0900)]
naviframe: Fix memory leak

Change-Id: I319455fd9d770932382f8ca482bedd7f68335870

6 years agodatetime_input_circle: Code clean up after unified work. 07/147407/2 accepted/tizen/unified/20170907.060501 submit/tizen/20170906.050545
Woochan Lee [Mon, 4 Sep 2017 08:23:20 +0000 (17:23 +0900)]
datetime_input_circle: Code clean up after unified work.

Po files install. Delete weird code, Module name update.

Change-Id: I665b42a376eb23e3e5918cdaa3f56b612352f46e

7 years agocode sync. 31/143931/2 accepted/tizen/4.0/unified/20170829.015744 accepted/tizen/unified/20170821.051104 submit/tizen/20170816.060215 submit/tizen_4.0/20170828.100004
Bowon Ryu [Mon, 14 Aug 2017 04:46:49 +0000 (13:46 +0900)]
code sync.

Change-Id: I1ac4de8d940c30deed9e54bf5d8006475beb6b2f
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
7 years agoaccess_ouput_tts: fix memory leak possibility 48/137648/1
Shinwoo Kim [Fri, 7 Jul 2017 02:48:47 +0000 (11:48 +0900)]
access_ouput_tts: fix memory leak possibility

Change-Id: I04bdb59d544541120d05a50a9a065ec2b93a1d83

7 years agoUnify mobile/wearable/tv/ivi/common profiles. 08/134408/4
Bowon Ryu [Fri, 16 Jun 2017 08:31:37 +0000 (17:31 +0900)]
Unify mobile/wearable/tv/ivi/common profiles.

Change-Id: Ia4042fa16e9fc68c9418e3333978be5ced1a4917
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
7 years agoInitial empty repository master
Tizen Infrastructure [Fri, 14 Apr 2017 02:09:05 +0000 (19:09 -0700)]
Initial empty repository