platform/core/appfw/widget-viewer.git
10 years agoUpdate doxygen
Sung-jae Park [Thu, 29 Aug 2013 13:44:32 +0000 (22:44 +0900)]
Update doxygen

Change-Id: Ifac3f00b19a0bfd6dcc92eefeb6ae56764beac54

10 years agoUpdate doxygen
Sung-jae Park [Wed, 28 Aug 2013 12:23:25 +0000 (21:23 +0900)]
Update doxygen

Change-Id: Ic88e1029e3569fa357a654a45c9254fb110e038a

10 years agoResolve prevent issue #CID 30646
Sung-jae Park [Tue, 27 Aug 2013 07:07:03 +0000 (16:07 +0900)]
Resolve prevent issue #CID 30646

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] CID30646
[problem] Uninitialized variable
[cause] Only in weird case, it could be happens.
[solution] Initialize the ret.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I763088a3f2421a0661b7d0efd21181051200d062

10 years agoCEDS PLM issue fix
Sung-jae Park [Mon, 19 Aug 2013 17:22:21 +0000 (02:22 +0900)]
CEDS PLM issue fix

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] P130817-01970
[problem] Viewer tries to get the pixmap id while the service provider changes the size of PD buffer.
[cause] To resize the PD buffer, service provider should release the previous one first, at that time, the client can tries to get the pixmap id.
[solution] If the buffer is in resizing status, client library should try again to get the valid pixmap Id.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I7cf1f23d67369d574d10ef279a25fe878805869c

10 years agoResolve the prevent.
Sung-jae Park [Tue, 13 Aug 2013 02:00:31 +0000 (11:00 +0900)]
Resolve the prevent.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] CID 30119
[problem] malloc
[cause] size is small
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Idd2175398e32982a0a67cae6f0ac2e7979679d98

10 years agoCheck the return value of close.(missing one)
Sung-jae Park [Tue, 13 Aug 2013 01:32:00 +0000 (10:32 +0900)]
Check the return value of close.(missing one)

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ibf6ab1299bcb6f09371856b02e7a610752405348

10 years agoCheck thre ret of fclose
Sung-jae Park [Sat, 10 Aug 2013 05:42:50 +0000 (14:42 +0900)]
Check thre ret of fclose

For the safety

Change-Id: I374015cd71d63f9f68de4f20796a5c97fb2663d5

10 years agoSupporting remote-file pull service.
Sung-jae Park [Fri, 9 Aug 2013 06:11:23 +0000 (15:11 +0900)]
Supporting remote-file pull service.

Update coding convetion.

Change-Id: I5307b57600428d62b8ed9e5caacfd2c4a222c2ad

10 years agoApply Eng/User mode definition
Sung-jae Park [Thu, 8 Aug 2013 02:43:49 +0000 (11:43 +0900)]
Apply Eng/User mode definition

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Iafba20d21b4e694c5ab210ecf18d89b2fffe824b

11 years agoUse TCP/IP socket for supporting the remove view
Sung-jae Park [Wed, 31 Jul 2013 06:58:25 +0000 (15:58 +0900)]
Use TCP/IP socket for supporting the remove view

Change-Id: I54e276786164a974dce3902260db1321dc8d30af

11 years agoUpdate accessibility event handler.
Sung-jae Park [Sat, 13 Jul 2013 12:05:57 +0000 (21:05 +0900)]
Update accessibility event handler.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Iaab5f9506d4e3a6d1a205c71bfe557e417efecdf

11 years agoValidate pixmap of livebox_release_XX_pixmap.
Sung-jae Park [Thu, 4 Jul 2013 02:41:38 +0000 (11:41 +0900)]
Validate pixmap of livebox_release_XX_pixmap.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] User can use the 0 for pixmap.
[cause] We cannot believe user.
[solution] Validate the pixmap before use it.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ic16512f19330c902cc64ac25046d079214220269

11 years agoRemove last trailing comma
Sung-jae Park [Wed, 3 Jul 2013 23:35:22 +0000 (08:35 +0900)]
Remove last trailing comma

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I35d5f2623069cee90ce6c2f5ee787bc6606806dc

