platform/core/appfw/shortcut.git
11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 28 Mar 2013 11:52:59 +0000 (11:52 +0000)]
Merge branch 'devel/home/master'

11 years agoUpdate status code with more comments.
Sung-jae Park [Wed, 27 Mar 2013 01:27:59 +0000 (01:27 +0000)]
Update status code with more comments.

status can be cared by the homescreen before get it from the app.
In that case, the app should know how to handle the result.

If the homescreen already cares the result, the app doesn't need to
care it again (noramlly).

So the apps should know the result is cared or not.

Change-Id: Ib35fa9b18fa134402731fdd53860417d913e2019

11 years agoUpdate License
Sung-jae Park [Mon, 25 Mar 2013 02:51:58 +0000 (02:51 +0000)]
Update License

2011 -> 2013

Add the shortcut status code.
Now the developer can get the result status of shortcut add requests.

Change-Id: I2258167accf3c9c0cd019f963d90c5710d5723b9

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sun, 24 Mar 2013 10:49:21 +0000 (10:49 +0000)]
Merge branch 'devel/home/master'

11 years agoUpdate version
Sung-jae Park [Sun, 24 Mar 2013 10:42:53 +0000 (10:42 +0000)]
Update version

Change-Id: Ie6ab9441f932cba425c81530d8870d6dafb747f4

11 years agoAdd error code.
Sung-jae Park [Fri, 22 Mar 2013 08:43:27 +0000 (08:43 +0000)]
Add error code.

Change-Id: I8da60c6e75f60f8ba1e8b54dc253afc99db92988

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 18 Mar 2013 11:41:50 +0000 (11:41 +0000)]
Merge branch 'devel/home/master'

11 years agoAdd allow_duplicate parameter.
Sung-jae Park [Fri, 15 Mar 2013 01:48:58 +0000 (01:48 +0000)]
Add allow_duplicate parameter.

Change-Id: I4dc5f43586fe6648aa1e9394a4f05f0aca90ac58

11 years agoReplace the NULL with SQLITE_TRANSIENT.
Sung-jae Park [Tue, 5 Mar 2013 15:26:55 +0000 (15:26 +0000)]
Replace the NULL with SQLITE_TRANSIENT.

NULL is defined as SQLITE_STATIC.
But I intend to use the SQLITE_TRANSIENT, so I set it correctly.

Change-Id: Ia3ef69edb0beab9a30e478d17c5505551c4b0061

11 years agoAdd shortcut type
Sung-jae Park [Mon, 18 Feb 2013 04:14:21 +0000 (04:14 +0000)]
Add shortcut type

for easy mode livebox size

Change-Id: If8f1fa0f7d0e5af5bebae708a51b4cef17e6ee9c

11 years agoUpdate the upgrade code
Sung-jae Park [Fri, 15 Feb 2013 02:53:14 +0000 (02:53 +0000)]
Update the upgrade code

Change-Id: I63e031fd012d48f46eafb57b13b8e50e95cb772d

11 years agoUpdate the smack manifest.
Sung-jae Park [Thu, 24 Jan 2013 03:19:14 +0000 (03:19 +0000)]
Update the smack manifest.

Change-Id: I85a1eae61e62ffc5f1eb7314e37f089861bb2a9b

11 years agoChange S/W License to Apache from Flora
Sung-jae Park [Sat, 19 Jan 2013 05:10:44 +0000 (14:10 +0900)]
Change S/W License to Apache from Flora

Change-Id: Idc0c3a2cd741bd9a1f60b18235353660897cc189

11 years agoRevise the spec file
Sung-jae Park [Fri, 4 Jan 2013 12:33:02 +0000 (21:33 +0900)]
Revise the spec file

Change-Id: I180ee92053296b43934846cceccba54c4ce9d06b

11 years agoRemove homescreen pkgmgr plugin. LOG_TAG changed.
Sung-jae Park [Wed, 2 Jan 2013 04:09:03 +0000 (13:09 +0900)]
Remove homescreen pkgmgr plugin. LOG_TAG changed.

