Bart Sears
4e2032b5fe
Update WebSettings.PREVIOUS_VERSION
...
Now that we have released ICS MR1.1, update the PREVIOUS_VERSION
to 4.0.4.
Change-Id: I3c4d6abfa679f20776d2676c57af4c0347e41c7b
2012-04-04 16:13:26 -07:00
Michael Kolb
73975e06e3
Merge "Remove embedded titlebar rendering"
2012-04-03 13:02:28 -07:00
Michael Kolb
8116da5ff6
Remove embedded titlebar rendering
...
Bug: 5032345
During the zoom, the embedded titlebar doesn't get rendered
in the correct spot. Browser renders the titlebar differently
now, so the old code can be removed
Change-Id: I6affc9e6119dc17e89d15dad77e14e1cdf139662
2012-04-03 08:40:21 -07:00
George Mount
a7a1d5f8da
Merge "Don't show keyboard on focus change."
2012-04-02 12:51:13 -07:00
George Mount
20c19f47a1
Merge "Remove unused FORM_DID_BLUR hooks."
2012-04-02 12:50:44 -07:00
George Mount
c3cbeddcb5
Remove unused FORM_DID_BLUR hooks.
...
Bug 6111763
Webkit Change: I015e1a57e81e897c124af5d96ba76b4d07a381fc
Change-Id: I56a862a6c0f0d7799f4e935bb7f5103bb2edbb9b
2012-04-02 11:10:57 -07:00
George Mount
55cd3b85f3
Don't show keyboard on focus change.
...
Bug 6270400
Webkit change: I1f06b7220e22665f5932928855c81eca6534bf2f
Change-Id: I2aa65b405b3a394b55821a4d688afeb22244c2c7
2012-04-02 10:29:12 -07:00
Michael Kolb
7784d151c1
Merge "Prevent message being sent twice in onSavePassword"
2012-03-30 15:38:28 -07:00
Svetoslav Ganov
5ee329f0da
Merge "Set class name for WebView on A11y events and infos."
2012-03-30 15:13:47 -07:00
alanv
ea0772122f
Set class name for WebView on A11y events and infos.
...
Bug: 6209073
Change-Id: I08b2b0010e619ed9b3afaeb4f4fc92e3afbcffd1
2012-03-30 14:59:42 -07:00
Victoria Lease
7a52f26543
java-side enable/disable switch for link prefetch via WebSettings
...
Bug: 5218987
Change-Id: Id59324ad372df76cff8d2cae8606201db6e8d636
2012-03-30 14:08:02 -07:00
Michael Kolb
d2bfdfdd3e
Prevent message being sent twice in onSavePassword
...
Bug: 6256107
Change-Id: I1cdc7d49b6e479532385c29d759b8d4e4ab7aaa3
2012-03-30 13:48:01 -07:00
John Reck
e72620c2ff
Fix typo preventing layers from scrolling to top
...
Bug: 6215597
Change-Id: Ie58e3aef29444d1c8dea424953d1b8e71ddf770b
2012-03-29 18:10:31 -07:00
George Mount
54e1553df6
Merge "Enable scrolling page while editing text."
2012-03-29 11:04:43 -07:00
George Mount
fcff68f87d
Enable scrolling page while editing text.
...
Bug 6194113
Change-Id: I27841bcf0635b9c8579e6db081612fd9e506d4ca
2012-03-29 11:01:02 -07:00
George Mount
c11547cdf4
Merge "Support batching input changes to remove flicker."
2012-03-29 07:30:42 -07:00
Jonathan Dixon
f3fda6962a
Merge "Minor code tidying up in WebStorage & GeolocationPermission"
2012-03-29 03:47:36 -07:00
George Mount
dbef1c5f45
Support batching input changes to remove flicker.
...
Bug 6245151
Change-Id: I642d1487d488ac69a9dedf5c8099d14db559dc0a
2012-03-28 16:47:44 -07:00
Jonathan Dixon
36196b6d4a
Minor code tidying up in WebStorage & GeolocationPermission
...
remove unused imports and constants.
Change-Id: I5007b270b2cabb55624d85546bfc84f10189e618
2012-03-28 16:40:37 +01:00
George Mount
f9c1f9935b
Snap selection handles to text
...
Bug 6198286
Webkit Change: I55604f3ec28586beaec5fd98a27c9f4b8a59a8a5
Change-Id: I3c51ed5f6988d58440badfbe8b076fd83d48ae2a
2012-03-28 07:10:34 -07:00
Steve Block
7de2ae2564
Merge "Remove superfluous code after removal of Android HTTP stack"
2012-03-28 05:18:57 -07:00
Jonathan Dixon
c53471cf4d
Merge "Tidy up usage of URLUtil constants"
2012-03-28 03:56:29 -07:00
Jonathan Dixon
0fa72ef10e
Tidy up usage of URLUtil constants
...
Several of these are duplicated; referring to a single source makes the code
paths using them easier to track down.
(also removing a spurious import)
Bug: 6237833
Change-Id: Ibdacc124c047e37c7f0ced9ecc6f26ae3e6b4326
2012-03-28 10:09:39 +01:00
John Reck
834f66b6a4
Do pause painting better
...
Change-Id: Ia58bbb19cea899c8826d74d7afcbd7e7c541d9c6
2012-03-27 12:52:57 -07:00
John Reck
ca835dbda1
Workaround issue of getting 0,0,0,0 inval rects
...
Bug: 6142700
WebKit is sending an empty inval rect for some reason, which results
in WebView not being invalidated. Assume an empty inval means a
full inval
Change-Id: Ib93b806f8f8fd2039e2a0e43de2372c3e6be2433
2012-03-26 17:21:33 -07:00
Steve Block
f2bfe2bc05
Remove superfluous code after removal of Android HTTP stack
...
See b/5495616.
Bug: 6228353
Change-Id: I16cfd7b37973919d5bf14d2d80954caede264961
2012-03-26 19:05:14 +01:00
Victoria Lease
d405a433e6
move FindListener into WebView
...
Also took advantage of the opportunity to adjust the javadoc.
Bug: 6052412
Change-Id: I3de2cc6f2b5af20acb87d6e0a105ac12b1be679b
2012-03-26 08:49:49 -07:00
Jeff Brown
19c9d98e90
Merge "Do not enable WAL mode for the WebView database."
2012-03-22 18:54:45 -07:00
Jeff Brown
9ac2d3bcde
Do not enable WAL mode for the WebView database.
...
There is no need to enable WAL for the WebView database because it
does not require high throughput.
Enabling WAL increases memory usage and can also cause problems if
the same database is opened in multiple processes, which can happen
if an application has UI code running in multiple processes. Normally,
we would use a content provider to ensure that the database is only
opened within one process (and then accessed remotely view RPC), but
we can't do that for WebView because it is part of the framework.
Deleted the call to setLockingEnabled. It does nothing.
Bug: 6124556
Change-Id: Ic397c74872fe6b1246da0c859eab0d5147045c86
2012-03-22 18:11:55 -07:00
Michael Kolb
b909b6a148
Merge "Monkey protection"
2012-03-22 10:56:32 -07:00
Michael Kolb
87a435a69d
Monkey protection
...
Bug: 6191709
Change-Id: I0bc16f7970bda6b3f5ae3b5d59e3fbdee09a4956
2012-03-22 10:33:50 -07:00
Jonathan Dixon
cd93e15c09
Remove spurious @hide comments.
...
The whole class is now hidden, so these are no longer needed
Change-Id: Id110915778346daf9f58e100d5b81cf8382ef3db
2012-03-22 13:21:22 +00:00
Jonathan Dixon
fd2467d779
Remove spurious checkThread() method
...
This is now handled in WebView.java
Change-Id: I44343a72d993598267deaa6a9e1900b963bf3cb3
2012-03-22 13:21:22 +00:00
Steve Block
20a75451d1
Remove superfluous @hide annotations from WebSettingsClassic
...
This entire class is now hidden
Change-Id: Idb6c49b2e66e515e0979ac73e95dacfef8d18d23
2012-03-22 12:56:13 +00:00
George Mount
b6f3339a8d
Fix location of selection handles on rotated text.
...
Bug 6206177
Change-Id: If4509b75aa2f71f80e44e3820f69e1844534bed2
2012-03-21 13:51:50 -07:00
George Mount
8dc8a435a1
Fix merge error
...
Change-Id: Ia48e1f064b697fa328e5d582862dbe723f7ffd5d
2012-03-21 10:52:56 -07:00
George Mount
f3616da6a8
Merge "Make paste window and caret handle show up at the right time."
2012-03-21 10:29:08 -07:00
Jonathan Dixon
a6c4d8e018
Rename getWebView() to getWebViewClassic
...
Interdepends on https://android-git.corp.google.com/g/170037
Tidys up a TODO from my webview proxy patch.
This allows me to re-introduce getWebView(), but now returning the
actual WebView instance which is needed by my upcoming change to WebKit
linked above.
Also moves sendPluginDrawMsg() to WebViewCore for convenience in the
MediaTexture code that calls this.
Change-Id: I57b72504a792de58d15f386abf4a9d821449ab0a
2012-03-21 07:59:58 +00:00
John Reck
9a5f56563f
Don't contentInvalidate when changing a WebView property
...
Change-Id: I629671f1edffed945395eef182eeb6e8617e32de
2012-03-20 16:01:26 -07:00
George Mount
f796fdfe6d
Make paste window and caret handle show up at the right time.
...
Bug 6194009
Webkit Change: I7f8bc7266df52a67245b0a971826fd14e0d715c5
Change-Id: I460db436bd79d8ff72b457b5878ffe468400031f
2012-03-20 10:37:29 -07:00
John Reck
3a382b58c8
Merge "Pipe down isHardwareAccelerated"
2012-03-20 10:01:55 -07:00
John Reck
1467868004
Merge "Include MotionEvent on ACTION_MOVE's TouchEventData"
2012-03-20 09:57:49 -07:00
Teng-Hui Zhu
2b64c5a6f7
Don't allow enter full screen while still in full screen mode.
...
bug:5504581
Change-Id: Ib4922ce2cdb89b24120f87177658ce94c483f118
2012-03-19 14:16:03 -07:00
John Reck
3869fa2294
Include MotionEvent on ACTION_MOVE's TouchEventData
...
Change-Id: Iaf2aa284d0e794d0d9fa430b7c0da2aedd196ce1
2012-03-16 19:20:00 -07:00
George Mount
9e4fdfae11
Merge "Move the selection handles vertically to match TextView."
2012-03-16 15:31:50 -07:00
George Mount
f5124e39b8
Move the selection handles vertically to match TextView.
...
Bug 6185758
Change-Id: I4165f216b5e02cab5b19f10666f28abbb956de03
2012-03-16 15:13:24 -07:00
Victoria Lease
abeb6a7915
proposed public API for asynchronous find-on-page
...
Bug: 6052412
Change-Id: I63bff3bfda50eede958cb885f5068ae94bdcfe7d
2012-03-16 14:19:37 -07:00
John Reck
a5408e619a
Pipe down isHardwareAccelerated
...
Change-Id: I19285ea03409279aea09f9e44a1870364762f877
2012-03-16 14:18:44 -07:00
George Mount
c6c549d8d2
Update edit text size when the text changes so scroll works.
...
Bug 6176413
Webkit Change: I487322ca9578c003f937b92ca4e8d46d34ea8c78
Change-Id: I6b8f244cd747d6d19c261d685a3cfb9ef4d71ec3
2012-03-15 16:43:14 -07:00
George Mount
f63c52ac87
Merge "Add scrolling editable text with a finger drag."
2012-03-15 10:54:30 -07:00