apps/native/widget/widget.git
10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 19 Jun 2014 10:12:29 +0000 (19:12 +0900)]
Merge branch 'devel/home/master'

Change-Id: Ibb66f47fb956dc63f8ef21cb1c07925a4294f0ce

10 years agoUpdate conf.
Sung-jae Park [Thu, 19 Jun 2014 05:59:03 +0000 (14:59 +0900)]
Update conf.

Sync with data-provider-master, provider-app, data-provider-slave

Change-Id: Ib2a410e93ec90a08e3af3341fc24ff298eac7e62

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 18 Jun 2014 05:52:38 +0000 (14:52 +0900)]
Merge branch 'devel/home/master'

Change-Id: Iab5482f0646a4de4cc3fa6894282e16971a2064a

10 years agoAdd missing API.
Sung-jae Park [Tue, 17 Jun 2014 09:51:29 +0000 (18:51 +0900)]
Add missing API.

livebox_set_extra_info

for buffer type DBOX

Change-Id: I188c45420339a84e4d4c3594696a0ca36a14eb80

10 years agoUpdate doxygen
Sung-jae Park [Sat, 14 Jun 2014 10:03:48 +0000 (19:03 +0900)]
Update doxygen

Change-Id: Id4e1e9781e6e31968e176f0365ea1dbd2a866c21

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sat, 14 Jun 2014 05:40:30 +0000 (14:40 +0900)]
Merge branch 'devel/home/master'

Change-Id: Ib6229262d9cce57dd31501b09527420e7c7fa839

10 years agoTry to allocate canvas using stride option.
Sung-jae Park [Sat, 14 Jun 2014 05:09:29 +0000 (14:09 +0900)]
Try to allocate canvas using stride option.

and then try to allocate canvas using original way.

Change-Id: I33076264830664d461d4232ca93cc1f784218576

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 13 Jun 2014 05:54:19 +0000 (14:54 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd new parameter "auto_align".
Sung-jae Park [Fri, 13 Jun 2014 05:45:06 +0000 (14:45 +0900)]
Add new parameter "auto_align".

it is "1" by default.
in that case, if the stride is not matched with screen size,
the code will allocate hep to align them.

but if it is 0,
the library doesn't do anything.
just pass the allocated rendering buffer.
Then it should be managed by requestor.

Change-Id: I2be0c42f4cc8db24889d2d8ff15d8acc701c5cf8

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 11 Jun 2014 07:46:07 +0000 (16:46 +0900)]
Merge branch 'devel/home/master'

Change-Id: Ia7d16a05d9226a726d67854139e8df8670a97adb

10 years agoAdd new event type for handling the deletion of an instance.
Sung-jae Park [Wed, 11 Jun 2014 07:32:32 +0000 (16:32 +0900)]
Add new event type for handling the deletion of an instance.

If a user deletes the instance from the homescreen(viewer),
the inhouse-dbox will get this new event LB_SYS_EVENT_DELETED
via livebox_system_event interface.

in this case, dbox developer should clean up their resources stored in
permanent storage.

Change-Id: Ied7271101a0bbc5666af7b0ea132c8b5d991b558

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 10 Jun 2014 08:46:57 +0000 (17:46 +0900)]
Merge branch 'devel/home/master'

Change-Id: Icbe251a263fbb605453e35328cbde391ec8566a2

10 years agoUpdate the event feeding codes
Sung-jae Park [Tue, 10 Jun 2014 08:44:54 +0000 (17:44 +0900)]
Update the event feeding codes

Change-Id: Iee21753525964a3971b85f2aac28790a77c9d4d1

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sun, 1 Jun 2014 03:35:51 +0000 (12:35 +0900)]
Merge branch 'devel/home/master'

Change-Id: I225c345e6c32f2f7930b54305516debd55424553

10 years agoFind a livebox_conf_get_conf function to get g_conf.
Sung-jae Park [Sun, 1 Jun 2014 03:33:53 +0000 (12:33 +0900)]
Find a livebox_conf_get_conf function to get g_conf.

Change-Id: Ia511f0426bca4513505726fdfd2d09df64b8106f

