apps/livebox/livebox-edje.git
11 years agoApply various patches submit/tizen_2.1/20130514.052957
Sung-jae Park [Tue, 30 Apr 2013 12:45:02 +0000 (21:45 +0900)]
Apply various patches

Patch 6/6
    Rollback the last commit.
    LB_SCRIPT_ACCESS_VALUE_CHANGE is changed to LB_SCRIPT_ACCESS_ACTION.

Patch 5/6
    replace LB_SCRIPT_ACCESS_ACTION with LB_SCRIPT_ACCESS_VALUE_CHANGE
    Temporarly applied patch
    for the commercial release only

Patch 4/6
    Do not change the size of font for class "tizen"

Patch 3/6
    Update License

Patch 2/6
    Fix the build error and logic

Patch 1/6
    Replace the VALUE_CHANGED with ACTION_DOWN/UP

Change-Id: Ibd7fd75b544aca13335daf70b2388f3fc04a9d08

11 years agoUpdate License 2.1b_release accepted/tizen_2.1/20130425.023339 submit/tizen_2.1/20130424.223920
Sung-jae Park [Fri, 19 Apr 2013 11:42:13 +0000 (20:42 +0900)]
Update License

Change-Id: I9327fe323bfa1d62c4463d80f024628032b2da75

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

Change-Id: Ia481a1097cdf82ee2ec6f40371d49b17b3d2b1e0

11 years agoFix bug, Add Scroller accessiblity, font handler
Sung-jae Park [Thu, 18 Apr 2013 05:02:29 +0000 (14:02 +0900)]
Fix bug, Add Scroller accessiblity, font handler

Update the font name & font size event handler.

Fix the IN-SIZE image loading bug.
It didn't load the size as its requested size.

Update accessibility scroll event.
Scroll event requires x,y,mouse_state variables.

Change-Id: Ib6945ede699cfbd2a8bd9ae40694927a72692ff5

11 years agoUpdate accessibility event handling codes.
Sung-jae Park [Fri, 12 Apr 2013 04:16:37 +0000 (13:16 +0900)]
Update accessibility event handling codes.

ACTIVATE accessibilty event is implemented.
It has to send mouse event to focused object to activate it.

Change-Id: Ibe5efe1c6a6fd559182a08482f54648f88a31076

11 years agoSync with the private repository
Sung-jae Park [Wed, 10 Apr 2013 11:46:20 +0000 (20:46 +0900)]
Sync with the private repository

Fix invalid return value for access_action function.
If it returns TRUE, we should convert it to LB_ACCESS_STATUS_DONE
Use the vconf to set the elm_config_access_set

Add unhighlight access event
Convert MARKUP STRING to UTF8 STRING for accessibility (to read it)

Update livebox access status handling codes.
Add more log for debugging for accessibility

Accessibility event feed function is added

Implement the Access chain management code

Change-Id: Ifc4668a1b8386b424535b52b2a087dd22c2a8c3d

11 years agoSync to I97773092923a0223505ede7be707c67cedc0832f
Sung-jae Park [Sun, 31 Mar 2013 23:27:11 +0000 (23:27 +0000)]
Sync to I97773092923a0223505ede7be707c67cedc0832f

    Replace EDJE with ELM_LAYOUT.

    To support the accessibility

Change-Id: I007a26f6a707fc3ca1fda4e71d9ded90e2e4689d

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

2012 -> 2013

Change-Id: Ie910c38fea1591ff08dc720ca358b460ae51a23d

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

Conflicts:
packaging/liblivebox-edje.spec
src/script_port.c

Change-Id: I39e25cac21bfb97a362226925df8eb41d1322c1e

11 years agoFix the bug of font-style changing code
Sung-jae Park [Thu, 21 Mar 2013 07:43:39 +0000 (07:43 +0000)]
Fix the bug of font-style changing code

Change-Id: I4b562fc7127b2dfdb28cd34043484a8bb7663aa6

11 years agosync with master
Jinkun Jang [Sat, 16 Mar 2013 12:45:14 +0000 (21:45 +0900)]
sync with master

11 years agoFix the EDJE scale factor problem.
Sung-jae Park [Thu, 21 Feb 2013 10:57:00 +0000 (10:57 +0000)]
Fix the EDJE scale factor problem.

Sync with the latest code

Change-Id: I96f32a257d0a7b47dadde447b04bcd997c311640

11 years agoAdd "size" option for image container.
Sung-jae Park [Sun, 17 Feb 2013 12:05:54 +0000 (12:05 +0000)]
Add "size" option for image container.

This size option will be used for determining size of a container.

Change-Id: I6b9b749f0b1568a36815c81abb0266d4a83a72eb

11 years agoAdd the "fill" option.
Sung-jae Park [Sun, 17 Feb 2013 06:44:03 +0000 (06:44 +0000)]
Add the "fill" option.

To load an image, there are aspect & orient option exists.
And here is new option "fill"

it can be "in-size", "over-size"

in-size will fit your image to the size of a part.
over-size will keep the original image size, so if it is bigger than the size of part,
some part of an image will be displayed in your livebox.

Change-Id: I5df8dd329a3be47c69d4126ad0f7dd49bbbc83b6

11 years agoScript parser updated.
Sung-jae Park [Thu, 14 Feb 2013 05:21:30 +0000 (05:21 +0000)]
Script parser updated.

EDJE script parser is updated.

Change-Id: I8c0c5ec86d207b5cf6842a3339b1b483de9630e1

11 years agoUpdate the livebox-edje.
Sung-jae Park [Wed, 6 Feb 2013 14:11:33 +0000 (14:11 +0000)]
Update the livebox-edje.

Option parser is added for loading an image.
Group is changed to Option.
To use it for more various cases

Change-Id: I0176f14038ebef084780d496e52abcda96f5b677

11 years agoUse the rotation information to loads an image.
Sung-jae Park [Tue, 5 Feb 2013 12:53:04 +0000 (12:53 +0000)]
Use the rotation information to loads an image.

Change-Id: I66878acf538712e45cc35feda75fa4240bb1c546

11 years agoUpdate the color of speicified color_class
Sung-jae Park [Wed, 30 Jan 2013 06:00:34 +0000 (06:00 +0000)]
Update the color of speicified color_class

Change-Id: I893b8e648a32c0999eb092faf7a8c6254445518b

11 years agoChange the font class to "tizen"
Sung-jae Park [Mon, 28 Jan 2013 23:20:58 +0000 (23:20 +0000)]
Change the font class to "tizen"

Change-Id: I5cd04209414cb2207bdc75052b8795125408f26e

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

Change-Id: Ia0a0a5157da2af51728ad6050bef85021faf6235

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

Change-Id: Iece67e61d51b8bb32f1d9ad2473294716beca0be

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

Change-Id: I09c8ab791e2eaf52efe1879f1a3c43c726f798a7

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

Change-Id: I0ceefe55eaf1c6040a4be8a1d2419e4bcfb08f09

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