summaryrefslogtreecommitdiff
path: root/src/com/android/browser/provider/BrowserProvider.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove voice search handlingMichael Kolb2012-05-031-114/+4
| | | | | | Bug: 6439925 Change-Id: I1b7161a67fa0c20d87f147d6ed19c02e53093054
* Tests fixupJohn Reck2011-08-091-1/+1
| | | | | | | | | Bug: 5113381 Fix case of using the wrong context (BP1 would use the app context explicitly, bypassing the mock context) Clean up test databases after runs Change-Id: Ibac09d08d4ab7235d5763c209d84be2562e6fae3
* Cache the application context instead of Activity.Ben Murdoch2011-08-011-1/+1
| | | | | | | | | When storing a reference to a Context, ensure that it's the Application context rather than Activity Context. Bug: 5084293 Change-Id: Ib0be5f8ceb91846bb985d0813a8f22cabd44eaf8
* Transfer data from BP1 to BP2John Reck2011-05-181-0/+1150
Also move BP1 to provider package Change-Id: I082df8f675d32e2b9072914eab4ee1d50543e169