apps/native/widget/widget-edje.git
10 years agoUpdate access object deleting code
Sung-jae Park [Mon, 4 Nov 2013 04:51:25 +0000 (13:51 +0900)]
Update access object deleting code

Access object should be deleted from the local access chain by delete callback.

Change-Id: I1c8eaa8537d7531d7fbccb3bcfdf554383626956

10 years agoFix the AO unregister code
Sung-jae Park [Thu, 31 Oct 2013 05:09:18 +0000 (14:09 +0900)]
Fix the AO unregister code

Change-Id: I42aca95ca1333d2d3e0312b9a1532bd33414b3f1

10 years agoUpdate focus chain handling code.
Sung-jae Park [Thu, 31 Oct 2013 03:01:37 +0000 (12:01 +0900)]
Update focus chain handling code.

Change-Id: I9c2b29b90671fe8c8baba64ba68d9402300ad504

10 years agoSupport the image shadow effect
Sung-jae Park [Fri, 25 Oct 2013 09:00:48 +0000 (18:00 +0900)]
Support the image shadow effect

Change-Id: I94ab736722743d5eaa77bd4b90844a766def9021

10 years agoDiscard too lately arrived events.
Sung-jae Park [Fri, 18 Oct 2013 04:51:27 +0000 (13:51 +0900)]
Discard too lately arrived events.

Delayed event should be discarded.
Time of delievering event is depends on the system performance,
So if it arrived to lately, system is in low performance states.

Don't processing the late events just discarding them.

Change-Id: Icd8aa54d21affb816e93121c67f4a43412beb964

10 years agoDecrease the event gap
Sung-jae Park [Mon, 14 Oct 2013 09:29:46 +0000 (18:29 +0900)]
Decrease the event gap

Change-Id: I0d4d6f0e66a84929810f1d2ef223721830cf5a6f

10 years agoUpdate accessibility operation.
Sung-jae Park [Thu, 10 Oct 2013 08:44:18 +0000 (17:44 +0900)]
Update accessibility operation.

Application can operate with accessibility focus

Change-Id: Iaa0f851d169a26705af1129a43d44e994562107c

10 years agoCheck the highlighted object.
Sung-jae Park [Wed, 2 Oct 2013 17:14:54 +0000 (02:14 +0900)]
Check the highlighted object.

Change-Id: I5bab9e1d6a7afc9dbdd53a3f9a6b864640ff46f5

10 years agoReplace gettimeofday with ecore_time_get
Sung-jae Park [Thu, 26 Sep 2013 01:25:17 +0000 (10:25 +0900)]
Replace gettimeofday with ecore_time_get

Change-Id: Idf4e59162b3617f44625ddee80b4fdb8ca9ee17b

10 years agoScript init ABI is changed.
Sung-jae Park [Wed, 18 Sep 2013 13:09:45 +0000 (22:09 +0900)]
Script init ABI is changed.

Change-Id: Ice4c21c99e4a9f1bfa34516603a9944d7ddfa4bc

10 years agoUpdate coding convention
Sung-jae Park [Fri, 9 Aug 2013 05:31:58 +0000 (14:31 +0900)]
Update coding convention

Use the '{' '}' for local block(if, for, while, ...) even if it has A line.

Change-Id: Idc02b1000298f94c1b8831d04bfde46ea0b9656e

10 years agoApply Eng/User mode definition
Sung-jae Park [Thu, 8 Aug 2013 02:42:55 +0000 (11:42 +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: Ia0834f1dbd04ef02e2ed6b9d30addf1ac9fadaa2

10 years agoRemove unnecessary memory allocation.
Sung-jae Park [Sat, 13 Jul 2013 12:04:19 +0000 (21:04 +0900)]
Remove unnecessary memory allocation.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] N/A
[cause] N/A
[solution] Use the stack instead of heap if possible.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I4a519a847a07c51ecaaf942d47d092fe48d50809

10 years agoFix the type of timestamp value for feeding events
Sung-jae Park [Tue, 9 Jul 2013 03:48:18 +0000 (12:48 +0900)]
Fix the type of timestamp value for feeding events

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] feed event uses unsigned int for timestamp.
[cause] misunderstood about type of timestamp for feed_event.
[solution] Fix it!
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I161891c60b296505ed726e87357d760318e76ef7

