platform/core/appfw/data-provider-master.git
11 years agoFix the prevent issues
Sung-jae Park [Tue, 23 Apr 2013 02:53:48 +0000 (11:53 +0900)]
Fix the prevent issues

Change-Id: I79f87750d22aaf9b339ca60292c8c1301ffba52a

11 years agoUpdate version
Sung-jae Park [Tue, 23 Apr 2013 00:25:37 +0000 (09:25 +0900)]
Update version

Change-Id: Ieea7cc370831b7c360e26d5ecfba296d63492659

11 years agoAdd vconf key to inform that the server is started
Sung-jae Park [Sat, 20 Apr 2013 13:51:04 +0000 (22:51 +0900)]
Add vconf key to inform that the server is started

Change-Id: I0825d32c69a17d203d03213fe892a903bfc9fba8
key: memory/data-provider-master/started
type: bool
value: 0 - stopped
       1 - started

11 years agoEnable shortcut service.
Sung-jae Park [Sat, 20 Apr 2013 06:46:08 +0000 (15:46 +0900)]
Enable shortcut service.

Add more debugging messages (for developing more services)

Change-Id: Ibaa0fc5e750ea6f62a48a063b77c2ae86ba3796d

11 years agoFix the critical bug of service thread.
Sung-jae Park [Fri, 19 Apr 2013 16:59:02 +0000 (01:59 +0900)]
Fix the critical bug of service thread.

There is a problem while managing the 3 threads.
About "tcb" object management.

So this patch will merge the service thread & server thread.
So there is only two big thread is exists.

One for the socket data pumping thread, and the other is service
for new connection and packet opertaion.

Change-Id: Id4061ca2a0844cdcfc3859a60a46ea8e67ca715c

11 years agoUpdate shortcut service routine
Sung-jae Park [Fri, 19 Apr 2013 08:07:33 +0000 (17:07 +0900)]
Update shortcut service routine

Change-Id: I62d55be0176c3072b89af270cdcbb17d0deeba26

11 years agoUpdate License
Sung-jae Park [Fri, 19 Apr 2013 06:35:02 +0000 (15:35 +0900)]
Update License

Change-Id: I9e80712d636153e9dac8aa669eff94057a935433

11 years agoFix the crash error
Sung-jae Park [Fri, 19 Apr 2013 06:29:02 +0000 (15:29 +0900)]
Fix the crash error

If the secured livebox has no update period,
we don't need to add the update timer.

While finding compensated update time,
the provider is crashed because of dividing by 0 operation.

Change-Id: I9f333d17b10114d129cc4c152afd16b21a45ab71

11 years agoImplement new service threads.
Sung-jae Park [Thu, 18 Apr 2013 11:19:19 +0000 (20:19 +0900)]
Implement new service threads.

Badge service
Notification service
Shortcut service

Implement common service routine

Change-Id: I622de087bfc3d75ae6ce7eaed769ddf240a77038

11 years agoUpdate License
Sung-jae Park [Thu, 18 Apr 2013 11:14:30 +0000 (20:14 +0900)]
Update License

Remove "df"

Change-Id: I0f13a6ab7bc04e713d3a24a27d3b8f7381d60b1f

11 years agoClear the pixmap right after allocate it.
Sung-jae Park [Wed, 17 Apr 2013 08:00:46 +0000 (17:00 +0900)]
Clear the pixmap right after allocate it.

Change-Id: I05ee70b2761550e4a0dc1f6c2435f52d09c7c26e

11 years agoIf the slave is faulted,
Sung-jae Park [Wed, 17 Apr 2013 07:36:21 +0000 (16:36 +0900)]
If the slave is faulted,

Every package in that slave should be faulted too.
Then the user can re-activate it.

Change-Id: Icaf7c3bebf0ee4e27c1e88b75c5ecc382b32a636

11 years agoSupporting the 4x5,4x6 liveboxes
Sung-jae Park [Tue, 16 Apr 2013 01:20:04 +0000 (10:20 +0900)]
Supporting the 4x5,4x6 liveboxes