11 years agoReplace CREATE_PD with PERF_DBOX, Update Log
Sung-jae Park [Thu, 27 Jun 2013 04:56:27 +0000 (13:56 +0900)]
Replace CREATE_PD with PERF_DBOX, Update Log

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] N/A
[cause] N/A
[solution] N/A
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ibefec61fcc4abaab75d97e80217d25c514fec679

11 years agoClean up unnecessary logs for debugging
Sung-jae Park [Wed, 26 Jun 2013 22:46:04 +0000 (07:46 +0900)]
Clean up unnecessary logs for debugging

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] N/A
[cause] To much logs are printed
[solution] Clean up unnecessary logs
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I484951143c053342a6a56a8ab204427cb14718f7

11 years agoFix the invalid code
Sung-jae Park [Wed, 26 Jun 2013 00:40:23 +0000 (09:40 +0900)]
Fix the invalid code

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] GCC 4.8 warnings.
[cause] Callback data is NULL but it is dereferred from the callback function.
[solution] Remove invalid code
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I96489bef780eba9368493b9c668abf9e97e30e94

11 years agoTouch event filter value is changed to 0.01f
Sung-jae Park [Mon, 24 Jun 2013 06:46:31 +0000 (15:46 +0900)]
Touch event filter value is changed to 0.01f

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] P130621-1023
[problem] Scroller is hard to control.
[cause] Event filter will ignore input event if its delta is smaller than 0.02f
[solution] Change the filter value to 0.01 from 0.02.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I0c527ff8e8594847fca4ac792f489d573dcf4751

11 years agoBefore disconnecting from the client, delete all disconnected callback.
Sung-jae Park [Wed, 12 Jun 2013 11:28:10 +0000 (20:28 +0900)]
Before disconnecting from the client, delete all disconnected callback.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] disconnected callback will be called when tries to close a socket.
[cause] com-core is changed.
[solution] delete disconnected callback first before close a socket.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I321604449e8afc62b551b09406f2e26d50193eda

11 years agoApply secure log
Sung-jae Park [Mon, 3 Jun 2013 07:15:17 +0000 (16:15 +0900)]
Apply secure log

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Private data can be printed via LOG
[cause] There is no security guard for logging API
[solution] Replace DLOG with SECURE_DLOG
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I6aff0c63585d578cec179b362d9ba69088fa9eda

11 years agoRemove verbose log message
Sung-jae Park [Wed, 29 May 2013 03:28:42 +0000 (12:28 +0900)]
Remove verbose log message

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] N/A
[cause] N/A
[solution] N/A
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I8a3c7365856643bc3ef8a9251ccf3ebcba566e58

11 years agoDon't block the destroy request, while creating it
Sung-jae Park [Tue, 28 May 2013 02:38:41 +0000 (11:38 +0900)]
Don't block the destroy request, while creating it

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] While creating a PD, user cannot send request for destroying the PD
[cause] Destroy function only concerns created flag.
[solution] Check the registered callback too.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I088b1c83927fe2cdb58b8f5c07461a5542418b1a

11 years agoDon't try to make connection from the disconnected
Sung-jae Park [Mon, 20 May 2013 11:02:28 +0000 (20:02 +0900)]
Don't try to make connection from the disconnected

Don't try to connect to the master again from the disconnected event callback.

Change-Id: If21e2d6f3f751ecf1e69da86dec64b2451175e97

11 years agoAdd CLICKED time for estimating launching time.
Sung-jae Park [Fri, 10 May 2013 05:24:27 +0000 (14:24 +0900)]
Add CLICKED time for estimating launching time.

Change-Id: I7c3db12a63da36eab212c709ad2b9b4d48f6c725

11 years agoFix the invalid event handling code.
Sung-jae Park [Thu, 2 May 2013 05:22:08 +0000 (14:22 +0900)]
Fix the invalid event handling code.

After changing the Event Mask of LB,
The SWITCH-STATEMENT is not working correctly.

Change-Id: I92b0bcc15228df1ba7fa91c6822d1d3be41c4862