Change-Id: Ic1beccb067f877d1f99182fa5f4c65764ee562c4

11 years agoUpdate License for uploading to RSA
Sung-jae Park [Wed, 19 Dec 2012 08:22:40 +0000 (17:22 +0900)]
Update License for uploading to RSA

Change-Id: Iebb5ad3856567dfbb0c990e7e78fcddfd8660983

11 years agoAdd livebox size type information
Sung-jae Park [Tue, 4 Dec 2012 12:45:46 +0000 (21:45 +0900)]
Add livebox size type information

Change-Id: If402f8eff75b0b6cb85031ae0d152b9fe1c551c4

11 years agoRemove the debian package informations
Sung-jae Park [Thu, 18 Oct 2012 04:28:31 +0000 (13:28 +0900)]
Remove the debian package informations

Change-Id: I74f3d06febe48cee104ff15d05638b70bbb149d9

11 years agoHandling the locale
Sung-jae Park [Thu, 11 Oct 2012 06:34:31 +0000 (15:34 +0900)]
Handling the locale

Change-Id: I1b6903320c186082cdb613879f47173222b3c75c

11 years agoReview few missing codes.
Sung-jae Park [Wed, 26 Sep 2012 08:46:18 +0000 (17:46 +0900)]
Review few missing codes.

Change-Id: I9d43dc2052dbe049c62679357f0c4cb6c544b485

11 years agoApply smack patch
Sung-jae Park [Wed, 19 Sep 2012 09:52:19 +0000 (18:52 +0900)]
Apply smack patch

12 years agoUpdate license
Sung-jae Park [Mon, 3 Sep 2012 09:07:30 +0000 (18:07 +0900)]
Update license

12 years agoFix the bug of shortcut parser.
Sung-jae Park [Thu, 30 Aug 2012 01:25:41 +0000 (10:25 +0900)]
Fix the bug of shortcut parser.

missing appid.

Change-Id: If293884743f602ef0956309545792679794eb811

12 years agoUpdate version for applying this to the SEL binary
Sung-jae Park [Fri, 24 Aug 2012 01:39:12 +0000 (10:39 +0900)]
Update version for applying this to the SEL binary

Change-Id: I6d84c8c192db6a53ad69e0f11fe348e0e01f0504

12 years agoupdate the pkgmgr plugin code
Sung-jae Park [Thu, 23 Aug 2012 08:49:49 +0000 (17:49 +0900)]
update the pkgmgr plugin code

Change-Id: Id26fb4873cdb6117612a6a58a9cad60e3f7d7dc1

12 years agoUpdate the pkgmgr parser.
Sung-jae Park [Tue, 21 Aug 2012 09:30:12 +0000 (18:30 +0900)]
Update the pkgmgr parser.

Find the homescreen, shortcut-list tag.

Change-Id: Ie2a4fb066e199b91dcf244911f878c1effa126d8

12 years agoadd homescreen plugin for pkgmgr
Sung-jae Park [Tue, 14 Aug 2012 06:24:20 +0000 (15:24 +0900)]
add homescreen plugin for pkgmgr

Change-Id: I30d2715c3a26091871fe3505315768b72cf95590

12 years agoUpdate version for uploading this to the tizen OBS
Sung-jae Park [Tue, 14 Aug 2012 03:48:59 +0000 (12:48 +0900)]
Update version for uploading this to the tizen OBS

Change-Id: I4b2546e4c52fbe0b9cd558a3c6933df3e1922f23

12 years agoApply flora license
Sung-jae Park [Sat, 11 Aug 2012 07:40:31 +0000 (16:40 +0900)]
Apply flora license

Change-Id: I2f2086a6805ad0ab9c3896325f70b110f8049e60

12 years agoMerge with old git repository
Sung-jae Park [Sat, 11 Aug 2012 05:32:30 +0000 (14:32 +0900)]
Merge with old git repository

Change-Id: Ib1ca1c874b459ecb965ea41a06796903181aea10

