platform/core/appfw/data-provider-slave.git
11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 28 Mar 2013 11:46:23 +0000 (11:46 +0000)]
Merge branch 'devel/home/master'

11 years agoAdd more debugging message
Sung-jae Park [Thu, 28 Mar 2013 11:45:58 +0000 (11:45 +0000)]
Add more debugging message

Change-Id: I8aa6462438aa2ff621b30eece1b0453199238316

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

2012 -> 2013

(Sync with RSA)

Change-Id: Ia4f3df9ebc03b80f494e26fbff9a0bac9614ed49

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

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

Change-Id: I3018eecde2e5e719b13f288317d209febab94fdb

11 years agoFix the bug.
Sung-jae Park [Sun, 24 Mar 2013 08:15:49 +0000 (08:15 +0000)]
Fix the bug.

Add the file update monitor before create the livebox instance.
From the create function, the output can be updated.
To detect changes of an output file, the provider has to add the
file monitor first.

This patch will do it.
And remove the update_send code from the lb_create function.
Instead of it, the file monitor will call it.

Fix the "title" handling codes.
After provider calls "livebox_get_info" function,
It will copy the title to instance structure.
and send it to the clients.

Change-Id: Ia3f0ba7a59260dc4081742bfa8496005c8b6259e

11 years agoReplace the system errno with livebox errno.
Sung-jae Park [Sun, 24 Mar 2013 03:34:50 +0000 (03:34 +0000)]
Replace the system errno with livebox errno.

Make it more portable and easy to understand what it means.

Change-Id: I3a642b56cd34d5a7f5be1c9c3df1f464300cf845

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 20 Mar 2013 02:23:48 +0000 (02:23 +0000)]
Merge branch 'devel/home/master'

11 years agoUpdate version
Sung-jae Park [Tue, 19 Mar 2013 10:20:48 +0000 (10:20 +0000)]
Update version

Change-Id: Ibf2f6994809ee15e6224297d51075e5b4c46cf50

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

Change-Id: I31a33bb537fa74a3222e7a480cb84e273e472877

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 13 Mar 2013 04:19:49 +0000 (04:19 +0000)]
Merge branch 'devel/home/master'

11 years agoAdd missing smack rule
Sung-jae Park [Wed, 13 Mar 2013 01:53:20 +0000 (01:53 +0000)]
Add missing smack rule

Change-Id: I8a950c1596b56a51c44062a5d41d31e21cefbd30

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

11 years agoFix the invalid smack label
Sung-jae Park [Fri, 8 Mar 2013 06:49:50 +0000 (06:49 +0000)]
Fix the invalid smack label

Change-Id: I4b99a20ca05d5da05bb4fbeca948f39cacaa8890

11 years agoAdd region changed event & pd move event
Sung-jae Park [Mon, 4 Mar 2013 10:02:38 +0000 (10:02 +0000)]
Add region changed event & pd move event

Change-Id: Ic9ee11a13c8870dce93cdb6a16a5d90b91175708

11 years agoChange the smack rule
Sung-jae Park [Wed, 27 Feb 2013 06:41:34 +0000 (06:41 +0000)]
Change the smack rule

Change-Id: Ic18a24d92e386b028df51189ebc486b6bce5b49e
system::app_logging --> device:app_logging

11 years agoChange the spec file.
Sung-jae Park [Mon, 25 Feb 2013 15:17:20 +0000 (15:17 +0000)]
Change the spec file.

Installing files with correct owner & permissions.

Change-Id: Ic205c9ea05443be25c1cb779144cc4a934f24fbc

11 years agoUpdate the SMACK rule
Sung-jae Park [Sat, 23 Feb 2013 08:09:52 +0000 (08:09 +0000)]
Update the SMACK rule

Change-Id: Iff49d059a227e316fcddef49fab364e5c3eb436e

11 years agoFix the invalid debugging message
Sung-jae Park [Thu, 21 Feb 2013 08:52:58 +0000 (08:52 +0000)]
Fix the invalid debugging message

Change-Id: If26d87c11f76998e24ca0dd0231740a156a3693c

11 years agoUpdate conf syntax.
Sung-jae Park [Wed, 20 Feb 2013 08:06:09 +0000 (08:06 +0000)]
Update conf syntax.

add xmonitor flag

Change-Id: Ie1b613a27340f15053da983a2af6e24eebc3899d

