summaryrefslogtreecommitdiffstats
path: root/src/com/android/htmlviewer/HTMLViewerActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Update HTMLViewer to use utf-8 text encoding.Ben Murdoch2014-03-261-0/+2
* Revert "HTMLViewer: allow encoding to be specified in incoming Intent."Ben Murdoch2014-03-171-8/+0
* HTMLViewer: allow encoding to be specified in incoming Intent.Ben Murdoch2014-02-281-0/+8
* Clean up whitespace.Ben Murdoch2014-02-281-26/+26
* Do not add mimetype to url as a query parameterSelim Gurun2013-12-041-4/+0
* Enable zoom controls in HTMLViewerMikhail Naganov2013-09-191-1/+2
* Don't call WebView.stopLoading() from onStop()Ben Murdoch2013-07-031-1/+0
* Only include the intent type in loadUrl() if it is setCary Clark2009-09-041-10/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+164
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-164/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-38/+12
* Initial ContributionThe Android Open Source Project2008-10-211-0/+190