platform/core/appfw/shortcut.git
7 years agoRelease version 0.7.3 83/123783/1 accepted/tizen/unified/20170407.190552 submit/tizen/20170407.042402
seungha.son [Fri, 7 Apr 2017 04:24:11 +0000 (13:24 +0900)]
Release version 0.7.3

 - Modify Log level

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Iba158cd42ca0c873fb3aa4fa60cd6f48d36c082c

7 years agoModified Log level 20/114520/1
seungha.son [Mon, 13 Feb 2017 23:54:52 +0000 (08:54 +0900)]
Modified Log level

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I1bf9336cb9f5d9329773d6d25609d64f8911268d

7 years agoRelease version 0.7.2 79/114279/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170213.174607 accepted/tizen/ivi/20170214.010905 accepted/tizen/mobile/20170214.010716 accepted/tizen/tv/20170214.010752 accepted/tizen/unified/20170309.032731 accepted/tizen/wearable/20170214.010802 submit/tizen/20170213.012027 submit/tizen/20170213.044847 submit/tizen_unified/20170308.100406
seungha.son [Mon, 13 Feb 2017 00:45:15 +0000 (09:45 +0900)]
Release version 0.7.2

 - Fix wrong behavior about return value of shortcut request

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I8030868ea8ce28e6d4838634412f6a3879715e5d

7 years agoFix wrong behavior about return value of shortcut request 90/114090/5
seungha.son [Fri, 10 Feb 2017 02:45:07 +0000 (11:45 +0900)]
Fix wrong behavior about return value of shortcut request

 - Currently, It is a structure in which the caller can not get
   a proper return value when there is a request such as
   shortcut add or remove.
 - The caller generates a request-id for each shortcut, passes the id
   to data-provider-master and passes the return vallue to caller
   using the id in the data-provider-master daemon.
 - related patch : https://review.tizen.org/gerrit/#/c/114091/

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I30791a7a1309df8d9473a373e785bdc9ceb1f62a

7 years agoRelease version 0.7.1 04/112404/1
seungha.son [Wed, 1 Feb 2017 01:07:44 +0000 (10:07 +0900)]
Release version 0.7.1

 - Fix memory leak

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: If577b0824a5c3fd9a602d66d2a050ff13fe3d2f5

7 years agoFix memory leak 03/112003/1 tizen_3.0_tv accepted/tizen/3.0/common/20170201.164551 accepted/tizen/3.0/ivi/20170201.091706 accepted/tizen/3.0/mobile/20170201.091522 accepted/tizen/3.0/tv/20170201.091604 accepted/tizen/3.0/wearable/20170201.091627 submit/tizen_3.0/20170201.003016
seungha.son [Wed, 25 Jan 2017 08:36:22 +0000 (17:36 +0900)]
Fix memory leak

 - If body is floating, memory corruption is occured when msg get body
   in g_dbus_connection_send_message_with_reply()
   So, this problem can be solved by increase reference count of
   body when body is floating.

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I166e0a2fb9e334c40fa9cfc37a998e5887492c4a

7 years agoRelease version 0.7.0 11/111011/1 accepted/tizen/common/20170125.113202 accepted/tizen/ivi/20170119.222156 accepted/tizen/mobile/20170119.221735 accepted/tizen/tv/20170119.221948 accepted/tizen/wearable/20170119.222049 submit/tizen/20170119.070147
seungha.son [Thu, 19 Jan 2017 07:16:55 +0000 (16:16 +0900)]
Release version 0.7.0

 - Add new API
 - Fix some bug

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I8bf197e91553ed1d5b67bd998b0926f7bf2e68d1

7 years agoFix versioning 73/110773/1
seungha.son [Wed, 18 Jan 2017 04:04:19 +0000 (13:04 +0900)]
Fix versioning

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I4e481ecf2412706aaaba33186d641b81ef605cc3

7 years agoFix API description 44/105244/6 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.122231 accepted/tizen/3.0.m2/tv/20170104.122615 accepted/tizen/3.0.m2/wearable/20170104.122929 accepted/tizen/3.0/common/20161221.180511 accepted/tizen/3.0/ivi/20161221.005132 accepted/tizen/3.0/mobile/20161221.005211 accepted/tizen/3.0/tv/20161221.004927 accepted/tizen/3.0/wearable/20161221.005032 accepted/tizen/common/20170113.184556 accepted/tizen/ivi/20170112.223119 accepted/tizen/mobile/20170112.223023 accepted/tizen/tv/20170112.223044 accepted/tizen/wearable/20170112.223103 submit/tizen/20170112.062902 submit/tizen_3.0.m2/20170104.093749 submit/tizen_3.0/20161219.021225 submit/tizen_common/20170112.224201
seungha.son [Fri, 16 Dec 2016 05:48:28 +0000 (14:48 +0900)]
Fix API description

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Ie4813615ba4f84a447f158d11f831c28efc8395d

