platform/core/appfw/shortcut.git
11 years agoIcon service API is introduced. tizen_2.1 accepted/tizen/20130520.100932 submit/tizen/20130517.044820 submit/tizen_2.1/20130516.045513
Sung-jae Park [Wed, 15 May 2013 02:13:11 +0000 (11:13 +0900)]
Icon service API is introduced.

Patch 2
    Update the icon service reuqest codes.
    APIs are changed.

Patch 1
    Update shortcut service library.
    Icon service API is implemented.
    Default layout & group should be "" (zero length string)
    The icon provider will choose the default layout and group when it get zero length string.

Change-Id: I2d47a1dbdeb8281c20f3a352fd3bcaf4ffe10a4e

11 years agoAdd new sizes. submit/tizen_2.1/20130514.053102
Sung-jae Park [Thu, 2 May 2013 01:23:41 +0000 (10:23 +0900)]
Add new sizes.

Should be exposured for commercializing feature.

Change-Id: I782b11aa266a4aa0d93a98de46c7aa43c9a909c9

11 years agoUpdate spec comment 2.1b_release accepted/tizen_2.1/20130425.035428 submit/tizen_2.1/20130424.230904
Sung-jae Park [Tue, 23 Apr 2013 00:43:29 +0000 (09:43 +0900)]
Update spec comment

Change-Id: Ia16d0953a04f9debbacd1fa2938006ada7a916c0

11 years agoMerge branch 'tizen_2.1' of ssh://tizendev.org:29418/framework/appfw/shortcut into...
Sung-jae Park [Tue, 23 Apr 2013 00:42:21 +0000 (09:42 +0900)]
Merge branch 'tizen_2.1' of ssh://tizendev.org:29418/framework/appfw/shortcut into tizen_2.1

11 years agoClient/Server architecture is applied.
Sung-jae Park [Tue, 23 Apr 2013 00:05:03 +0000 (09:05 +0900)]
Client/Server architecture is applied.

There is master service daemon to help communicate between app & home.
Every request and reply will through the master.

Change-Id: I1aadd01ff3d0e19274fc46777ef73f9d514f9a22

11 years agoMerge branch 'tizen_2.1' of ssh://tizendev.org:29418/framework/appfw/shortcut into...
Sung-jae Park [Tue, 23 Apr 2013 00:20:06 +0000 (09:20 +0900)]
Merge branch 'tizen_2.1' of ssh://tizendev.org:29418/framework/appfw/shortcut into tizen_2.1

11 years agoClient/Server architecture is applied.
Sung-jae Park [Tue, 23 Apr 2013 00:05:03 +0000 (09:05 +0900)]
Client/Server architecture is applied.

There is master service daemon to help communicate between app & home.
Every request and reply will through the master.

Change-Id: I1aadd01ff3d0e19274fc46777ef73f9d514f9a22

11 years agoFix for 64 bit compatibility.
Junfeng Dong [Thu, 28 Mar 2013 09:30:49 +0000 (17:30 +0800)]
Fix for 64 bit compatibility.

- Fix hardcoding path.
- Use %cmake to set default paths.

Change-Id: Idf0f2d2403575f0571447c61bb6d2c953b0888d8

11 years agoAdd new API for removing shortcut(livebox)
Sung-jae Park [Sat, 30 Mar 2013 04:28:42 +0000 (04:28 +0000)]
Add new API for removing shortcut(livebox)

Change-Id: I58bece3692a8a1fdeb5ecf2acc6557be76425048

11 years agoUpdate shortcut status codes.
Sung-jae Park [Wed, 27 Mar 2013 04:47:17 +0000 (04:47 +0000)]
Update shortcut status codes.

Add cared bit mask.
If the homescreen already cares the error status, the application should know it.
So it can decide what it should do for error status.

Change-Id: I84d752a9e4e975b5394374f46fb1b5df8cb63fa7

