summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
j-hyun.lee [Thu, 9 Mar 2017 05:14:40 +0000 (14:14 +0900)]
[PWE] Adding macro PWE_SHUB for PWE part custom browser
This is for "Progressive Webapp Eco" part's custom browser.
Bug: http://suprem.sec.samsung.net/jira/browse/RWASP-913
Change-Id: I5849711a9dd7d51dd12b3015a316292fbd222842
Signed-off-by: j-hyun.lee <j-hyun.lee@samsung.com>
Signed-off-by: Pawel Niemirski <p.niemirski@samsung.com>
HyeKyoung Hwang [Fri, 21 Apr 2017 06:55:47 +0000 (15:55 +0900)]
When the browser is lauch with URL, Browser can't lauch to it.
[Problem]http://suprem.sec.samsung.net/jira/browse/RWASP-1011
[Cause] Browser can't give the url to new tab
Change-Id: Idab13ad17088f82ba80dbaf0efef932304bfb420
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Thu, 20 Apr 2017 04:47:37 +0000 (13:47 +0900)]
Fix the Download crash issue
[ Problem] When download https://tizenpackage.blob.core.windows.net/tizenpackage/119/XamarinApplication.TizenMobile-1.0.0.tpk, browse have the crash
[ Cause ] Before the download, browser close the window by evas_object_smart_callback_call(wv->m_ewkView, "close,window", nullptr);
Change-Id: I5e8e126236165e20ba183f93a38226b4ba27ff98
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Tue, 4 Apr 2017 02:44:04 +0000 (11:44 +0900)]
Use a macro of %license to add a license in spec file
Change-Id: I7c8cd72ee98127f5f8f1e52f922db28198b2d8f2
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Tue, 4 Apr 2017 02:27:16 +0000 (11:27 +0900)]
Add build script for unified profile
The unified profile has been prepared for tizen v4.0.
From now on, we only need to take care of architectures
instead of target profiles.
Change-Id: I941c5b5a55d30c375cba8ba60a4d44163ccc22bb
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Mon, 3 Apr 2017 10:16:38 +0000 (19:16 +0900)]
Release 4.0.0
Change-Id: I32a02ca7557c979f373647164bf855cbae767deb
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Mon, 3 Apr 2017 09:39:31 +0000 (18:39 +0900)]
[ Tizen 4.0] Update latest Ref Browser
Change-Id: Ibc4a5984335e514adadf5ccb2a530bf7db35a0ed
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
Youngsoo Choi [Tue, 14 Mar 2017 11:42:58 +0000 (20:42 +0900)]
Disable missing ewk api just until chromium-efl bringup is completed
This CL disables ewk additional feature api call using
the macro |DENABLE_CHROMIUM_EWK_FEATURE|.
Bug: http://suprem.sec.samsung.net/jira/browse/TWF-3168
Change-Id: I5c9952eb626d6ab84b99ff2f057adbc3520bc325
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
HyeKyoung Hwang [Fri, 3 Mar 2017 02:55:10 +0000 (11:55 +0900)]
Fix the browser network not connect issue
[ Problem ] Browser network is not connect
[ Cause ] There is missing the internet privilege
[ Solution] Add the internet privilege
Change-Id: Ifd925d472df64127f0d0aa06bb9d97b486055e06
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Mon, 6 Feb 2017 05:10:00 +0000 (14:10 +0900)]
Fix the capi-appfw-application build error
Change-Id: I5805ef6fef89ad888eaa6334359f4d6da1134d23
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Wed, 28 Dec 2016 02:57:33 +0000 (11:57 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/profile/mobile/apps/web/browser into tizen
MyungJoo Ham [Thu, 10 Nov 2016 11:16:15 +0000 (20:16 +0900)]
Configuarbility/BuildingBlock Support for Tizen 4.0
- This is for Tizen 4.0. Do not merge into 3.0 (tizen_3.0) branch.
- When this commit gets SR'ed, the maintainer needs to create JIRA-TRE
issue of:
- Replace browser with browser-profile_mobile in mobile profile.
- For Tizen 4.0 Configurability / Building Blocks, every Tizen package
should be able to be built in a single OBS project (Unified Build)
and every Tizen pacakge should be able to be located in a single
dependency tree.
- For Type-B packages (packages with same name but differnt profile
located in different git paths), we add Provides for common package
name to make this change transparent to other packages and make
each package unique.
- Other twins--tv--will be modified soon as well.
- For common: https://review.tizen.org/gerrit/#/c/96850/
Change-Id: I6fd2affc9e1cc5a05eefb22a5e8b0cd3a5f47abd
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Thu, 10 Nov 2016 11:16:15 +0000 (20:16 +0900)]
Configuarbility/BuildingBlock Support for Tizen 4.0
- This is for Tizen 4.0. Do not merge into 3.0 (tizen_3.0) branch.
- When this commit gets SR'ed, the maintainer needs to create JIRA-TRE
issue of:
- Replace browser with browser-profile_mobile in mobile profile.
- For Tizen 4.0 Configurability / Building Blocks, every Tizen package
should be able to be built in a single OBS project (Unified Build)
and every Tizen pacakge should be able to be located in a single
dependency tree.
- For Type-B packages (packages with same name but differnt profile
located in different git paths), we add Provides for common package
name to make this change transparent to other packages and make
each package unique.
- Other twins--tv--will be modified soon as well.
- For common: https://review.tizen.org/gerrit/#/c/96850/
Change-Id: I6fd2affc9e1cc5a05eefb22a5e8b0cd3a5f47abd
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Lim DoHyung [Tue, 1 Nov 2016 01:31:16 +0000 (10:31 +0900)]
The default shortcut creation without a manifest.
[Issue] N/A
[Problem] Can't shortcut create without a manifest site.
[Solution] I receive that Webview team send to manifest exist callback.
If send to manifest that is nullptr, create default shortcut.
That is name, url, and default icon data receive.
[Verify] I have testing that m.naver.com site connect.
This site is not have manifest.
In this case, shortcut create success.
But, It has to become code of Webview team with a merge in advance.
(https://review.tizen.org/gerrit/#/c/94061/)
Change-Id: If0cfadae6ee00f7892cc3033fc33d075534d1712
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
Dariusz Frankiewicz [Mon, 31 Oct 2016 13:23:54 +0000 (14:23 +0100)]
fixup! Fix problem with https sites in QuickAccess
Change-Id: If82afe797e033e596fae11836bd1b09be95443a8
HyeKyoung Hwang [Mon, 31 Oct 2016 05:41:50 +0000 (14:41 +0900)]
Fix the Emulator build
Change-Id: I89e2bfd44b28570ee7af21ce119c26de2a5a0cf6
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Mon, 31 Oct 2016 02:40:21 +0000 (11:40 +0900)]
Change to NewUX Browser
Change-Id: I6a18d5ac67560f0ecf42bf5bb277461e7589c79e
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
m.kawonczyk [Wed, 26 Oct 2016 13:27:13 +0000 (15:27 +0200)]
Dummy button should be invisible to accessibility
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-2381
[Problem] Dummy button captures highlight while navigating on
web component.
[Solution] Change dummy button accessible role to REDUNDANT_
OBJECT and dissable option of being highlighted.
[Verify] Open browser, open accessibility. Try navigating
between browser elements (such us URI bar) and
webview.
Change-Id: Ib21a3639be42aaed64997589baef03030187bd5f
HyeKyoung Hwang [Wed, 19 Oct 2016 02:20:41 +0000 (11:20 +0900)]
Release 1.7.3
Change-Id: I8eeb36f14b5a6e7f4e902fc40c23dc34cba81c8c
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Wed, 19 Oct 2016 02:18:44 +0000 (11:18 +0900)]
Text selection back key issue
[Issue] http://suprem.sec.samsung.net/jira/browse/TSAM-8681
[Problem] When the Back key twice select, ewk_view_text_selection_clear(m_ewkView); is return True even if the text selection was removed as to first back key
[Solution] The text selection is clear by webview
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
Change-Id: I8c7fa213400fa50738bc62e423f61a2dc2541daf
Maciej Skrzypkowski [Mon, 17 Oct 2016 13:12:26 +0000 (15:12 +0200)]
Certificate popup landscape - proper size
[Issue] http://suprem.sec.samsung.net/jira/browse/TSAM-8772
http://suprem.sec.samsung.net/jira/browse/TSAM-8776
[Problem] Certificate didn't resize properly.
[Solution] Corrected EDC relatives.
[Verify] Open certifiacate popup in portrait, rotate, rotate
again. Browser shouldn't crash, certifiacate should
close on "OK" click and resize properly.
The same repeat for landscape view.
Change-Id: Ia5fa3d91352542705f0762c407a54787c13d8b80
Kamil Nowac [Mon, 10 Oct 2016 07:37:59 +0000 (09:37 +0200)]
Find on page does not hide on fullscreen
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-2257
[Problem] As in the title
[Solution] Added signal
[Verify] - Open youtube.com. open find on page. go to fullscreen
in portrait mode. rotate while in fullscreen to
landscape mode.
find on page should not be visible.
- turn off fullscreen mode
find on page should be visible
Change-Id: I0d300dada3806ed1568277dc56de314d5e4ed846
HyeKyoung Hwang [Tue, 11 Oct 2016 01:38:42 +0000 (10:38 +0900)]
Release 1.7.2
Change-Id: I4e36ebd34e13e66112d491e8f5561afc8f658140
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Tue, 11 Oct 2016 01:35:03 +0000 (10:35 +0900)]
Change the chromium-efl ewk_header
Change-Id: Ie0920661b8fbb10669eeb372d0c8d4ab6a9aff77
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Wed, 5 Oct 2016 09:40:01 +0000 (18:40 +0900)]
Release 1.7.1
Change-Id: Iac08af9aae9ddd3ab6a4e105278201817c46101a
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Wed, 5 Oct 2016 09:31:12 +0000 (18:31 +0900)]
Screen not staying alive while video is playing in fullscreen after 15 secs
[ Problem ]http://suprem.sec.samsung.net/jira/browse/TSAM-6875
[ Soultion]There is no <privilege>http://tizen.org/privilege/display</privilege> So add the privilege
[ Verify ] Check the youtube.com
Change-Id: I12e3db288a8d2597bc021c8174365c3d771cac4e
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
m.kawonczyk [Mon, 3 Oct 2016 06:53:08 +0000 (08:53 +0200)]
The dummy button
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-2222
[Problem] The dummy button is needed by webview for focus
managment.
[Solution] Add #ifdefed the dummy button feature.
[Verify] Open any webpage, dlogutil browser. Check if the
dummy button is properly focused/unfocused and if
webview focus is ok.
Change-Id: I66f9bcc00e8eaf0b4c708ca1fae3c367a9ea06ff
Jarek Pytlinski [Fri, 30 Sep 2016 08:19:18 +0000 (01:19 -0700)]
Merge "White patch is displayed while rotating device" into tizen
m.kawonczyk [Thu, 29 Sep 2016 13:04:23 +0000 (15:04 +0200)]
White patch is displayed while rotating device
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-2216
[Problem] White patch is displayed while rotating device
[Solution] Manually invoke rotation when browsing websites when
browser receives "rotate,prepared" callback from
webview.
[Verify] Open any website, rotate device. Rotation should be
smooth. Then use other views and check if rotations
works as intended.
Change-Id: I21bcb527328543f27bc99ae86808afca6e3611bf
Kamil Nowac [Thu, 29 Sep 2016 10:25:56 +0000 (12:25 +0200)]
Make sure all tabs are deleted from database
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-1642
[Problem] Reset Browser does not clear all tabs
[Solution] Remove ids marked as deleted
[Verify] Open few tabs. Reset browser.
Situation described in Issue should not occur
Change-Id: If06006a34325f4cf5078ecd337ca9f103a0f3dca
m.kawonczyk [Fri, 23 Sep 2016 12:24:38 +0000 (14:24 +0200)]
Restore focus to ewk_view on load,finished
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-2190
[Problem] WebView is not getting focus by default after
application start.
[Solution] Call ewk_view_focus_set on load,finish callback
[Verify] Open google.com, wait untill website is fully loaded.
Cursor should be visible in google entry.
Change-Id: Iac7562c3f456e7246c257a65e74241a36ea500ae
HyeKyoung Hwang [Fri, 23 Sep 2016 04:57:39 +0000 (13:57 +0900)]
Release 1.7.0
Change-Id: I769c8a7858c4ec75c0bf7809bc3f524b357f9b22
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
m.kawonczyk [Thu, 22 Sep 2016 13:44:00 +0000 (15:44 +0200)]
The Dummy Button removal
[Issue] N/A
[Problem] WebView team managed to extract Evas_Object from
ewk_view smart object. This object can be focused
and unfocused, so The Dummy Button - proxy widget is
not needed anymore
[Solution] Delete The Dummy Button, add support for extracted
Evas_Object.
[Verify] Open any website, check if focus is working as
intended.
Change-Id: Idf388056f1c6be494f76b5d36fef0be6bcef4556
Hye Kyoung Hwang [Fri, 23 Sep 2016 04:41:34 +0000 (21:41 -0700)]
Merge "Fix fullscreen issue" into tizen
HyeKyoung Hwang [Thu, 22 Sep 2016 10:14:58 +0000 (19:14 +0900)]
Add the text selection menu in the Link Text
[ Issue ] http://suprem.sec.samsung.net/jira/browse/MPR-738
[ Problem ] There is no text selection menu
[ Soultion ] Add the text selection menu
Change-Id: I6b09bfe2f5604266b054f2f071c58682d795ddc5
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Thu, 22 Sep 2016 09:20:49 +0000 (18:20 +0900)]
Implement the APP_CONTROL_OPERATION_SEARCH
[ Issue ] http://suprem.sec.samsung.net/jira/browse/TSAM-6853
[ Problem ] There is no implement the APP_CONTROL_OPERATION_SEARCH
[ Solution ] Implement the APP_CONTROL_OPERATION_SEARCH
Change-Id: Ia3499dfc489f68385abb242656339fae9173f33f
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
Kamil Nowac [Thu, 22 Sep 2016 08:51:08 +0000 (10:51 +0200)]
Fix fullscreen issue
[Issue] N/A
[Problem] Fullscreen while playing a video
[Solution] Hide url bar
[Verify] Open youtube video in fullscreen
url bar should be hidden
Change-Id: I580615f9682d3757b2244ac6ca3ef51102b3723a
HyeKyoung Hwang [Thu, 22 Sep 2016 05:33:30 +0000 (14:33 +0900)]
Back to the old UX Ref Browser
Change-Id: I0e229833c3844622abfb1e6b807e1b2a137a8362
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Wed, 21 Sep 2016 08:55:39 +0000 (17:55 +0900)]
Fix the translation issue
Change-Id: I963652db612fc6840329d7991285c9dff6f5f17d
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
m.kawonczyk [Fri, 16 Sep 2016 12:00:40 +0000 (14:00 +0200)]
Bookmarks -> Share is not working
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-2078
[Problem] Share in Bookmarks Manager is not working
[Solution] Added Share functionality.
[Verify] Try Sharing bookmark.
Change-Id: Ib7e2487e906e4d4b4c8edf70db020da78853efd7
HyeKyoung Hwang [Wed, 21 Sep 2016 04:50:32 +0000 (13:50 +0900)]
Release 2.0.0
Change-Id: Ib52aac6f924216841d4ff804d29cbde830ae9877
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Wed, 21 Sep 2016 04:31:09 +0000 (13:31 +0900)]
Add the newux browser for mobile
Change-Id: Ib39b4580f2c66e29077b2461a50400d13b2dca46
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
Sehong Na [Wed, 21 Sep 2016 01:54:20 +0000 (18:54 -0700)]
Initial empty repository