platform/core/appfw/widget-viewer.git
9 years agoReplace livebox with dynamicbox
Sung-jae Park [Thu, 30 Oct 2014 01:44:48 +0000 (10:44 +0900)]
Replace livebox with dynamicbox

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ice061e1c38e707d85a496feb20877c4984d3e84f

9 years agoMerge with devel/home/master
Sung-jae Park [Thu, 16 Oct 2014 05:59:43 +0000 (14:59 +0900)]
Merge with devel/home/master

Replace package name with libdynamicbox_viewer

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I5d142e7d2c8df41b2df9914fa3f37170554f0159

9 years agoOptimize the IPC performance
Sung-jae Park [Mon, 13 Oct 2014 09:12:41 +0000 (18:12 +0900)]
Optimize the IPC performance

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ia6b8bf7547ce5afe9c5e1b4a1105389fcef456c3

9 years agoUpdate w and h for sending _SET/_UNSET event
Sung-jae Park [Fri, 10 Oct 2014 08:37:51 +0000 (17:37 +0900)]
Update w and h for sending _SET/_UNSET event

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Id515f006d47825954166a845e1df5b855343ce4f

9 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 13 Aug 2014 04:18:40 +0000 (13:18 +0900)]
Merge branch 'devel/home/master'

Change-Id: Ie16de1cec230fc31e755fd9c68ec10dda09fa1e9

9 years agoChange the API signature, rename event types
Sung-jae Park [Wed, 13 Aug 2014 03:15:20 +0000 (12:15 +0900)]
Change the API signature, rename event types

Affected API set
dynamicbox_access_event
dynamicbox_mouse_event
dynamicbox_key_event

Newly defined event types
dynamnicbox_access_event_type
dynamnicbox_mouse_event_type
dynamnicbox_key_event_type

Newly defined event info structure
dynamicbox_access_event_info
dynamicbox_mouse_event_info
dynamicbox_key_event_info

Change-Id: I709cac8a1f73e084ce67eaeaf3b417674207fb46

9 years agoAdd new accessibility event types
Sung-jae Park [Tue, 12 Aug 2014 14:08:42 +0000 (23:08 +0900)]
Add new accessibility event types

Change-Id: I5981b60b0c64b6c5b1ad6df8ec136a278620c0ab

9 years agoAdd new accessibility event types
Sung-jae Park [Tue, 12 Aug 2014 14:04:36 +0000 (23:04 +0900)]
Add new accessibility event types

Change-Id: I055021e7ad65449735938d743e29fe0f0a74d138

9 years agoChange the API.
Sung-jae Park [Mon, 11 Aug 2014 06:13:14 +0000 (15:13 +0900)]
Change the API.

1. Reduce the set of API.
2. Progressive Disclosure (PD) is changed to Glance Bar (GBAR).
3. DBOX_STATUS_SUCCESS is replaced with DBOX_STATUS_ERROR_NONE.
4. Remove privlevel if it doesn't required
5. Add @internal tag to all API. because this module doesn't want to be exposured to 3rd party developer
6. Change the privilege URL to tizen.org/privilege/dynamicbox.viewer
7. Add more status of return value
8. ERROR_INVALID -> ERROR_INVALID_PARAMETER,
   ERROR_MEMORY -> ERROR_OUT_OF_MEMORY
9. ERROR_IO -> ERROR_IO_ERROR
10. ERROR_PERMISSION -> ERROR_PERMISSION_DENIED
11. Replace documentation file name livebox-viewer_doc.h with dyanmicbox_viewer_doc.h

Change-Id: I75ec760a88f4a71a24f0124941260bacac0e7427

9 years agoPrepare New API for Dynamic box
jongwon lee [Mon, 11 Aug 2014 05:16:20 +0000 (14:16 +0900)]
Prepare New API for Dynamic box

[model] Redwood
[binary_type] AP
[customer] N/A
[issue#]
[problem]
[cause]
[solution]
[team] Home TF
[horizontal_expansion] N/A

9 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 6 Aug 2014 07:22:38 +0000 (16:22 +0900)]
Merge branch 'devel/home/master'

Change-Id: Id4505125ef8b588e1b4c045db832431a5742a8c8

10 years agoSeparate extra info from update event path.
Sung-jae Park [Thu, 31 Jul 2014 06:17:12 +0000 (15:17 +0900)]
Separate extra info from update event path.

Change-Id: Ieb63aa4c1a3480421c360131f32b39f4517e2230

