Amritanshu [Wed, 7 Oct 2020 10:56:01 +0000 (16:26 +0530)]
[SPTSDKUX-5607]Modified popup style for circle emulator
Change-Id: I76f687753b89a78564d316ab712b7f14043be517
Signed-off-by: Amritanshu <a.pandia1@samsung.com>
(cherry picked from commit
271ae9c5ec2d32f85eb116681538dd19104cd756)
Amritanshu [Fri, 3 Jul 2020 08:02:05 +0000 (13:32 +0530)]
[TFDF-10754 Resolve H/W Key issue at critical battery level]
Change-Id: I35dcf2bea8a5b89e07dddd881a889aa34c319d92
Signed-off-by: Amritanshu <a.pandia1@samsung.com>
hyunho [Tue, 22 Oct 2019 01:19:18 +0000 (10:19 +0900)]
Fix icon_display setting
Change-Id: I77ded5ec2f649e7401de82a128143dc11233db78
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Mon, 21 Oct 2019 09:17:45 +0000 (18:17 +0900)]
Fix get component list bug
Change-Id: Id6735aa9119bd7fa0839f013ac4b9b62577d8a3a
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Wed, 16 Oct 2019 06:23:33 +0000 (15:23 +0900)]
Support component-based application
Change-Id: I5aca5ea101dcdbfca6b77f0e60f82b5684a93561
Signed-off-by: hyunho <hhstark.kang@samsung.com>
prachi kumar [Fri, 6 Sep 2019 16:35:15 +0000 (22:05 +0530)]
Support for resolution 440x440 added
Change-Id: Ifb88f46df08caf208a2ed08bf13691897e4952cd
Kichan Kwon [Tue, 6 Aug 2019 02:25:42 +0000 (11:25 +0900)]
Deinitialize telephony callbacks only if it is initialized
This patch blocks to deinitialize telephony callbacks
before initialization.
In addition, no more deinitialize not used callback.
Change-Id: Ie0c9c9d20f83728da57d7b37bbb60254fb28da05
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Nilesh Trimbake [Tue, 11 Jun 2019 11:18:13 +0000 (16:48 +0530)]
Change operation control.
This patch change the operation control
from APP_CONTROL_OPERATION_MAIN to
APP_CONTROL_OPERATION_DEFAULT.
Change-Id: Ib91d79d3c2608829203095a8297deda7a351ec0f
Signed-off-by: Nilesh Trimbake <t.shripati@samsung.com>
Nilesh Trimbake [Mon, 13 May 2019 10:20:41 +0000 (15:50 +0530)]
Replace System Setting API with Vconf key.
This patch replace use of system setting API
system_settings_set_value_bool(), with vconf key
VCONFKEY_TELEPHONY_FLIGHT_MODE, to enable/disable
flight mode.
Change-Id: I5540e2efee115a73187c4198b7847bd07232c43f
Signed-off-by: Nilesh Trimbake <t.shripati@samsung.com>
Nilesh Trimbake [Wed, 27 Mar 2019 13:05:01 +0000 (18:35 +0530)]
w3-home GBS to CLI project migration.
This patch added suported files to
migrate w-home application from GBS to CLI
project.
Change-Id: Id2080e9834d791352a4b4f8e3e6da4f265019097
prachi kumar [Tue, 19 Mar 2019 20:08:13 +0000 (01:38 +0530)]
W-home crash issue resolved
Change-Id: I233b3868148c525a23d54f950957da328e9954fa
Kartik Tidke [Fri, 25 Jan 2019 17:27:11 +0000 (22:57 +0530)]
Resolved Svace Issues 320464 320536
Change-Id: I83e138a6b2fb5e5551a10459d6c0fe660d882649
Signed-off-by: Kartik Tidke <kr.tidke@samsung.com>
Tezaswy Singh [Mon, 28 Jan 2019 20:07:32 +0000 (01:37 +0530)]
Fix dlog format errors
Change-Id: I5d47697b99a9bf3985af13565387a3369e315220
Signed-off-by: Tezaswy Singh <tezaswy.s@samsung.com>
Nilesh [Thu, 10 Jan 2019 07:08:19 +0000 (12:38 +0530)]
Replace vconf key with system setting API.
This patch replace some vconf key usage
with system setting API's.
Change-Id: Idcfe95494dbcd5ea9d5cd5e8bc339ddbaa631338
Nilesh [Mon, 7 Jan 2019 10:28:05 +0000 (15:58 +0530)]
Remove unused vconf keys.
This patch remove unused vconf keys.
Change-Id: I7b29ddfa92aeec17cf07e0b85101c5ee082be157
Tezaswy Singh [Tue, 18 Dec 2018 19:21:03 +0000 (00:51 +0530)]
Replaced private API's to public API's in package_info.h
Change-Id: I6a79c852081e8d99c03f62350e788bb1b967f176
Tezaswy Singh [Thu, 13 Dec 2018 18:57:50 +0000 (00:27 +0530)]
Replaced API's in pkgmgr-info.h with corresponding public API's
Change-Id: If55f15e22d6fb16caa94d3017d79fa7d266f4c1d
Vikas Agrawal [Thu, 13 Dec 2018 12:39:25 +0000 (12:39 +0000)]
Merge "Replaced db-util internal API" into tizen
Vikas Agrawal [Thu, 13 Dec 2018 08:22:30 +0000 (08:22 +0000)]
Merge "Migrate private appsvc apis to public api" into tizen
Shubhojeet [Wed, 12 Dec 2018 20:04:18 +0000 (01:34 +0530)]
Migrate private appsvc apis to public api
Change-Id: Id4dfc5ae90b8d9cd75bbac35e17b1a72fa6e9840
Shubhojeet [Tue, 11 Dec 2018 17:43:11 +0000 (23:13 +0530)]
aul API's removed
Change-Id: I06e0319040be2b028d2efd77acf5bf87e77273e5
prachi kumar [Wed, 12 Dec 2018 13:22:27 +0000 (18:52 +0530)]
Replaced db-util internal API
This patch replace use of internal API db_util_open() and db_util_close() with public sqlite3 APIs.
Change-Id: I68f42504b9b3a41b3aec3c5d03a928101a7053f2
Vikas Agrawal [Wed, 12 Dec 2018 12:21:10 +0000 (12:21 +0000)]
Merge "aul API's removed" into tizen
Nilesh [Tue, 11 Dec 2018 09:44:47 +0000 (15:14 +0530)]
Include internal header and remove deprecated API.
This patch include dlog-internal.h header file,
and remove deprecated API clock_manager_view_state_get().
Change-Id: Iff0b2501f6d72c3f8e96390204c426d4100f9c72
Nilesh [Tue, 11 Dec 2018 06:27:54 +0000 (11:57 +0530)]
Update correct header file for appcore API.
This patch update correct header file appcore-common.h,
for API appcore_flush_memory().
Change-Id: I94eba39b561b3e70438045c54972ef65fac3c0d8
Nilesh [Mon, 10 Dec 2018 09:19:12 +0000 (14:49 +0530)]
Incorporated Dlog API changes
This patch incorporated dlog internal API "__dlog_print()"
changes in w-home application.
Change-Id: I4913f9c1002da440f1e46be13881aef571a4b973
Shubhojeet [Thu, 6 Dec 2018 21:53:53 +0000 (03:23 +0530)]
w3-home clean up
Change-Id: Ic0ec58243757e3bdebd6fdd6d2011c0f040ee5b2
hyunho [Thu, 29 Nov 2018 00:34:29 +0000 (09:34 +0900)]
Remove not used header file
Change-Id: I50346cb9acff90c6c25e64c3e73c67052b155ea5
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Nilesh Trimbake [Mon, 29 Oct 2018 11:24:54 +0000 (16:54 +0530)]
Display WIFI icon, on WIFI Connection.
This patch display WIFI icon, when device
is connected via WIFI.
Change-Id: I2226b32713c4a5e6da3b684c67d8e516b2969c4e
조영훈/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 [Fri, 5 Oct 2018 02:33:20 +0000 (11:33 +0900)]
w-home crash issue
Vikas Kumar Agrawal [Mon, 1 Oct 2018 16:31:05 +0000 (22:01 +0530)]
Coverity issue #108808 fix
Change-Id: I8afa7a6e5770ff8e3057863fdfd13882b37e48ad
Signed-off-by: Vikas Kumar Agrawal <vikas.ag@samsung.com>
prachi kumar [Tue, 18 Sep 2018 14:26:07 +0000 (19:56 +0530)]
Coverity issue fix
Change-Id: Ia798885e9da11d22c6e3892eed7a9c0ac2b0e586
Nilesh Trimbake [Fri, 17 Aug 2018 10:32:44 +0000 (16:02 +0530)]
Implement Data Restriction Feature in W3-HOME
This patch implement Data Restriction feature.
When data usage reach the data restriction limit,
data network icon is disabled.
Change-Id: I3b8ed9c33bd728f9041360511285ff1e5b87f6f2
Nilesh Trimbake [Tue, 17 Jul 2018 06:27:27 +0000 (11:57 +0530)]
Add watch_control.h header file.
This patch include watch_control.h
header file to resolve build warning.
Change-Id: I285c026c15f849d4242f816a8657b0f88c6f91ef
Nilesh Trimbake [Thu, 12 Jul 2018 09:41:17 +0000 (15:11 +0530)]
Send Viewer pause/resume event to Watch Application.
This patch send viewer pause/resume event to watch
application, to recieve clocktick event at application.
Change-Id: I12ea26642b82c88cfa822e63b14b169d1c9db499
Vikas Kumar Agrawal [Fri, 25 May 2018 05:34:31 +0000 (11:04 +0530)]
Coverity issue fix
Change-Id: I15aa1e1738350d9fb33262a4672e5198f0d18828
Signed-off-by: Vikas Kumar Agrawal <vikas.ag@samsung.com>
Vikas Kumar Agrawal [Wed, 16 May 2018 13:01:06 +0000 (18:31 +0530)]
Migration to gdbus
Change-Id: I25215a2f2cac03d772a859ab3c05f14d0f116c66
Signed-off-by: Vikas Kumar Agrawal <vikas.ag@samsung.com>
Nilesh Trimbake [Fri, 11 May 2018 11:02:11 +0000 (16:32 +0530)]
Resolve Coverity Issues.
This patch resolve following Coverity Issues
CID 803779
CID 803784
Change-Id: I90bcf7597d8da036316a9fda0801aff679e7afee
Nilesh Trimbake [Wed, 25 Apr 2018 06:55:04 +0000 (12:25 +0530)]
Add dbus build requirement:
This patch add missing build requirement
for dbus package, in spec and cmakefile.
Change-Id: I218bfb02d83a1827b10b7609afac80c3ce683707
Nilesh Trimbake [Mon, 9 Apr 2018 10:59:11 +0000 (16:29 +0530)]
Resolve SVACE issues.
This patch resolve following SVACE issues:
306026, 342521, 342524, 342525,
342526, 342527, 342528, 342529
Change-Id: Ib8f1a275fe6a566f5c3756db9d69bfbe4e8fed2f
Nilesh Trimbake [Wed, 4 Apr 2018 11:11:30 +0000 (16:41 +0530)]
Resolve Coverity and SVACE issue.
This patch resolve following issues:
CID 110468 , 118182
WGID 306026
Change-Id: I8bdce52d4193bed887489a0c8f3d48a328e453cf
Nilesh Trimbake [Wed, 28 Mar 2018 10:31:25 +0000 (16:01 +0530)]
[PATCH 4/4] Resolve Coverity issue.
This patch resolve following issue:
105106 110930 109825 106768 106588 106919
Change-Id: Ie9ca58a4ff84a075bd787c50b06477edc564e563
Nilesh Trimbake [Wed, 28 Mar 2018 07:23:05 +0000 (12:53 +0530)]
[PATCH 3/4] Resolve Coverity Issues.
This patch resolve following issues:
109231 109180 109844 111234 111182
111179 111109 111077 111062
Change-Id: Id6c581fa27e553a024a60514b60d6bfb23346afa
Nilesh Trimbake [Tue, 27 Mar 2018 12:48:59 +0000 (18:18 +0530)]
[PATCH 2/4] Resolve Coverity Issue.
This patch resolve following issues:
108564 106287 109510 108808 107493 107155
110526 108971 107768 107336 106169 106068
Change-Id: I4f27f2f5e97b92def88ebb91bc30b268a635d667
Nilesh Trimbake [Tue, 27 Mar 2018 11:28:21 +0000 (16:58 +0530)]
[PATCH 1/4] Resolve Coverity Issues.
This patch resolve following issue:
105385 105786 105874 106041 107443
107827 108235 107069 110468 108998
Change-Id: I493fc455781f90a54808992fc181fccc8e84379a
Nilesh Trimbake [Thu, 22 Mar 2018 11:30:08 +0000 (17:00 +0530)]
Resolve SVACE issues
This patch resolve following SVACE issues
1. WGID 311903
2. WGID 306026
Change-Id: I2382bfb6145e96668ec10eb0e45aae914aedba5c
junkyu han [Mon, 8 Jan 2018 04:47:53 +0000 (13:47 +0900)]
Change sound_manager deprecated API to New API
Change-Id: I919ccd65b7f3bf8a1816f4dd0cf4fd7b4e5cab7c
junkyu han [Wed, 29 Nov 2017 02:39:20 +0000 (11:39 +0900)]
Check service state when SIM service state is changed
Change-Id: I167a60f0d7706a5ccc5250a785f609f981908935
junkyu han [Mon, 27 Nov 2017 07:30:40 +0000 (16:30 +0900)]
Make call disable when enter airplane mode
Change-Id: Iebe84669cbb2f3ed1b5c587bf1f3315ca2a47d14
(cherry picked from commit
13899a9accb4c2cfee3a3d9ca3377520160bebef)
jin0.kim [Wed, 11 Oct 2017 08:45:41 +0000 (17:45 +0900)]
fix build warning
Change-Id: I77e6f65882ff5a9ae4d2bced9de4be82a02aeed2
Youngjae Shin [Tue, 26 Sep 2017 01:55:19 +0000 (10:55 +0900)]
fix build warning and apply tizen coding rule
Change-Id: I797e2657b35e034bdea5bb6dce8d72fcfa81062c
junkyu han [Thu, 7 Sep 2017 01:21:24 +0000 (10:21 +0900)]
Change API for network packet type
Change-Id: I37a164c2276ed6722a7723cf837dcc0b94ee82fb
junkyu han [Thu, 24 Aug 2017 11:37:35 +0000 (20:37 +0900)]
Change STMS for TTS and modify access object create/destroy logic
Change-Id: Ieadcf8bb02f6510f1057559b0272b6a65b3bb69a
YoungHun Cho [Thu, 24 Aug 2017 07:32:15 +0000 (16:32 +0900)]
remove deviced
Change-Id: I6641aa3d76b748667230578dde38359a6fdaa73e
Youngjae Shin [Wed, 23 Aug 2017 02:42:51 +0000 (11:42 +0900)]
revise installing a license file
Change-Id: I35d4f36864324a9e0e6800c6a7b62435fc3579e3
junkyu han [Wed, 23 Aug 2017 06:15:01 +0000 (15:15 +0900)]
Add background image to widget, notification
Change-Id: I9c00375074ee31561c5b28bcc4c9b408a0ae51bc
YoungHun Cho [Tue, 22 Aug 2017 08:09:32 +0000 (17:09 +0900)]
set background image
Change-Id: I0e74a6021c278101da3a1eb981b02ec836e75b36
YoungHun Cho [Mon, 21 Aug 2017 10:02:50 +0000 (19:02 +0900)]
auto open app
Change-Id: I5c6085eeecbcd74fc5462ba95a14e901091fa476
YoungHun Cho [Mon, 21 Aug 2017 06:41:52 +0000 (15:41 +0900)]
apps focus text : 3 lines
Change-Id: I15c08ad52e59861a6cedde339bf4832efea2ac04
YoungHun Cho [Mon, 7 Aug 2017 04:54:15 +0000 (13:54 +0900)]
PVS issues
Change-Id: I4302f2b7838477ab572e3e700a57e94ec61114fa
junkyu han [Thu, 3 Aug 2017 02:02:54 +0000 (11:02 +0900)]
Modify NETWORK_TYPE index according to TELEPHONY API
Change-Id: I1556cd813d39cb527f4444c38a9896bc8f3bb337
junkyu han [Thu, 27 Jul 2017 06:28:07 +0000 (15:28 +0900)]
Prevent Crash caused from telephony_service
Change-Id: I47f7cc5cbffdc42b746fbcb63bed314fc851eb98
junkyu han [Wed, 19 Jul 2017 08:28:06 +0000 (17:28 +0900)]
Check telephony state before telephony_init
Change-Id: Ie1a2e9ee79736be8083fdb51e1bbfb1d3271fd28
moon87.park [Thu, 13 Jul 2017 05:43:08 +0000 (14:43 +0900)]
[W-home] Fixed issue about warning
Change-Id: I58a90244936cd3134ff62b657405878132524515
jin0.kim [Fri, 7 Jul 2017 08:13:36 +0000 (16:43 +0830)]
Add function for sim state text
Change-Id: Ib6aa823fff6c666a321a4610f755a650b9b598eb
jin0.kim [Thu, 29 Jun 2017 06:27:13 +0000 (14:57 +0830)]
Fixed an issue that popup does not close
Change-Id: I626119bd7f2a862706e7a52cd4b6f0fb279069ee
jin0.kim [Tue, 27 Jun 2017 05:56:11 +0000 (14:26 +0830)]
Added condition for connection status
Change-Id: Ie627eb56645b192b2013ced866db7d10075eca0c
jin0.kim [Thu, 22 Jun 2017 04:34:38 +0000 (13:04 +0830)]
Add group_feature_moments_center_layout_show
Change-Id: Ifca7887aa0d3cec6349e28d04a688ae73d5137e3
junkyu han [Tue, 20 Jun 2017 10:59:51 +0000 (19:59 +0900)]
Block click event on scrolling
Change-Id: I18659ec04529d97089a9cab2e56b4f43f133a843
jin0.kim [Tue, 20 Jun 2017 08:35:43 +0000 (17:05 +0830)]
Devide moments_control_xx function from moment_control_view
Change-Id: Id7f59ed51e67dc51d100269cae4dcaeaf7a028b3
YoungHun Cho [Tue, 20 Jun 2017 07:52:31 +0000 (16:52 +0900)]
add license
Change-Id: Ife4fda4347f7ee2c48cec108fa8f64fdd753a530
YoungHun Cho [Mon, 19 Jun 2017 12:01:54 +0000 (21:01 +0900)]
upgrade test unit & remove build warning
Change-Id: I6c89b5411c015489de320310deddee4fc441d43c
jin0.kim [Mon, 19 Jun 2017 04:46:05 +0000 (13:16 +0830)]
Add close function for moments-popup
Change-Id: I74c2e4b98627194798782490b3a4852872944b30
jin0.kim [Fri, 9 Jun 2017 01:35:53 +0000 (10:05 +0830)]
fix error
Change-Id: I0566064e668e8833ccbcd0133fd465a9aabe22ed
jin0.kim [Thu, 8 Jun 2017 13:56:14 +0000 (22:26 +0830)]
change press-event
Change-Id: I34f5b05fd2ff87ede50d967916bf93c68e4b14a9
jin0.kim [Thu, 8 Jun 2017 13:17:49 +0000 (21:47 +0830)]
Added restore code for control button state
Change-Id: I456609b611bba4ad6091683ed41cfa101629eaa2
junkyu han [Thu, 8 Jun 2017 11:52:10 +0000 (11:52 +0000)]
Merge "Check flight mode when device is on initialization" into tizen
junkyu han [Thu, 8 Jun 2017 11:50:41 +0000 (20:50 +0900)]
Check flight mode when device is on initialization
Change-Id: Ib9b1d723c0a9ec411e6345d4f9a0a6a025eeca55
junkyu han [Thu, 8 Jun 2017 11:42:16 +0000 (11:42 +0000)]
Merge "Fix the problem that network icon is made on BT after flight mode off" into tizen
junkyu han [Thu, 8 Jun 2017 11:37:57 +0000 (20:37 +0900)]
Fix the problem that network icon is made on BT after flight mode off
Change-Id: I55f3d72decc856b520f665f3fe8291ded9cd778b
junkyu han [Thu, 8 Jun 2017 10:08:25 +0000 (10:08 +0000)]
Merge "Make flight mode operate on BT mode" into tizen
junkyu han [Thu, 8 Jun 2017 09:49:05 +0000 (18:49 +0900)]
Make flight mode operate on BT mode
Change-Id: I7d11e181af2f20fde405fd7e8d1605bf215999a7
jin0.kim [Thu, 8 Jun 2017 09:29:51 +0000 (17:59 +0830)]
Add press effect
Change-Id: Ib4070d48aa96297d84b34e19764b9767396f9aef
jin0.kim [Wed, 7 Jun 2017 10:20:14 +0000 (18:50 +0830)]
Add TEST_CODE for brightness
Change-Id: I17d9aeba8b090544f2876c8d7609b7bb948e6eb8
jin0.kim [Wed, 7 Jun 2017 04:36:38 +0000 (04:36 +0000)]
Merge "Add TEST_CODE for volume" into tizen
jin0.kim [Fri, 2 Jun 2017 12:22:44 +0000 (20:52 +0830)]
Add TEST_CODE for volume
Change-Id: If57cf943d88d305252d035ac2c2c7fc46427bd18
junkyu han [Fri, 2 Jun 2017 05:22:27 +0000 (14:22 +0900)]
Change UI TEST_CODE and Fix original code according to it
Change-Id: I22137c025ebbe5cd3873768ad50dbbd04c17f24d
junkyu han [Thu, 1 Jun 2017 22:15:55 +0000 (07:15 +0900)]
Use API for widget instance id to launcher proper setup-app
Change-Id: I7ded23d96d309eefd8c57142dfe2ab9aad4c53eb
jin0.kim [Thu, 1 Jun 2017 11:07:44 +0000 (19:37 +0830)]
Add TEST_CODE for flight mode
Change-Id: Iffa1fcb56f93e530cc7afb4e1f2fd1dcd94d0691
jin0.kim [Thu, 1 Jun 2017 05:02:48 +0000 (13:32 +0830)]
Add group_feature_moments_control_button_status_behavior
Change-Id: Ie289f10a0207dd2d4b9164b057c8cd1d84f88c55
junkyu han [Tue, 30 May 2017 06:58:17 +0000 (06:58 +0000)]
Merge "Add TEST_CODE for callforwarding" into tizen
junkyu han [Tue, 30 May 2017 06:53:49 +0000 (15:53 +0900)]
Add TEST_CODE for callforwarding
Change-Id: I2bca25970d76325e66c96782bb9cc6f201513630
junkyu han [Tue, 30 May 2017 06:43:29 +0000 (06:43 +0000)]
Merge "Add TEST_CODE for HEADSET" into tizen
junkyu han [Tue, 30 May 2017 06:09:02 +0000 (15:09 +0900)]
Add TEST_CODE for HEADSET
Change-Id: Ib0630929a299b9575a28ec3d5a4e224ed09eecd3
junkyu han [Tue, 30 May 2017 06:07:04 +0000 (06:07 +0000)]
Merge "Add TEST_CODE for bluetooth" into tizen
junkyu han [Tue, 30 May 2017 04:59:48 +0000 (13:59 +0900)]
Add TEST_CODE for bluetooth
Change-Id: I12bd655a371c3a6da8226c1fb70c68bdc82eb0a5
junkyu han [Fri, 26 May 2017 07:50:14 +0000 (07:50 +0000)]
Merge "Add TEST_CODE for LOCATION" into tizen
moon87.park [Fri, 12 May 2017 04:05:41 +0000 (13:05 +0900)]
[W-home] Launch the watch setting app when longpress the clock face
Change-Id: Id0d68df54c7bdfd463ebeea08604f75d9774658a
junkyu han [Fri, 26 May 2017 05:29:01 +0000 (14:29 +0900)]
Add TEST_CODE for LOCATION
Change-Id: Ic25621ca8cae060b706a8309f4c461c5451859d1
junkyu han [Thu, 25 May 2017 09:56:15 +0000 (18:56 +0900)]
Move status_layout test to default_ui test & Rename several functions
Change-Id: I7c3e6300a17f4aa3275413f0edb2ad9a71adeef4