Change-Id: I4ac16c1c9a66f88392330c20ef8e7484fadf0dda

11 years agoUpdate accessibility scroll event
Sung-jae Park [Mon, 15 Apr 2013 05:30:45 +0000 (14:30 +0900)]
Update accessibility scroll event

Change-Id: Ib238085c0235e0db9a6d8155056226530c7f2d31

11 years agoAdd more log for fs free size calculation.
Sung-jae Park [Sun, 14 Apr 2013 06:11:32 +0000 (15:11 +0900)]
Add more log for fs free size calculation.

Change-Id: If8ed5b54b7a0591eff43fa9fb46f8d61d24d4e86

11 years agoFix the issues which are reported from the prevent
Sung-jae Park [Fri, 12 Apr 2013 02:34:10 +0000 (11:34 +0900)]
Fix the issues which are reported from the prevent

Change-Id: I844849718d3ceeb647aa4c1943572bc0d616c22f

11 years agoUpdate update_text handler
Sung-jae Park [Thu, 11 Apr 2013 10:30:29 +0000 (19:30 +0900)]
Update update_text handler

Update version

Change-Id: I1114bf73bb131dde0ebb83b9959af9f8660cb49c

11 years agoAccessiblity unhighlight event is added
Sung-jae Park [Thu, 11 Apr 2013 01:52:01 +0000 (10:52 +0900)]
Accessiblity unhighlight event is added

Update Version

Change-Id: I96428d7bc41a8752090ba0e426e7735e196d6620

11 years agoAdd log for debugging
Sung-jae Park [Fri, 5 Apr 2013 20:07:44 +0000 (20:07 +0000)]
Add log for debugging

Change-Id: I142604df9b929c260284698faa7fbf74d1f131be

11 years agoUpdate accessibility.
Sung-jae Park [Wed, 3 Apr 2013 17:03:17 +0000 (17:03 +0000)]
Update accessibility.

Accessibility event is defined for script type livebox & pd.

Update VERSION

Change-Id: Ic1d86a7567efcf0424325cdb2d8d63e42b38f5c7

11 years agoUpdate touch_effect & need_frame.
Sung-jae Park [Tue, 2 Apr 2013 16:20:10 +0000 (16:20 +0000)]
Update touch_effect & need_frame.

These attributes should be described for each size type.

Change-Id: I75e0e93e9e98acb464c369fd4a04894f15fe9ed3

11 years agoUpdate parser for getting accessibility text
Sung-jae Park [Tue, 2 Apr 2013 14:55:48 +0000 (14:55 +0000)]
Update parser for getting accessibility text

TYPE="access"
is added.

Change-Id: I35a7a941160f713732ad652927541ca69e95a45f

11 years ago"need_frame" attribute is added
Sung-jae Park [Tue, 2 Apr 2013 12:33:56 +0000 (12:33 +0000)]
"need_frame" attribute is added

For handling the frame decoration of boxes.
If a box set "true" for this need_frame attribute,
The viewer will draw the border for it.

Change-Id: I5b3781e4c6caaa78f8f8d00251d7e3a74104ce09

11 years agoActive/Passive update mode is added.
Sung-jae Park [Tue, 2 Apr 2013 11:42:10 +0000 (11:42 +0000)]
Active/Passive update mode is added.

Change-Id: I29da3ec8ccfae586ac63612a1fc1545d4858845b

11 years agoAdd update_mode.
Sung-jae Park [Mon, 1 Apr 2013 14:13:52 +0000 (14:13 +0000)]
Add update_mode.

Active & Passive update mode.

These two words are used for viewer.
If a viewer wants to update the content of boxes without any updated events, it can use the active mode.
or it can update by the updated event.

passive mode is default.
So every viewer will get updated event then they should to update the content of boxes.

Change-Id: I2463907ca3ecf903cdf34d8404b166c701716f94

11 years agoAdd new event path & Change pixmap 24 to 32.
Sung-jae Park [Sun, 31 Mar 2013 09:25:03 +0000 (09:25 +0000)]
Add new event path & Change pixmap 24 to 32.

Fix the bug of size_changed event.
It has to send the fbid to the client to update its buffer info from viewer side.

