Age | Commit message (Collapse) | Author | Files | Lines |
|
The new EFL libs are stricter about invalid edc code and also the
elm_widget_add functionality has changed.
|
|
[Issue#] N_SE-9986
[Problem] Zoom In/out button doesn't work at the mobile site.
[Cause] there was no proper scale factor comparing code.
[Solution] hiding the buttons if min/max zoom level is same
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I017ff37dde47e4a83af065da6bffc8652cb059d7
|
|
delete most visited item."" into 2.0_beta
|
|
visited item."
This reverts commit b58203becf5f6579d79d2481a050d3da716848c3
|
|
[Issue#] N_SE-6880
[Problem] Crash happens when delete multi window if the previous multi window flow is not completed.
[Cause] The duplicated delete callback is called.
[Solution] Modify to be able to delete the multi window after the previous multi window is deleted completely.
[Team] Browser UI
[Developer] Hyerim Bae (hyerim.bae)
[Request] N/A
Change-Id: Icdab6ddcf04594779174fa9fad88cf5186750471
|
|
item.
[Issue#] N_SE-9119
[Problem] The empty item is flickering when delete most visited item.
[Cause] The empty item is added by idler.
[Solution] Do not use idler in case of empty item.
[Developer] Hyerim Bae
Change-Id: I9a292686b2836aa74347727f0276ebf42a75f6df
|
|
[Issue#] P120905-2447
[Problem] Private icon is not different with GUI guide.
[Cause] The private icon was not release.
[Solution] The private icon is release in the latest GUI guide.
[Team] Browser UI
[Developer] Hyerim Bae
[Request] N/A
Change-Id: I8aabc9e4390522f9060d2790e8e6dcc8a5cb8c29
|
|
[Issue#] N_SE-8169
[Problem] Selection info popup is not fit to landscape mode screen
[Cause] elm_notify doesn't support the auto rotate
[Solution] using divided layout and dedicate one of them for selection info popup
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I5bb47d26c50de758b48db93b36490410717301f5
Conflicts:
src/browser-common-view.cpp
|
|
[Issue#] N/A
[Problem] future build error
[Cause] EFL is changed.
[Solution] set type as RECT some of part
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: Ic74980bf2899aa00e097c54a312f076da2b88e0e
|
|
[Issue#] N_SE-4485
[Problem] Pink color is shown while transition effect is running.
[Cause] EFL shows background color when the object is fade out.
[Solution] remove the fade out effect
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I09384fa183d69f8df7a2dd067f43e894481f7445
|
|
[Issue#] N_SE-7815
[Problem] The button is not stretched when UI is rotated.
[Cause] The button's width range wasn't enough to stretch.
[Solution] width range is adjusted.
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I18940ed8488aa22c766528ef523193ea64265238
|
|
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Initial upload
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I31110d6ea254ad273ad87354f10078e18eaa82f0
|
|
|