10 years agoUpdate document header
Sung-jae Park [Thu, 17 Jul 2014 14:21:56 +0000 (23:21 +0900)]
Update document header

Change-Id: I839fac4c2953e0c1f76ee445f46515dc5a3d0afc

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 17 Jul 2014 07:34:08 +0000 (16:34 +0900)]
Merge branch 'devel/home/master'

Change-Id: I7d55cad7fdf043c02c160bc228a503e505c0e364

10 years agoreplace service_ with app_control_
Sung-jae Park [Thu, 17 Jul 2014 07:33:42 +0000 (16:33 +0900)]
replace service_ with app_control_

Change-Id: I2fe52b41c1d16d8a5479d64f55182dcfa13c2400

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

Conflicts:
include/livebox.h
packaging/liblivebox-viewer.spec

Change-Id: I2801b3f52f34223c09a0d9c5fe5f398480559bc1

10 years agoSupport new type "elm-winsocket"
Sung-jae Park [Wed, 9 Jul 2014 05:58:16 +0000 (14:58 +0900)]
Support new type "elm-winsocket"

Change-Id: I3ba5ae90d9f6e5dd1bf9ef07140341e39d1aaed1

10 years agoAdd new type for elm-win socket
Sung-jae Park [Wed, 9 Jul 2014 01:51:20 +0000 (10:51 +0900)]
Add new type for elm-win socket

Change-Id: Iae6fb9134fbee65939a7dd3e675d6f854845e2d2

10 years agoreplace the _NEW API with old one
Sung-jae Park [Tue, 8 Jul 2014 07:54:33 +0000 (16:54 +0900)]
replace the _NEW API with old one

Change-Id: I43861c72430561af5212af2b23e2756d7a197a9c

10 years agoRemove inline keyword from function definition.
Sung-jae Park [Mon, 7 Jul 2014 15:13:43 +0000 (00:13 +0900)]
Remove inline keyword from function definition.

GCC 4.7(4.8) complains regarding inlining failed functions.
Remove "inline" keyword.

Change-Id: Iab6b6bf513f2707f4d4c9a74bbbadb97a56c5eff

10 years agoRemove inline keyword.
Sung-jae Park [Mon, 7 Jul 2014 15:11:40 +0000 (00:11 +0900)]
Remove inline keyword.

GCC 4.7(4.8) complains regarding inline failed cases.
Remove inline keyword from function definitions.

Change-Id: I69dd2842f02d0a56a85562f3aa5bae41ff4b0bf9

10 years agoRemove livebox_add_with_size, repalce it with livebox_add
Sung-jae Park [Thu, 3 Jul 2014 06:58:36 +0000 (15:58 +0900)]
Remove livebox_add_with_size, repalce it with livebox_add

Change-Id: Ieed11501d421dddebde0cecd43032800d685cf22

10 years agoRemove livebox_content_event.
Sung-jae Park [Thu, 3 Jul 2014 06:55:37 +0000 (15:55 +0900)]
Remove livebox_content_event.

Change-Id: I90738657cbb197bfddea78beedc0f28fa6c242ee

10 years agoUpdate doxygen
Sung-jae Park [Tue, 1 Jul 2014 12:55:07 +0000 (21:55 +0900)]
Update doxygen

Change-Id: I2a39c4f6d04e2be5fd7e87ea9b2b3525f802bf71

10 years agoUpdate privilege information
Sung-jae Park [Tue, 1 Jul 2014 05:15:58 +0000 (14:15 +0900)]
Update privilege information

Change-Id: I517656c6a4541e23ef008f76b6bb23dac8ee7188

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

Change-Id: I88782435f60ddc1055fad85eedc7432a0b042426

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 6 Jun 2014 04:12:28 +0000 (13:12 +0900)]
Merge branch 'devel/home/master'

Change-Id: I8f130f223c51f13d6fcf660f8ac6f38e399a9d86

10 years agoFix the bug of invalid mask processing.
Sung-jae Park [Fri, 6 Jun 2014 04:11:56 +0000 (13:11 +0900)]
Fix the bug of invalid mask processing.

Change-Id: I5bfe16896f01643e7ebe7bc32a32d28dd1a2f24b

10 years agoAdd exclusiveArch
Sung-jae Park [Sat, 24 May 2014 12:37:03 +0000 (21:37 +0900)]
Add exclusiveArch

Change-Id: I2c8affa90c2cb67fbf8b3c4f6c591ded80597004

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 14 May 2014 07:03:42 +0000 (16:03 +0900)]
Merge branch 'devel/home/master'