11 years agoFix the prevent issue.
Sung-jae Park [Wed, 1 May 2013 08:59:08 +0000 (17:59 +0900)]
Fix the prevent issue.

Change-Id: I601ed2db6b9b33a7ad88c7e8be0cc35856b0493b

11 years agoUpdate License
Sung-jae Park [Mon, 29 Apr 2013 07:02:45 +0000 (16:02 +0900)]
Update License

Change-Id: Ice1548c7a6340de71ceb23a9da3d5baf86f91982

11 years agoReplace VALUE_CHANGE with ACTION_DOWN/UP
Sung-jae Park [Wed, 24 Apr 2013 06:25:17 +0000 (15:25 +0900)]
Replace VALUE_CHANGE with ACTION_DOWN/UP

Change-Id: I7a1f723edda09cd2c8f1e322e7998891de66ea9b

11 years agoResolve prevent issues
Sung-jae Park [Tue, 23 Apr 2013 04:03:47 +0000 (13:03 +0900)]
Resolve prevent issues

Change-Id: I3515226d9b4c5d232610250a7e212f50cf076852

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

Change-Id: I06cc7142a48d83e18f9c604667d0f8c7ef4f42c4

11 years agoFix prevent issue: CID 16045
Sung-jae Park [Mon, 22 Apr 2013 07:26:58 +0000 (16:26 +0900)]
Fix prevent issue: CID 16045

Change-Id: I83ef0d2d801f195a7c77fe5b7619770b628e4ed6

11 years agoUse the vconf instead of timer.
Sung-jae Park [Sat, 20 Apr 2013 15:29:07 +0000 (00:29 +0900)]
Use the vconf instead of timer.

To optimize the initiate method.
While using timer, the library tries to make a connection to a master
every N sec later.

But it decrease the system performance, so I just changed the timer
to the vconf notification.

Now the viewer will only tries to connect to the master only if its
state is changed.

But in the worst case,
If the master is started, but the viewer fails to connect to a master,
The viewer will not try to connect to the master again.
Even if the master is ready to accept a new connection.
(If we met this case, the system has serious problems.)

Change-Id: I4bfe71c56fff8a440d12f0655074e12aecf16d33

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

Change-Id: Ie39ab9d3b2d60056eff25ee3040076118471df54

11 years agoUpdate License
Sung-jae Park [Thu, 18 Apr 2013 09:17:15 +0000 (18:17 +0900)]
Update License

Change-Id: I49270533970b94a8a712c3ec4e3f836c5e527cea

11 years agoCheck the parameter.
Sung-jae Park [Tue, 16 Apr 2013 01:21:34 +0000 (10:21 +0900)]
Check the parameter.

Even if it is checked before call the function,
We need to guarantees the argument from the receiver function.

Change-Id: I2ee2450072054870b96218918af842e91ed8750c

11 years agoReplace the aul_open with aul_launch
Sung-jae Park [Tue, 16 Apr 2013 01:18:05 +0000 (10:18 +0900)]
Replace the aul_open with aul_launch

To keep the consistency of launching an application with Web.

Change-Id: I49f939e10aa4414a59c96356108ed68dd372213f

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

Change-Id: Id1f9e5ec8e8bee06e7e56039d02d889bdf2767f1

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

Change-Id: Ib127af4750745848dd21fed709024aa02490ddc0

11 years agoClear the callback when processing the result callback.
Sung-jae Park [Thu, 11 Apr 2013 05:50:14 +0000 (14:50 +0900)]
Clear the callback when processing the result callback.

User can call again in its result callback.

Update version

Change-Id: If45cb7ac5b7f97671e35c8dc3f52b3dee8d2e92f

11 years agoAdd an event for accessibility unhighlight.
Sung-jae Park [Thu, 11 Apr 2013 01:53:35 +0000 (10:53 +0900)]
Add an event for accessibility unhighlight.

Update version

Change-Id: Ib614a730dacff7f54b0126ff2bf12f034c6c3431