11 years agoUpdate the conf parser.
Sung-jae Park [Fri, 15 Feb 2013 08:46:42 +0000 (08:46 +0000)]
Update the conf parser.

slave_waiting_time is added.
but slave doesn't read it.
Just for keeping the syntax of a conf file with ther paser in a master.

Change-Id: Ia4bad581a6e804e3f2b66a6ba2051a5de2832298

11 years agoUpdate the smack manifest file
Sung-jae Park [Thu, 14 Feb 2013 07:11:46 +0000 (07:11 +0000)]
Update the smack manifest file

Change-Id: I665e0b864d970a382b278e2602da92ae1152b6a1

11 years agoUpdate the smack rule
Sung-jae Park [Thu, 14 Feb 2013 04:42:20 +0000 (04:42 +0000)]
Update the smack rule

Change-Id: I2eb23a369fea96ac0f45f80613d1308f34089e13

11 years agoUpdate version for uploading package.
Sung-jae Park [Wed, 13 Feb 2013 10:31:23 +0000 (10:31 +0000)]
Update version for uploading package.

Change-Id: I8bbdfe75f4b87d68ed334da0ee63ba5d6df8332a

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

Change-Id: I8e74b9dc31594b16216c6bd8469268a26781e1ec

11 years agoRefactoring.
Sung-jae Park [Fri, 8 Feb 2013 09:44:02 +0000 (09:44 +0000)]
Refactoring.

Change-Id: Ie63bdccf953e466a3332dd9f2ce9cb3679e7cb1c

11 years agoUpdate smack
Sung-jae Park [Tue, 5 Feb 2013 04:48:21 +0000 (04:48 +0000)]
Update smack

Change-Id: Ie9ad04a9b93fd46185d7f60f966f0cd52d46a9d3

11 years agoMerge branch 'task/slp/release'
Sung-jae Park [Mon, 4 Feb 2013 06:06:55 +0000 (06:06 +0000)]
Merge branch 'task/slp/release'

11 years agoAdd missing flag (transmutable)
Sung-jae Park [Mon, 4 Feb 2013 06:06:08 +0000 (06:06 +0000)]
Add missing flag (transmutable)

Change-Id: I0f99e5b8eeebc21ae022de331b5dafebe2cb66ff

11 years agoMerge branch 'master' into task/slp/release
Sung-jae Park [Mon, 4 Feb 2013 05:58:16 +0000 (05:58 +0000)]
Merge branch 'master' into task/slp/release

11 years agoUpdate the smack rule
Sung-jae Park [Mon, 4 Feb 2013 05:47:39 +0000 (05:47 +0000)]
Update the smack rule

Create a data folder on the R/W partition.

Change-Id: I37f7a47977fc7f45e63a3691479642c7f205870b

11 years agoMerge branch 'master' into task/slp/release
Sung-jae Park [Fri, 1 Feb 2013 13:59:20 +0000 (13:59 +0000)]
Merge branch 'master' into task/slp/release

11 years agoUpdate smack rule
Sung-jae Park [Fri, 1 Feb 2013 05:52:02 +0000 (05:52 +0000)]
Update smack rule

Change-Id: Ie0af945d72d2cf91deabd92299eb49af3dc2441e

11 years agoUpdate heap monitoring code
Sung-jae Park [Thu, 31 Jan 2013 14:26:22 +0000 (14:26 +0000)]
Update heap monitoring code

Change-Id: I36e96f20d58e967630e233b975c414d6c41ced57

11 years agoRemvoe some rule from the provider.
Sung-jae Park [Thu, 31 Jan 2013 01:46:39 +0000 (01:46 +0000)]
Remvoe some rule from the provider.

REMOVED

com.samsung.data-provider-slave location_fw::db rw
com.samsung.data-provider-slave libaccounts-svc::db rw
com.samsung.data-provider-slave libsocial-service::db rw
com.samsung.data-provider-slave media-data::db rw
com.samsung.data-provider-slave thumb-server r
com.samsung.data-provider-slave contacts-service x

Change-Id: I5743dd217bb52d6226f5f9ae8b4a4cb48ad4dbd3

11 years agoUpdate the smack rule
Sung-jae Park [Thu, 31 Jan 2013 00:59:19 +0000 (00:59 +0000)]
Update the smack rule

Change-Id: I5d51fc25c951b8766ce74fe43e55d7ad340079f3