10 years agolivebox_service_mouse_event API is changed.
Sung-jae Park [Fri, 9 May 2014 01:42:12 +0000 (10:42 +0900)]
livebox_service_mouse_event API is changed.

it should be called when the box size is changed.

Change-Id: Ifb27b67fdedb8172df33aaa71783c0a8db6e3e78

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

10 years agoAdd on_hold/on_scroll events.
Sung-jae Park [Sat, 5 Apr 2014 08:43:52 +0000 (17:43 +0900)]
Add on_hold/on_scroll events.

To manage the scrolling liveboxes.
The livebox should knows what happens on it, to prcess the mouse event correctly.
If the livebox is in scroller and it is scrolling, the box should not process the mouse_up event
as a clicked event.

Change-Id: Ic21f37a8fd7b72474f6ff5b5edc2e0e07f60ff59

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 24 Mar 2014 09:43:20 +0000 (18:43 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate script parser
Sung-jae Park [Mon, 24 Mar 2014 06:44:10 +0000 (15:44 +0900)]
Update script parser

Change-Id: I005daa3a8c014e3df8e45b91565ac68844608977

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

10 years agoEnable wayland build
Sung-jae Park [Thu, 6 Mar 2014 07:18:04 +0000 (16:18 +0900)]
Enable wayland build

Disable pixmap

Change-Id: I5c5c55d0decc6c04721d81267776936636650956

10 years agoUse the pixel size which comes from master
Sung-jae Park [Wed, 5 Mar 2014 09:01:26 +0000 (18:01 +0900)]
Use the pixel size which comes from master

Change-Id: Iaf03a8cd7f7c1374ed566002247c32430c6f95a3

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 3 Mar 2014 07:01:44 +0000 (16:01 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd auto-launch handler hooking API.
Sung-jae Park [Fri, 28 Feb 2014 11:13:27 +0000 (20:13 +0900)]
Add auto-launch handler hooking API.

Using this new API, homescreen developer hooks the auto-launch handler.

Change-Id: I08996dccf4e12f56d4f9854cb914ec3e4412bd3c

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 14 Feb 2014 01:00:19 +0000 (10:00 +0900)]
Merge branch 'devel/home/master'

10 years agoFix build error - Set but unused variables
Sung-jae Park [Fri, 14 Feb 2014 00:59:50 +0000 (09:59 +0900)]
Fix build error - Set but unused variables

Change-Id: Ibcad4f41c584af9cf73cc8e81868cf1576a05cc5

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

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

Change-Id: I45ca307d756b21143f5f507bb2c866b8962e158c

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 23 Jan 2014 02:40:55 +0000 (11:40 +0900)]
Merge branch 'devel/home/master'

10 years agoAccept NULL handler for release pd/lb pixmap
Sung-jae Park [Thu, 23 Jan 2014 02:38:55 +0000 (11:38 +0900)]
Accept NULL handler for release pd/lb pixmap

Change-Id: Iba73a18259a45475b6d056851e84610955ac6158

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 22 Jan 2014 04:50:06 +0000 (13:50 +0900)]
Merge branch 'devel/home/master'

10 years agoType casting
Sung-jae Park [Wed, 22 Jan 2014 01:54:14 +0000 (10:54 +0900)]
Type casting

Change-Id: I7ac211adbaf41645ad140887194c4a40bb0df95c

10 years agoRemove verbose logging message
Sung-jae Park [Tue, 21 Jan 2014 05:35:39 +0000 (14:35 +0900)]
Remove verbose logging message

Change-Id: I2aa7758823bfc1b411c2818238de4d0a718d6bc9

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 21 Jan 2014 02:50:34 +0000 (11:50 +0900)]
Merge branch 'devel/home/master'

10 years agoUser can try to release the pixmap in the deleted callback.
Sung-jae Park [Tue, 21 Jan 2014 02:34:02 +0000 (11:34 +0900)]
User can try to release the pixmap in the deleted callback.

but in the deleted callback, the handler has DELETE state.
so the release_pixmap function should not check the states of handler.
We have to believe the user. who has to use the valid handler.

Change-Id: I6460a13f5137e2d99f168e8eabbd32ccb0af1a7d

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 20 Jan 2014 01:12:58 +0000 (10:12 +0900)]
Merge branch 'devel/home/master'

10 years agoRemove content file only if destroying the common handler
Sung-jae Park [Sun, 19 Jan 2014 12:35:12 +0000 (21:35 +0900)]
Remove content file only if destroying the common handler

For the shared view.