7 years agoRename upgrade script name 98/101898/3 accepted/tizen/3.0/common/20161205.091903 accepted/tizen/3.0/ivi/20161204.235838 accepted/tizen/3.0/mobile/20161204.235642 accepted/tizen/3.0/tv/20161204.235742 accepted/tizen/3.0/wearable/20161204.235809 submit/tizen_3.0/20161202.085638
seungha.son [Fri, 2 Dec 2016 10:06:25 +0000 (19:06 +0900)]
Rename upgrade script name

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I64ed1c040168cdc624071a51d4f475082ad75f1e

7 years agoDisconnect the monitor connection when callback unregister 13/97913/1
Myungki Lee [Tue, 15 Nov 2016 09:25:59 +0000 (18:25 +0900)]
Disconnect the monitor connection when callback unregister

Change-Id: I1a25f04433ec688038c0c176082b92fcf645ddb0
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoChange macro log name 17/97417/2 accepted/tizen/3.0/common/20161116.143604 accepted/tizen/3.0/ivi/20161116.022253 accepted/tizen/3.0/mobile/20161116.022041 accepted/tizen/3.0/tv/20161116.022137 accepted/tizen/3.0/wearable/20161116.022218 accepted/tizen/common/20161125.095423 accepted/tizen/ivi/20161125.004224 accepted/tizen/mobile/20161125.003752 accepted/tizen/tv/20161125.003941 accepted/tizen/wearable/20161125.004103 submit/tizen/20161124.000829 submit/tizen_3.0/20161115.024443
seungha.son [Mon, 14 Nov 2016 06:29:40 +0000 (15:29 +0900)]
Change macro log name

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I38476c8d6bb3a559a023c3068d8d80e012c85aa7

7 years agoMove the remove func in order to open 22/92322/14 accepted/tizen/3.0/common/20161114.082851 accepted/tizen/3.0/ivi/20161104.104342 accepted/tizen/3.0/mobile/20161104.104248 accepted/tizen/3.0/tv/20161104.104304 accepted/tizen/3.0/wearable/20161104.104325 accepted/tizen/common/20161104.060008 accepted/tizen/ivi/20161106.235202 accepted/tizen/mobile/20161106.235107 accepted/tizen/tv/20161106.235125 accepted/tizen/wearable/20161106.235144 submit/tizen/20161104.052856 submit/tizen_3.0/20161104.060817 submit/tizen_3.0_common/20161110.084657
Myungki Lee [Wed, 2 Nov 2016 11:00:24 +0000 (20:00 +0900)]
Move the remove func in order to open

Change-Id: I3497396d6fa363fbc8eb8b3f0d6d20497daebf67
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoModify the license sentence 78/94778/1
Myungki Lee [Tue, 1 Nov 2016 07:05:55 +0000 (16:05 +0900)]
Modify the license sentence

- delete some extern sentence

Change-Id: I384e0627ba5ab719d42deac6199abce0fd1173a5
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoDo not unref msg in _send_async_shortcut() 74/94474/1
Myungki Lee [Mon, 31 Oct 2016 05:57:40 +0000 (14:57 +0900)]
Do not unref msg in _send_async_shortcut()

- Async should not free msg, will be freed by gdbus after async call done

Change-Id: Ia4f856a86b392bfacb0c4ae5cdc3ca8b4bb430f0
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoRemove extern keyword 51/93151/3 accepted/tizen/3.0/ivi/20161102.075737 accepted/tizen/3.0/mobile/20161102.075548 accepted/tizen/3.0/tv/20161102.075635 accepted/tizen/3.0/wearable/20161102.075707 accepted/tizen/common/20161031.121704 accepted/tizen/ivi/20161031.082318 accepted/tizen/mobile/20161031.082212 accepted/tizen/tv/20161031.082238 accepted/tizen/wearable/20161031.082258 submit/tizen/20161031.010650 submit/tizen_3.0/20161102.051512
Myungki Lee [Fri, 21 Oct 2016 01:36:36 +0000 (10:36 +0900)]
Remove extern keyword

Change-Id: I7a9060eb8b3e812e804d472fd9073515af3ab98a
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoSeparates files related shorcut error from shortcut internal 40/91640/5 accepted/tizen/3.0/ivi/20161028.123115 accepted/tizen/3.0/mobile/20161028.122434 accepted/tizen/3.0/tv/20161028.122647 accepted/tizen/3.0/wearable/20161028.122912 accepted/tizen/common/20161011.154241 accepted/tizen/ivi/20161012.065009 accepted/tizen/mobile/20161012.064920 accepted/tizen/tv/20161012.064932 accepted/tizen/wearable/20161012.064951 submit/tizen/20161011.051336 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082323 submit/tizen_3.0_common/20161104.104000
seungha.son [Mon, 10 Oct 2016 12:34:23 +0000 (21:34 +0900)]
Separates files related shorcut error from shortcut internal

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I82c5d2eae86d4821fdd35d685ecdfc06e3ad249b

