| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: 5674723
Change-Id: I81f88853c5a6756927d528305c73e98c2ac26db2
|
|
|
|
|
|
| |
Bug: 5262349
Change-Id: I7d15f9de812848f3bff82804421ce878ee7f9beb
|
|
|
|
|
|
|
|
|
|
| |
Bug: 5177959
Improve browser startup. Elinate IO access on UI thread during startup
by removing the super legacy ClearThumbnails task. Also rework how
the hardware acceleration debug setting works to remove the requirement
for initialized BrowserSettings in onCreate
Change-Id: I4c1014d380827af4833586e6a3ae842fd59aa48b
|
|
|
|
|
|
| |
Bug: 5145315
Change-Id: I1e9b4a6bae325244c7a3fb6159deadc3fcf170e6
|
|
|
|
|
|
| |
Bugs: 5009130 3368824
Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6
|
|
|
|
|
|
| |
Bug: 4726553
Change-Id: I790ff56ae0dceb742a225d8b1edd7076997a517f
|
|
|
|
|
|
| |
Bug: 4982126
Change-Id: Ib66b2880d163de4feb4d880e1d01996301bbea08
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apps like the QSB can request the browser to preload a
web page.
- preloaded pages are not added to the browser history
if they'r not seen by the user
- when a request is received, a new tab is created for the
preloaded page, but not added to the tab list
- upon receiving the view intent for the preloaded page
the tab is added to the tab list, and shown
- if several pages are preloaded consecutively in the same tab,
the back stack is cleared before it is displayed
- preloaded pages use the main browser cookie jar, so pages that
have never been viewed by the user can drop cookies
Change-Id: I9ed21f2c9560fda0ed042b460b73bb33988a2e8a
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 4686176
Change-Id: I1d05cc72e1cf65d04eb7def4a72a2f83420bd345
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: I32c6dcc4e257a32a341b9c2f165cd3764da08b64
|
|/
|
|
|
|
|
|
| |
This adds zero-click sharing for the Browser app; the URL of the
tab currently displayed will be transferred to any NFC-capable
Android phone upon touch.
Change-Id: I7aabc1b2b3f7700c05223349e5c317534fcfe8f0
|
|
|
|
|
|
|
| |
Now that we support multiple accounts, remove a bunch of
single-account management stuff
Change-Id: I2ae60f0a510ace48e14c97763145d4e5dd523dd1
|
|
|
|
|
|
|
| |
Add a configuration step when adding the bookmark widget to
pick what account to use
Change-Id: I2be723c411ec5b9f32d6819a5e2e65995921a252
|
|
|
|
| |
Change-Id: Ia1f81ee52c75eeafbce465b5cac329a94429cfac
|
|
|
|
|
|
|
|
| |
This fix just makes it so that you can actually see and get to
all the various controls. It is unpleasant to use, but at least
it can be used at all.
Change-Id: I43dabb337af61497ddee78cb07ffd04d2e9309b2
|
|
|
|
|
|
| |
Bug: 3408686
Change-Id: I0db1808930d7543eea97bffe67d02382b0bea3a2
|
|
|
|
|
|
|
| |
Bug: 3379120
Now with drastically lower memory usage as well!
Change-Id: Iff16d2acceba3c8a983a51ec03a31a39ac6a12ed
|
|
|
|
|
|
| |
Bug: 3381465
Change-Id: I804f5ac876910412109b7adcbc42a32e7bc6f675
|
|
|
|
|
|
|
|
|
| |
drop in new assets
get naming in sync with UX
Note: not all resources are included yet
item_background...xm will be enabled when all required resources come in
Change-Id: I321084abd25ef6c533f1f3da636a246e7ee00547
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 3337527, 3353260
Listens for changes to the system accounts and handles the case
of the chrome sync account being deleted. Also, enabling chrome sync
in the browser will now enable the browser sync in settings.
Change-Id: Iab2ed839fc5fc356a7a4d865965bfafcb39b4ee7
|
|/
|
|
|
|
| |
- Requires not calling startService.
Change-Id: If29dfc990c94f50ed9ad027256690ffa494d8b7e
|
|
|
|
|
|
| |
Bug: 3336562
Change-Id: Ic612b5309f185658f4515bbc90cc44d8b9ccf1e0
|
|
|
|
| |
Change-Id: Ic57762855e5d187aa0fe3a8eab2757b5a76ff08d
|
|
|
|
|
|
|
|
|
| |
Bug:3214584
Allows the EditText to be scrolled into view by
scrolling the list.
Change-Id: Idfb92d578f679b006bc2182c0c38143a12143eb0
|
|
|
|
|
|
|
|
| |
Does not work for hosted accounts and is kind of hacky for most properties.
Requires a change to webkit to get redirects sent to the app.
Bug: 3278072
Change-Id: I2e7b716413ac61f84fb9b3d66d6da0615ada0b84
|
|
|
|
|
|
|
|
| |
Bug: 3248258
Adds support for handling legacy URIs in BrowserProvider2, and makes
it the handler for all legacy URI requests.
Change-Id: I0a0210a5c8c716452b9a3de5e3294dd5dde1b37c
|
|
|
|
|
|
|
|
|
| |
Bug: 3244133
This tweaks the hardware acceleration settings so that the app
is hardware accelerated but the BrowserActivity is not (which can
then be controled dynamically)
Change-Id: Iaae72c21b3a6f409cc0769a57daaaa369eb789d1
|
|
|
|
|
|
|
|
|
|
| |
The AndroidManifest was saying that the preferences activity was
handling orientation and keyboard visibility changes, which it does
not. This led to some strange layout issues, so remove the flags
from the manifest and let the system take care of these configuration
changes.
Change-Id: I0545b6d230363d6af3e4c6dedd4cd506c6f7ff21
|
|
|
|
|
|
|
| |
Bug: 3231307
Moved WebsiteSettingsActivity to a fragment
Change-Id: If1fa56ab48167c004fb65c756f325e108f14fe8f
|
|
|
|
| |
Change-Id: If6356ccfe3ae6b791f82157488b9a78c1724cef6
|
|
|
|
|
|
|
|
|
|
| |
Bug:3116742
When moving to the public API, notifications no longer
worked as expected. Make downloads show after completing,
and use the public API in OpenDownloadReceiver.
Change-Id: Ia15000de4a66e8728b43fc53f428e098503b003b
|
|
|
|
| |
Change-Id: I8427a02ccde3e19b56afdda2eea6951e8e59cc61
|
|
|
|
| |
Change-Id: I995c4614fc97e49f46f84a0f3b13d7e1ef14bdfc
|
|
|
|
|
|
|
|
| |
Bug: 3144077 and 2988059
This replaces the old stack based widget with a list based one. It
also updates whenever the bookmarks changes rather than periodically
Change-Id: Ie37978918bab441bf31a6131360e308cd2bc0f4b
|
|
|
|
|
|
|
|
| |
Bug 3083992
Removed style/color overrides for majority of dialogs
in preparation for UX refresh
Change-Id: I1ff6d0271b802af1e7682c19e077d85025656c09
|
|
|
|
| |
Change-Id: I02655f4c5f7afb1df4b1ddd7f5e82cabe1093461
|
|
|
|
|
|
|
|
| |
convert combopage from activity to view
embed combopage in main layout
handle callbacks in BrowserActivity
Change-Id: Ie5f092f5de677a960181544e7519c2f7d5cb86c1
|
|
|
|
| |
Change-Id: I86bc4ce9d21ec0a040322bd704cef46eaa17dc9c
|
|\
| |
| |
| | |
Change-Id: I07a69b9b8856d4c792dd4f3e3a24250e22b67da1
|
| |
| |
| |
| |
| |
| | |
Bug:3034564
Change-Id: Id850854da7db9c1a36500c9eee9debad64bdf97e
|
| |
| |
| |
| |
| |
| | |
The lists of search providers are taken from Chrome.
Change-Id: I7af6dc1258950d1fc5cf86013f8be9f3c5db0f1a
|
| |
| |
| |
| |
| |
| | |
The lists of search providers are taken from Chrome.
Change-Id: I320f43f06d3a79a3b7a065c73859853dedf0a6b5
|
| |
| |
| |
| |
| |
| |
| | |
mostly final assets
dialogs are not styled correctly
Change-Id: Ib98312ca9465ded3efc2743f9828fe9a815814cc
|
| |
| |
| |
| |
| |
| |
| | |
bug: http://b/issue?id=2948937
added shortcut activity to host bookmarks page fragment
Change-Id: I39db8985b3c07fae6ca800cc57da3747040cb814
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
RLZ assigns non-unique, non-personally identifiable tracking
labels to client products; these labels sometimes appear in
Google search queries. See http://code.google.com/p/rlz for
more info.
Bug: 2927060
Change-Id: I992cd2859d590616df57293adb7ac22038088d49
|
| |
| |
| |
| |
| |
| |
| |
| | |
bug #2930549
uses a StackView to let the user flip through the browser
bookmark thumbnails
Change-Id: I3665e98e5fd4c14ede8f28380ec6c85e7cc032f2
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This one has support for bookmarks sync,
has the bookmarks and history in separate
tables, and supports hierarchical bookmarks.
Compatibility with the old APIs is not yet complete.
The Bookmarks UI has been switched over to the
new provider. Creating bookmarks puts them
in the UIs root folder.
Change-Id: Ib21713ddd19f43d178d49dbac977f749e7103368
|