index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
provider
/
Browser.java
Age
Commit message (
Expand
)
Author
2020-01-22
Merge RP1A.200106.001
Steven Laver
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-09-08
Merge QP1A.180823.001
Bill Peckham
2018-08-10
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-09
SEEMP: framework instrumentation and AppProtect features
Preeti Nagar
2015-06-11
Remove bookmarks provider and associated permissions - framework
Svetoslav
2015-04-23
Add permission annotations to the Browser
Tor Norbye
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2014-06-09
Remove WebIconDatabase calls from android.provider.Browser
Justin Koh
2014-06-09
Fix Browser when running on a platform without webview
Justin Koh
2011-02-25
Comment clean up.
Leon Scroggins
2011-02-23
New flag to open intent in a new tab.
Leon Scroggins
2010-12-22
Fix testGetAllVisitedUrls to match BP1 behavior
John Reck
2010-09-16
Fix deleting browser history.
Jeff Hamilton
2010-09-02
Move the searches helpers over to the new provider.
Jeff Hamilton
2010-09-01
Move Find on page and Select ActionModes to framework.
Leon Scroggins
2010-08-31
Fix warnings in docs generation.
Kristian Monsen
2010-08-18
Switch the methods in Browser over to the new provider.
Jeff Hamilton
2010-08-04
Improve the documentation for the browser provider, and a few small cleanups.
Jeff Hamilton
2010-04-12
Add a bulk request method for bookmark icons.
Patrick Scott
2010-03-25
Use a secure setting for default browser geolocation permissions
Bjorn Bringert
2010-03-24
Do not provide a way to use an AsyncTask from a non main thread.
Leon Scroggins
2010-03-15
Call close on Cursors in finally blocks.
Leon Scroggins
2010-03-12
Make sure Browser cursors are closed
Ken Shirriff
2010-03-11
Limit the projection to just the url.
Patrick Scott
2010-03-11
Use AsyncTask to update the history in the background.
Leon Scroggins
2010-03-02
Create a method to find matching URLs and use it in updateVisitedHistory.
Leon Scroggins
2010-03-01
Bug 2464063
Paul Westbrook
2010-02-11
Add content provider for browser geolocation permissions
Bjorn Bringert
2010-02-01
Remove the obsolete unused hidden constant.
Grace Kloba
2010-01-28
Use a single EXTRA_HEADERS intent.
Grace Kloba
2010-01-27
Add request header support for the Browser/WebView.
Grace Kloba
2010-01-19
String extras to be used with share page.
Leon Scroggins
2009-11-27
Store info in the bookmarks/history database on whether it was a manually ent...
Leon Scroggins
2009-09-24
Not all WebView's host have permission to read the history.
Grace Kloba
2009-09-24
Coloring clicked-on links
Leon Clarke
2009-09-24
Add possibility to customize the chooser dialog used to allow the user to cho...
Andrei Popescu
2009-08-05
Add a callback for the url of an apple-touch-icon.
Patrick Scott
2009-06-29
am a1590586: Merge change 5578 into donut
Android (Google) Code Review
2009-06-26
Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser.
Mike LeBeau
2009-06-22
resolved conflicts for merge of 9336f5d9 to master
Leon Scroggins
2009-06-22
Make browser bookmarks permissions part of the public API.
Leon Scroggins
2009-06-18
Another javadoc attempted fix.
Leon Scroggins
2009-06-18
Truly fix the build (I hope).
Leon Scroggins
2009-06-18
Alter the HISTORY_PROJECTION and BookmarkColumns.
Leon Scroggins
2009-06-15
hide the new constant as it is pending api approval
Grace Kloba
2009-06-15
Add more comment for EXTRA_APPEND_LOCATION
Grace Kloba
2009-06-15
Add the extra data definition for append location in the VIEW request to the ...
Grace Kloba
2009-06-10
URI/extra data for inline scheme.
Mitsuru Oshima
2009-03-13
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
[next]