summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-05-10Fix the svace issue (MEMORY_LEAK.EX)tizen_6.5.m2_releasesubmit/tizen_6.5/20211028.164101submit/tizen/20210606.233230accepted/tizen/unified/20210607.124351accepted/tizen/6.5/unified/20211028.224403tizen_6.5accepted/tizen_6.5_unifiedDoHyun Pyun1-0/+3
Change-Id: I627f7149d4cdb75c3981f5a9c71e247b1f726b77 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2021-04-23Remove deprecated function callsubmit/tizen/20210423.011914Hwankyu Jhun1-12/+0
The app_control_request_transient_app() is deprecated. Change-Id: Id1264b897eb288d545503c6678410a4fed73a27a Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2020-08-04Modify the package versiontizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115105submit/tizen_6.0_hotfix/20201102.192905submit/tizen_6.0/20201029.205505submit/tizen/20200806.040254accepted/tizen/unified/20200811.050311accepted/tizen/6.0/unified/hotfix/20201103.045947accepted/tizen/6.0/unified/20201030.103242tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedDoHyun Pyun1-2/+2
In order to distinguish the package history as tizen version, we manage the package version from now. Change-Id: I81496b0d24f33a0c456f7e00cc02096b88fb378c Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2020-04-06Use ui_app_main instead of app_efl_mainsubmit/tizen/20200406.042457accepted/tizen/unified/20200407.043053DoHyun Pyun1-13/+9
Change-Id: If0d32d3aa1c867d4b1f15a60efe9059ca132b241 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2020-02-28Apply sound_manager APIDeokhyun Kim5-18/+78
- In case launch mode is the headset connect, app is waiting for sound_manager event and exits right after A2DP routed event is invoked. Change-Id: I61f4cabaccfa18b0b2549edb434748e8bd00fd76
2019-02-14Fix the svace issue - memory leak(370969)tizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201027.114701submit/tizen_5.5_wearable_hotfix/20201026.1843010submit/tizen_5.5_mobile_hotfix/20201027.114301submit/tizen_5.5_mobile_hotfix/20201026.1851010submit/tizen_5.5/20191031.000013submit/tizen_5.5/20191031.000011submit/tizen_5.5/20191031.000009submit/tizen/20190214.055949accepted/tizen/unified/20190214.154115accepted/tizen/5.5/unified/wearable/hotfix/20201027.091956accepted/tizen/5.5/unified/mobile/hotfix/20201027.060542accepted/tizen/5.5/unified/20191031.033110tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedDoHyun Pyun1-0/+2
Change-Id: I1d106fd3ce8a83cd71a32b2909cdf5feb4791716 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2018-12-18Fix dlog format errorsubmit/tizen/20181218.064258accepted/tizen/unified/20181218.152406DoHyun Pyun1-1/+1
Change-Id: Iabbdd3dff71a52282ea3f6e98731d8e40485a2f4 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2018-05-10Remove glib-dbus-1 dependencysubmit/tizen_5.0/20181106.000001submit/tizen_5.0/20181101.000009submit/tizen/20180510.020629accepted/tizen/unified/20180510.070920accepted/tizen/5.0/unified/20181106.201920tizen_5.0accepted/tizen_5.0_unifiedDoHyun Pyun5-12/+0
Change-Id: Ia02b10e49ab3a1c9ae0547b0b2992a66000f4ec0 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2017-07-24removed the function as it is not being usedAmit Purwar1-15/+0
Change-Id: Ib6b68a3dba6dacc6297aa7c118a75ace2bfed883 Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
2017-07-24fixed duplicated assignmentAmit Purwar1-3/+1
Change-Id: I72da843f8a1a71e61e48a950006dcd37284fefd2 Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
2017-06-14Check the real feature for the telephony disabled logictizen_4.0.m2_releasetizen_4.0.IoT.p2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170828.100009submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170614.011744accepted/tizen/unified/20170630.082935accepted/tizen/4.0/unified/20170828.223114accepted/tizen/4.0/unified/20170816.015302tizen_4.0accepted/tizen_4.0_unifiedDoHyun Pyun4-7/+25
"tizen.org/feature/network.bluetooth.audio.call" key is the official feature value for BT HFP. So we should check this value. Change-Id: Id3d80e9ec34af93ef012d035b48f553b5c2ecbce Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2017-04-20Fix the svace issue (205996)submit/tizen/20170424.043020DoHyun Pyun1-1/+3
Change-Id: Iee59c2ccde10bcdf934f475d5e5ee56a95f751a8 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2017-04-03Fix svace issue (184031)tizen_4.0.m1_releasesubmit/tizen/20170403.070641accepted/tizen/wearable/20170403.131026accepted/tizen/unified/20170403.131030accepted/tizen_wearableDoHyun Pyun1-1/+5
Change-Id: I75c433eea065dff069000b7832f61e3552881214 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2017-03-27Modify the install path for license filesubmit/tizen/20170327.075259DoHyun Pyun1-3/+1
Change-Id: Ic490d0ed999346abd4865ad85174405a210fa4b1 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2017-03-16Fix the svace issues (184030, 184031)DoHyun Pyun1-3/+13
Change-Id: I2d23896b59c1a01917856a62097546b3ba73f29f Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2016-12-08Add the screen reader functionssubmit/tizen_unified/20170309.100419submit/tizen_unified/20170308.100420submit/tizen/20170302.014914submit/tizen/20170220.233016submit/tizen/20170116.115935submit/tizen/20161219.233906accepted/tizen/wearable/20170302.121614accepted/tizen/unified/20170309.075111DoHyun Pyun2-30/+51
Change-Id: I4fc2b2f64230747791b3e9d918c1d7eadeca05a9 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2016-12-06Fix the genlist display issue - TSAM-10954DoHyun Pyun1-1/+4
Change-Id: I9b0a3e5addc2208693240d5b3a12713e4ab7eaf1 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2016-12-04Remove Profile Build Dependency: Do it at runtimeMyungJoo Ham7-145/+157
- This is for Tizen 4.0. : Tizen 4.0 Configurability and Build Blocks require to remove all profile-depending build options in spec files. (No More profile macros) - It is recommended to distinguish features/profiles at runtime. unless it incurs too much overhead, which requires you to create multiple binaries and subpackages. Change-Id: I204c435d01e838d60767e0af623b32a0b85c4a24 Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2016-11-24Modify the color of the editable sub text string to bluesubmit/tizen/20161124.091209accepted/tizen/wearable/20161125.004915DoHyun Pyun2-7/+16
Change-Id: I80e18263eddb80ea2d07ef8506644d07014be529 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2016-11-04Add the evas callback for BT on / off buttonsubmit/tizen/20161107.090120accepted/tizen/wearable/20161108.001325DoHyun Pyun1-0/+5
Change-Id: I04bd9d2e63c93a5ffd95a3d883e918eb8eb01627 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2016-10-17Modify the genlist style of paired device itemsubmit/tizen_3.0/20161028.092428submit/tizen_3.0/20161028.062323submit/tizen/20161017.102112accepted/tizen/wearable/20161018.021428accepted/tizen/3.0/wearable/20161028.152620Hyuk Lee1-1/+1
Change-Id: Id3482d015a9f694794b05d92d288628087994e46 Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
2016-10-10Remove possible memory leaksubmit/tizen/20161010.001748accepted/tizen/wearable/20161010.082732DoHyun Pyun2-7/+8
Change-Id: I0846baf67b3bbb57178611237292f2f24701c652 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2016-10-05Fix the issue to show all device into headset list (TSAM-8622)submit/tizen_3.0_wearable/20161015.000005submit/tizen/20161005.062743accepted/tizen/wearable/20161005.081105accepted/tizen/3.0/wearable/20161015.084029DoHyun Pyun1-0/+5
Change-Id: I358b97719fc4deb2e57e6bd8e309211ce45927c8 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2016-10-04Fix to Overlap scanning textsubmit/tizen/20161004.062128accepted/tizen/wearable/20161004.232613Taejin Woo1-2/+4
Change-Id: I00437a5d32af1d31bf5d85ffb41f68b9973be3c1 Signed-off-by: Taejin Woo <tt.woo@samsung.com>
2016-09-28Remove unused file and fix memory leaksubmit/tizen/20161003.235123accepted/tizen/wearable/20161004.075603Taejin Woo6-276/+2
Change-Id: I3f4092a950f0f27b06976970e0195a0c7d47f1af Signed-off-by: Taejin Woo <tt.woo@samsung.com>
2016-08-29Add initial code for wearable bluetooth setting UIsubmit/tizen_wearable/20160901.035912accepted/tizen/wearable/20160901.065540DoHyun Pyun116-0/+24160
Change-Id: I24598f18a5b080bb989400d312c69f5073eff93f Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2016-02-02Initial empty repositoryHEADmasterseonil kim0-0/+0