12 years agoUpdate the parser
Sung-jae Park [Thu, 2 Aug 2012 03:57:04 +0000 (12:57 +0900)]
Update the parser

Change-Id: Iff05a47172fc6636aa3094982bdf04a114e31546

12 years agoApply new interface of the com-core
Sung-jae Park [Sat, 28 Jul 2012 16:11:42 +0000 (01:11 +0900)]
Apply new interface of the com-core

Change-Id: I6c062c2d33e804491de975760975308ce9005be2

12 years agoRename libshortcuts.so libshortcut-list.so
Sung-jae Park [Mon, 23 Jul 2012 14:48:54 +0000 (23:48 +0900)]
Rename libshortcuts.so libshortcut-list.so

Change-Id: I4607fe6599a48230ca909096791f2df813d1548b

12 years agocom-core timeout added (0u for default)
Sung-jae Park [Mon, 23 Jul 2012 12:59:20 +0000 (21:59 +0900)]
com-core timeout added (0u for default)

Fix the warnings

Change-Id: I4acde2f00c465131273a8f9854a9ad9f70e708b7

12 years agoAdd -g option
Sung-jae Park [Mon, 23 Jul 2012 08:17:03 +0000 (17:17 +0900)]
Add -g option

Change-Id: I6d966fa4c3260947ba2daad2fe38bb903fee3c17

12 years agoRemove needless code
Sung-jae Park [Fri, 20 Jul 2012 14:20:56 +0000 (23:20 +0900)]
Remove needless code

Revise the service_register

Change-Id: Ic2011110fd4bc64388ca290e0404ffcf0d4ea254

12 years agoRevise the implementation and API
Sung-jae Park [Fri, 20 Jul 2012 05:35:09 +0000 (14:35 +0900)]
Revise the implementation and API

Change-Id: Ie8b6c438c01e968c5991376b9949e50f90322529

12 years agoUpdate shortcut list up API
Sung-jae Park [Thu, 19 Jul 2012 07:29:32 +0000 (16:29 +0900)]
Update shortcut list up API

XML spec is updated
Fix the crash bug when the application doesn't set the result check cb
for add to home shortcut(or livebox)

Change-Id: If47c52b721cc80cfd35379a486a1f8d52dbf2776

12 years agoUpdate TAG
Sung-jae Park [Tue, 17 Jul 2012 09:06:22 +0000 (18:06 +0900)]
Update TAG

Change-Id: I6de7ddeef96358f3928bb472d9ebe47988d4196c

12 years agoAdd new type
Sung-jae Park [Tue, 17 Jul 2012 05:49:13 +0000 (14:49 +0900)]
Add new type

Change-Id: I7ebc59f5bce25bf445c5ada559f1ec7b638cd5ed

12 years agoAdd icon handling codes
Sung-jae Park [Tue, 17 Jul 2012 05:28:36 +0000 (14:28 +0900)]
Add icon handling codes

Change-Id: I2ec5911b672b3f3a811546a4865fc039962d645a

12 years agoUpdate the version
Sung-jae Park [Tue, 17 Jul 2012 05:09:22 +0000 (14:09 +0900)]
Update the version

Change-Id: Icac272dff6a2d8b8d6123adc35c2e84d6e7617bc

12 years agoAdd new API
Sung-jae Park [Mon, 16 Jul 2012 07:44:03 +0000 (16:44 +0900)]
Add new API

add_to_home_shortcut
add_to_home_livebox

Change-Id: If8220d37a3a459fb283371600a280f84a50f97cd

12 years agoReplace executable format with shared object(plugin) format for package manager
Sung-jae Park [Mon, 9 Jul 2012 02:53:16 +0000 (11:53 +0900)]
Replace executable format with shared object(plugin) format for package manager

Change-Id: I877f19de3b7275a9e470bd67dd2cbae5b1fa49fc