Version updated.

Change-Id: I865165b974aa32a35a58b7260cb1c046ed8f1413

11 years agoSeparating slaves(using net option), 0x0 size box
Sung-jae Park [Sat, 30 Mar 2013 06:39:52 +0000 (06:39 +0000)]
Separating slaves(using net option), 0x0 size box

1. Separate the slave process using network option.
   If a box requires network connection to update their contents,
   Load it from specific slave which designed to use the network.

   Currently, we use only one package for loading boxes.
   So we just launch another slave process for separating boxes using network attributes.

2. 0x0 box size is added.
   0x0 is supported for inhouse/commercialization version only.
   Its size is defined 720x1280 (depends on the screen size)

Change-Id: I256ed42decf7b89a3842d4784113b005683e197f

11 years agoAdd new event path for holding scroller of viewer
Sung-jae Park [Sat, 30 Mar 2013 02:51:21 +0000 (02:51 +0000)]
Add new event path for holding scroller of viewer

Viewer should holds the scroller when it gets this event.
This hold scroll event is used for get request of boxes.

Change-Id: I6f224fef0f601fcf2c2605b29ca8815ce915827a

11 years agoSend PD close event to the slave if it fails.
Sung-jae Park [Thu, 28 Mar 2013 09:01:54 +0000 (09:01 +0000)]
Send PD close event to the slave if it fails.

If the provider(master) failes to load the EDJE of PD,
send the failed event to the slave not only to the client.

Before apply this patch, the slave couldn't know what happens
when the master couldn't open a PD (failed to load EDJE),
So the slave always pending all update reuqests.

Change-Id: I4767628bfa69cf2d082f69a0f2d62c67908af0e1

11 years agoUse the 32 Bits pixmap & fix the client ref bug.
Sung-jae Park [Wed, 27 Mar 2013 06:22:31 +0000 (06:22 +0000)]
Use the 32 Bits pixmap & fix the client ref bug.

1. Use the 32 bits pixmap
   Easy mode home screen requires 32 bits pixmap for handling the transparent background.
   But I will give up the video play. (It requires another method)

2. Fix the client unref bug.
   Where is the client_unref code?? after invoke the callbacks?
   Strange, I lost the last one line.. but when? where? +_+;;

Change-Id: I4394766ea11269d47164b8920274adf814b0fe3b

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

2012 -> 2013

(Sync with the RSA)

Use the util_uri_to_path to unlink image files of liveboxes(image type)

Change-Id: I9feaa00a5243298f808bf1b65572df9bf82ba0e1

11 years agoFix the resize event missing bug.
Sung-jae Park [Sun, 24 Mar 2013 13:15:31 +0000 (13:15 +0000)]
Fix the resize event missing bug.

While creating a new livebox,
If its default size is same with requested size,.
sometimes the viewer lost the resized event.

Send the resized event explictly, even if it has same size.
with ALREADY status code

Change-Id: Ia0e40fd2e2d81e88a3acb6a444907013f0ce3bb0

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

Change-Id: Ie00b61f7e03ad3a8e6a00ccf91d16f3491f086e1

11 years agoReplace system errno with livebox errno.
Sung-jae Park [Fri, 22 Mar 2013 15:36:17 +0000 (15:36 +0000)]
Replace system errno with livebox errno.

Make error status code more portable.
If the livebox_create function has updaetd content, try send it to the provider.

Change-Id: I2851d03c1f0a2bbc6c28abfdfd4c46161a0953f1

11 years agoFix the bug.
Sung-jae Park [Thu, 21 Mar 2013 13:43:51 +0000 (13:43 +0000)]
Fix the bug.

click event send the x,y as double.

Change-Id: Ic3773455aab94137b602a415d8498cf58ec818df

11 years agoFix invalid arrow position handling code.
Sung-jae Park [Thu, 21 Mar 2013 04:43:39 +0000 (04:43 +0000)]
Fix invalid arrow position handling code.

Followed by latest patch for reducing IPC cost

Change-Id: I545be1fe8c8c9c456a7c2d60b4cfae0316719bb4

