| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Bug: 3203588
This change adds support for the PARAM_ACCOUNT* query parameters
when querying the Combined.CONTENT_URI
Change-Id: I9a8f312a73f63189bdf85ca0eb9eea74e994dba5
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Rendering tabs from a fixed background asset
Change-Id: Ic02ed0c059486c2bb8157f19012f98099bf7e75a
|
|/
|
|
|
|
|
|
| |
Bug: 3268145
Adds support for selection and selectionArgs when using
Bookmarks.CONTENT_URI_DEFAULT_FOLDER
Change-Id: I2b6c6c47c2f7b42d64acff13d991869a7dc2d9b3
|
|
|
|
|
|
|
|
|
| |
Bug: 3270709
Since ContentResolver does not have transaction support, I moved
history updates to a controller that can serialize updates to the
history table. This prevents the race condition.
Change-Id: Ic33bedb9d6faef2393379306f8f88778d16caf24
|
|
|
|
|
|
|
|
|
| |
Bug: 3270662
Moves the client id URL filtering into the provider so that it is
applied to all history queries, updates, and inserts. We do this
because we do not want the client id in the history.
Change-Id: Ifb77debcb1c2102bd72701910bfbf07ed23c45ef
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 3175520
Fixes a problem where search terms were being added as history
entries.
Change-Id: I86e462c53c0992de5cc5eff99b1bfd0a41e5a012
|
| |
| |
| |
| |
| |
| |
| | |
Bug: http://b/issue?id=3123994
A toast is shown when the max number of tabs is reached
Change-Id: I5008e227c91139147920fd214f184061f816a353
|
| |
| |
| |
| | |
This reverts commit 8bb2e844c542df30a109c081700ea829dc427e6d.
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Bug: 3268145
Adds support for selection and selectionArgs when using
Bookmarks.CONTENT_URI_DEFAULT_FOLDER
Change-Id: I7732d12875266c205325f5052b931bc214a2067b
|
|/
|
|
|
|
|
|
| |
Bug: 3272241
When the cancel button was added the call to register a callback
listener was accidentally removed. Adding it back.
Change-Id: I45fc205873a4c1d3b9f4faa470cecf7cfed661c7
|
|
|
|
|
|
|
| |
Bug: http://b/issue?id=3237688
add the source extra to search queries based on the source
Change-Id: Id39083a5904c7ff98431e7e625871f920f634bcf
|
|
|
|
|
|
|
|
| |
Bug: http://b/issue?id=3259963
Make sure the combo page is hidden correctly when the user
interacts with the tab bar
Change-Id: I776b30690dbc10a399ca31f9e1c8b9c4f677a1d2
|
|
|
|
|
|
| |
The cookie manager method are now taking care of making
this async and blocking on the webcore thread
Change-Id: I52d69b4e277aef84a59ff777302c7b223831b724
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 3167402
Adds a cancel button to the ShortcutActivity when it is being
shown as a dialog (when large)
Change-Id: I6e47db8770cd18f69d534c361ff8fc90128e8dad
|
| |
| |
| |
| |
| | |
Bug:3263141
Change-Id: I0e070fbab798fe8c439b8ef0e6785b4a06e29466
|
| |
| |
| |
| |
| |
| |
| | |
Move the RLZ string database lookup into a background thread to
clear up a fairly regular Strict Mode violation.
Change-Id: I2a7bcc6649b6e3ae433226d838673ea8aef02db7
|
|/
|
|
|
|
|
|
|
|
|
| |
Bug:3222677
When the bookmarks database changes, we may have added or
removed a bookmark. For each Tab, make sure that it knows
whether or not it is a bookmark, and update the UI
accordingly.
Change-Id: Ie91008973c2841dc7367e38ad5db40bf25b1dddf
|
|
|
|
|
|
|
| |
Bug 3253916
Fixed the search button to select url input mode
Change-Id: Ic6c0b8dc2fbb6941fcea8543d366570c112c4dc9
|
|
|
|
|
|
|
|
| |
This buys us very little, as we wait on function returning
just below. At least we are not doing disk access on the
UI thread.
Change-Id: I899a795ffbdd2ed63bf6ece70de52cfd48f65a1c
|
|
|
|
|
|
|
|
| |
Session cookies are removed in Controller.java,
if you override Application.onCreate() you should always call
super.onCreate()
Change-Id: I76e8eb1afd75212fa405b9c3b91f325877112d21
|
|\
| |
| |
| |
| |
| |
| | |
AddNewBookmark"
* commit '91ca6ba651a8fd6275db09a66faf8610a8ea15d8':
Unused variables in AddNewBookmark
|
| |\
| | |
| | |
| | |
| | | |
* commit '93265e4ba4521ed8e6f685fec38ee0f2fd9f3697':
Unused variables in AddNewBookmark
|
| | |\
| | | |
| | | |
| | | |
| | | | |
* commit 'ea5e14dbf2f36fa0451af8bad64912c2ff44290a':
Unused variables in AddNewBookmark
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The fields mTextView and mImageView are not used, and
should be removed.
Change-Id: Iaa5211b1f36e19b68d42bc925f8ace8641535a2c
|
| |\ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* commit 'a4909cba214f3680063367e52044e9d74824c272':
Hide the custom view when we get onPause() DO NOT MERGE
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When we run onPause, be sure to hide any custom views (such as
the HTML5 video view) so that when the activity restores we don't
have anything overlaying the page.
Bug: 3240426
Change-Id: Ic93286eab40cda814682bc023f3648b502545256
|
| |\ \ \
| | | |/
| | |/|
| | | |
| | | | |
* commit '8187c15d1c7f714c30573b9480ffb4bee18b96d7':
Cursor leak in share_link_context_menu.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Closing was not closed after handling share_link_context_menu_id. Added
try / final to close cursor.
Change-Id: I8825d3a264aa63f7a49c48165b98dd2e9e14ce3e
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug 3255996
In case of a search we might exit the browser without ever creating a
controller; added check to lifecycle methods.
Change-Id: I5fc358c31263ff63297a18944dce230f48886628
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug 3166409
Put the tab in background while ComboPage is up
this prevents dialogs from getting displayed
Bug 3215897
make sure the IME is closed before ComboPage is displayed
Change-Id: If832e040e2fa9acb12f45a3e9f681d1fd333f3b0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
eliminate unnecessary tab lookup
Change-Id: I4d7f04fb13e5c5a5c5405b58c0853de8c0da44c8
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 2739696
Clear history could cause an ANR. Moved it to an async task
Change-Id: I27cb4e0235f4c15d46fe06a0f705389952fd3e92
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 3245076
There was a race condition between the two loaders. If most visited
finished loading first, history would crash.
Change-Id: I561edffe0cadef452b5fa2d621466bf23a9c57cf
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 3253556
The dialog to clear the history was trying to reference the fragment
creating it, however that fragment was being destroyed. Fixed this
by hanging on to the ContentResolver instead of trying to call getActivity()
Change-Id: Ie46fd4cc34e7034ce9a21a6b8856041f8d350f17
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 3257747
Fixes a strict mode violation in BrowserHistoryPage. onPrepareOptionsMenu
is doing a query on the UI thread to determine if it should show clear
history or not. Fixed by having it ask the adapter, which is loaded async
Change-Id: I12338987098d093e63f1944f2a1458ad962d0c78
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 3254316
Fixes a problem where the BrowserBookmarkPage was adding new children
but never removing them, creating a more and more complex view
hierarchy.
Change-Id: I23ba3030b1f995eb6dde482868eaafe020624f2a
|
|\ \ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 3244281
Set the umask on startup so that databases created in native code
are not world readable.
Change-Id: If0f54b209741645e173f0dd338804fabdafaa31e
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug:3222677
Change-Id: Ifeb6e7a922c0defb1e4a88ded0c188b97e0a4a56
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
See change Ic4433400, where I reorganised the framework so that
cookies are synced automatically by CookieSyncManager.
Change-Id: Ide0afbe60c6ca0601e7337051c6aa98522a8b0bb
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 3247095
Tweaks the setting of the homepage setting. Replaces the "set to..."
dialog with 2 buttons, and user can now enter a blank url to get a
blank page with title "New Tab".
Change-Id: I95bcfcd241db4b9efbde645100d2fd44c980e061
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 3248628
Updates the bookmark page UI based off of the newest UI design
document.
Change-Id: I26447b7e1c38798b3c229c9d8c10af2565458a7b
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 3250498
Makes OpenGL rendering and user agent normally visible in settings->debug
Changing the OpenGL setting now automatically restarts the browser
Change-Id: I04036b580f2463f77376edb4bee2dfefe3d123ed
|