7 years agoAdd new APIs for shortcut removal 14/89414/2 accepted/tizen/3.0/ivi/20161011.065214 accepted/tizen/3.0/mobile/20161015.033820 accepted/tizen/3.0/tv/20161016.005033 accepted/tizen/3.0/wearable/20161015.083251 accepted/tizen/common/20160926.154158 accepted/tizen/ivi/20160927.020939 accepted/tizen/mobile/20160927.020946 accepted/tizen/tv/20160927.020918 accepted/tizen/wearable/20160927.020929 submit/tizen/20160926.012336 submit/tizen_3.0_ivi/20161010.000007 submit/tizen_3.0_mobile/20161015.000004 submit/tizen_3.0_tv/20161015.000003 submit/tizen_3.0_wearable/20161015.000003
jusung son [Fri, 23 Sep 2016 10:45:19 +0000 (19:45 +0900)]
Add new APIs for shortcut removal

Change-Id: I0433e87a68c7a4b69a3a99844e995f7956365c4a
Signed-off-by: jusung son <jusung07.son@samsung.com>
7 years agoFix wrong header description 56/89256/1
seungha.son [Fri, 23 Sep 2016 01:42:15 +0000 (10:42 +0900)]
Fix wrong header description

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I7c23f2512adbddbac6f91d2016f53192c35bc580

7 years agoSeparate internal API from shortcut_manager 24/88424/1 accepted/tizen/common/20160919.154757 accepted/tizen/ivi/20160920.051926 accepted/tizen/mobile/20160920.051833 accepted/tizen/tv/20160920.051847 accepted/tizen/wearable/20160920.051909 submit/tizen/20160919.100356
jusung son [Mon, 19 Sep 2016 03:56:02 +0000 (12:56 +0900)]
Separate internal API from shortcut_manager

Change-Id: I82acf5549f9dad2b82de2bae6a043a8e5bbc05bc
Signed-off-by: jusung son <jusung07.son@samsung.com>
7 years agoAdd a scripts to upgrade shortcut db 34/86934/1 accepted/tizen/common/20160912.181357 submit/tizen/20160912.053645
Myungki Lee [Mon, 5 Sep 2016 13:28:46 +0000 (22:28 +0900)]
Add a scripts to upgrade shortcut db

Change-Id: I21911fbdc8f773caf45b82f98047c11d4f793a6e
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
7 years agoDelete engineer, debug option in the spec file 70/86170/1 accepted/tizen/common/20160905.171433 accepted/tizen/ivi/20160905.235907 accepted/tizen/mobile/20160905.235738 accepted/tizen/tv/20160905.235815 accepted/tizen/wearable/20160905.235841 submit/tizen/20160905.010800
seungha.son [Wed, 31 Aug 2016 02:04:51 +0000 (11:04 +0900)]
Delete engineer, debug option in the spec file

- TIZEN_DEBUG_ENABLE, TIZEN_ENGINEER_MODE

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I4aeacd2f494b3b984c62e5bdc8bebcea79b19d5c

7 years agoArrange deprecated API code position 50/86150/1
seungha.son [Wed, 31 Aug 2016 00:27:45 +0000 (09:27 +0900)]
Arrange deprecated API code position

 - Deprecated API code position relocate to end of file.

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I3d54cd03a28683b0b8b287fc544c74cb4f48ddaf

7 years agoChanges error handling order 10/86010/1
seungha.son [Tue, 30 Aug 2016 06:32:08 +0000 (15:32 +0900)]
Changes error handling order

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I9a5c518caf4077b44fc09a2bee6c04dfce6ec33a

7 years agoFix crash when ui-gadget unloads shortcut module 40/78440/2 submit/tizen/20160706.043533
Semun Lee [Tue, 5 Jul 2016 12:14:55 +0000 (21:14 +0900)]
Fix crash when ui-gadget unloads shortcut module

Passing static variable string to g_dbus_error_register_error_domain
may cause crash after ui-gadget unloads shortcut module.

Change-Id: I0f76fe64f6b753f0b8f1bbeb1662b01686f0870b
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
7 years agoExclude function and code from coverage measurement 41/75041/3 accepted/tizen/common/20160620.163204 accepted/tizen/ivi/20160617.083717 accepted/tizen/mobile/20160617.083838 accepted/tizen/tv/20160617.083608 accepted/tizen/wearable/20160617.083921 submit/tizen/20160616.235341
seungha.son [Thu, 16 Jun 2016 10:28:26 +0000 (19:28 +0900)]
Exclude function and code from coverage measurement

 - Can't check error line
 - Can't invoked function from UTC

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I76510c3af5b8c6eaa1877fdca7f9dd3d29e366b5