11 years agoChange the master smack rule
Sung-jae Park [Wed, 30 Jan 2013 05:54:21 +0000 (05:54 +0000)]
Change the master smack rule

smack label is changed
com.samsung.data-provider-master --> data-provider-master

Change-Id: Icaf36a202d03afd913d1f6c49bbb796e29a4a6b7

11 years agoUpdate smack rule file.
Sung-jae Park [Tue, 29 Jan 2013 01:47:49 +0000 (01:47 +0000)]
Update smack rule file.

Change-Id: I6d44db05b49855d546fb142d49386b936deb3d89

11 years agoMerge branch 'master' into task/slp/release
Sung-jae Park [Sun, 27 Jan 2013 04:29:30 +0000 (04:29 +0000)]
Merge branch 'master' into task/slp/release

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

Change-Id: Ia95a3b32adb5257b542f0874c1afaae164df19ff

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

Change-Id: Ifada25cdcc09911d4f7b666ba3d92e1568a596d6

11 years agoInitialize the pd/lb_access handler
Sung-jae Park [Thu, 24 Jan 2013 13:52:03 +0000 (13:52 +0000)]
Initialize the pd/lb_access handler

Change-Id: Id8b73ce4d096c83c8af870a63a948d348f6330c7

11 years agoFix the prevent issue.
Sung-jae Park [Thu, 24 Jan 2013 05:35:22 +0000 (05:35 +0000)]
Fix the prevent issue.

Revise the smack manifest file

Change-Id: Ibf3524dbc00e54e7c651fb1bab595a3664365d19

11 years agoAdd smack rule
Sung-jae Park [Wed, 23 Jan 2013 03:10:29 +0000 (03:10 +0000)]
Add smack rule

Change-Id: I56d5576a0e899891fdfc02a53b129c2eb2bdf946

11 years agoTIME_CHANGED event is added
Sung-jae Park [Tue, 15 Jan 2013 04:38:15 +0000 (13:38 +0900)]
TIME_CHANGED event is added

Change-Id: I5292493362a3f20a8ae8ccc0c7f336e560a138e8

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

Change-Id: I57f4b3a9ae799728aede125106f4b0b72e2be1dc

11 years agoAdd livebox_request_update_by_id function.
Sung-jae Park [Thu, 10 Jan 2013 08:12:00 +0000 (17:12 +0900)]
Add livebox_request_update_by_id function.

To wrap this using liblivebox package.
Each SLP livebox can request to update a box.

Change-Id: I552b4045dc95faa9c3fd2b8162c90a0cc8f04870

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

Update the conf file parser.

Change-Id: I92818ac4f4b1346f8dc01c840d4b5f01c3b0eac5

11 years agoMerge branch 'master' into task/slp/release
Sung-jae Park [Wed, 2 Jan 2013 06:18:17 +0000 (15:18 +0900)]
Merge branch 'master' into task/slp/release

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

Change-Id: I26c2040b365ab0daf45173dcefa7b06ebc2c04e8

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

Change-Id: I4d3ab50ab107590e915b05b813c3a4f344181a87

11 years agoMerge branch 'master' into task/slp/release
Sung-jae Park [Fri, 21 Dec 2012 03:50:10 +0000 (12:50 +0900)]
Merge branch 'master' into task/slp/release

11 years agoRevise the code to apply the gcc 4.6
Sung-jae Park [Fri, 21 Dec 2012 03:25:30 +0000 (12:25 +0900)]
Revise the code to apply the gcc 4.6

Change-Id: I40b001f134dee782569fd7d996343d4268e21fa8

11 years agoMerge branch 'master' into task/slp/release
Sung-jae Park [Thu, 20 Dec 2012 14:46:28 +0000 (23:46 +0900)]
Merge branch 'master' into task/slp/release

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

Change-Id: Ib6868a03b774484da27246a13ae9b32afe8dffdd

11 years agoMerge branch 'master' into task/slp/release
Sung-jae Park [Thu, 20 Dec 2012 02:10:27 +0000 (11:10 +0900)]
Merge branch 'master' into task/slp/release

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

Change-Id: If5b35e7536c632ec1cfbdc21078c8f749d995de8

11 years agoMerge branch 'master' into task/slp/release
Sung-jae Park [Tue, 18 Dec 2012 11:46:30 +0000 (20:46 +0900)]
Merge branch 'master' into task/slp/release