11 years agoChange the name of OSP livebox service provider.
Sung-jae Park [Wed, 20 Mar 2013 06:03:44 +0000 (06:03 +0000)]
Change the name of OSP livebox service provider.

livebox is replaced with appwidget

Change-Id: I3c45a7824a3ff46f305efbd63c7b07600837b82b

11 years agoAdd input device path parser for conf.
Sung-jae Park [Tue, 19 Mar 2013 02:36:55 +0000 (02:36 +0000)]
Add input device path parser for conf.

Change-Id: I052bf13d13d3b10ab1f85b75dc802481071c8573

11 years agoFix the inactivated slave handling code.
Sung-jae Park [Sat, 16 Mar 2013 13:33:28 +0000 (13:33 +0000)]
Fix the inactivated slave handling code.

There is a leak of resource in a very specific case (definitly rare case).
All request package will be pended at slave rpc->pending_list.

If the slave is not activated (didn't send hello packet),
The provider will terminate slave,
Then the slave rpc's deactivated callback will be invoked.

But the in there, slave rpc didn't clear the rpc->pending_list.
which packets are requested while activating the slave.

In a very specific case that the slave didn't send the hello message,
the rpc->pending_list can holds packets but previously, that list is
not cleared.

So this patch will clear it.

Furthermore,
If a slave is deactivated, invoke the ret_cb all of command packets.
To clear all registered callback data correctly.

Change-Id: I64e7275a3a36efaf781b3137d381ac48ff4bc401

11 years agoImplement the input event monitor.
Sung-jae Park [Thu, 14 Mar 2013 14:50:06 +0000 (14:50 +0000)]
Implement the input event monitor.

To automatically send the input event to livebox which has focus.
Update event handling code.

Merge the event packet from event thread and then forward it to the main thread.

Change-Id: Ie9f3387b8ccce2617f9000f2d6f6daed72dffdaa

11 years agoUpdate smack rule for dbus and replace heynoti with vconf
Sung-jae Park [Wed, 13 Mar 2013 04:15:22 +0000 (04:15 +0000)]
Update smack rule for dbus and replace heynoti with vconf

Change-Id: If7bfafb0d208ad79cd8cfba4b7e3c375efdcd9ae

11 years agoAdd livebox service type as default.
Sung-jae Park [Wed, 13 Mar 2013 02:09:44 +0000 (02:09 +0000)]
Add livebox service type as default.

Only for the inhouse livebox.
To support livebox which is based on 3D graphics engine.

Change-Id: I3b99e9c5634b854d9218b75b596bb2bf44057724

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

11 years agoPD move event is added.
Sung-jae Park [Mon, 4 Mar 2013 10:00:40 +0000 (10:00 +0000)]
PD move event is added.

Update the sequence of lb,show lb,hide pd,show pd,hide
and lb_create, lb_destroy, pd_create, pd_destroy

Change-Id: I978520c654ea0c4febee18f793c575b930de90f6

11 years agoRemove package prefix (com.samsung.)
Sung-jae Park [Mon, 4 Mar 2013 03:33:35 +0000 (03:33 +0000)]
Remove package prefix (com.samsung.)

Replace com.samsung.data-provider-master with data-provider-master.

Change-Id: I4bce258b9760d6963d3feb5ae61b192a73071599

11 years agoFix the prevent issue
Sung-jae Park [Wed, 27 Feb 2013 06:24:04 +0000 (06:24 +0000)]
Fix the prevent issue

Change-Id: I9c4369c7c97810d2dfcaace3897a1aba7c8e3ab0

11 years agoUpdate the spec file.
Sung-jae Park [Mon, 25 Feb 2013 15:18:22 +0000 (15:18 +0000)]
Update the spec file.

install files with correct owner & permissions.

Change-Id: Ie76e98d082c1fa6a1e66933177d6f86addf167a9

11 years agoAdd change_period service handler
Sung-jae Park [Sat, 23 Feb 2013 13:27:29 +0000 (13:27 +0000)]
Add change_period service handler

Revise the client life-cycle management code
service_change_period service handler is added == livebox_service_change_period(pkgname, id, new_period)
Change the trigger_update function. Add "id" field. to specify the update target

Change-Id: I26b8a3b2c5e6deea3919e1649f0af4f51b93ee38

11 years agoUpdate the resize event handling codes.
Sung-jae Park [Sat, 23 Feb 2013 08:48:33 +0000 (08:48 +0000)]
Update the resize event handling codes.

Change-Id: I2930c73da4b94e96ee92a971f843be4ca399b618

11 years agoUpdate the resize event handling codes.
Sung-jae Park [Thu, 21 Feb 2013 20:40:28 +0000 (20:40 +0000)]
Update the resize event handling codes.

After got the resized contents, send the resized events to the requestor.

Change-Id: I65847b55e50bf620180220b77701dd6d39dac97a

11 years agoReplace the drm_slp with tbm.
Sung-jae Park [Thu, 21 Feb 2013 13:21:30 +0000 (13:21 +0000)]
Replace the drm_slp with tbm.

Change-Id: I04b551520e3492065cfe03fbca8523d16a6ab43c

11 years agoSend the resized event callback to the client
Sung-jae Park [Thu, 21 Feb 2013 08:45:02 +0000 (08:45 +0000)]
Send the resized event callback to the client

Including the PD.
But, the content's size is not guaranteed with reported size.
because we don't know when the livebox generate proper size contents.

Change-Id: I3b41ecefc7397022bc0c9ed102049662bb04e78f

11 years agoAdd client_paused/client_resumed command.
Sung-jae Park [Wed, 20 Feb 2013 08:16:51 +0000 (08:16 +0000)]
Add client_paused/client_resumed command.

The xmonitor can be optionally toggled.

Change-Id: Ib9e9c45912c80fc04aa9eb3a95e5e1485d025539

11 years agoUnpremultiplicate the canvas buffer right before
Sung-jae Park [Tue, 19 Feb 2013 13:20:32 +0000 (13:20 +0000)]
Unpremultiplicate the canvas buffer right before

send it to the client.
Make dirty on whole area of the evas canvas.
It is updated partially, so we need to redraw whole area again to apply the unpremultiplication.

Change-Id: Id0874410bcd4cc5e9c2c86ad8fb433b2adfa64be

11 years agoSeparated build for baltic device.
Sung-jae Park [Mon, 18 Feb 2013 13:18:54 +0000 (13:18 +0000)]
Separated build for baltic device.

using shm instead of pixmap

Change-Id: I446f2ca5c93233367995cd7e8d77a309c77104d6

11 years agoUpdate the liveinfo (capturing x pixmap)
Sung-jae Park [Sun, 17 Feb 2013 13:10:04 +0000 (13:10 +0000)]
Update the liveinfo (capturing x pixmap)

Change-Id: I0ce62aa9bfe72fff56abe86a533689f2ab92aaf1

11 years agoUpdate the easy mode size tag.
Sung-jae Park [Sat, 16 Feb 2013 07:57:24 +0000 (07:57 +0000)]
Update the easy mode size tag.

Add "mode" attribute for easy mode livebox.

Change-Id: I8242406d92177a1a907aa6538d9d2f598bac18cc

11 years agoWaiting a hello message of the slave after launch it.
Sung-jae Park [Fri, 15 Feb 2013 08:41:33 +0000 (08:41 +0000)]
Waiting a hello message of the slave after launch it.

If it didn't send any hello message in 30 secs.
Terminate it and start the fault sequence.

Change-Id: I2f5e500d8bdcf588b3c15bc3b3fb7a743d28d968

11 years agoupgrade package code is updated.
Sung-jae Park [Fri, 15 Feb 2013 02:43:39 +0000 (02:43 +0000)]
upgrade package code is updated.

Simply...

Change-Id: I262a2b95a3f0328d9c336f69aa674144442db118

11 years agoUpdate the liveinfo.
Sung-jae Park [Wed, 13 Feb 2013 10:22:02 +0000 (10:22 +0000)]
Update the liveinfo.

Change-Id: I9596c063f58871bcae5f0bfbc4b8f74c0445a0e0

11 years agoAdd "stat" command for liveinfo.
Sung-jae Park [Tue, 12 Feb 2013 11:50:11 +0000 (11:50 +0000)]
Add "stat" command for liveinfo.

"stat" is only available for the package now.
Display the detail information about given package which are gathered via livebox-service.

Change-Id: I08a8de3c490c1e7ac0c6cec4c992e80ac776b704

11 years agoRevised
Sung-jae Park [Fri, 8 Feb 2013 13:09:52 +0000 (13:09 +0000)]
Revised

Change-Id: I7e9bc58abd9251a14d503fc95114e5ea08818a80

11 years agoUpdate the liveinfo utility.
Sung-jae Park [Thu, 7 Feb 2013 12:18:57 +0000 (12:18 +0000)]
Update the liveinfo utility.

sh
x damage
  resize
  move
  map
  unmap

Change-Id: I469b8aea87e9a17b92b7e71102e6fdf8442ff0af

11 years agoFix the bug for a replace_string
Sung-jae Park [Thu, 7 Feb 2013 10:32:26 +0000 (10:32 +0000)]
Fix the bug for a replace_string

Change-Id: Ifcba9462c6037fdb2ee30474438a7ac2f9be2bf0

11 years agoOptimize string replace func by simple pattern.
Sung-jae Park [Thu, 7 Feb 2013 07:42:10 +0000 (07:42 +0000)]
Optimize string replace func by simple pattern.

Change-Id: Ie20c24d83631083bca2a6715d0aabae67bce91a2

11 years agoAdd new interface for updating box. script updated
Sung-jae Park [Wed, 6 Feb 2013 14:00:13 +0000 (14:00 +0000)]
Add new interface for updating box. script updated

script parser is updated.
use the "option" instead of the "group".

New interface is added for updating a livebox individually.

Change-Id: Ic7c6cf67cf9ba1463680f40424270b2983738ddb

11 years agoFix the liveinfo bug.
Sung-jae Park [Wed, 6 Feb 2013 01:46:49 +0000 (01:46 +0000)]
Fix the liveinfo bug.

Update create_gem function.
Separate it to two functions.

Create pixmap & Create gem buffer.

Change-Id: I295345f51d5f81f51006e07cfcaea5c588078d91

11 years agoUpdate manifest file
Sung-jae Park [Tue, 5 Feb 2013 04:49:02 +0000 (04:49 +0000)]
Update manifest file

Change-Id: Iae0f08c26d8e5c4bf5eab7dea2826072de536062

11 years agoUpdate the liveinfo
Sung-jae Park [Tue, 5 Feb 2013 03:23:40 +0000 (03:23 +0000)]
Update the liveinfo

Change-Id: I1ef4ac0cc12b229f4d3ec41cbf41403f0f53bc6d

11 years agoFix the bug of parsing the easy mode size.
Sung-jae Park [Mon, 4 Feb 2013 11:11:45 +0000 (11:11 +0000)]
Fix the bug of parsing the easy mode size.

There is an errta.

Change-Id: If098d7b02528b882fb3d48c49895391f592ae139

11 years agoFix the liveinfo bug
Sung-jae Park [Fri, 1 Feb 2013 18:43:18 +0000 (18:43 +0000)]
Fix the liveinfo bug

Change-Id: Ieaecc9483f2ac8181ce0001ec349e8885f23c808

11 years agoUpdate the liveinfo.
Sung-jae Park [Fri, 1 Feb 2013 13:47:37 +0000 (13:47 +0000)]
Update the liveinfo.

Change-Id: Id8daf57110a5c286e05e02ada1af4c8c97eca29e

11 years agoSlave debugging method is updated
Sung-jae Park [Thu, 31 Jan 2013 11:20:13 +0000 (11:20 +0000)]
Slave debugging method is updated

Change-Id: I73ca30e4a3b6530c2924692023741ecb928bbf6e

11 years agoAdd exec_label for booting-script.
Sung-jae Park [Thu, 31 Jan 2013 03:02:32 +0000 (03:02 +0000)]
Add exec_label for booting-script.

Change-Id: I7940cbc4f950457d24fc48faa0f78c78d6c665e6

11 years agoAdd touch effect.
Sung-jae Park [Thu, 31 Jan 2013 02:28:59 +0000 (02:28 +0000)]
Add touch effect.

Change-Id: I1d590814d5169e6e6a62832206e2e0689c36590c

11 years agoAdd new interface for changing the color of edje.
Sung-jae Park [Wed, 30 Jan 2013 05:27:44 +0000 (05:27 +0000)]
Add new interface for changing the color of edje.

Fix the invalid label for data provider master DB.

Change-Id: Ieede9480eafa33cf75a8e2a34abd969040b9904b

11 years agoUpdate smack rule (add transmute attribute)
Sung-jae Park [Wed, 30 Jan 2013 01:45:15 +0000 (01:45 +0000)]
Update smack rule (add transmute attribute)

Change-Id: Ia834481fdb0782ba4cc81bc6cb3c5abc35a33a11

11 years agoAdd new livebox size for Easy home.
Sung-jae Park [Sun, 27 Jan 2013 12:19:19 +0000 (12:19 +0000)]
Add new livebox size for Easy home.

1x1=207x207
3x1=645x207
3x3=645x645

Change-Id: I98eb8ab65c70bc56bcda3c24e5a00c2f9d0b6b42

11 years agoUpdate liveinfo utility
Sung-jae Park [Sun, 27 Jan 2013 11:40:52 +0000 (11:40 +0000)]
Update liveinfo utility

Add "rm" command - Delete an instance forcely.

Change-Id: I5ff4b6656ccc0d13597c18c4ef4790330530bff8

11 years agoUpdate the spec file
Sung-jae Park [Sun, 27 Jan 2013 04:03:53 +0000 (04:03 +0000)]
Update the spec file

Change-Id: Ie6b489307b75fd73a7b9c5cc27fa46687628dc02

11 years agoUpdate the liveinfo utility.
Sung-jae Park [Sat, 26 Jan 2013 14:20:52 +0000 (14:20 +0000)]
Update the liveinfo utility.

Make it working like a shell. ;)

