summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/IntentHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Implement ComboView for Bookmarks, History and SavedPagesTarun Nainani2015-05-041-0/+7
* Removed dependency on framework browser provider from browserBijan Amirzada2014-06-261-1/+1
* Porting 1847 and 1599-qrd browser changesAxesh R. Ajmera2014-06-051-1/+4
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-211-0/+382
* Copy of new files from 1599Bijan Amirzada2014-03-041-383/+0
* De-classicify BrowserJonathan Dixon2012-12-171-1/+1
* Disable URL overriding on redirectsJohn Reck2012-06-141-0/+8
* Add setting to control tabs per app behaviorMichael Kolb2012-05-161-1/+2
* Remove voice search handlingMichael Kolb2012-05-031-53/+8
* Re-use tab for an intent created by browserMichael Kolb2012-04-171-0/+10
* Fixup browser to use WebView proxyJonathan Dixon2012-03-021-5/+5
* Reduce size of menusMichael Kolb2011-10-131-1/+2
* Fix intent handlingJohn Reck2011-10-051-1/+0
* Revert "Support for measuring page load times."Mathew Inwood2011-09-151-63/+3
* Support for measuring page load times.Mathew Inwood2011-09-061-3/+63
* Add bulletproofing to state recoveryJohn Reck2011-08-221-0/+1
* close external tabs on backMichael Kolb2011-08-051-4/+7
* Move ComboView to its own activityJohn Reck2011-07-181-1/+0
* Add SearchBox support to preloader.Mathew Inwood2011-07-071-12/+18
* Preloading support in browserMichael Kolb2011-06-301-4/+30
* Fix IntentHandler behaviorJohn Reck2011-06-291-26/+30
* Prevent webview reuseJohn Reck2011-06-211-13/+7
* Launch into browser when a URL is received over NFC.Jeff Hamilton2011-06-171-1/+4
* introduce tab IDsMichael Kolb2011-05-121-2/+2
* refactor open tab codeMichael Kolb2011-05-091-3/+9
* Browser settings refactorJohn Reck2011-04-261-1/+1
* change app tab behaviorMichael Kolb2011-03-141-6/+10
* When receiving the correct Intent, open a new tab.Leon Scroggins2011-02-231-0/+4
* Set user agent setting when toggling debugJohn Reck2011-01-241-1/+1
* Remove combo view on new intentJohn Reck2011-01-181-4/+2
* allow dumping the nav cache from the browserCary Clark2011-01-181-0/+2
* Do not merge.Patrick Scott2011-01-121-7/+0
* Do not attempt to reload when launched from history.Leon Scroggins2011-01-051-1/+2
* Fix empty url checkJohn Reck2010-12-211-1/+2
* Overhaul handling tab data updatesJohn Reck2010-12-171-1/+0
* Spec update for Bookmark widgetJohn Reck2010-12-151-0/+8
* Propagate incognito mode to child tabMichael Kolb2010-12-101-1/+1
* Fix empty url checkJohn Reck2010-12-101-1/+1
* Fixes adding 2 entries to history on searchJohn Reck2010-12-091-14/+0
* Controller RefactorMichael Kolb2010-11-171-0/+371