11 years agoAdd more log for debugging
Sung-jae Park [Wed, 10 Apr 2013 05:12:47 +0000 (14:12 +0900)]
Add more log for debugging

Change-Id: Ie26cc20e3d8c7e06d99005b1cd3c185b9cee5714

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

Change-Id: I413d81c79d704db78cf7e0090f93f332ec75720f

11 years agoUpdate accessibility event code.
Sung-jae Park [Thu, 4 Apr 2013 12:38:15 +0000 (12:38 +0000)]
Update accessibility event code.

Add new API for sending accessibility event to provider.

Clear all registered event callbacks if an instance is destroyed by fault.
To give time to release their resources for event callbacks.

Access status event type is added.
Access status would be sent from the provider.

Update VERSION

Change-Id: I760abf4ee5f2dfc62b08744f982cbbd5d2625505

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

Change-Id: I57db8c5815d79e2e492e9222cf206483c62d7e53

11 years agolivebox_set_update_mode is added.
Sung-jae Park [Mon, 1 Apr 2013 14:17:38 +0000 (14:17 +0000)]
livebox_set_update_mode is added.

This only can be used after creating a livebox.
After it gets the created event, the viewer can set the update mode.

Before set the update mode, it will run for passive mode viewer.
So it will send updated event to the viewer for every frames.

Change-Id: I2ea9667bd6836060aa2de37ac75ae20460ea5037

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

Accessibility event paths are added.

Fix the bug of size changed event handler.
Because of invalid fbfile, the size of a box is resetted.
I used instance id instead of fb id,.
So the box buffer info indicates invalid uri
This patch will fix it.

master will send a new fbid when it sending the size,changed event.
Then the viewer will get it and update the fbinfo using received fbid.

Change-Id: I29fc45cc5bd693eb796d4ea256c0b23afe39b192

11 years agoRemove unnecessary parameter checking code.
Sung-jae Park [Sat, 30 Mar 2013 06:27:05 +0000 (06:27 +0000)]
Remove unnecessary parameter checking code.

Maybe accidently remained.

Change-Id: I52200d5067935ae3f2c0db7e2b9af30685ae1a38

11 years agoAdd hold scroll event path.
Sung-jae Park [Sat, 30 Mar 2013 02:54:42 +0000 (02:54 +0000)]
Add hold scroll event path.

Some box wants to hold the viewer's scroller when they handling their events.

Change-Id: I0476e26fd6a24af1c0dff874ed16ddac6a49e986

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

2012 -> 2013

(Sync with the RSA)

Unlink kept image file when the handler is deleted

Change-Id: If8be7c4e5f7bd29278a27f40a87babe959757302

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

Change-Id: I67d00b7403c5b46729726b31bfd1f18411815463

11 years agoUsing LB_ERRNO instead of errno.h (system header)
Sung-jae Park [Fri, 22 Mar 2013 13:47:35 +0000 (13:47 +0000)]
Using LB_ERRNO instead of errno.h (system header)

Change-Id: I6faad8268ce0d7fba2f149427c1c8a574c174ecd

11 years agoDefine the livebox-errno
Sung-jae Park [Fri, 22 Mar 2013 13:37:13 +0000 (13:37 +0000)]
Define the livebox-errno

LB_STATUS_XXXX series status codes are defined.
This lb status codes are has to be shared with provider & master & viewer.
(including all other packages which are related with livebox f/w)

Change-Id: Ia45a7116d842897acbb029913b2eae8f44d13fd2

11 years agoCall the size changed callback even if it failed.
Sung-jae Park [Fri, 22 Mar 2013 01:37:02 +0000 (01:37 +0000)]
Call the size changed callback even if it failed.

Change-Id: I97194ef4d215355c57bbceb129798bed33172249

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

Change-Id: I1c69412c9ded9d1b4ceed4b2fd1fefe2c40f1c72

11 years agoUse the aul_open instead of aul_launch
Sung-jae Park [Tue, 19 Mar 2013 08:11:24 +0000 (08:11 +0000)]
Use the aul_open instead of aul_launch

Change-Id: Ieaea5fdef40ebabcc9edee83ea930fb4a19c11e3