Change-Id: I82d28c79e1907665b6797ec34c5a58ed0c47bbee

11 years agoGCC 4.7 build error patch
Sung-jae Park [Fri, 25 Jan 2013 07:58:31 +0000 (07:58 +0000)]
GCC 4.7 build error patch

Change-Id: I7219f19cca52ac01b22420cc694ff6b6903af17f

11 years agoKey down/up event path added
Sung-jae Park [Fri, 25 Jan 2013 07:42:48 +0000 (07:42 +0000)]
Key down/up event path added

Change-Id: Iff30c273203e6dbc3dcf25c388806b5e55bdccf8

11 years agoUpdate liveinfo utility
Sung-jae Park [Fri, 25 Jan 2013 03:30:37 +0000 (03:30 +0000)]
Update liveinfo utility

Change-Id: Id8a766314844aea0a991694e5498f04bc34d6ee8

11 years agoWaiting the slave if the debug mode is enabled.
Sung-jae Park [Fri, 25 Jan 2013 01:46:26 +0000 (01:46 +0000)]
Waiting the slave if the debug mode is enabled.

Change-Id: I9a319b8b447b63fa0706f97fcb657c39871f5af8

11 years agoAccessibility channel added
Sung-jae Park [Thu, 24 Jan 2013 13:23:02 +0000 (13:23 +0000)]
Accessibility channel added