10 years agoAdd exclusive arch
Sung-jae Park [Sat, 24 May 2014 12:23:44 +0000 (21:23 +0900)]
Add exclusive arch

Change-Id: I647fb1eb821bbb3f69ad40f381f4ec76423d1c3c

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 22 May 2014 12:00:50 +0000 (21:00 +0900)]
Merge branch 'devel/home/master'

Change-Id: I15ce6502b538c25f1f453951a6f1e343f20b330a

10 years agoFix the buffer handling bug.
Sung-jae Park [Thu, 22 May 2014 11:28:35 +0000 (20:28 +0900)]
Fix the buffer handling bug.

[P140516-01531] While decrypting device, data-provider-slave crashed.

Change-Id: I72f5ff8a8819bd0c8de666846824c0ec010c879a

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 15 Apr 2014 00:17:05 +0000 (09:17 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd a new API for getting the configuration value
Sung-jae Park [Mon, 14 Apr 2014 11:27:06 +0000 (20:27 +0900)]
Add a new API for getting the configuration value

Change-Id: I256fcd4ca9c6c8bee3116dc3d56c55006c7d2f12
About: Premultiplied alpha

10 years agoUpdate header (doxygen)
Sung-jae Park [Thu, 10 Apr 2014 07:43:22 +0000 (16:43 +0900)]
Update header (doxygen)

Change-Id: I48e69874e2d30d78892cc1f1f049cce0e2776a4d

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 8 Apr 2014 06:14:56 +0000 (15:14 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd on-hold & on-scroll events
Sung-jae Park [Sat, 5 Apr 2014 09:17:20 +0000 (18:17 +0900)]
Add on-hold & on-scroll events

Change-Id: I1a4bbbee224f908a55490e49c71d351f63476908

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 21 Mar 2014 05:15:38 +0000 (14:15 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate log
Sung-jae Park [Thu, 20 Mar 2014 13:02:36 +0000 (22:02 +0900)]
Update log

Change-Id: I2db0390cda43ff693f27ff5c42cae01653e178fe

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 11 Mar 2014 10:04:23 +0000 (19:04 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate livebox buffer API.
Sung-jae Park [Mon, 10 Mar 2014 04:35:08 +0000 (13:35 +0900)]
Update livebox buffer API.

Add pixels parameters for specific purposes.

Change-Id: I35aed56770e071b744f756d892144ab187ae1c3b

10 years agoEnable Wayland build
Sung-jae Park [Thu, 6 Mar 2014 08:24:49 +0000 (17:24 +0900)]
Enable Wayland build

Change-Id: Ia950e73a779b1d396cc3053e6729914f3897979a

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 20 Feb 2014 02:25:43 +0000 (11:25 +0900)]
Merge branch 'devel/home/master'

10 years agoFix prevnet issue
Sung-jae Park [Thu, 20 Feb 2014 02:05:47 +0000 (11:05 +0900)]
Fix prevnet issue

Change-Id: I74a156321a7229c6f7d41cedf268db60f3be4cac

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 10 Feb 2014 01:38:47 +0000 (10:38 +0900)]
Merge branch 'devel/home/master'

10 years agoRemove TETware from the repository
Sung-jae Park [Mon, 10 Feb 2014 01:38:01 +0000 (10:38 +0900)]
Remove TETware from the repository

Change-Id: I0b60f2c66a7c8fc85560d1c7d57288e6758f8863

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 7 Feb 2014 14:03:30 +0000 (23:03 +0900)]
Merge branch 'devel/home/master'

10 years agoSync event handling code with provider
Sung-jae Park [Fri, 7 Feb 2014 14:02:49 +0000 (23:02 +0900)]
Sync event handling code with provider

Change-Id: I697dde0ca7a5ca9bddd1d1cabf59fb4cc932f457

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 28 Jan 2014 01:46:24 +0000 (10:46 +0900)]
Merge branch 'devel/home/master'

10 years agoRelease resources
Sung-jae Park [Tue, 28 Jan 2014 01:38:33 +0000 (10:38 +0900)]
Release resources

