summaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Adding package name as an authorityKarthikeyan Periasamy2016-04-171-1/+2
| | | | | | | | | | | External content URI's to the browser use system browser's package name (com.android.browser) as the authority. Added package name as one of the authorities for acceptable URI's in BrowserProvider Change-Id: I2d6db2faf43f94cb64f89f6a1189a08f4b184cef CR-Fixed: 967778
* Fixing system browser for bookmarks/history/saved pages on Android MKarthikeyan Periasamy2015-11-271-1/+1
| | | | | | | | | | The authorities com.android.browser and browser are registered with empty implementation in Android M which results in browser not getting the content resolver notification for bookmarks and history. Adding a new authority which will be used by the browser on both android M and L device. Change-Id: I65507e335ae4c8cefb4fc4d42d01a3cdab99a7fd
* Add support for channels in SWE browserTarun Nainani2015-08-281-0/+55
- Add beta, dev and system channels. Add BRANDING files for the same. - Add support to templatize BrowserConfig.java Change-Id: I2e987be7edc4afa87ea138c9b602c3208fa88523