Change-Id: Ifde86ce7167e21a9f8863ff60ac54ada2a36f646

11 years agoPrevent issue resolved
Sung-jae Park [Thu, 24 Jan 2013 05:32:26 +0000 (05:32 +0000)]
Prevent issue resolved

Change-Id: I6e0630f2bf296c74a950af88a3f879e56283cbaf

11 years agoChange the spec file. Add mouse_event attribute
Sung-jae Park [Wed, 23 Jan 2013 03:03:21 +0000 (03:03 +0000)]
Change the spec file. Add mouse_event attribute

Remove the post script.
Instead of it, use the "install section"

Change-Id: I41c099c73f67f271f1af7a2b5a96df2f3b9eadd1

11 years agoChange the folder for script plugin
Sung-jae Park [Mon, 21 Jan 2013 03:03:27 +0000 (03:03 +0000)]
Change the folder for script plugin

Change-Id: I8cf77d0c7920a15a77a04066eba713409847c6e5

11 years agoCase insensitive comparison for i18n.
Sung-jae Park [Mon, 14 Jan 2013 03:39:31 +0000 (12:39 +0900)]
Case insensitive comparison for i18n.

Change-Id: Id1cd129d70a6b8de4fc82755e291d5ebd1ec02dc

11 years agoApply the smack rule
Sung-jae Park [Thu, 10 Jan 2013 09:03:16 +0000 (18:03 +0900)]
Apply the smack rule