11 years agoAdd new type to use the master's input event monitor.
Sung-jae Park [Thu, 14 Mar 2013 14:52:51 +0000 (14:52 +0000)]
Add new type to use the master's input event monitor.

Change-Id: Id7f1612eba88da66e84a92f3df4df04c079e2c84

11 years agoUse the default size if the PD is not created.
Sung-jae Park [Fri, 8 Mar 2013 08:54:43 +0000 (08:54 +0000)]
Use the default size if the PD is not created.

default_pd_size is not changed.
but the pd_size can be changed.

This default_pd_size is newly added by this patch.
To keep the PD Size.

Change-Id: I1101935e33a01ce2d4ad255e227d3d2df4b4b8bb

11 years agolivebox_get_pdsize can be used to get the default pd size.
Sung-jae Park [Tue, 5 Mar 2013 09:49:46 +0000 (09:49 +0000)]
livebox_get_pdsize can be used to get the default pd size.

If a PD is not created yet, client can get its default size using livebox_get_pdsize function.

Change-Id: I78fb4520fbc87b0c8614f1b4975a0c17943808fd

11 years agoAdd new API for moving the PD
Sung-jae Park [Mon, 4 Mar 2013 10:03:29 +0000 (10:03 +0000)]
Add new API for moving the PD

Change-Id: I8d79f518cbb47ce9729568f65f99f383cd9bfd7b

11 years agoFix the invalid buffer size bug.
Sung-jae Park [Tue, 26 Feb 2013 12:27:25 +0000 (12:27 +0000)]
Fix the invalid buffer size bug.

FB is not updated when a handle gets resize event.
So this patch added a line for updating FB size in resize event callback.

Change-Id: I2dce6a220ff352a73ffff33c6d52b1968d6b9a6c

11 years agoUpdate the resized event handler
Sung-jae Park [Sat, 23 Feb 2013 08:35:07 +0000 (08:35 +0000)]
Update the resized event handler

Change-Id: I33c399eeef6ef151487e5688522cb24fcdd641a5

11 years agoAdd more debugging message
Sung-jae Park [Thu, 21 Feb 2013 20:39:26 +0000 (20:39 +0000)]
Add more debugging message

Do not reject the resize request even though the previous callback is not finished.
This should be updated using callback function list.

Change-Id: I4bf287b4fdd0831fc3c61a1b2f3f6e935a664b22

11 years agoAdd a resized event type.
Sung-jae Park [Thu, 21 Feb 2013 08:50:05 +0000 (08:50 +0000)]
Add a resized event type.

If a client requests to re-size the box,
The box will be notified requested new size.
Then the provider send event back to the client for ack of request.

Change-Id: If4e89d8221e00acdd73cbac7a91abf4198dea706

11 years agoAdd Export attribute.
Sung-jae Park [Wed, 20 Feb 2013 11:26:49 +0000 (11:26 +0000)]
Add Export attribute.

Change-Id: I574a1288180f7462298ca1bc68be4fe8ed33705e

11 years agoAdd client pause/resume status notify function.
Sung-jae Park [Wed, 20 Feb 2013 07:59:44 +0000 (07:59 +0000)]
Add client pause/resume status notify function.

Notify the client's status to the provider manually.

Change-Id: I008a44215b6b540d1c468715d3a4db83c491fe52

11 years agoComment out the livebox enable/disable check code.
Sung-jae Park [Mon, 18 Feb 2013 15:43:37 +0000 (15:43 +0000)]
Comment out the livebox enable/disable check code.

Change-Id: I0b91a28ac3f65b7ec6d23a27fa0210dbd0af547d

11 years agoCheck the enabled/disabled state of a livebox.
Sung-jae Park [Wed, 13 Feb 2013 10:38:36 +0000 (10:38 +0000)]
Check the enabled/disabled state of a livebox.

When a user tries to add it.
live.viewer is updated.

Change-Id: I29fce84d599ab95bece3435511fda91722705ed7

11 years agoCheck the package whether it is enabled or disabled when add it
Sung-jae Park [Sun, 10 Feb 2013 07:52:40 +0000 (07:52 +0000)]
Check the package whether it is enabled or disabled when add it