11 years agoResume timer updated.
Sung-jae Park [Tue, 18 Dec 2012 11:05:21 +0000 (20:05 +0900)]
Resume timer updated.

Add compensate time for sync to N min 00 sec after resumed.

Change-Id: Ifcc99626fa70af26b2b57a5c5134ecf01a4f2928

11 years agoMerge branch 'master' into task/slp/release
Sung-jae Park [Tue, 18 Dec 2012 10:21:37 +0000 (19:21 +0900)]
Merge branch 'master' into task/slp/release

11 years agoUpdate the compensate timer.
Sung-jae Park [Tue, 18 Dec 2012 09:45:32 +0000 (18:45 +0900)]
Update the compensate timer.

invalid value is added +_+

Change-Id: I5259cb11ccef99df0cc5df13f272e71e2a2da9a8

11 years agoRemove old header file.
Sung-jae Park [Fri, 14 Dec 2012 11:47:54 +0000 (20:47 +0900)]
Remove old header file.

Uncleaned file.

Change-Id: I7c16d623c67e6ff70b25808d758edddacaa58b74

11 years agoMerge branch 'master' into task/slp/release
Sung-jae Park [Fri, 14 Dec 2012 10:58:15 +0000 (19:58 +0900)]
Merge branch 'master' into task/slp/release

11 years agoRevise the code for send the livebox system event.
Sung-jae Park [Fri, 14 Dec 2012 10:24:03 +0000 (19:24 +0900)]
Revise the code for send the livebox system event.

PAUSED/RESUMED system event handling codes are updated

Change-Id: Ib3b70c21515758460f1065e379bc9b912a31d799

11 years agoCheck the pended item list.
Sung-jae Park [Wed, 12 Dec 2012 10:02:21 +0000 (19:02 +0900)]
Check the pended item list.

Change-Id: Ibf4a4d9b6a0ec5bf7da5315d7bf998620995e0e7

11 years agoMerge branch 'master' into task/slp/release
Sung-jae Park [Mon, 10 Dec 2012 04:53:09 +0000 (13:53 +0900)]
Merge branch 'master' into task/slp/release

11 years agoUpdated for handling the PD open status.
Sung-jae Park [Fri, 7 Dec 2012 10:48:43 +0000 (19:48 +0900)]
Updated for handling the PD open status.

Freezing pended update timer is not able to make the update
of PD open'd livebox.

If a livebox has open'd PD, it has to able to be updated by service.

Align the update timer to every N sec 00 min.

Change-Id: Id46088d6c4b88412d1446bade00cceebf02fea92

11 years agoChange the terminate sequence
Sung-jae Park [Tue, 4 Dec 2012 09:51:22 +0000 (18:51 +0900)]
Change the terminate sequence

Change-Id: I26df0d62f6d4927d89665c9de4628508c17f885c

11 years agoCheck the PD open state for more complicated case.
Sung-jae Park [Mon, 3 Dec 2012 08:41:59 +0000 (17:41 +0900)]
Check the PD open state for more complicated case.

Change-Id: Ib0701ec569b1ec63c1e548f7ea6218943bc2ebf2

11 years agoDRI2 interface porting
Sung-jae Park [Sun, 2 Dec 2012 07:08:12 +0000 (16:08 +0900)]
DRI2 interface porting

Use the conf parser(of master)

Change-Id: I05cce4f55ca7b3e63079e4c66b7255c5b7c94fc7

11 years agoEnable com-core threaded version as default.
Sung-jae Park [Thu, 29 Nov 2012 07:17:21 +0000 (16:17 +0900)]
Enable com-core threaded version as default.

Change-Id: I388d4f36ab709fb6b899ce1b11102112fba53ee8

11 years agoUpdated for invalid debugging code
Sung-jae Park [Mon, 26 Nov 2012 07:06:31 +0000 (16:06 +0900)]
Updated for invalid debugging code

Change-Id: I810e01a460e4b80bc4e2108403415b0799c4c2fe

11 years agoMerge branch 'master' into task/slp/release
Sung-jae Park [Sat, 24 Nov 2012 06:54:47 +0000 (15:54 +0900)]
Merge branch 'master' into task/slp/release

