| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Bug: 3091535
This change adds support for preloading thumbnails and favicons
for the default bookmark set.
Change-Id: Iaead4c08b343467f6c46cf571959d42d6baf497c
|
|
|
|
|
|
|
|
| |
Bug: 3167815
This change adds support to the bookmark widget for Chrome Sync
bookmarks.
Change-Id: I7517e639216040f93e105014ae1ef116ac8e0e06
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I5c1e0e9f4535456e4a74069c20d5909df8641341
|
|
|
|
| |
Change-Id: Ida53c16f1ba0b4c741af8617fe0e9c6df13166b1
|
|
|
|
|
|
|
|
| |
The notification URI wasn't being set
properly for queries on the default folder.
Bug: 3013098
Change-Id: I6418c5189b88888b3a588c7264b3f9f56ec95d78
|
|
|
|
| |
Change-Id: I86bc4ce9d21ec0a040322bd704cef46eaa17dc9c
|
|
|
|
|
|
| |
Use the bookmarks bar as the base folder for adding bookmarks.
Change-Id: I7f3dfaf0784529ff03b6153937a43eaf7c5ac044
|
|
|
|
|
|
| |
http://b/issue?id=3039704
Change-Id: I8b32553682cc547c695d0089e6633ead77426869
|
|
|
|
|
|
|
| |
The account picker only shows up when you
have multiple accounts providing bookmarks.
Change-Id: I341d37d81551ca571713ac66d564c9cb0a86653c
|
|
|
|
|
|
| |
You can now have bookmarks with duplicate URLs.
Change-Id: Ie3adf413c01c6ffab3659a6947037b35f03842ef
|
|
|
|
|
| |
Bug: 3007425
Change-Id: I9c802b05952791c205fa2f7d1f0add0272bda10f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The images are now shared between the history
and bookmarks tables so updates to one are
reflected in the other.
Added a parameter for specifying a limit when
calling query().
Added a combined view of history and bookmarks.
Added a way to get a distinct list of the
accounts providing bookmarks.
Added the ability to find the server unique
IDs for parent and insert_after when doing
a query for a row.
Change-Id: I9afa15bcf7ca68468793c49fbec701e516e4540e
|
|
|
|
| |
Change-Id: Ie9cae028d7ccb491dc1e1d323e9abb0aef442455
|
|
|
|
|
|
| |
See change I44fec169.
Change-Id: I8542547d09b8202c8f60a44945369933c79292eb
|
|
|
|
| |
Change-Id: Ib1d2f3ec678b37620f0907981c3d39cee634d9d7
|
|
|
|
| |
Change-Id: I22c1ba9eed960ba773ecb949edc0b4b2b54fa287
|
|
|
|
|
| |
Bug: 2934767
Change-Id: Ib019936895c128dc9cdb706c1f93fd6d9eb98f0d
|
|
|
|
| |
Change-Id: If4edc97d1115bfd261136d5b8cfc82afa21f8ced
|
|
|
|
|
|
|
| |
Also fix up a bunch of bugs causing things like
thumbnails to not be stored properly.
Change-Id: I5758ee108734d9b50e741822dcbe86b7cc834e8e
|
|
|
|
| |
Change-Id: I62173b733bb189b3d7af6aa64f986c7a98249ccf
|
|
|
|
| |
Change-Id: I3ebf5a9dbac4b3b6ecbc0468242dedf909c23882
|
|
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
|