Change-Id: I2492cc3313f120b2fa4698daf2bd1621fe89e451

11 years agoLoad the script plugin.
Sung-jae Park [Thu, 10 Jan 2013 06:03:18 +0000 (15:03 +0900)]
Load the script plugin.

use the GLOBAL and NOW, DEEPBIND for loading the script plugin.

Change-Id: I6e70b5da3b1dd16dd3f02d3992db744b23bf1ed0

11 years agoCreate a new folder for data(xml) files of the always
Sung-jae Park [Fri, 4 Jan 2013 12:28:18 +0000 (21:28 +0900)]
Create a new folder for data(xml) files of the always

Package name for ABI(HTML) is changed to livebox.web-provider
Add the share folder for always & reader handling codes.

Change-Id: Iddeea2c1fb36b0239238f9367fa2a95925be4dc3

11 years agoSETUID for keep the root privileges
Sung-jae Park [Thu, 3 Jan 2013 12:37:16 +0000 (21:37 +0900)]
SETUID for keep the root privileges

even if it is launched by a user
Update the rpm spec file.
Add smack and coreutils package dependency to generate the rpm file
correctly

Change-Id: Idea6fc3549bbc4ffb45879c1bae93b44c71b52cd

11 years agoChange the LOG_TAG id by guide of the kernel team
Sung-jae Park [Wed, 2 Jan 2013 03:55:34 +0000 (12:55 +0900)]
Change the LOG_TAG id by guide of the kernel team

