X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: choiks14/Android-AdvancedWebView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: argustelecom/Android-AdvancedWebView
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 14 files changed
  • 2 contributors

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    7b8a203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bd8add View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    fda061d View commit details
    Browse the repository at this point in the history
  2. possibility to "override" openFileInput. For callback after permissio…

    …n requesting, or for canceling.
    
    se also delight-im#210
    d-amelin committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b47c19e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. file downloading enhanced

    + onDownloadRequested suggestedFilename guessed based on contentDisposition with respect of RFC 5987  'asterisk delimited' format like filename*=utf-8''success.html
    + handleDownload allows specify http request headers. Example is "Authorization" header for basic authentication
    d-amelin committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    e560f60 View commit details
    Browse the repository at this point in the history
  2. add Listener.onDownloadComplete. Called after completion of download,…

    … scheduled with handleDownload
    d-amelin committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    3c686e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Add lastRequestTime

    Vladimir Shandrov committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    b944bf9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Fix readme

    Vladimir Shandrov committed May 2, 2023
    Configuration menu
    Copy the full SHA
    97c2f8c View commit details
    Browse the repository at this point in the history
Loading
X Tutup