Change-Id: I0d48f402bc1047d74f60eaf9c09875e2da931917

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 27 Jan 2014 12:36:50 +0000 (21:36 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd new API for updating extra info.
Sung-jae Park [Mon, 27 Jan 2014 12:17:24 +0000 (21:17 +0900)]
Add new API for updating extra info.

Change-Id: I22923cbc7e00f5fb6c8bf18a0eb2870117858d57

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 7 Jan 2014 23:30:20 +0000 (08:30 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate get_evas_object to create a window for LB
Sung-jae Park [Tue, 7 Jan 2014 03:28:11 +0000 (12:28 +0900)]
Update get_evas_object to create a window for LB

Change-Id: I8344d24384709bd30329b4707a3f1ce367b9f3c6

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 6 Jan 2014 12:06:47 +0000 (21:06 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate doxygen - group information
Sung-jae Park [Mon, 6 Jan 2014 11:54:17 +0000 (20:54 +0900)]
Update doxygen - group information

Change-Id: Id73087e744a86b6d36f67a98e139aa8292cbb4d2

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 3 Jan 2014 05:56:09 +0000 (14:56 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate TC
Sung-jae Park [Fri, 3 Jan 2014 00:22:53 +0000 (09:22 +0900)]
Update TC

Change-Id: I93858a6dfd770ab5da52a528dd0c5f73afe94ff8

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 31 Dec 2013 08:48:40 +0000 (17:48 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd TC
Sung-jae Park [Thu, 26 Dec 2013 12:18:20 +0000 (21:18 +0900)]
Add TC

Change-Id: I3f28e85a948db06c6f066ee021d7338b52459568

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 20 Dec 2013 14:20:54 +0000 (23:20 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate documentation
Sung-jae Park [Thu, 19 Dec 2013 06:20:52 +0000 (15:20 +0900)]
Update documentation

Change-Id: I5b00bfc4df68e33d9352187bd35914873d3a3c85

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 18 Dec 2013 09:51:17 +0000 (18:51 +0900)]
Merge branch 'devel/home/master'

10 years agoFix the request_close_pd API
Sung-jae Park [Wed, 18 Dec 2013 09:29:43 +0000 (18:29 +0900)]
Fix the request_close_pd API

Inhouse livebox need to add schema to its id (filename)

Change-Id: Ice75568823b3e05fd97290c31bc108a1e9a34999

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 11 Dec 2013 01:37:58 +0000 (10:37 +0900)]
Merge branch 'devel/home/master'

10 years agoFix the i586 build error
Sung-jae Park [Tue, 10 Dec 2013 23:12:51 +0000 (08:12 +0900)]
Fix the i586 build error

Change-Id: I95f0a62388c14eba6a1c512b84c00f67194eb1e7

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 10 Dec 2013 11:54:25 +0000 (20:54 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate event type (use the integer value instead of double)
Sung-jae Park [Mon, 9 Dec 2013 12:01:04 +0000 (21:01 +0900)]
Update event type (use the integer value instead of double)

Change-Id: I5d6fd49254520c8b6b5bbf4032e1e0bd284f11f1

10 years agoAdd new access operation
Sung-jae Park [Mon, 9 Dec 2013 11:19:14 +0000 (20:19 +0900)]
Add new access operation

Change-Id: Ie5c73a3ffdc56d6ef3595f325af26d07d3df421c

10 years agoUpdate for supporting the elm_win_add
Sung-jae Park [Mon, 9 Dec 2013 03:18:49 +0000 (12:18 +0900)]
Update for supporting the elm_win_add

Change-Id: I0c53996eb534ac4a52e1afd7e235eea3f7aaab30

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sat, 7 Dec 2013 17:24:59 +0000 (02:24 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate event wrapper.
Sung-jae Park [Sat, 7 Dec 2013 17:24:14 +0000 (02:24 +0900)]
Update event wrapper.

Change-Id: Icd517fc3c4aea293a1423ec2cb82a0de7484dc74

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sat, 7 Dec 2013 14:06:58 +0000 (23:06 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate for compatibility with old interface
Sung-jae Park [Sat, 7 Dec 2013 06:25:28 +0000 (15:25 +0900)]
Update for compatibility with old interface

Add new API for sending a request to close the PD by the viewer (home-screen)

Change-Id: Ie4fc5289a80188bd8abd9d2ca25c920f8fa6d6f8

10 years agoUpdated to keep the compatibility with old version
Sung-jae Park [Sat, 7 Dec 2013 05:34:22 +0000 (14:34 +0900)]
Updated to keep the compatibility with old version

Change-Id: Ief94aae84f4e8568d5c523d99ad25eac7ab69aeb

10 years agoAdd new API for creating evas_object for elm_win.
Sung-jae Park [Fri, 6 Dec 2013 14:49:20 +0000 (23:49 +0900)]
Add new API for creating evas_object for elm_win.

Change-Id: Ie49b490c26a92b3de8a3cb2a55c90d4b8fd72a3f

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sat, 30 Nov 2013 09:36:22 +0000 (18:36 +0900)]
Merge branch 'devel/home/master'

10 years agoDebug mode configuration is enabled
Sung-jae Park [Fri, 29 Nov 2013 16:01:37 +0000 (01:01 +0900)]
Debug mode configuration is enabled

Change-Id: Id325ca1e5313ac5015d8a90e678eadefb16bdc62

10 years agoUpdate virtual window sample
Sung-jae Park [Tue, 26 Nov 2013 08:34:45 +0000 (17:34 +0900)]
Update virtual window sample

Change-Id: Ife471677b37261fe5a30fea7e56290a6d42641d2

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 19 Nov 2013 10:28:25 +0000 (19:28 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd new return type. FORCE_TO_UPDATE
Sung-jae Park [Tue, 19 Nov 2013 09:29:25 +0000 (18:29 +0900)]
Add new return type. FORCE_TO_UPDATE

Change-Id: I5ef9d90b3e35bf395610d21defbf1fe2d839552f

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 10 Oct 2013 14:42:29 +0000 (23:42 +0900)]
Merge branch 'devel/home/master'

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

Change-Id: I259830d668c146b15b37ba5089f829f24caf8238

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 3 Oct 2013 07:50:55 +0000 (16:50 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate highlight event handler.
Sung-jae Park [Wed, 2 Oct 2013 17:10:04 +0000 (02:10 +0900)]
Update highlight event handler.

Change-Id: Id680aa06d3126d21e244131f4b2f473586966a0f

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 30 Sep 2013 06:38:32 +0000 (15:38 +0900)]
Merge branch 'devel/home/master'

10 years agoTry to find the internal API using dlsym
Sung-jae Park [Mon, 30 Sep 2013 01:23:43 +0000 (10:23 +0900)]
Try to find the internal API using dlsym

Implicit linking is not stable.

Change-Id: I34673b729f1e8d87b033ad4c9233557468c04ebc

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 26 Sep 2013 06:07:31 +0000 (15:07 +0900)]
Merge branch 'devel/home/master'

10 years agoUse the ecore_time_get instead of gettimeofday
Sung-jae Park [Thu, 26 Sep 2013 01:22:01 +0000 (10:22 +0900)]
Use the ecore_time_get instead of gettimeofday

Change-Id: Ib6549170e79f36caabeffb201b12cf7f39637397

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 17 Sep 2013 08:08:54 +0000 (17:08 +0900)]
Merge branch 'devel/home/master'

10 years agoRemove unused variable
Sung-jae Park [Tue, 17 Sep 2013 08:08:19 +0000 (17:08 +0900)]
Remove unused variable

Change-Id: I7461f8cd41d3e003e2cf5b9e23ff7ab8764d56f9

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 11 Sep 2013 10:21:23 +0000 (19:21 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate virtual window accessibilty scroll event.
Sung-jae Park [Wed, 11 Sep 2013 05:35:06 +0000 (14:35 +0900)]
Update virtual window accessibilty scroll event.

Change-Id: I23872a8a20ac4289af5213c495126f5e7ddcb908

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 3 Sep 2013 01:18:48 +0000 (10:18 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate doxygen
Sung-jae Park [Thu, 29 Aug 2013 07:00:37 +0000 (16:00 +0900)]
Update doxygen

Change-Id: I06bba75821e7d276fd33804cb8116fda5a66df71

10 years agoUpdate doxygen
Sung-jae Park [Wed, 28 Aug 2013 14:45:19 +0000 (23:45 +0900)]
Update doxygen

Change-Id: I9519069c834bd459b79d29fe75bddf7313736d90

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 9 Aug 2013 12:08:44 +0000 (21:08 +0900)]
Merge branch 'devel/home/master'

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

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

Change-Id: I14f51b1d974991418a5298db4d140faac60a19e9

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

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 15 Jul 2013 03:38:57 +0000 (12:38 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate the accessibility event handler.
Sung-jae Park [Sat, 13 Jul 2013 12:00:03 +0000 (21:00 +0900)]
Update the 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: Ibf3d89bc6abc86ab2ddc2a7d44c220e58331a8c8

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 4 Jul 2013 07:22:29 +0000 (16:22 +0900)]
Merge branch 'devel/home/master'

11 years agoRemove last trailing comma
Sung-jae Park [Wed, 3 Jul 2013 23:31:53 +0000 (08:31 +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: Ifa067f33e2d0c790bb65fe5e5864461234ecb5a2

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 28 Jun 2013 01:14:45 +0000 (10:14 +0900)]
Merge branch 'devel/home/master'

11 years agoAdd new API for triggering the update event explictly.
Sung-jae Park [Thu, 27 Jun 2013 06:32:44 +0000 (15:32 +0900)]
Add new API for triggering the update event explictly.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] inotify is not enough to detect updated event.
[cause] inotify merges multiple updated event to one event.
[solution] Add new API for call it explictly from the livebox.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I3f446998e83a05b5ee863b7c9fe6ee5257afa0f8

11 years agoUpdate LOGD, FILE/LINE/FUNC delete from log
Sung-jae Park [Thu, 27 Jun 2013 04:28:49 +0000 (13:28 +0900)]
Update LOGD, FILE/LINE/FUNC delete from log

[model] Redwood
[binary_type] AP
[customer] Docomo/Ornage/Open
[issue#] N/A
[problem] Duplicated log string
[cause] DLOG prints FILE/FUNC/LINE.
[solution] Delete duplicated string.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I5016126f5eb1632a3d0b2d662aa025c27e61b4a0

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 21 Jun 2013 05:19:25 +0000 (14:19 +0900)]
Merge branch 'devel/home/master'

11 years agoReduce the debugging message
Sung-jae Park [Thu, 20 Jun 2013 06:05:54 +0000 (15:05 +0900)]
Reduce the debugging message

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Too verbose logs are printed.
[cause] N/A
[solution] Reduce the log printing codes
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I50d677691ad26ebf56746946cc5f24d524ef3742

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 5 Jun 2013 11:05:30 +0000 (20:05 +0900)]
Merge branch 'devel/home/master'

11 years agoApply Secure Log
Sung-jae Park [Mon, 3 Jun 2013 05:56:31 +0000 (14:56 +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: If4364bfb0eeee60327879049f0f0158a13eecd5b

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 31 May 2013 06:54:03 +0000 (15:54 +0900)]
Merge branch 'devel/home/master'

11 years agoAdd exceptional case handling code.
Sung-jae Park [Fri, 31 May 2013 05:48:28 +0000 (14:48 +0900)]
Add exceptional case handling code.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] if a developer doesn't set the parent elm object, client doesn't know what happens.
[cause] N/A
[solution] returns error code for handling this case correctly by client.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ia75a9b482e26f403fa8b549e7fdc5370064c3c05

11 years agoEvent handler wrapper is introduced.
Sung-jae Park [Fri, 31 May 2013 04:30:31 +0000 (13:30 +0900)]
Event handler wrapper is introduced.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] libprovider should be free from strict constraints.
[cause] some codes are removed from the libprovider.
[solution] instead of libprovider, liblivebox should do what it does.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I008e7f1f53b6fa386fec520ca83cdb8730d40e73

11 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 24 May 2013 04:47:00 +0000 (13:47 +0900)]
Merge branch 'devel/home/master'