12 years agoReplace secom_socket with libcom-core.
Sung-jae Park [Wed, 4 Jul 2012 03:01:52 +0000 (12:01 +0900)]
Replace secom_socket with libcom-core.

Change-Id: I0745117abff5bcd50b32d5747d9b60c2157dc853

12 years agoAdd shortcut_service_register API
Sung-jae Park [Tue, 26 Jun 2012 10:19:20 +0000 (19:19 +0900)]
Add shortcut_service_register API

Change-Id: I74bbf81741c5ec10fdc432e4b76a44909273d656

12 years agoRename the tag name
Sung-jae Park [Wed, 30 May 2012 05:54:55 +0000 (14:54 +0900)]
Rename the tag name

Change-Id: Ia7dab7404a74d62abf5d8e9175dddadc8dd3dba3

12 years agoAdd few lines for package replacement
Sung-jae Park [Wed, 30 May 2012 01:37:33 +0000 (10:37 +0900)]
Add few lines for package replacement

Change-Id: I1eb080790bc42f885a8d30dcc64734c0e8b4b76b

12 years agoAdd add_to_home_with_period function.
Sung-jae Park [Tue, 22 May 2012 07:53:50 +0000 (16:53 +0900)]
Add add_to_home_with_period function.

Change-Id: I03921eb7e59d8a7c439d1d4e67038412d7185971

12 years agoRename libslp-shortcut with libshortcut
Sung-jae Park [Mon, 21 May 2012 06:37:29 +0000 (15:37 +0900)]
Rename libslp-shortcut with libshortcut

Change-Id: I677f88881bba96fe71fedccc00ee3c6041960553

12 years agoRename shortcut package name(remove -0)
Sung-jae Park [Mon, 21 May 2012 06:19:13 +0000 (15:19 +0900)]
Rename shortcut package name(remove -0)

12 years agoUpdate spec file for OBS
Sung-jae Park [Mon, 21 May 2012 06:08:51 +0000 (15:08 +0900)]
Update spec file for OBS

12 years agoUpdate spec file
Sung-jae Park [Mon, 21 May 2012 05:42:22 +0000 (14:42 +0900)]
Update spec file

12 years agoUpdate OBS Package name
Sung-jae Park [Mon, 21 May 2012 05:20:25 +0000 (14:20 +0900)]
Update OBS Package name

12 years agoClean up installing files from a dev package.
Sung-jae Park [Mon, 14 May 2012 00:38:22 +0000 (09:38 +0900)]
Clean up installing files from a dev package.

12 years agoMerge branch 'master' of ssh://165.213.149.219:29418/slp/pkgs/s/shortcut
Sung-jae Park [Tue, 20 Mar 2012 03:01:23 +0000 (12:01 +0900)]
Merge branch 'master' of ssh://165.213.149.219:29418/slp/pkgs/s/shortcut

Conflicts:
packaging/shortcut.spec

12 years agoupdate(add) packaging directory and spec file from OBSTF:Private, OBS
Inkyo Jung [Fri, 16 Mar 2012 15:45:39 +0000 (00:45 +0900)]
update(add) packaging directory and spec file from OBSTF:Private, OBS

12 years agoFix the warning. (remove unused variable)
Sung-jae Park [Fri, 16 Mar 2012 10:30:55 +0000 (19:30 +0900)]
Fix the warning. (remove unused variable)

12 years agoAdd package installation meta file and spec (OBS).
Sung-jae Park [Fri, 16 Mar 2012 10:18:32 +0000 (19:18 +0900)]
Add package installation meta file and spec (OBS).

12 years agoAdd "extern "C"" keyword for C++ developer
Sung-jae Park [Tue, 6 Mar 2012 07:32:57 +0000 (16:32 +0900)]
Add "extern "C"" keyword for C++ developer

12 years agoClean up pc file
Sung-jae Park [Fri, 2 Mar 2012 07:10:37 +0000 (16:10 +0900)]
Clean up pc file

12 years agoUpdate boilerplates.
Sung-jae Park [Thu, 16 Feb 2012 02:03:21 +0000 (11:03 +0900)]
Update boilerplates.

