Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ie26a68d3979d27d0cbe9c7f3959e09cb5f73be51
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
|
|
Change-Id: I092ac49999218ee4e6348c28295041846c15d097
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
|
|
ZoomButton doesn't have a focus when back from ImageViewerZoom to SimpleImageViewer.
Black screen is showing after finish slide show.
Change-Id: I17eb08c71090db1cb31e4ed62ce500c118ca1bd0
Signed-off-by: JH Choi <jjie.choi@samsung.com>
|
|
In case of the Dissolve effect, the slide show was not terminated.
This patch terminates the slide show after displaying the last image.
Change-Id: I4acc520f228b04fb7363c719ee48e32b80cf8914
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
|
|
The "exit" popup has not to be displayed if the DropDownSort is expanded.
The BackKey event is handled from the MediaHubMainPage,
and the DropDownSort is implemented in the FooterNormalStatus.
I added a flag named "DisableBackKeyHandler" to the MediaHubMainPage to control the BackKey event handler.
and the "DisableBackKeyHandler" is toggled by the FooterNormalStatus instance.
The FooterNormalStatus instance was able to access the MediaHubMainPage via the AppMainPage object of the App instance,
so I added event handlers such as the collased and the expanded for the DropDownSort instance.
When DropDownSort is expanded, I set true to the "DisableBackKeyHandler" then the BackKey would blocked.
I also added KeyDown event handler in the FooterNormalStatus instance.
In the event handler, if the DropDownSort is expanded, I collased it.
The KeyDown event handler is added and removed from the Expanded and Collapsed event handler of the DropDownSort instance.
Change-Id: I106d53569471a66c6ff867d92c3d012d3b34f80b
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
|
|
Change-Id: I9ceb10e6dfd6dc75b41ee554fcf69a43219e0a30
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
|
|
The H/W key should not be grabbed by the application if it doesn't have any specific purpose of grabbing.
This patch will remove them all and replace grab and ungrab code with EcoreEvent handlers.
Change-Id: I01b00e63307285e354b737baa87598b45ec984a5
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
|
|
when the count of list is less than 5 (2 columns).
Change-Id: I098525e1b9c5bf36405627636ad1143b3807112b
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
|
|
Change-Id: Ia13e7563ec2332b359808636ae0c1fef31df5d5c
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
|
|
Change-Id: Ie4b182c052d7c47b45a365da894f0dff4949e36c
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
|
|
Change-Id: Id5b774edf35186f491a228b8f724e30ee25bd371
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
|
|
|
|
Change-Id: I1c5d611ab8dda625d0ffe3d364abf8f5b3733768
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
|
|
Change-Id: I78f2582851b063818f77bcddfa65006e176d4159
Signed-off-by: JH Choi <jjie.choi@samsung.com>
|
|
Change-Id: I057479a8664a537f8a2a56bebd1f6a9e8ee10df4
Signed-off-by: JH Choi <jjie.choi@samsung.com>
|
|
Change-Id: I0814a4c4f46c42d8e916bc38022a9ba1811b9f68
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
|
|
Change-Id: Ied73d27eda4581d047e0a155ad97665e96ac8e3d
Signed-off-by: JH Choi <jjie.choi@samsung.com>
|
|
Change-Id: Id98f8ece857096f2ea8886afff942b4c50b4f6f4
Signed-off-by: JH Choi <jjie.choi@samsung.com>
|
|
|
|
|
|
Like the ImageTab, the VideoTab also be required to defer the building of the focus list.
Change-Id: I9df5363aba1ed1bde56c8c6a7f28cf6cb89eef29
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
|
|
|
|
|
|
|
|
ssh://review.tizen.org:29418/profile/tv/apps/dotnet/mediahub into tizen
Change-Id: Ie85e9df936ae67c78a63a65311f6e3c12bfa57f1
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
|
|
Change-Id: I6857cacdad4526c293a12a68eeb860209e2537d2
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
|
|
Change-Id: Ia48d238aa7dc88961d0de6964870d6ef5b673113
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
|
|
Change-Id: I0e55143fbf3a0804742766787e6b2787d5b31785
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
|
|
Each item group has multiple items, and those items should be added to
the BottomButtonList of the ItemTab.
This patch just defers the building time of the BottomButtonList.
Change-Id: I8576b096b77346e0fd68091860c841058e026719
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
|
|
Change-Id: Ibcf2b941908ebbdf4f5fe41bbd4398f684a21edc
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
|
|
The task will run in the different thread.
Change-Id: I4b0b0340158017ecf1f68d901b361361fe21a889
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
|
|
The task will run in the different thread.
Change-Id: I70b3b50ddac0c01fc160edaada313c38efcab7e0
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
|
|
The scroller view of the image tab overlapped entire screen.
Because of the overlapped scroller view, the bottom area,
which includes various controllers such as buttons and combo box,
is not able to get the focus or the events from the user.
This patch resizes the height of the scroller in the image tab.
After applying this patch, the bottom area will get the user events
like the other tabs.
Reference: http://suprem.sec.samsung.net/jira/browse/TNEXT-2869
Change-Id: I9141ff02bc5266bea00ea43a8bf2241d02059741
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
|
|
|
|
Change-Id: I1a2b1508e1fdb71d071cb3204c2f45d383636188
Signed-off-by: JH Choi <jjie.choi@samsung.com>
|
|
+ Fix Issue : Unselect All is showing instead of Select All (Patchset 2)
Change-Id: Ieab3243024ffc2d1d726a492b57fc651712ff1eb
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
|
|
Change-Id: If375e5c9f5735462d6df04e44c3f8ab2e7f7ad6f
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
|
|
Change-Id: If6a9504380f9d4f2a6eb09b4d5465c7432c0cb7c
Signed-off-by: hjjang <heonjae.jang@samsung.com>
|
|
Change-Id: Ibe74d95bff88b57668af8d434dbd96321b22372b
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
|
|
Adds new TVMediahub.Tizen.tpk
Change-Id: I3cc088ff49e8b42206519e8dc672dbc9b36b827c
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
|
|
Change-Id: I6f3236ff65eb20bb61bcae9207befafcfe81f039
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
|
|
|
|
Change-Id: Ic2cb93ae4ca0133ff13683bd5eb334d70ef4bc9d
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
|
|
The tizen platform does not support the tpk format for the preloaded application at least now.
This patch will help to package RPM file using the TPK file.
Change-Id: I9817e3147b8c92814f59f91aca76bb6c5a0457a0
Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
|
|
Change-Id: Ib3d7a19940e5f6af2b05267c36226b931499de3b
Signed-off-by: JH Choi <jjie.choi@samsung.com>
|
|
Change-Id: Ie09ee6372fe00dff29894aa627d0b5dd7062bd2a
Signed-off-by: JH Choi <jjie.choi@samsung.com>
|
|
Changed no album cover image
Change-Id: I43467486822cb7e982e37c3907329211573b33f1
Signed-off-by: JH Choi <jjie.choi@samsung.com>
|
|
Change-Id: Iad2e706a18e4fc692366dcd1679815ee937f6968
Signed-off-by: hjjang <heonjae.jang@samsung.com>
|
|
property to the TabStatus property according to review comment" into tizen
|
|
Changes the IsDeleteStatus property to the TabStatus property according to review comment
Change-Id: Ic67ebf2baa26a2f5907c8d829da359da9cb3965a
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
|