| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Bug: 3253941
Change-Id: Ib2a4047a24632e3f56ff65afb1334203b292e9a4
|
| |
|
|
|
|
|
|
| |
Bug:3255706
Bug:3255692
Bug:3255717
Change-Id: I29d03f0dd02193e5ab148d28c7df354abcf8a3ec
|
| |
|
|
|
|
|
|
|
| |
Bug: 2953515
Provides the basic functionality for the AddBookmark page, allowing
the user to save the bookmark in a folder of his/her choosing.
Change-Id: I170599b723069aaee661dae3fc1a0fb915793906
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: 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
|