Conflicts:
CMakeLists.txt
com.samsung.data-provider-slave.desktop
com.samsung.data-provider-slave.manifest
include/livebox.h
packaging/com.samsung.data-provider-slave.spec
src/client.c
src/critical_log.c
src/lb.c
src/main.c
src/so_handler.c
src/util.c

Change-Id: I958ec1415f5bac3863f327804600aa257d15cdc1

11 years agoRemove package dependencies of the context engine.
Sung-jae Park [Fri, 23 Nov 2012 07:11:03 +0000 (16:11 +0900)]
Remove package dependencies of the context engine.

Change-Id: I0c63ed733fc6cb53c79d653b6acd9843ead42508

11 years agoUpdated (sequence)
Sung-jae Park [Mon, 19 Nov 2012 07:14:27 +0000 (16:14 +0900)]
Updated (sequence)

Calculate the remained update interval and determine what provider has
to do for instances (update it or not).

Change-Id: Icb5667d7f8d9b9b5cf22c8e1674c5d727f8fda96

11 years agoChange the call interval of pended event consumer.
Sung-jae Park [Thu, 15 Nov 2012 05:02:38 +0000 (14:02 +0900)]
Change the call interval of pended event consumer.

Add option for controlling "mark_call/unmark_call"
Change the "HEAP_MONITOR_START" => "PROVIDER_HEAP_MONITOR"

Change-Id: I1a1859abcdab56365ee0cc019f89029f86ec77e7

11 years agoAdd PAUSE/RESUME system event for each liveboxes
Sung-jae Park [Tue, 13 Nov 2012 07:09:23 +0000 (16:09 +0900)]
Add PAUSE/RESUME system event for each liveboxes

Disable the update timer if the slave is secured.

Change-Id: I4b6df4561436f4210db2cc8164da16183ab997cf

11 years agoHandling the font change event after it gots Xevt
Sung-jae Park [Tue, 13 Nov 2012 01:18:05 +0000 (10:18 +0900)]
Handling the font change event after it gots Xevt

using ecore_timer_add

Change-Id: I6a328244396dc8352b72b70e9451c85ecf3bedf7

11 years agoReplace the livebox_ prefix with lb_
Sung-jae Park [Mon, 12 Nov 2012 08:10:35 +0000 (17:10 +0900)]
Replace the livebox_ prefix with lb_

to prevent conflicting of API
Hide external hidden API

Change-Id: Ifb0b9859038acbf337ff85ad3a394e359d3687e8

11 years agoHandling the FONT CHANGE EVENT.
Sung-jae Park [Fri, 9 Nov 2012 01:22:03 +0000 (10:22 +0900)]
Handling the FONT CHANGE EVENT.

Add a new event function

 * livebox_system_event
event_type
 + LB_SYS_EVENT_LANG_CHANGED
 + LB_SYS_EVENT_FONT_CHANGED

 * livebox_is_pinned_up (missed ABI)

Change-Id: I3c472bf2c553daa614fe4fa56fe77fb0d924c7fb

11 years agoHandling the font change event.
Sung-jae Park [Thu, 8 Nov 2012 07:02:33 +0000 (16:02 +0900)]
Handling the font change event.

Call the update_content of all liveboxes

Change-Id: I36678c85d97e0d1e936049c41c9b3ff8dbec8bf6

11 years agoChange the install folder to /usr/apps/
Sung-jae Park [Tue, 6 Nov 2012 12:56:50 +0000 (21:56 +0900)]
Change the install folder to /usr/apps/

To make this can be updated via FOTA.

Change-Id: If0f16a1ace40a2d534747b246c7fa1e6b37fc2a2

11 years agoLoad a plugins with RTLD_NOW | RTLD_DEEPBIND flag.
Sung-jae Park [Sat, 3 Nov 2012 13:56:12 +0000 (22:56 +0900)]
Load a plugins with RTLD_NOW | RTLD_DEEPBIND flag.

Try to lookup all symbols forcely.
It may takes more long time to load it.

Change-Id: I97c6f405dc5f6d6e74d583fc2a7453f9cd87f902

11 years agoUpdate version
Sung-jae Park [Wed, 31 Oct 2012 01:22:30 +0000 (10:22 +0900)]
Update version

Change-Id: Ia1e89fe1fdbde6913163e7f23e6f6f06a0346a93

11 years agoReplace the pixel with the size_type.
Sung-jae Park [Tue, 30 Oct 2012 07:25:55 +0000 (16:25 +0900)]
Replace the pixel with the size_type.

