Implement the delayed_pause_resume feature.
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 15 Apr 2015 09:05:11 +0000 (18:05 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 15 Apr 2015 10:48:25 +0000 (19:48 +0900)
commitfb7ac8708f2af65953c76e5aac04bb14a398abc8
tree1ecfc5a9710c1e89f2cd0c644568df246cca9d3f
parent1e34ed1f66f94cf2c302039d8fd1a5543507e946
Implement the delayed_pause_resume feature.

To enable delayed pause_resume,
conf.ini should have option for "visibility_change_delay=TIME_IN_DOUBLE"
And the widget_viewer_evas_set_widget_option should be applied individually.
value == 0 : Follow the global configuration
value == 1 : Disable the Delayed Pause Resume
value == 2 : Enable the Delayed Pause Resume

[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: Idb4e3d2b610c8bb58e26106211f74774f20dce1c
widget_viewer_evas/include/widget_viewer_evas_internal.h
widget_viewer_evas/src/widget_viewer_evas.c