7 years agoModify service register for multi-user compatibility 39/73939/1 accepted/tizen/common/20160614.143914 accepted/tizen/ivi/20160614.103341 accepted/tizen/mobile/20160614.103238 accepted/tizen/tv/20160614.103318 accepted/tizen/wearable/20160614.103259 submit/tizen/20160613.023047 submit/tizen/20160613.064514 submit/tizen/20160614.022443
Hyunho Kang [Fri, 10 Jun 2016 06:32:51 +0000 (15:32 +0900)]
Modify service register for multi-user compatibility

Change-Id: I9fd808e0dd3ed13e7bc8f213cfb1a6c78ee0f8ff
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoChange shortcut db permission 80/73180/7 accepted/tizen/common/20160608.160005 accepted/tizen/ivi/20160607.235935 accepted/tizen/mobile/20160608.000020 accepted/tizen/tv/20160607.235837 accepted/tizen/wearable/20160607.235946 submit/tizen/20160607.231554
seungha.son [Tue, 7 Jun 2016 05:42:30 +0000 (14:42 +0900)]
Change shortcut db permission

 - Currently, application-installer can't write to shortcut db.
   By changing shortcut db permission, application-installer can write to
   shortcut db.

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I094b3e206996b207e14322e4d158a1627de746fd

7 years agoAdd error handling code and description 54/70954/6 accepted/tizen/common/20160527.152941 accepted/tizen/ivi/20160528.111014 accepted/tizen/mobile/20160528.110954 accepted/tizen/tv/20160528.111011 accepted/tizen/wearable/20160528.110959 submit/tizen/20160527.072835
seungha.son [Mon, 23 May 2016 10:50:04 +0000 (19:50 +0900)]
Add error handling code and description

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I791503866fc0a3cf009d4cc27b2387b3c25ec697

7 years agoAdd check_privilege method. 47/71447/5 accepted/tizen/common/20160526.150334 accepted/tizen/ivi/20160526.094927 accepted/tizen/mobile/20160526.095122 accepted/tizen/tv/20160526.095007 accepted/tizen/wearable/20160526.095040 submit/tizen/20160526.062537
seungha.son [Wed, 25 May 2016 10:38:16 +0000 (19:38 +0900)]
Add check_privilege method.

Add code for check the privilege of async API.

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I68a06d36474610d8610a193fd7f724dcd2c11bd8

8 years agoAdjust coding rules 78/64178/2 accepted/tizen/common/20160413.131004 accepted/tizen/ivi/20160413.123455 accepted/tizen/mobile/20160413.123234 accepted/tizen/tv/20160413.123407 accepted/tizen/wearable/20160413.123430 submit/tizen/20160412.075243
Myungki Lee [Thu, 31 Mar 2016 03:01:59 +0000 (12:01 +0900)]
Adjust coding rules

Change-Id: Ia6d8cae6885ca7502f0ef70385edbedf44962523
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoAdd gdbus permission check logic & fix get list bug 92/63492/1 accepted/tizen/common/20160325.135419 accepted/tizen/ivi/20160324.131700 accepted/tizen/mobile/20160324.132945 accepted/tizen/tv/20160324.132817 accepted/tizen/wearable/20160324.132803 submit/tizen/20160324.104731
Hyunho Kang [Thu, 24 Mar 2016 08:16:28 +0000 (17:16 +0900)]
Add gdbus permission check logic & fix get list bug

Change-Id: Ia4c691c5780d458202d9db2a8479b19d815ae1f9
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoAdd apache-2.0 LICENSE file 54/63154/2 accepted/tizen/common/20160324.084230 accepted/tizen/common/20160325.134919 accepted/tizen/ivi/20160324.131633 accepted/tizen/mobile/20160324.132916 accepted/tizen/tv/20160324.132736 accepted/tizen/wearable/20160324.132700 submit/tizen/20160323.065638 submit/tizen/20160323.235918
Hyunho Kang [Tue, 22 Mar 2016 08:29:02 +0000 (17:29 +0900)]
Add apache-2.0 LICENSE file

Change-Id: I0ea01478e2a246c625e7c37c72953302ae4b4ae7
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoAdd dbus permission check logic 48/60848/2 accepted/tizen/common/20160323.183814 accepted/tizen/ivi/20160321.114100 accepted/tizen/mobile/20160321.114005 accepted/tizen/tv/20160321.114016 accepted/tizen/wearable/20160321.114035 submit/tizen/20160315.050359 submit/tizen/20160321.052611 submit/tizen_common/20160316.154911
Hyunho Kang [Wed, 2 Mar 2016 12:00:51 +0000 (21:00 +0900)]
Add dbus permission check logic

Change-Id: I6a445fde00cd7c7a9d37e8688dc76a6c07192621
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoRemove hard coded path 66/60766/3
Hyunho Kang [Wed, 2 Mar 2016 06:17:35 +0000 (15:17 +0900)]
Remove hard coded path

Change-Id: I15e7efb5293f4acf7627dab8525dc7e10ab24007
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoMerge remote-tracking branch 'origin/tizen_3.0_dbus' into tizen 39/60739/1
Hyunho Kang [Wed, 2 Mar 2016 03:00:53 +0000 (12:00 +0900)]
Merge remote-tracking branch 'origin/tizen_3.0_dbus' into tizen

