summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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
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
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
Woochanlee [Mon, 9 Sep 2019 05:45:16 +0000 (14:45 +0900)]
efl-modules: Delete legacy datetime modules.
datetime->clock
Change-Id: Ia72b4332a4840b8cae503e69a2928b4f377ce9b8
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
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
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
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
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
Woochanlee [Thu, 27 Sep 2018 10:34:29 +0000 (19:34 +0900)]
clock_input_circle: Change module name.
datetime -> clock.
Change-Id: If4af5ffd4a7037bc9d5ffe734ecb6f5c3815aa68
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
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
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
Jongmin Lee [Mon, 19 Feb 2018 09:52:15 +0000 (18:52 +0900)]
define EAPI to make module API become visible
Change-Id: I7dbd4cb10ed889b693127f24099908bea6e2e5e7
Jongmin Lee [Mon, 19 Feb 2018 08:35:24 +0000 (17:35 +0900)]
change install path to match with efl version
Change-Id: Iaecb0d32bf1a7f2c55724ab1d3862f213f65db21
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
Woochan Lee [Tue, 30 Jan 2018 04:31:54 +0000 (13:31 +0900)]
efl-module rearrange for lastest efl.
Change-Id: Ic634d439c43086f2b45b6391ba97d6c29ff8e9f6
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>
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
Youngjae Shin [Mon, 25 Sep 2017 11:37:40 +0000 (20:37 +0900)]
fix build warning
Change-Id: I2f16364cdd3fad9991a50cae157183d18c9f9907
Jaehyun Cho [Fri, 8 Sep 2017 05:21:55 +0000 (14:21 +0900)]
naviframe: Fix memory leak
Change-Id: I319455fd9d770932382f8ca482bedd7f68335870
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
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>
Shinwoo Kim [Fri, 7 Jul 2017 02:48:47 +0000 (11:48 +0900)]
access_ouput_tts: fix memory leak possibility
Change-Id: I04bdb59d544541120d05a50a9a065ec2b93a1d83
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>
Tizen Infrastructure [Fri, 14 Apr 2017 02:09:05 +0000 (19:09 -0700)]
Initial empty repository