Change-Id: I5d5f3c7b513171f7cd123c18828199dd69f1f222

11 years agoAdd a new interface for requesting update a box
Sung-jae Park [Wed, 6 Feb 2013 14:02:35 +0000 (14:02 +0000)]
Add a new interface for requesting update a box

Change-Id: Ia2b20c4d8f1fcd7702ffaaa9627873aacbbed950

11 years agoUpdate live.viewer
Sung-jae Park [Mon, 4 Feb 2013 05:53:13 +0000 (05:53 +0000)]
Update live.viewer

Size list getting code is updated

Change-Id: I9052f0c56480df49dfefdcd00aa323e3f8000da6

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

Change-Id: I3e616488397d37651c6be260c035abc7977c720a

11 years agoAdd key down/up event
Sung-jae Park [Fri, 25 Jan 2013 07:21:38 +0000 (07:21 +0000)]
Add key down/up event

Update the content_event function

Change-Id: I6f6b7a80ca840d640802df0166f39730cb644248

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

Change-Id: I4fb1e9858b1e29a3fa1123f548c8e34e87264bdd

11 years agomouse_event attribute is added
Sung-jae Park [Tue, 22 Jan 2013 12:27:11 +0000 (12:27 +0000)]
mouse_event attribute is added

Change-Id: Ib393281eb775ebe26b8568c4d4c31208d6abae07

11 years agoFix the bug of text type box parser
Sung-jae Park [Thu, 10 Jan 2013 11:22:45 +0000 (20:22 +0900)]
Fix the bug of text type box parser

Invalid path access to parse the text file (desc)

Change-Id: Ia1310a4933ad4ded797008fdcfccad154170ba9d

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

Change-Id: I1b59dc483a095319974077942f10fb41ff8698a3

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

Update the live-viewer for supporting the TEXT type livebox.
(Viewer is initially updated for supporting the TEXT type box)

Change-Id: Ibc4af2704ac96c456ebc97d554c86282c1e3df94

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

Change-Id: I14ae322d3d155c638b093141aa0d557f1a034242

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

Change-Id: Iabc640d00987dba6cefe0067ed761d93c315aae4

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

Change-Id: I997f69c840f281676c59c2da54d416d2b4fd39a5

11 years agoFilter the event only using the movement.
Sung-jae Park [Tue, 18 Dec 2012 14:33:06 +0000 (23:33 +0900)]
Filter the event only using the movement.

Change-Id: I0f0221fecc4ba93deddbcb688f6f51e02f58036e

11 years agoUpdate live-viewer.
Sung-jae Park [Sat, 8 Dec 2012 15:19:56 +0000 (00:19 +0900)]
Update live-viewer.

Fix the bug of live-scroller.
Add the conformant object.

Change-Id: I3fe068b3bae5ef51971d6eca8ef1fe85c3525c51

11 years agoUse the default content using livebox-service API
Sung-jae Park [Wed, 5 Dec 2012 05:35:55 +0000 (14:35 +0900)]
Use the default content using livebox-service API

Change-Id: If6a2a9d9e8b6a5d4631bc2f747181f9707d7951d

11 years agoUpdate live-viewer.
Sung-jae Park [Sat, 1 Dec 2012 15:32:46 +0000 (00:32 +0900)]
Update live-viewer.

Change-Id: I2fd1132a6afa1e4cd300df6125370de09264b370

11 years agoFiltering the user event for PD/LB
Sung-jae Park [Fri, 30 Nov 2012 07:08:43 +0000 (16:08 +0900)]
Filtering the user event for PD/LB

For prevent from the heavy event generation

Change-Id: Iec3675857b397a78c05c590368bbe7808983ec12

11 years agoValidate the handler for changing the visibility
Sung-jae Park [Sat, 24 Nov 2012 02:18:10 +0000 (11:18 +0900)]
Validate the handler for changing the visibility

Change-Id: Ifc55039e770a4a9e094f1595a2ae0fa2d8a3f38a

