summaryrefslogtreecommitdiff
path: root/src/com/android/browser/IntentHandler.java
AgeCommit message (Expand)Author
2015-04-06Forbid javascript- and file-scheme intentsPaul Miller
2015-04-06Revert "Restrict "javascript" and "file" scheme intents"Paul Miller
2015-04-02Restrict "javascript" and "file" scheme intentsPaul Miller
2014-01-16Convert the scheme to lowercaseSelim Gurun
2014-01-10Do not let intents request viewing private browser filesSelim Gurun
2013-08-25De-classicify Android Browser part 2android-4.4_r0.7Jonathan Dixon
2012-12-17De-classicify BrowserJonathan Dixon
2012-06-14Disable URL overriding on redirectsJohn Reck
2012-05-16Add setting to control tabs per app behaviorMichael Kolb
2012-05-03Remove voice search handlingMichael Kolb
2012-04-17Re-use tab for an intent created by browserMichael Kolb
2012-03-02Fixup browser to use WebView proxyJonathan Dixon
2011-10-13Reduce size of menusMichael Kolb
2011-10-05Fix intent handlingJohn Reck
2011-09-15Revert "Support for measuring page load times."Mathew Inwood
2011-09-06Support for measuring page load times.Mathew Inwood
2011-08-22Add bulletproofing to state recoveryJohn Reck
2011-08-05close external tabs on backMichael Kolb
2011-07-18Move ComboView to its own activityJohn Reck
2011-07-07Add SearchBox support to preloader.Mathew Inwood
2011-06-30Preloading support in browserMichael Kolb
2011-06-29Fix IntentHandler behaviorJohn Reck
2011-06-21Prevent webview reuseJohn Reck
2011-06-17Launch into browser when a URL is received over NFC.Jeff Hamilton
2011-05-12introduce tab IDsMichael Kolb
2011-05-09refactor open tab codeMichael Kolb
2011-04-26Browser settings refactorJohn Reck
2011-03-14change app tab behaviorMichael Kolb
2011-02-23When receiving the correct Intent, open a new tab.Leon Scroggins
2011-01-24Set user agent setting when toggling debugJohn Reck
2011-01-18Remove combo view on new intentJohn Reck
2011-01-18allow dumping the nav cache from the browserCary Clark
2011-01-12Do not merge.Patrick Scott
2011-01-05Do not attempt to reload when launched from history.Leon Scroggins
2010-12-21Fix empty url checkJohn Reck
2010-12-17Overhaul handling tab data updatesJohn Reck
2010-12-15Spec update for Bookmark widgetJohn Reck
2010-12-10Propagate incognito mode to child tabMichael Kolb
2010-12-10Fix empty url checkJohn Reck
2010-12-09Fixes adding 2 entries to history on searchJohn Reck
2010-11-17Controller RefactorMichael Kolb