HistoryUI Refactor 82/47982/9 accepted/tizen/tv/20150914.043144 submit/tizen_tv/20150913.234024
authorAlbert Malewski <a.malewski@samsung.com>
Thu, 10 Sep 2015 13:14:29 +0000 (15:14 +0200)
committerAlbert Malewski <a.malewski@samsung.com>
Fri, 11 Sep 2015 12:27:14 +0000 (05:27 -0700)
commit098dc33d176296cba8110a84b32fb99e4d75140e
treeefd6369a664332d76ebeda536e8ba41a4027744b
parentdbb8a09c87417077fe87ec3e8939ad8bd5dd918c
HistoryUI Refactor

[Issue]    https://bugs.tizen.org/jira/browse/TT-157
[Problem]  Improper view navigation is used.
[Cause]    N/A
[Solution] Implemented needed methods:
           void init(Evas_Object *parent)
           Evas_Object* getContent()
           void showUI()
           void hideUI()
[Verify]   Launch browser > More Menu > History > Obs
           History should be displayed correctly.

It needs implementation on SimpleUI side - when it's done,
show() function should removed.

Change-Id: I83500ec9053f9ac9fc418f63f7b87f5a24a38c92
services/HistoryUI/HistoryUI.cpp
services/HistoryUI/HistoryUI.h