Skip to content

History / Working with the WebView

Revisions

  • Move to https

    @jclement92 jclement92 committed Jun 12, 2021
  • Add Kotlin snippets

    @rogerhu rogerhu committed Jun 20, 2020
  • Updated Working with the WebView (markdown)

    @pabhishekabhi pabhishekabhi committed Jun 7, 2020
  • Displaying a ProgressDialog in WebView

    @EdwardMuturi EdwardMuturi committed Nov 20, 2018
  • Remove unnecessary WebViewClient subclass. 'new WebViewClient' provides the intended behavior of allowing pages to load in the WebView. You should *not* call loadUrl() from within shouldOverrideUrlLoading--this is an antipattern which the WebView team is urging developers to avoid (source: I am ntfschr@chromium.org, a member of the WebView team).

    @nfischer nfischer committed Aug 20, 2018
  • Updated Working with the WebView (markdown)

    @modiaditya modiaditya committed Mar 17, 2017
  • Updated Working with the WebView (markdown)

    @rogerhu rogerhu committed Jul 30, 2016
  • Updated Working with the WebView (markdown)

    @rogerhu rogerhu committed Jul 30, 2016
  • Updated Working with the WebView (markdown)

    @rogerhu rogerhu committed Jul 30, 2016
  • Updated Working with the WebView (markdown)

    @nesquena nesquena committed Jul 30, 2016
  • Updated Working with the WebView (markdown)

    @nesquena nesquena committed Jul 30, 2016
  • Updated Working with the WebView (markdown)

    @rogerhu rogerhu committed Mar 27, 2016
  • Align spacing

    @rogerhu rogerhu committed Dec 22, 2015
  • Updated Working with the WebView (markdown)

    @rogerhu rogerhu committed Dec 18, 2015
  • Add information about loading local web sources

    @koalahamlet koalahamlet committed Feb 26, 2015
  • fill_parent => match_parent

    @nesquena nesquena committed Sep 28, 2014
  • Created Working with the WebView (markdown)

    @nesquena nesquena committed Feb 8, 2014