10 years agoRemove last trailing comma
Sung-jae Park [Wed, 3 Jul 2013 23:32:42 +0000 (08:32 +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: I05fe71926568e63439806b14f8f1716534e437aa

10 years agoRemove verbose log
Sung-jae Park [Thu, 27 Jun 2013 08:38:31 +0000 (17:38 +0900)]
Remove verbose log

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

Change-Id: I572a388a62b59e9c834e2d0f4acc134ecc9d062f

10 years agoUpdate Log
Sung-jae Park [Thu, 27 Jun 2013 04:34:54 +0000 (13:34 +0900)]
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: I200b21928f3acba3ea9500fd3ef2d848ee0032cb

10 years agoUpdate system font initiate code
Sung-jae Park [Wed, 26 Jun 2013 04:33:51 +0000 (13:33 +0900)]
Update system font initiate code

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] unable to get initial font using vconf
[cause] vconf doesn't care the initial system font.
[solution] Using system_settings API to get the first font name.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ia8fb42953f6e14ed90a495011872658d9469e2b2

10 years agoClean up GCC4.8 warnings
Sung-jae Park [Wed, 26 Jun 2013 00:33:26 +0000 (09:33 +0900)]
Clean up GCC4.8 warnings

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Set but not used variables are removed
[cause] Warning
[solution] Use them.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I07a747b1ef2a8c4b17e0ef2bc64f38b78807b48c

10 years agoFix the garbage data bug for alpha enabled image.
Sung-jae Park [Tue, 25 Jun 2013 08:32:42 +0000 (17:32 +0900)]
Fix the garbage data bug for alpha enabled image.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Garbage data displayed.
[cause] Buffer is not cleared.
[solution] Clear the buffer first using alpha_set function.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I90b60d68c44240f5a8f0ee3ef83562b953d175f3

10 years agoReduce the verbose log prints
Sung-jae Park [Thu, 20 Jun 2013 06:16:10 +0000 (15:16 +0900)]
Reduce the verbose log prints

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Too many logs are printed
[cause] N/A
[solution] Reduce the print code
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Iacadee1c13fe5ca0449d1186e1dc42990c75c22f

10 years agoUse the filled_set instaed of fill_set
Sung-jae Park [Thu, 20 Jun 2013 01:09:49 +0000 (10:09 +0900)]
Use the filled_set instaed of fill_set

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Image is repeated when the filled_set is not enabled. (Facebook team requests)
[cause] Internally, evas tries to repeat the image on the canvas if it has no filled option.
[solution] use the filled_set instead of fill_set when it tries to load an image using partial loading.
[team] HomeTF
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ied350419c8543f69377dfdbbce700564f812572a

10 years agoUpdate finalize sequence.
Sung-jae Park [Wed, 12 Jun 2013 11:20:41 +0000 (20:20 +0900)]
Update finalize sequence.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Crash while terminating process
[cause] While delete evas object, it calls non-exists callback functions which are loaded from script plugin(livebox-edje)
[solution] Guarantees that all objects are deleted before unloading livebox-edje plugin
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ie11504205a25019e61d07dcd67e547b3ce9c6840

11 years agoApply Secure Log
Sung-jae Park [Mon, 3 Jun 2013 05:57:24 +0000 (14:57 +0900)]
Apply Secure Log

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Secure Log is not applied
[cause] N/A
[solution] Apply Secure Log
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I1ed8f5ffb1a9863792fb8d71244bd004042c6e41

11 years agoAdd filled_add option for default image option.
Sung-jae Park [Wed, 29 May 2013 12:29:59 +0000 (21:29 +0900)]
Add filled_add option for default image option.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Default loaded image is not fit its container.
[cause] Filled option is not enabled.
[solution] Enable filled option.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I3c2721a7fd5cd6e1e8cbf936f71d888f7dfd820e

11 years agoPLM issue resolve
Sung-jae Park [Tue, 21 May 2013 09:40:12 +0000 (18:40 +0900)]
PLM issue resolve

P130516-1286
over-size image loading bug is fixed.

Change-Id: Ic0185e6d2508e6efaebd56dde19758a61793302b

11 years agoIgnore if the font size is changed.
Sung-jae Park [Wed, 15 May 2013 00:52:57 +0000 (09:52 +0900)]
Ignore if the font size is changed.

Change-Id: Id799531a062576984a66ff127e2494544a407c51

11 years agoIf a user didn't set the target Id.
Sung-jae Park [Mon, 6 May 2013 09:18:28 +0000 (18:18 +0900)]
If a user didn't set the target Id.

Use the anonymous target Id.

First try to use "part" name.
If it is already in use, try to use timestamp value.

Change-Id: I3fdfe90f6ebc8258766a853bf25f16e562284006

11 years agoRevise the code.
Sung-jae Park [Sun, 5 May 2013 11:02:05 +0000 (20:02 +0900)]
Revise the code.

There is one missing code.
Which is releasing parent evas object rectangle.

While unloading an EDJE object,
I should delete the parent rectangle object too.

Change-Id: I2348db18d01fcffb6779b3267c2fbfdf45b969ae

11 years agoRollback the last commit.
Sung-jae Park [Mon, 29 Apr 2013 11:03:08 +0000 (20:03 +0900)]
Rollback the last commit.

LB_SCRIPT_ACCESS_VALUE_CHANGE is changed to LB_SCRIPT_ACCESS_ACTION.

Change-Id: I827268e53524dd84d44b9c43109e6108293c610b

11 years agoreplace LB_SCRIPT_ACCESS_ACTION with LB_SCRIPT_ACCESS_VALUE_CHANGE
Sung-jae Park [Mon, 29 Apr 2013 08:55:37 +0000 (17:55 +0900)]
replace LB_SCRIPT_ACCESS_ACTION with LB_SCRIPT_ACCESS_VALUE_CHANGE

Temporarly applied patch
for the commercial release only

Change-Id: I4cf4450cca3aea57966034a743ddde24df79b478

11 years agoDo not change the size of font for class "tizen"
Sung-jae Park [Mon, 29 Apr 2013 07:29:36 +0000 (16:29 +0900)]
Do not change the size of font for class "tizen"

Change-Id: Ifb74e34566b9ce12198fe84a1548099ee58cb6cf

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

Change-Id: I46b8ab69ced67683c6a2468b28edac7b1098b06b

11 years agoFix the build error and logic
Sung-jae Park [Thu, 25 Apr 2013 12:33:47 +0000 (21:33 +0900)]
Fix the build error and logic

Change-Id: I9ae0c64e7e229239048f391015aea2c978b27021

11 years agoReplace the VALUE_CHANGED with ACTION_DOWN/UP
Sung-jae Park [Thu, 25 Apr 2013 12:07:30 +0000 (21:07 +0900)]
Replace the VALUE_CHANGED with ACTION_DOWN/UP

Change-Id: I44044d991f5c7269442842d662b9d62253a80406

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

Change-Id: I8d5a525234543ee1a878b62794a5cd4705877cc1

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

Change-Id: I045cd7aa9a0f6142e396fd5cd1caebaec54d736a

11 years agoUpdate the font name & font size event handler.
Sung-jae Park [Wed, 17 Apr 2013 09:13:49 +0000 (18:13 +0900)]
Update the font name & font size event handler.

Change-Id: Ib057e1ea8e6cdb7e0aa9cf6fbe1351930a67fd41

11 years agoFix the IN-SIZE image loading bug.
Sung-jae Park [Tue, 16 Apr 2013 13:03:15 +0000 (22:03 +0900)]
Fix the IN-SIZE image loading bug.

It didn't load the size as its requested size.

Change-Id: I6cdaa81481cdc89d85f38bd5d8d9a8b4185f06d1

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

Scroll event requires x,y,mouse_state variables.

Change-Id: Ib1728b787e07dcd66203e62c19814ef0ba9f0ed9

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

Update version

Change-Id: I69aded86a65d96c8487a9e83fe289d27ab8d6586

11 years agoFix invalid return value for access_action function.
Sung-jae Park [Wed, 10 Apr 2013 10:31:16 +0000 (19:31 +0900)]
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

Change-Id: I086cd368dc86a12aea7ff8afa3382f986812858a

11 years agoAdd unhighlight access event
Sung-jae Park [Wed, 10 Apr 2013 07:13:15 +0000 (16:13 +0900)]
Add unhighlight access event

Convert MARKUP STRING to UTF8 STRING for accessibility (to read it)

Change-Id: If33daa93f02c030f490a0d6ff7655bdc754e4cdd

11 years agoUpdate livebox access status handling codes.
Sung-jae Park [Wed, 10 Apr 2013 05:13:23 +0000 (14:13 +0900)]
Update livebox access status handling codes.

Add more log for debugging for accessibility

Change-Id: If3fcd9545ec96979caf2203281d43a556f1a8b6d

11 years agoAccessibility event feed function is added
Sung-jae Park [Wed, 3 Apr 2013 17:08:40 +0000 (17:08 +0000)]
Accessibility event feed function is added

Update VERSION

Change-Id: I41efa13e8a3467d41ffb565569d2666412e5454a

11 years agoImplement the Access chain management code
Sung-jae Park [Tue, 2 Apr 2013 21:02:05 +0000 (21:02 +0000)]
Implement the Access chain management code

Change-Id: I5743873e18c92c189c1fa710caf023f29f0f4964

11 years agoReplace EDJE with ELM_LAYOUT.
Sung-jae Park [Mon, 25 Mar 2013 10:53:04 +0000 (10:53 +0000)]
Replace EDJE with ELM_LAYOUT.

To support the accessibility

Change-Id: I97773092923a0223505ede7be707c67cedc0832f

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

2012 -> 2013

Change-Id: Ic45f22c41587b4975878853b486a19d2f432ca13

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

Change-Id: I80005a5d448614ab9fffff19a8b788932a715a20

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

Change-Id: I0892a520444cff39845ec1cc8a4f94d1dd7c4c54

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

Change-Id: Ibfbd0d0aa50e39c873516dbad07c95e54370a82b

11 years agoUpdate scale handling code
Sung-jae Park [Sat, 23 Feb 2013 07:57:50 +0000 (07:57 +0000)]
Update scale handling code

Change-Id: Iedff283fffb07cd8d5a4877542550a7d1aecab49

11 years agoFix the GCC 4.7 warnings.
Sung-jae Park [Thu, 21 Feb 2013 10:05:46 +0000 (10:05 +0000)]
Fix the GCC 4.7 warnings.

Change-Id: Idf5340156da5822e5015219c14679afb8b1d1955

11 years agoFix the scale bug
Sung-jae Park [Wed, 20 Feb 2013 13:42:54 +0000 (13:42 +0000)]
Fix the scale bug

Change-Id: I565ded929c72c09767bf3f3dc8d21e6136d9bacf

11 years agoUpdate the image load option.
Sung-jae Park [Wed, 20 Feb 2013 06:11:50 +0000 (06:11 +0000)]
Update the image load option.

Change-Id: I6c5177c83383cb16fa2067b46164ebf8542d9002

11 years agoSet the edje scale factor.
Sung-jae Park [Tue, 19 Feb 2013 11:28:14 +0000 (11:28 +0000)]
Set the edje scale factor.

but not using the elm.
because it is not support the root privilege's configuration.

Change-Id: I182efac7c4e25117cbd886bb117ed4954bbba503

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

Change-Id: I09f3ae3fd036328719be73c38202f460135a4908

11 years agoSupporting the fill option.
Sung-jae Park [Sun, 17 Feb 2013 06:41:59 +0000 (06:41 +0000)]
Supporting the fill option.

fill=in-size
fill=over-size

Loading an image will be affected by this option

Change-Id: I5ce9a59038577be842f52be3df65d8596582ab06

11 years agoUpdate the symbol visibility
Sung-jae Park [Thu, 7 Feb 2013 02:51:07 +0000 (02:51 +0000)]
Update the symbol visibility

Change-Id: I36fb6ea5b739e64356a5ef37a9036ba9e2662f7a

11 years agoUpdate the script text parser.
Sung-jae Park [Wed, 6 Feb 2013 14:01:49 +0000 (14:01 +0000)]
Update the script text parser.

for supporting the various kinds of options to load an image.

Change-Id: Ic8b5497c811e02f82248c2d486ad5dfcbef5e75f

11 years agoUse the rotation info for swallowing image.
Sung-jae Park [Tue, 5 Feb 2013 10:25:14 +0000 (10:25 +0000)]
Use the rotation info for swallowing image.

Change-Id: I78ee0fb2c92a0cd61e1eb0a79eaffb06a1cd565b

11 years agoAdd new description type for changing the color
Sung-jae Park [Wed, 30 Jan 2013 05:30:18 +0000 (05:30 +0000)]
Add new description type for changing the color

To change the color of specified part,.
This new interface is introduced.

Change-Id: I6d88867dee649bc15c9301717b7655540c4d4745

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

Change-Id: I02ec624bbdfba25bbfa6ce66f1c3fb07e1414ee1

11 years agoChange the installation folder
Sung-jae Park [Mon, 21 Jan 2013 03:04:08 +0000 (03:04 +0000)]
Change the installation folder

/opt/usr/live/script_port/ --> /usr/share/data-provider-master/plugin-script/

Change-Id: I3f64d644c847aa9e8a0d83dc0f8e7747fcc22368

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

Change-Id: I1b872c951a63aa8b65e63f6041cd9db3b84272eb

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

Change-Id: Ibdb2f79234da1acea9785454ca0dfcc2d1afcc6e

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

Change-Id: I9e6deed2984dff172ee93ee6f4bee88348231909

11 years agoFix the bug of image & script file loader.
Sung-jae Park [Tue, 18 Dec 2012 04:34:45 +0000 (13:34 +0900)]
Fix the bug of image & script file loader.

If the image/script file path is not valid, stop to load it.

Change-Id: Ibd042d39cde41c5fed00666f8c723f5a5adf084e

11 years agoAdd signal callback for sub-edje object
Sung-jae Park [Mon, 3 Dec 2012 08:37:06 +0000 (17:37 +0900)]
Add signal callback for sub-edje object

Change-Id: Ie7ab72565409ca8088c7f7ecc409f077cf3f03a4

11 years agoUpdate for handling the multi-depth edje
Sung-jae Park [Mon, 19 Nov 2012 05:07:24 +0000 (14:07 +0900)]
Update for handling the multi-depth edje

Change-Id: I44124f85e1800137290efebe16244405a355e89e

11 years agoUpdate font changing
Sung-jae Park [Thu, 8 Nov 2012 08:19:20 +0000 (17:19 +0900)]
Update font changing

Change-Id: I78f5f362676cf967d60addd59dc300d99e8659a5

11 years agoFix the build error
Sung-jae Park [Thu, 8 Nov 2012 07:30:48 +0000 (16:30 +0900)]
Fix the build error

Change-Id: Ie44c77463bf364ccc9c197936c6b39194533df83

11 years agoHandling the font size/type change event.
Sung-jae Park [Tue, 6 Nov 2012 06:26:34 +0000 (15:26 +0900)]
Handling the font size/type change event.

Change-Id: Ie3aa12dc033bc2c7c94194d3d6a45cdc281912b1

11 years agoChange the folder to opt/usr
Sung-jae Park [Thu, 25 Oct 2012 06:09:20 +0000 (15:09 +0900)]
Change the folder to opt/usr

Change-Id: Ia42bf2e1d67e1af3b328851ec0c1cf41ea4088ec

11 years agoAdd the removed cache flush function for future use.
Sung-jae Park [Thu, 25 Oct 2012 00:58:12 +0000 (09:58 +0900)]
Add the removed cache flush function for future use.

Change-Id: If2bb0b484da971d76148a3aa35ff44223a5ff223

11 years agoRemove the cache flush code by UIFW guide
Sung-jae Park [Wed, 24 Oct 2012 15:11:56 +0000 (00:11 +0900)]
Remove the cache flush code by UIFW guide

To resolve http://slp-info.sec.samsung.net/bugs/browse/S1-9603

Change-Id: I0a0711db8c40d9986156f9e57fe418a5b46f21d5

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

Change-Id: I92c03a19312b0d2a7a28de1ada49e96b29b858c1

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

Change-Id: I974a906242da8b8e19400cea87773e7fd21294dc

11 years agoAdd -g option
Sung-jae Park [Mon, 23 Jul 2012 08:16:18 +0000 (17:16 +0900)]
Add -g option

Change-Id: If6b0147e9d629d5ba96ee1fbafd80443af6a904e

11 years agoStrip the binary
Sung-jae Park [Fri, 20 Jul 2012 01:16:58 +0000 (10:16 +0900)]
Strip the binary

Change-Id: Ic378dcafe8d09ff5d00de44c5ff41f7f98cb486a

11 years agoAdd cache flush code.
Sung-jae Park [Tue, 19 Jun 2012 02:45:12 +0000 (11:45 +0900)]
Add cache flush code.

Add debugging message

Change-Id: I0a186fc0251d8cbf8d7f3b77f8c32cc953542fc6

11 years agoDisable edje cache
Sung-jae Park [Thu, 14 Jun 2012 13:07:03 +0000 (22:07 +0900)]
Disable edje cache

Change-Id: I721a03a488348e1dfbd21e748307416157bc3ca7

12 years agoUpdate OBJ package name
Sung-jae Park [Mon, 21 May 2012 05:13:27 +0000 (14:13 +0900)]
Update OBJ package name

Change-Id: I9cf5e6852fa634ab36e7620f68e31b5e5bebde01

12 years agoUpdate the ABI for resizing buffer.
Sung-jae Park [Sat, 19 May 2012 16:49:06 +0000 (01:49 +0900)]
Update the ABI for resizing buffer.

Change-Id: I708f46370963acbbdb889bb30fcb21dda5a944c0

12 years agoUpdate content_event function for x,y,ex,ey
Sung-jae Park [Fri, 18 May 2012 08:49:33 +0000 (17:49 +0900)]
Update content_event function for x,y,ex,ey

Change-Id: I7e821cdb37c55a420dc89b900c0b1fa9a896dbc4

12 years agoAdd spec file for OBS Packaging
Sung-jae Park [Fri, 18 May 2012 06:33:37 +0000 (15:33 +0900)]
Add spec file for OBS Packaging

Change-Id: I7ccd9aa4ae58c10f5d420e12ded16398ba909e09

12 years agoImport the edje script engine from a local git.
Sung-jae Park [Thu, 17 May 2012 05:05:45 +0000 (14:05 +0900)]
Import the edje script engine from a local git.

Change-Id: I7116cc53bbe9222f5ad6fb9fb987db4ea6b69bfd

12 years agoInitial empty repository
hyesook choi [Thu, 17 May 2012 04:33:37 +0000 (13:33 +0900)]
Initial empty repository