12 years agoUpdate test code
Sung-jae Park [Thu, 16 Feb 2012 01:53:56 +0000 (10:53 +0900)]
Update test code

12 years agoReplace alloca with malloc.
Sung-jae Park [Thu, 9 Feb 2012 00:10:33 +0000 (09:10 +0900)]
Replace alloca with malloc.

alloca can generates the segmentation fault if it fails to allocate
stack.

12 years agoRemove sd related code
Sung-jae Park [Mon, 2 Jan 2012 04:17:22 +0000 (13:17 +0900)]
Remove sd related code

12 years agoRemove package dependency from the CMakeLists.txt
Sung-jae Park [Fri, 30 Dec 2011 02:02:10 +0000 (11:02 +0900)]
Remove package dependency from the CMakeLists.txt

12 years agoRemove unnecessary package dependency
Sung-jae Park [Thu, 29 Dec 2011 05:34:12 +0000 (14:34 +0900)]
Remove unnecessary package dependency

12 years agoUpdate license info
Sung-jae Park [Fri, 2 Dec 2011 08:04:48 +0000 (17:04 +0900)]
Update license info

Change-Id: Iaab14ef5c71b0725852ac9a37440ba5b3763d6c7

12 years agoUpdate boilerplates
Sung-jae Park [Fri, 2 Dec 2011 03:03:29 +0000 (12:03 +0900)]
Update boilerplates

Change-Id: I40a85492bc62c6bb841bceb284b83a2079e2fec3

12 years agoUpdate comments for test code
Sung-jae Park [Mon, 28 Nov 2011 07:57:18 +0000 (16:57 +0900)]
Update comments for test code

Change-Id: I512d3b798631eecab60cd31d748ff0a310d7bde1

12 years agoReplace the name of the test code.
Sung-jae Park [Mon, 28 Nov 2011 07:56:43 +0000 (16:56 +0900)]
Replace the name of the test code.

Change-Id: I73d2e7d85fe4270e64f3e7f413ecf7a1d52f3080

12 years agoUpdate comment for doxygen.
Sung-jae Park [Mon, 28 Nov 2011 07:55:15 +0000 (16:55 +0900)]
Update comment for doxygen.

Change-Id: Ibfd9789ad88386f76e18da57b7576c13e9b8837d

12 years agoUpdate indentation
Sung-jae Park [Thu, 24 Nov 2011 04:39:00 +0000 (13:39 +0900)]
Update indentation

Change-Id: I2f21a2ec985a4582252be3cc9c70c480ff2b5c53

12 years agoUpdate changelog
Sung-jae Park [Wed, 16 Nov 2011 08:47:56 +0000 (17:47 +0900)]
Update changelog

Change-Id: Ie8844858ff9da7cf72bad9f1303f840beae1b6c1

12 years agoUpdate return value
Sung-jae Park [Fri, 11 Nov 2011 03:58:04 +0000 (12:58 +0900)]
Update return value

Change-Id: I358f54bf72d2300ebbc294ae9583a937aa740a87

12 years agoUpdate PG
Sung-jae Park [Fri, 11 Nov 2011 03:01:00 +0000 (12:01 +0900)]
Update PG

Change-Id: I849dace5ba24a7e56c31c37ef82d061e3a70729a

12 years agoUpdate PG
Sung-jae Park [Fri, 11 Nov 2011 02:46:22 +0000 (11:46 +0900)]
Update PG

12 years agoUpdate PG
Sung-jae Park [Thu, 10 Nov 2011 05:08:52 +0000 (14:08 +0900)]
Update PG

12 years agoUpdate doxygen
Sung-jae Park [Thu, 10 Nov 2011 03:13:34 +0000 (12:13 +0900)]
Update doxygen

12 years agoInitiate the proejct.
Sung-jae Park [Thu, 10 Nov 2011 01:14:57 +0000 (10:14 +0900)]
Initiate the proejct.

Copy code from local git to public git.