11 years agoUpdate License
Sung-jae Park [Mon, 25 Mar 2013 04:24:22 +0000 (04:24 +0000)]
Update License

Add the shortcut status codes.
User(developer) can get the status code for handling the result of shortcut add request.

Change-Id: Icfd4e0e7e3a644c3696fddf5c2ebd3e9e845de83

11 years agoMerge branch 'master' into tizen_2.1
Sung-jae Park [Thu, 21 Mar 2013 13:10:55 +0000 (13:10 +0000)]
Merge branch 'master' into tizen_2.1

Conflicts:
lib/include/shortcut.h
lib/src/main.c
packaging/libshortcut.spec

Change-Id: Iea906d9a45831adb87457e30198efef41c72f2ee

11 years agoRemove unused functions, Add allow_duplicate parameter.
Sung-jae Park [Tue, 19 Mar 2013 10:29:41 +0000 (10:29 +0000)]
Remove unused functions, Add allow_duplicate parameter.

Homescreen will check the app-name and app-id for checking the duplicated.
If the allow_duplicate is 0, the homescreen should reject the shortcut add request if it is already exists.
or add it.

Change-Id: If5f4ece386e87be5cc152d2fcddfa5e65f3fe85c

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:12:42 +0000 (01:12 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:46:38 +0000 (01:46 +0900)]
Tizen 2.1 base

11 years agoReplace the NULL with SQLITE_TRANSIENT.
Sung-jae Park [Tue, 5 Mar 2013 15:27:44 +0000 (15:27 +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: I43c5cae2a5deb80f425746a1ee8f255daa104bc1

11 years agoAdd new type for easy mode livebox
Sung-jae Park [Mon, 18 Feb 2013 04:16:51 +0000 (04:16 +0000)]
Add new type for easy mode livebox

Change-Id: Icdc9cd9269c1efa09510612cb34e22fd0df15526

11 years agoUpdate the upgrade feature
Sung-jae Park [Fri, 15 Feb 2013 03:00:20 +0000 (03:00 +0000)]
Update the upgrade feature

Change-Id: I24b872f658d63cf1f3ce4eb13d383f3c35af7be3

11 years agoChange the smack manifest
Sung-jae Park [Thu, 24 Jan 2013 03:25:15 +0000 (03:25 +0000)]
Change the smack manifest

Change-Id: I85e67b49a3e777cc6be9c28025079a5f75d21bd9

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

Change-Id: I4a69a34d27ef616679bb8aa3520d720bc35fdca4

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

Change-Id: I29f6dd096f7058988b57ab25c95c574a94a93e6a

11 years agoChange the LOG_TAG, Remove homescreen plugin.
Sung-jae Park [Wed, 2 Jan 2013 07:06:10 +0000 (16:06 +0900)]
Change the LOG_TAG, Remove homescreen plugin.

Change-Id: I38dcf75b7eabf9fe43e32438832a3c587773dc16

11 years agoUpdate the project to the newest version.
Sung-jae Park [Thu, 20 Dec 2012 08:19:30 +0000 (17:19 +0900)]
Update the project to the newest version.

Change-Id: I1a1b629fb3f26e68d8b896b23dbc7c209965c774

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

Change-Id: Ic0124db60697a15b647bbd576b936b402adb5d9d

11 years agoAdd new API 2.0alpha master 2.0_alpha accepted/tizen/20130520.102720 submit/master/20120920.151039 submit/tizen/20130517.015346
Sung-jae Park [Wed, 22 Aug 2012 07:41:34 +0000 (16:41 +0900)]
Add new API

Change package name

Change-Id: I93cd647c7b640cb9497625f10c84daaf4a3c5224

11 years agoapply FSL(Flora Software License)
Kim Kibum [Fri, 8 Jun 2012 05:54:13 +0000 (14:54 +0900)]
apply FSL(Flora Software License)

11 years agoInitial empty repository
Hyesook Choi [Thu, 7 Jun 2012 23:56:46 +0000 (08:56 +0900)]
Initial empty repository