If a content file is deleted when a handler of livebox is deleted,
The other handler cannot access to the latest content file.

So the content file should be deleted when the common handler is deleted.
the content file also should be shared with other handlers.

Change-Id: I16e065e6b720e2e1c89b339f87bf58a80d715062

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sun, 19 Jan 2014 11:13:02 +0000 (20:13 +0900)]
Merge branch 'devel/home/master'

10 years agoRevise the created event handler
Sung-jae Park [Sun, 19 Jan 2014 11:12:33 +0000 (20:12 +0900)]
Revise the created event handler

Change-Id: I2bbccfd3c0cc80c152cb9ac3c1fefe6a178fa07e

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sat, 18 Jan 2014 15:39:50 +0000 (00:39 +0900)]
Merge branch 'devel/home/master'

10 years agoIf the livebox_del is called before created,
Sung-jae Park [Sat, 18 Jan 2014 14:45:00 +0000 (23:45 +0900)]
If the livebox_del is called before created,

viewer cannot send the id of an instance.
in that case, the viewer should send the timestamp.
Then the master will find an instance using timestamp, if ID is not specified.

Change-Id: I1d8a97ab05a0882627975b19d02b7f8ade3e0fdd

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

10 years agoVisibility handling code is updated (for shared view).
Sung-jae Park [Tue, 14 Jan 2014 22:44:32 +0000 (07:44 +0900)]
Visibility handling code is updated (for shared view).

while resizing box, shared common handler should be update its visibility sometimes.
If the common handler is paused, new showable handler tries to use it,
the common handler should be resumed.

Change-Id: I747fd814ff5a45524485e334cf3738de166bb801

10 years agoHandles LB_STATUS_ERROR_NOT_EXIST
Sung-jae Park [Tue, 14 Jan 2014 04:35:18 +0000 (13:35 +0900)]
Handles LB_STATUS_ERROR_NOT_EXIST

Change-Id: If148efc54783444c850fb14816ff5f42cc4a789a

10 years agoRevise the code
Sung-jae Park [Mon, 13 Jan 2014 06:03:07 +0000 (15:03 +0900)]
Revise the code

Add missing code for resetting operation flags.

Change-Id: I2d5fe5745483de9cf45cb53a516c1041efd172e6

10 years agoRevise the code
Sung-jae Park [Mon, 13 Jan 2014 04:03:16 +0000 (13:03 +0900)]
Revise the code

Change-Id: I2bb1df9e263eeaf76e7484b145d65edd7b5e4ba5

10 years agoRevise the code.
Sung-jae Park [Mon, 13 Jan 2014 01:52:02 +0000 (10:52 +0900)]
Revise the code.

configuration value should be grouped in conf.c
so the event_filter is moved into the conf.c file from the livebox.c

Change-Id: I1fa023986164d695416c8bea0a3a1ac477f11142

10 years ago[Experimental] Implement the "shared view" concept
Sung-jae Park [Sat, 11 Jan 2014 03:14:17 +0000 (12:14 +0900)]
[Experimental] Implement the "shared view" concept

One livebox instance can be shown at multiple position.
It will be dealt as a separated instance.
But internally, it is managed by one instance.

To save the communication(IPC) overhead, and storage, power consumption.

Change-Id: I9460c3d1b199befdc6b13f87b95420fb8e5ae0b3

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

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

Change-Id: Ie473a421b8e901d8fa8db300dcc359df3a619732

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

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

Change-Id: I8771f1c4e372bf0e2dabc3ef9969d255b8c15d4d

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

10 years agoAdd TC
Sung-jae Park [Fri, 27 Dec 2013 06:53:13 +0000 (15:53 +0900)]
Add TC

Change-Id: I0fc462e02be062f3b2ce1e96794bedfcfdf96fe2

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 24 Dec 2013 04:05:41 +0000 (13:05 +0900)]
Merge branch 'devel/home/master'

10 years agoFix the manifest file
Sung-jae Park [Tue, 24 Dec 2013 04:04:24 +0000 (13:04 +0900)]
Fix the manifest file