11 years agoAdd new API for openning a PD with its position.
Sung-jae Park [Tue, 20 Nov 2012 09:44:41 +0000 (18:44 +0900)]
Add new API for openning a PD with its position.

Change-Id: I92d6ac7f0506ffbc9f500b9a85ed886690fc5e3a

11 years agoMake delay for sending a request to master.
Sung-jae Park [Mon, 19 Nov 2012 14:05:09 +0000 (23:05 +0900)]
Make delay for sending a request to master.

Change-Id: If78f95c13c87cbf72f707e9c170f0d8a098bc065

11 years agoUse the separated socket file
Sung-jae Park [Thu, 15 Nov 2012 04:09:10 +0000 (13:09 +0900)]
Use the separated socket file

Revise the environment variables

Fix the bug of livebox_add_with_size. Use the livebox package name after
get it via livebox_service

Change-Id: Id823e662e45dc13a4a2d32bcc48435357432a08d

11 years agoUpdate the deleted event handler.
Sung-jae Park [Sun, 4 Nov 2012 11:50:18 +0000 (20:50 +0900)]
Update the deleted event handler.

Change-Id: I8f3834092c31408a0cb0e871440c417490f42543

11 years agoUpdate the live-viewer
Sung-jae Park [Thu, 1 Nov 2012 11:27:42 +0000 (20:27 +0900)]
Update the live-viewer

Change-Id: Idd788f74087304a7941a402bc028d7bf4880988f

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

Change-Id: I9e830b2ee98150678bdeeb26b3f75bbd65b0332c

11 years agoTry to sync buffer when client tries to get FB
Sung-jae Park [Wed, 24 Oct 2012 06:00:07 +0000 (15:00 +0900)]
Try to sync buffer when client tries to get FB

Change-Id: Ibd6615f032ce7c835accbbd21019e69ef1f67ce7

11 years agoReduce the duplicated implementations. Change the path
Sung-jae Park [Mon, 22 Oct 2012 11:15:37 +0000 (20:15 +0900)]
Reduce the duplicated implementations. Change the path

Change-Id: Idd8e1ecacf37785ca9014c07459421031f0bd0ba

11 years agoInstall the license file
Sung-jae Park [Fri, 12 Oct 2012 09:03:28 +0000 (18:03 +0900)]
Install the license file

Change-Id: I0a6c2c76d2feac448105152cc064bb33c39fa6bc

11 years agoremove the DB I/O related codes.
Sung-jae Park [Thu, 11 Oct 2012 09:03:44 +0000 (18:03 +0900)]
remove the DB I/O related codes.

Move them to livebox-service library.

Change-Id: I7e14b8f933c5778c0cdfb93ba3d87336466ac50a

11 years agoAdd new API for creating a livebox with size.
Sung-jae Park [Thu, 11 Oct 2012 08:42:33 +0000 (17:42 +0900)]
Add new API for creating a livebox with size.

Change-Id: If3b5874648b409d3e45ebd68d04b6a6a6375bcd2

11 years agoAdd new API
Sung-jae Park [Wed, 10 Oct 2012 09:51:04 +0000 (18:51 +0900)]
Add new API

add a livebox with size.
get the size list of given livebox package

Change-Id: I421b40414262c4497a007f64d2524f3a7866c9a4

11 years agoImplement the DB I/O component
Sung-jae Park [Wed, 10 Oct 2012 01:22:44 +0000 (10:22 +0900)]
Implement the DB I/O component

Change-Id: I518e4e323025e9e634e87fd16cddd44e0f876d29

11 years agoUpdate for handling the pinup status.
Sung-jae Park [Fri, 5 Oct 2012 09:19:03 +0000 (18:19 +0900)]
Update for handling the pinup status.

Change-Id: I0eab9ecd7fc52b008645a48d2509a969148ee8c2

11 years agoRemove debugging code
Sung-jae Park [Thu, 27 Sep 2012 07:19:41 +0000 (16:19 +0900)]
Remove debugging code

Change-Id: I04f5d4b7f6c5c08dc75aac938b308d52e44b7f1c