Change-Id: I9d1af622a9c1b179ccd2300f2c6854e222cd1f6f
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoUsing gdbus for IPC instead of com-core package 10/57710/15 tizen_3.0_dbus
Hyunho Kang [Fri, 22 Jan 2016 02:50:45 +0000 (11:50 +0900)]
Using gdbus for IPC instead of com-core package

Change-Id: I2213aa72050e6aa183b2ae4768c4ec0b19cd6601
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: jusung son <jusung07.son@samsung.com>
8 years agoremove unnecessary code for privilege check 17/58317/1 accepted/tizen/ivi/20160218.023434 accepted/tizen/mobile/20160131.231617 accepted/tizen/tv/20160131.231635 accepted/tizen/wearable/20160131.231653 submit/tizen/20160129.090755 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000002
jusung son [Fri, 29 Jan 2016 08:14:09 +0000 (17:14 +0900)]
remove unnecessary code for privilege check

Change-Id: I0e45ac8e71b1a18a07b1d5506c36914663978a90
Signed-off-by: jusung son <jusung07.son@samsung.com>
8 years agoApply coding rule 04/56104/2
jusung son [Mon, 4 Jan 2016 10:15:51 +0000 (19:15 +0900)]
Apply coding rule

Change-Id: I08a75b8958f1ee720e59b000e04143469ea767b9
Signed-off-by: jusung son <jusung07.son@samsung.com>
8 years agoChanges for coding rules. 48/54648/1 accepted/tizen/mobile/20151217.092806 accepted/tizen/tv/20151217.092747 accepted/tizen/wearable/20151217.092834 submit/tizen/20151217.022734 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Kyuho Jo [Thu, 17 Dec 2015 02:25:33 +0000 (11:25 +0900)]
Changes for coding rules.

Change-Id: Ia167b94bac5e2d8dcc2aab2a22e4defb37a36226
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years agoChanges for coding rules. 49/53949/1 accepted/tizen/mobile/20151211.054911 accepted/tizen/tv/20151211.062119 accepted/tizen/wearable/20151211.060931 submit/tizen/20151211.025357
Kyuho Jo [Thu, 10 Dec 2015 09:38:44 +0000 (18:38 +0900)]
Changes for coding rules.

Change-Id: Ie5bff1c44bf52661e250fc0ae6708551dd06f26c
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years agoMerge from tizen 2.4 latest 65/51465/2 accepted/tizen/mobile/20151111.095210 accepted/tizen/tv/20151111.095227 accepted/tizen/wearable/20151111.095244 submit/tizen/20151111.080158
Kyuho Jo [Tue, 10 Nov 2015 03:15:42 +0000 (12:15 +0900)]
Merge from tizen 2.4 latest

Change-Id: I64a1f9ab319d7d2c9477ac51d6f69fdeaf488b7d
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years agoAdd proper smack label to shortcut_service.db 76/49876/1 accepted/tizen/mobile/20151021.085502 accepted/tizen/tv/20151021.085514 accepted/tizen/wearable/20151021.085520 submit/tizen/20151021.062249
Youmin Ha [Wed, 21 Oct 2015 06:04:01 +0000 (15:04 +0900)]
Add proper smack label to shortcut_service.db

The shortcut_service.db must be writable by app-installer, but it has _
smack label. This commit changes the smack label to User::Home.

Change-Id: I236b327ca7d9a00914d5404785c94784c0b87edb
Signed-off-by: Youmin Ha <youmin.ha@samsung.com>
8 years ago1. Move pkgmgr parser plug-in files to the proper directory. 80/48280/1 accepted/tizen/mobile/20150917.084554 accepted/tizen/tv/20150917.084632 accepted/tizen/wearable/20150917.084712 submit/tizen/20150917.070234 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Kyuho Jo [Thu, 17 Sep 2015 06:15:56 +0000 (15:15 +0900)]
1. Move pkgmgr parser plug-in files to the proper directory.
2. Modify permission of DB files for pkgmgr parser plug-in.

Change-Id: I6ee4ec815f4ade132461fbaffc8d38bee58a3f53
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years agoMake db files during installation. 15/47815/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150909.140703 accepted/tizen/tv/20150909.140027 accepted/tizen/wearable/20150909.135042 submit/tizen/20150909.071207 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
Kyuho Jo [Wed, 9 Sep 2015 06:04:38 +0000 (15:04 +0900)]
Make db files during installation.

Change-Id: I42636ef37a3d7695f5f1258f58057c87c0314002
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years agoChange mode of db files. 60/47260/1 accepted/tizen/mobile/20150902.055426 accepted/tizen/tv/20150902.055435 accepted/tizen/wearable/20150902.055442 submit/tizen/20150902.030540
Kyuho Jo [Tue, 1 Sep 2015 12:30:56 +0000 (21:30 +0900)]
Change mode of db files.

