summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/UrlHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Add flag to start activity as a new taskSachin Sharma2016-04-171-0/+3
* Fix issues with shouldOverrideUrlLoadingVivek Sekhar2016-02-051-6/+18
* Fix tel: protocol to handle special characterVivek Sekhar2016-01-111-1/+8
* Add more switches to enable/disable carrier featuresPanos Thomas2014-12-101-2/+2
* Removed dependency on framework browser provider from browserBijan Amirzada2014-06-261-1/+1
* Better handling of exception.Vivek Sekhar2014-06-121-10/+19
* Changes to conform to new overlay formatBijan Amirzada2014-05-141-4/+2
* Enable file upload, WLAN alert and estore URIVivek Sekhar2014-05-061-31/+41
* Modified last of reflection calls to use ReflectHelper classBijan Amirzada2014-04-161-1/+1
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-211-0/+275
* Copy of new files from 1599Bijan Amirzada2014-03-041-400/+0
* Browser: add to support my navigation featurekaiyiz2013-09-131-0/+4
* Browser: add wap2estore featurekaiyiz2013-08-031-0/+52
* Disable URL overriding on redirectsJohn Reck2012-06-141-0/+1
* Re-use tab for an intent created by browserMichael Kolb2012-04-171-1/+1
* Fix generic filter checkJohn Reck2011-12-151-1/+1
* Fix blank page activity selection bugJohn Reck2011-08-291-6/+14
* ignore rlz task if browser is pausedMichael Kolb2011-07-191-0/+2
* Prevent webview reuseJohn Reck2011-06-211-1/+1
* introduce tab IDsMichael Kolb2011-05-121-1/+1
* refactor open tab codeMichael Kolb2011-05-091-1/+3
* Browser settings refactorJohn Reck2011-04-261-3/+5
* Handle unsupported schema case betterJohn Reck2011-02-111-2/+6
* Prevent activity selection dialog spamJohn Reck2011-02-091-1/+34
* Fix 3373012, null pointer in WebView.loadUrlRussell Brenner2011-01-211-8/+11
* Different approach to auto signin.Patrick Scott2011-01-131-181/+0
* Fix 3337625 to follow link to Google ImagesRussell Brenner2011-01-131-6/+24
* Fix 3296929 to show available actionsRussell Brenner2011-01-071-46/+56
* First draft of autologin.Patrick Scott2010-12-161-2/+183
* Propagate incognito mode to child tabMichael Kolb2010-12-101-2/+2
* Fix StrictMode violation in shouldOverrideUrlLoadingBen Murdoch2010-12-081-16/+39
* Controller RefactorMichael Kolb2010-11-171-0/+238