Change-Id: Iea7df700fb5a7fb770a16643a5cb5d02464813bb

11 years agoMerge with the master branch.
Sung-jae Park [Tue, 23 Oct 2012 13:10:17 +0000 (22:10 +0900)]
Merge with the master branch.

Updated for handling the Direct PD Buffer handling code for inhouse
livebox

11 years agoUpdated for handling the buffer type PD
Sung-jae Park [Fri, 19 Oct 2012 05:34:21 +0000 (14:34 +0900)]
Updated for handling the buffer type PD

Add critical logging implementations
Update the path (/opt -> /opt/usr)

Change-Id: I05277945185d46e0858af2f5fb2d5398c013b019

11 years agoInstall the license file
Sung-jae Park [Fri, 12 Oct 2012 08:54:43 +0000 (17:54 +0900)]
Install the license file

Change-Id: I33e062a37276cf042b7d257c67eb368b444acd34

11 years agoPended update scheduler is updated.
Sung-jae Park [Fri, 12 Oct 2012 01:10:13 +0000 (10:10 +0900)]
Pended update scheduler is updated.

If a livebox doesn't need to update its contents (need_to_update == false),
Don't push it to the pended update list.

Change-Id: I75b12d38296cedab08448e189058fa823fc789fe

11 years agoSet the SIZE info for creating a new livebox.
Sung-jae Park [Thu, 11 Oct 2012 08:39:19 +0000 (17:39 +0900)]
Set the SIZE info for creating a new livebox.

Requested by the OSP (to open this feature like android)

Change-Id: I6c87256cf4ebbb6db093ad0ab737683b30252e85

11 years agoAdd some more debugging message
Sung-jae Park [Wed, 10 Oct 2012 08:10:40 +0000 (17:10 +0900)]
Add some more debugging message

Change-Id: Id694d0185589332f6728d5a1dd033f02db913046

11 years agoUpdate the so file path getting code.
Sung-jae Park [Tue, 9 Oct 2012 06:18:34 +0000 (15:18 +0900)]
Update the so file path getting code.

Converting the relative path to abs path.

Change-Id: I3e5d1d4f4f03d00f5559f06041b8e77c586e51b6

11 years agoTry to get the libexec path from the DB
Sung-jae Park [Fri, 5 Oct 2012 11:50:07 +0000 (20:50 +0900)]
Try to get the libexec path from the DB

using livebox-service

Change-Id: I7878a1b1ed24446f8d7f1197dda99cac3e893544

11 years agoImplement the livebox_is_pinned_up handler.
Sung-jae Park [Fri, 5 Oct 2012 09:17:04 +0000 (18:17 +0900)]
Implement the livebox_is_pinned_up handler.

To know whether the livebox is pinned up or not
this patch is applied.

Change-Id: I1a1a3268b3f63ba76111dee9d5585ddd8e301165

11 years agoCheck the package name.
Sung-jae Park [Wed, 26 Sep 2012 05:30:42 +0000 (14:30 +0900)]
Check the package name.

for updating specific livebox.

Change-Id: I14b7e41248cce1c771c89b7a0f5663c6269455a0

11 years agoUpdate SMACK manifest file
Sung-jae Park [Tue, 25 Sep 2012 02:33:22 +0000 (11:33 +0900)]
Update SMACK manifest file

Change-Id: Ibce7e957075ee0df34ce80371978aa79d9ec9f10

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

Change-Id: I98c0ecd6cdd9ec38b641a3f8afc04a3fc0269b45

11 years agoUpdated for uploading this to a official binary
Sung-jae Park [Wed, 19 Sep 2012 04:39:04 +0000 (13:39 +0900)]
Updated for uploading this to a official binary

Change-Id: Ie520633b4a92301c898c31274d0fa1fab7d93d30

11 years agoAdd missing code
Sung-jae Park [Tue, 11 Sep 2012 09:38:14 +0000 (18:38 +0900)]
Add missing code

Initialize the is_paused field of information for each livebox

Change-Id: I43d73f4d43e5ad1bd850ed0a9a3f413c6a4b5e17

11 years agoImplement the livebox show/hide feature
Sung-jae Park [Thu, 6 Sep 2012 06:23:17 +0000 (15:23 +0900)]
Implement the livebox show/hide feature

Change-Id: I5134f11f0c60341ee2d5c2d9579a402064d73e05