Change-Id: I9b0868e0c8861c0b21b80ff44f7c0452179ffb3d

11 years agoChange the package name of service providers
Sung-jae Park [Fri, 28 Dec 2012 08:39:16 +0000 (17:39 +0900)]
Change the package name of service providers

samsung-livebox-service --> osp-livebox-service
com.sasmung.data-provider-webapp-slave --> org.tizen.data-provider-webapp-slave

Change-Id: Ia7f5a0b4fdc9f4ecd666b217ed4aebf787281228

11 years agohandling the case for auto_launch == NULL
Sung-jae Park [Fri, 28 Dec 2012 04:37:00 +0000 (13:37 +0900)]
handling the case for auto_launch == NULL

Update the size of PD & LB if they are changed.
Buffer type PD(or LB) need to update their size.

Change-Id: Iebb0dbd335bde72f58b2eb8bcc1c866fd97061cf

11 years agoChange the type of auto_launch to TEXT
Sung-jae Park [Thu, 27 Dec 2012 03:06:17 +0000 (12:06 +0900)]
Change the type of auto_launch to TEXT

Change-Id: Ief7d36c83542c9761b6c766d9637e7ceae670f3b

11 years agoRemove context engine stub codes
Sung-jae Park [Fri, 21 Dec 2012 15:56:45 +0000 (00:56 +0900)]
Remove context engine stub codes

Change-Id: I8168ccd209bb4b3507cab8a4a4950b066ab58f35

11 years agoDon't try to sync with 0 second if period is 1
Sung-jae Park [Thu, 20 Dec 2012 14:39:00 +0000 (23:39 +0900)]
Don't try to sync with 0 second if period is 1

Change-Id: I8861dcd372b72dc082c7620d325d29e02e9bd1df