Change-Id: Ia4d571ef3e96cfd1412078644b75b71ae1bfba9a

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 24 Dec 2013 01:53:29 +0000 (10:53 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd LOCKING method.
Sung-jae Park [Mon, 23 Dec 2013 05:30:40 +0000 (14:30 +0900)]
Add LOCKING method.

FILE & SHM type should use this lock method.

Change-Id: I4e8b00901f8e13aa6d36465f659bf816d4981f75

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

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

Change-Id: I143a603a938f382326473ed4d596dd877628edd1

10 years agoAdd use_thread parameter.
Sung-jae Park [Thu, 19 Dec 2013 05:16:23 +0000 (14:16 +0900)]
Add use_thread parameter.

Client should be able to select the thread mode.
If the use_thread = 1, the com-core will fork a new thread for getting the packet from the socket.
So the socket buffer always be empty.

Change-Id: I7a83f4de807dd5d7310d66dd46684887636189ef

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 18 Dec 2013 06:27:45 +0000 (15:27 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd new API for getting the alternative icon & name for box
Sung-jae Park [Wed, 18 Dec 2013 04:09:53 +0000 (13:09 +0900)]
Add new API for getting the alternative icon & name for box

Change-Id: I925253ba951f0ba2225ef402f3823c7364a4aa68

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

10 years agoFix build error
Sung-jae Park [Fri, 13 Dec 2013 11:59:35 +0000 (20:59 +0900)]
Fix build error

Change-Id: I98b0ee49ac755272e5a976fe747bc7dd93d5c3cf

10 years agoFix the build error
Sung-jae Park [Fri, 13 Dec 2013 10:57:50 +0000 (19:57 +0900)]
Fix the build error

Change-Id: Ie5a4b61c9ce6a4b4c608482c5dffb12a23288ae4

10 years agoAdd new API livebox_del_NEW
Sung-jae Park [Fri, 13 Dec 2013 08:40:30 +0000 (17:40 +0900)]
Add new API livebox_del_NEW

1. Add new API
2. Remove critical log
3. Vadlidate handle first

Change-Id: Id160b070ebd5297394afa456bdfe260b865064af

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

10 years agoAdd missing event types
Sung-jae Park [Sat, 7 Dec 2013 16:03:59 +0000 (01:03 +0900)]
Add missing event types

Change-Id: I1320708967f7d88667f2335868564b0d59700e26

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

10 years agoAdd event type for handling the close PD request
Sung-jae Park [Sat, 7 Dec 2013 06:14:34 +0000 (15:14 +0900)]
Add event type for handling the close PD request

Change-Id: I9cca9baf5186d2877f2618da3db68600baeccf68

10 years agoAdd key event interface
Sung-jae Park [Fri, 6 Dec 2013 05:03:13 +0000 (14:03 +0900)]
Add key event interface

Change-Id: I1d066483ef39e0f657c69e39a644c0f098e9d7f5

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 4 Dec 2013 10:52:36 +0000 (19:52 +0900)]
Merge branch 'devel/home/master'

10 years agoApply force option for update triggering
Sung-jae Park [Wed, 4 Dec 2013 04:52:54 +0000 (13:52 +0900)]
Apply force option for update triggering

Change-Id: I65b6051aa7ca0df43c0389170f60fecd99861695

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

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

Change-Id: Ia8877ff615f7080d92c1bc0dfc580238739f22f0

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 28 Nov 2013 11:41:13 +0000 (20:41 +0900)]
Merge branch 'devel/home/master'

10 years agoIf the server sends success value for deletion of a box,
Sung-jae Park [Thu, 28 Nov 2013 11:28:38 +0000 (20:28 +0900)]
If the server sends success value for deletion of a box,

change it to cancel when the box is not created yet.

Change-Id: I4c55df7d168c66488f30baf9931935a1c97b17d2

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sun, 24 Nov 2013 06:03:38 +0000 (15:03 +0900)]
Merge branch 'devel/home/master'

10 years agoPropagate the reason of box deletion.
Sung-jae Park [Fri, 22 Nov 2013 12:10:40 +0000 (21:10 +0900)]
Propagate the reason of box deletion.

Change-Id: I701ed5be0d776d76f74d312d5c1ca28e37298faf

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

10 years agoUpdate accessibility text type callback
Sung-jae Park [Thu, 10 Oct 2013 08:41:57 +0000 (17:41 +0900)]
Update accessibility text type callback

Change-Id: I166c732a7b6ca2e4561ca920b7ff7c8edffca1b6

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 7 Oct 2013 12:28:13 +0000 (21:28 +0900)]
Merge branch 'devel/home/master'

10 years agoIf the manual sync is enabled, invoke the pd update event callback.
Sung-jae Park [Mon, 7 Oct 2013 12:17:34 +0000 (21:17 +0900)]
If the manual sync is enabled, invoke the pd update event callback.

Change-Id: Ibd1e9ed04be79cab04faed9531e86ab0e595b5e7