Change-Id: I42b098974c5f0aadf05bd6dfb8338a01b0bfe883
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years agoMove db file to /usr/dbspace 37/46337/1 accepted/tizen/mobile/20150820.043655 accepted/tizen/tv/20150820.043708 accepted/tizen/wearable/20150820.043725 submit/tizen/20150820.023425
Kyuho Jo [Wed, 19 Aug 2015 08:48:59 +0000 (17:48 +0900)]
Move db file to /usr/dbspace

Change-Id: Ib69c50b21cd989809c4921c2979323ce7bd1c249
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years agoSmack 3-domain rule. 97/45397/1
Kyuho Jo [Wed, 5 Aug 2015 13:36:54 +0000 (22:36 +0900)]
Smack 3-domain rule.

Change-Id: Iae1489882ffcb6e33b6523fe7d6fe470fa156122
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years agoMerge from tizen 2.4 77/40077/1 tizen_3.0.2015.q2_common accepted/tizen/mobile/20150603.042801 submit/tizen_common/20150604.888888 submit/tizen_mobile/20150601.083112 submit/tizen_mobile/20150601.135223 submit/tizen_mobile/20150602.034811 submit/tizen_mobile/20150603.020854
Kyuho Jo [Thu, 28 May 2015 13:09:44 +0000 (22:09 +0900)]
Merge from tizen 2.4

Change-Id: I8806d0d4caa849d219ef7abd005309840465c1ab
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
8 years agoFix build error submit/tizen_mobile/20150512.135541 submit/tizen_mobile/20150513.043814 submit/tizen_mobile/20150513.091454
Sung-jae Park [Tue, 12 May 2015 13:54:55 +0000 (22:54 +0900)]
Fix build error

Change-Id: I52232a00f344d18c16efb8f8987dfbb14b6d0ec8

8 years agoFix build breaks
Sung-jae Park [Tue, 12 May 2015 13:29:40 +0000 (22:29 +0900)]
Fix build breaks

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ie36887d48fc3721c6dd9ce12b376324af0568746

8 years agoFix build break for 64 bits submit/tizen_mobile/20150512.125148
Sung-jae Park [Tue, 12 May 2015 12:40:41 +0000 (21:40 +0900)]
Fix build break for 64 bits

Change-Id: I5683dfcb74b0908be9ccf642f92268a394717dae

8 years agoNeed to be revised for rpmlint again 93/39193/1 submit/tizen_mobile/20150511.123737 submit/tizen_mobile/20150511.123946
Sung-jae Park [Mon, 11 May 2015 12:15:24 +0000 (21:15 +0900)]
Need to be revised for rpmlint again

Change-Id: I458b556eb89102fd4530abf849fed608787f954f
Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
8 years agoMerge branch 'tizen_2.3' of ssh://168.219.209.56:29418/framework/appfw/shortcut into...
Sung-jae Park [Mon, 11 May 2015 12:08:40 +0000 (21:08 +0900)]
Merge branch 'tizen_2.3' of ssh://168.219.209.56:29418/framework/appfw/shortcut into tizen

8 years agoClean up old codes
Sung-jae Park [Mon, 11 May 2015 12:08:06 +0000 (21:08 +0900)]
Clean up old codes

Tizen 2.3/2.4 codes are replaced with old 3.0

9 years agoReplace DYNAMICBOX with WIDGET
Kyuho Jo [Fri, 10 Apr 2015 08:00:31 +0000 (17:00 +0900)]
Replace DYNAMICBOX with WIDGET

Change-Id: I4fa263e6a23e097be90fe8ba2d5fe1fd457014db
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agomodified bolilerplate
Kyuho Jo [Fri, 16 Jan 2015 02:48:47 +0000 (11:48 +0900)]
modified bolilerplate

Change-Id: I659c0930cccd33f2a9486d5c7085391a1f09ce26
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
9 years agoSync with tizen 2.3 code. 18/33118/4
Jiwoong Im [Tue, 6 Jan 2015 05:32:08 +0000 (14:32 +0900)]
Sync with tizen 2.3 code.

JIRA ticket : TC-2338
add shortcut_add_to_home api.

Change-Id: Iac5dbdd970f3ecce528b9d09861b0ef3b282ddaf
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoRemove product feature
hyun lee [Mon, 12 Jan 2015 06:18:09 +0000 (15:18 +0900)]
Remove product feature

Change-Id: I637347986db4cc9f377c44642e51c36226abb3b7
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoshortcut: change "com.samsung" to "org.tizen"
Junghyun Yeon [Sat, 10 Jan 2015 02:01:00 +0000 (11:01 +0900)]
shortcut: change "com.samsung" to "org.tizen"

Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Change-Id: Ia9a8e7950dd6bb59f79095ca5b57885ead68d0c9

9 years agoshortcut : It changes to apache license for dlist.
Myungki Lee [Tue, 6 Jan 2015 12:03:26 +0000 (21:03 +0900)]
shortcut : It changes to apache license for dlist.

