platform/framework/web/livebox-viewer.git
11 years agoAdd new resized event type.
Sung-jae Park [Thu, 21 Feb 2013 10:58:07 +0000 (10:58 +0000)]
Add new resized event type.

Client tries to use the width & height value when it gots the resize done event callback.
So I change it to work like what they expected.

Change-Id: I63e8da340cff685281b3927ba8cbbefd68fde111

11 years agoDisabled package is not able to create an instance.
Sung-jae Park [Thu, 14 Feb 2013 05:22:36 +0000 (05:22 +0000)]
Disabled package is not able to create an instance.

live viewer is updated. (but not working yet)

Change-Id: I4c1f9f4c61213c929aab0f5002d4c3cdb5bc0790

11 years agoAdd livebox update interface.
Sung-jae Park [Wed, 6 Feb 2013 14:12:20 +0000 (14:12 +0000)]
Add livebox update interface.

To update a box individually, we need a new interface.

Change-Id: I17b2669c0d226cf3964bc4f41105a0f5123ce857

11 years agoKey down/up, accessibility events is added
Sung-jae Park [Fri, 25 Jan 2013 11:02:50 +0000 (11:02 +0000)]
Key down/up, accessibility events is added

Update spec file

Change-Id: Ice619a0493cdc5adb768d25db33c4b081fffd025

11 years agoAdd mouse_event attribute
Sung-jae Park [Wed, 23 Jan 2013 03:07:57 +0000 (03:07 +0000)]
Add mouse_event attribute

Change-Id: Ie2f68bad40ec33d3388e80f5ac5a10644345f3ec

11 years agoFix the text type box parsing bug.
Sung-jae Park [Thu, 10 Jan 2013 11:25:32 +0000 (20:25 +0900)]
Fix the text type box parsing bug.

Use the kept_in_safe function to get the filename of the text data
Without that function, the parser couldn't find the correct data file.

Change-Id: If4aea2a0445192664523dfd3cab914f01c15614a

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

Change-Id: Ie2afc73eae1dad15388e416fb528e5c0ea860305

11 years agoChange the LOG_TAG
Sung-jae Park [Wed, 2 Jan 2013 07:03:40 +0000 (16:03 +0900)]
Change the LOG_TAG

Change-Id: Ic4e860de0b0d950695534de8111b9d2f3365528d

11 years agoChange the type of auto-launch attribute to TEXT.
Sung-jae Park [Thu, 27 Dec 2012 03:48:04 +0000 (12:48 +0900)]
Change the type of auto-launch attribute to TEXT.

To launch the app using explict package name.

Change-Id: I6eecec6986af258fbac07d7653cb449cf3050a15

11 years agoInitialize the project.
Sung-jae Park [Thu, 20 Dec 2012 08:15:24 +0000 (17:15 +0900)]
Initialize the project.

Change-Id: Ib443f3c3ff0ff476ffe441a75095d86341a5da12

11 years agoInitial empty repository
HyungKyu Song [Mon, 17 Dec 2012 01:53:35 +0000 (10:53 +0900)]
Initial empty repository