| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Added a seek bar in Accessibility settings to configure the zoom level
on double-tap. The range is 75-125% with the default of 100% equal to
the display density.
Bug: 5312461
Change-Id: Iaf1b9f6f6659146db4031c5f819ef9cb55695b5c
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 5439827
Change-Id: Ic561a5c7689410dd917e01c27e9b454a8722f957
|
|/
|
|
|
|
|
|
|
| |
Bug: 5433940
When browser had a crash recovery state, the view intent from
the other app was dropped.
Change-Id: I8eaafa7ad792fa2048ad33886b7394c31ca97e21
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This makes the global-search query to the browser return the history
table joined with the bookmarks table. This way, bookmarks in the
history will have the correct icon set.
Note: Since we're doing a left join of history with bookmarks, this
means we won't show bookmarks which haven't been visited, something
we consider a feature. 8)
Bug: 5370935
Change-Id: I0068432ca1a8ef78f27b7a84eb7be3be56eae644
|
|\ \
| | |
| | |
| | | |
this in 'Page Info'"
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
'Page Info'
This requires us to keep track of the SslError, if present, for the main
resource.
Also remove some superfluous initializations.
Bug: 5248376
Change-Id: I09b09990c58c8ef10220638ab2b10640692ae801
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug 5383517
Images kept in data URLs can now be selected and this fixes the
Save and Set Wallpaper options. It also removes the bookmarking
capability.
Change-Id: I461bdcb4c950f6fcd8db8b38f4c599212106b027
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: Ia8f5364943761c13b7207ceb29506018c21794c6
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 5379115
Change-Id: I5e5bfcfead4c54deb49af94de6f6526bd2710567
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The SSL certificate dialog is shown in two cases ...
- When an SSL error occurrs when loading a resource
- For the 'Page Info' menu option when the main page uses SSL.
This change factors out common functionality into a new
createSslCertificateDialog() method.
It also removes a superfluous check in showPageInfo().
Bug: 5248376
Change-Id: I2ce57b2becfb7e9498f7b955b6e65feeb2fa1c19
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 5379115
Cache mNavScreen (expensive to create)
Cache AnimScreen (expensive to create)
Don't capture a screenshot for an unused parameter
Change-Id: I0ac9de647f61222866499ae40c1a946551dad7bb
|
|\ \ \
| |_|/
|/| | |
|
| |/
| |
| |
| |
| |
| | |
Bug: 5352993
Change-Id: I5e131a5ef04fa0b7f77b338d7bfaef56eb8e40ec
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This introduces two changes in behaviour ...
- If the page's main resource uses SSL but there's a problem with it's
certificate, show the open lock icon rather than the closed lock icon.
- If the page's main resource uses SSL and the certificate is good, but some
sub-resources have problems with their certificates, show the open lock
icon rather than the closed lock icon. Previously we would show the open
lock icon only if these sub-resources did not use SSL.
Requires https://android-git.corp.google.com/g/#/c/139926.
Bug: 5403366
Change-Id: I0cb1b26d1180aacfbc500a944421e7b753cd95f1
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 5415790
Changed from window back to a fullscreen layout
attached to the decor view
Change-Id: I85750e27aa2a953ffc54ee96cc2de4156d52cc5e
|
|/
|
|
|
|
| |
Bug: 5417935
Change-Id: I734b511ba2881ea23c0dd2faaf82a736e5febf53
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
We now load the default value from a secure setting. To over-ride it, set
Gservices key secure:browser_default_preload_setting to the appropriate
value.
The Gservices default value will only be used if the user has never opened
the 'Bandwidth management' tab in the browswer settings. Once that tab has
been opened, even if the user did not change the setting, the value will be
persisted in the browser and the default will be ignored.
Bug: 5346028
Change-Id: If3b14485dc8bc46e7ed72c49eb5cf3c474893fe3
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 5416822
Change-Id: I105b514a84f2be15b460a4c85933d4eb1e897547
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 5153437
Change-Id: I712c62f15bcb294a0833f526fa27dac88ec15c8e
|
|\ \ \ \ |
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 5405096
If state != null, don't process the intent in getIntent, it will be
stale
Change-Id: Icc854a1d8f11fdbd60c1f7f854053f2294864b0f
|
|\ \ \ \
| |_|/ /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- FONT SIZE changed to TEXT SIZE
- Text zoom changed to Text scaling
- Added new setting for Zoom on double-tap
Bug: 5416842
Change-Id: Ib5556d87385cf473f7422411ede6ced77b6cef48
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 5209206
Change-Id: I30020b97692aca30c09a68e92144828619ef4d59
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
Bug: 5413097
Change-Id: I7870e91fb981496fcc608a3473b4534cdcf0c345
|
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 5283037
Show plugin views in new window to avoid
resize due to ActionBar
Change-Id: I6923382d211b243878c1bd246182868dd2fcf51c
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 5115647
Removed back from QC options
Added menu to QC options
Removed background on phone
Changed colors to match ICS scheme
Change-Id: I32c8cc0c4714e50e9eca28e6aa069be8d0fe9da8
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 5370935
Change-Id: Ie067bb5eb91101bada96b0c7c7e5afd2d14ed4ab
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The tab's state is concerned with whether or not the page is secure. It should
not mention the lock icon, as this is just a UI choice of how to represent the
security state.
Also renames WebViewController.onUpdatedLockIcon() to onUpdatedSecurityState().
No functional change.
Bug: 5403366
Change-Id: Id18402e84fd9b1f661c160189c7a19a9352fd25c
|
|/ /
| |
| |
| |
| |
| |
| | |
Don't always claim that the certificate is expired and the date is invalid.
Bug: 5403221
Change-Id: I914cfad2d5bba9a7a550c89091201614eef8e60f
|
|\ \
| | |
| | |
| | | |
5165745, 5163232, 5162668, 5162667, 5162328"
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bugs: 5165745, 5163232, 5162668, 5162667, 5162328
Change-Id: I1b7b816f78371e6bab6a4b98f83e436d2d7ce566
Edits to previous changes per review by jreck.
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | | |
Change-Id: I655d48977aca30635fa81bc935fd4bbf764b1440
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Change-Id: I8dbc25b6c5bdf6b8edf4ba2273b886cc000bfaff
bug:5395019
|