Change-Id: Ib7fc8eac5778b35eb067af9dffddae7d2e993663
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
9 years agoFix for memoryleak
hyun lee [Fri, 19 Dec 2014 04:13:57 +0000 (13:13 +0900)]
Fix for memoryleak

Change-Id: I5e2d1d58247b7825a594cb88c31ce37fd899e990
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoMerge from 2.3b
hyun lee [Thu, 13 Nov 2014 02:31:04 +0000 (11:31 +0900)]
Merge from 2.3b

Change-Id: Ib56027715d873cf3ed80fc8f1395eb5dfc86a4d2
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agomerge mobile code
jongmyeong.ko [Wed, 29 Oct 2014 01:36:07 +0000 (10:36 +0900)]
merge mobile code

9 years agoreset repo
jongmyeong.ko [Wed, 29 Oct 2014 01:35:08 +0000 (10:35 +0900)]
reset repo

Signed-off-by: jongmyeong.ko <jongmyeong.ko@samsung.com>
9 years agoFix for builderror
hyun lee [Tue, 21 Oct 2014 06:07:46 +0000 (15:07 +0900)]
Fix for builderror

Change-Id: I2f475a09d99645527f78b4373eac016ac4bffd94
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoApply ACR
hyun lee [Mon, 20 Oct 2014 08:36:47 +0000 (17:36 +0900)]
Apply ACR

Change-Id: Ib0199e685da6ff049018e63b886cbdf6a2e262e3
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoUpdate doxygen from LB
hyun lee [Mon, 20 Oct 2014 07:05:07 +0000 (16:05 +0900)]
Update doxygen from LB

Change-Id: I54dcf1ca8a7db0deb7d77a47fc52e9f08f1fe5a0
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agochange some API visibility to hidden
hyun lee [Thu, 18 Sep 2014 06:23:11 +0000 (15:23 +0900)]
change some API visibility to hidden

Change-Id: I98486c7191921363de3f6ffbd224e3a4eeab1317
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoRemove unsupported API(ACR is accepted)
hyun lee [Thu, 18 Sep 2014 05:41:34 +0000 (14:41 +0900)]
Remove unsupported API(ACR is accepted)

Change-Id: I5ac1f772e8d89a7bd35c9dd8eb454f4755e52bd8
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoremove doxygen build warning
hyun lee [Fri, 5 Sep 2014 05:04:54 +0000 (14:04 +0900)]
remove doxygen build warning

Change-Id: Id74a4c98e979bfd7c2c8e46ca35432bb59ac94be
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoMerge from tizen_2.3b
hyun lee [Fri, 29 Aug 2014 06:09:16 +0000 (15:09 +0900)]
Merge from tizen_2.3b

Change-Id: I57f48e54d66307b885209dfc680318130f2d01ff
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoFix memory leak
hyun lee [Fri, 22 Aug 2014 05:46:52 +0000 (14:46 +0900)]
Fix memory leak

Change-Id: I85e2350afef384a34e37298f5ca2fd11c634bf67
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoUpdate doxygen
hyun lee [Wed, 20 Aug 2014 08:54:56 +0000 (17:54 +0900)]
Update doxygen

Change-Id: Ie7e26457ea9ede2b9964f91a6adf3d25880315ba
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoMerge branch 'devel/home/master'
hyun lee [Wed, 13 Aug 2014 10:29:52 +0000 (19:29 +0900)]
Merge branch 'devel/home/master'

9 years agoRemove livebox
hyun lee [Mon, 11 Aug 2014 04:48:40 +0000 (13:48 +0900)]
Remove livebox

Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoMerge branch 'devel/home/master'
hyun lee [Mon, 11 Aug 2014 04:44:54 +0000 (13:44 +0900)]
Merge branch 'devel/home/master'

9 years agoConvert livebox to dynamicbox
hyun lee [Fri, 8 Aug 2014 11:05:48 +0000 (20:05 +0900)]
Convert livebox to dynamicbox

Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoRemove privilege
hyun lee [Fri, 8 Aug 2014 10:12:37 +0000 (19:12 +0900)]
Remove privilege

Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoUpdate doxygen for product
hyun lee [Fri, 8 Aug 2014 10:04:40 +0000 (19:04 +0900)]
Update doxygen for product

Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoUpdate doxygen and Remove error type
hyun lee [Fri, 8 Aug 2014 09:17:29 +0000 (18:17 +0900)]
Update doxygen and Remove error type

Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoMerge branch 'devel/home/master'
hyun lee [Tue, 29 Jul 2014 13:54:04 +0000 (22:54 +0900)]
Merge branch 'devel/home/master'

9 years agoFix for build error
hyun lee [Tue, 29 Jul 2014 13:15:06 +0000 (22:15 +0900)]
Fix for build error

Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoUpdate doxygen
hyun lee [Tue, 29 Jul 2014 10:42:03 +0000 (19:42 +0900)]
Update doxygen

Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 21 Jul 2014 14:05:18 +0000 (23:05 +0900)]
Merge branch 'devel/home/master'

