History log of /frameworks/base/core/java/android/provider/BrowserContract.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b5f15e7fd9a674875053aa250b57144cf566ee4d 10-Apr-2012 Tao Bai <michaelbai@google.com> The new APIs for the bookmarks, history and images.

Private for now while the implementation is worked on, will expose later

Change-Id: Id837b16d835491ae16ed686dd65c2a401d9591c6
/frameworks/base/core/java/android/provider/BrowserContract.java
2b3fcfb4cf1d116d1caa20a03f9a948bc680a056 10-May-2011 John Reck <jreck@google.com> Add ROOT_ID to Accounts column

Change-Id: I4c3bbe90a91971085252b54d162c771fbb4b7711
/frameworks/base/core/java/android/provider/BrowserContract.java
a2f926607514205adff28f19546bce21a300fc8d 27-Sep-2010 Jeff Hamilton <jham@android.com> Add a Settings table to BrowserContract.

It contains global settings that are shared
between the Browser app and the sync adapters.

Change-Id: I294ad8b03a44686858fc61a3ae6bbab86f124f99
/frameworks/base/core/java/android/provider/BrowserContract.java
4d67ac248fd64492c71327f829b54235f8a4320c 08-Sep-2010 Jeff Hamilton <jham@android.com> Add new items to the BrowserContract.

- Add a limit parameter for querying any table
- Add parameters for specifying an account when
querying Bookmarks
- Add columns to read the source ID for a row's
parent and insert_after references
- Add the Images, Combined, and Accounts tables

Change-Id: Ie382bc425565688b0006fa6d50765fdac226dd02
/frameworks/base/core/java/android/provider/BrowserContract.java
78a99cea0d06eac8e9251043977497c092766d48 01-Sep-2010 Cyrus Master <cmaster@google.com> Adds creation and last-modified timestamps to the bookmarks contract for the browser provider.

Change-Id: Ib6d733e3b93fc854b3ddb5c011f61534462cb266
/frameworks/base/core/java/android/provider/BrowserContract.java
6f42edc2079fcdc3ba44484e21b206a6c638a607 18-Aug-2010 Jeff Hamilton <jham@android.com> Switch the methods in Browser over to the new provider.

Change-Id: I070db67989cc01b50ef0f64cb8f8652b9a1a587d
/frameworks/base/core/java/android/provider/BrowserContract.java
98bfcfb944190e6329dad233f2bf80e404e125b3 17-Aug-2010 Jeff Hamilton <jham@android.com> Add in constants for the server unique columns in Chrome sync.

Change-Id: Ie359d4a11da2278b623a02dea19a4f847632f5ab
/frameworks/base/core/java/android/provider/BrowserContract.java
e5d0a83b12a06ff5dcb3687ed892764caa75f66b 17-Aug-2010 Jeff Hamilton <jham@android.com> Add the contract class for the new Broswer provider.

Change-Id: I54ce53f1061ae1f910086f778b7fa6a15c11b1d4
/frameworks/base/core/java/android/provider/BrowserContract.java