summaryrefslogtreecommitdiff
path: root/core/java/android/provider/BrowserContract.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-10Add @UnsupportedAppUsage annotationsMathew Inwood
2012-04-12The new APIs for the bookmarks, history and images.Tao Bai
2011-05-10Add ROOT_ID to Accounts columnJohn Reck
2010-09-28Add a Settings table to BrowserContract.Jeff Hamilton
2010-09-15Add new items to the BrowserContract.Jeff Hamilton
2010-09-01Adds creation and last-modified timestamps to the bookmarks contract for the ...Cyrus Master
2010-08-18Switch the methods in Browser over to the new provider.Jeff Hamilton
2010-08-17Add in constants for the server unique columns in Chrome sync.Jeff Hamilton
2010-08-17Add the contract class for the new Broswer provider.Jeff Hamilton