Change-Id: If7674eafd130038f3067fd7c243429de04ea8105

9 years agoUpdate doxygen about platform version and privilege
hyun lee [Mon, 21 Jul 2014 05:48:52 +0000 (14:48 +0900)]
Update doxygen about platform version and privilege

Change-Id: Ibbb38385ea75eb5b7b037efc8e9e8cba97ac62e6
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
9 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 15 Jul 2014 08:43:13 +0000 (17:43 +0900)]
Merge branch 'devel/home/master'

Change-Id: Icd8fc17682324b3fc5dd20c43609d2cda0d294ca

9 years agoUpdate doxygen
Sung-jae Park [Tue, 1 Jul 2014 13:10:57 +0000 (22:10 +0900)]
Update doxygen

Change-Id: I76eda305ca00e48fd59aad93b589fd55ce8cefa4

9 years agoReplace "internal" with "product"
Sung-jae Park [Mon, 30 Jun 2014 10:38:58 +0000 (19:38 +0900)]
Replace "internal" with "product"

Change-Id: Ic051f4789990661d366d570318ec961088375d10

9 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 18 Jun 2014 05:57:44 +0000 (14:57 +0900)]
Merge branch 'devel/home/master'

Change-Id: I83d8600b17d460858f169cb600310be011bb4040

9 years agoSeparate private/public API set.
Sung-jae Park [Wed, 18 Jun 2014 02:44:01 +0000 (11:44 +0900)]
Separate private/public API set.

Shortcut Icon creation service is only available for the platform S/W.

Change-Id: I5cb3728ce1ecac7f0fe886e67f17f2a5dede2a9e

9 years agoAdapt Manifest file to Multi-user 54/22754/1
Jean-Benoit MARTIN [Wed, 11 Jun 2014 08:11:45 +0000 (10:11 +0200)]
Adapt Manifest file to Multi-user

Bug-Tizen: TC-331

Change-Id: I02d78c4996600b94f0d089f50314af0498ed2821
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
9 years agoInitialize Tizen 2.3
Sehong Na [Sat, 31 May 2014 03:48:29 +0000 (12:48 +0900)]
Initialize Tizen 2.3

9 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 30 May 2014 00:10:14 +0000 (09:10 +0900)]
Merge branch 'devel/home/master'

9 years agoFix the issues of TC
Sung-jae Park [Fri, 30 May 2014 00:02:12 +0000 (09:02 +0900)]
Fix the issues of TC

Change-Id: Iae760463a2b21d558087213e6279437ef6f37298

9 years agoModification about smack label of db file belong to process. 69/20569/2 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/common/20140519.224149 accepted/tizen/ivi/20140521.164853 accepted/tizen/mobile/20140602.132445 submit/tizen/20140516.060908 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
jooseong.lee [Fri, 9 May 2014 09:02:59 +0000 (18:02 +0900)]
Modification about smack label of db file belong to process.

[Problem]
Most db files have 'floor' label.  Because these are created when binary is built.
No process can write db (since 'floor' label allows only read and execute)

[Solution]
Modify smack label based on below condition and three domain model
Condition1. Assign domain of process creates db files
Condition2. Assign domain of process uses db files.

Change-Id: I4e7ae01dc4b386e5df73713459917806b9d5ef5a
Signed-off-by: jooseong.lee <jooseong.lee@samsung.com>
10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 20 Feb 2014 02:07:36 +0000 (11:07 +0900)]
Merge branch 'devel/home/master'

10 years agoFix prevent issue
Sung-jae Park [Thu, 20 Feb 2014 02:05:16 +0000 (11:05 +0900)]
Fix prevent issue

Change-Id: I951cb99fc816abfd33dd250134ee8492d312b324

10 years agoAdd multi-user support 65/16465/1 accepted/tizen_ivi_panda tizen_ivi_panda accepted/tizen/common/20140506.112840 accepted/tizen/ivi/panda/20140403.015115 submit/tizen/20140430.020549 submit/tizen_ivi_panda/20140403.011839
Kévin THIERRY [Tue, 28 Jan 2014 15:52:34 +0000 (16:52 +0100)]
Add multi-user support

Note that offending paths ("/opt/usr/apps") in the file sample.xml were
not removed since this file is neither used nor part of the
generated RPM. As the name of the file suggest it, it simply is a
sample.

Also correct some RPMLINT warnings/errors:
+ set a valid license tag in spec file
+ set a valid group tag in spec file
+ call ldconfig during post install (%post) and post uninstall (%postun)
  processes in spec file

Bug-Tizen: PTREL-345
Change-Id: I1b4b00ddcf8d51c98f67e5ae268e0ca0503de176
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 14 Feb 2014 12:23:18 +0000 (21:23 +0900)]
Merge branch 'devel/home/master'