Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1isten committed Jun 16, 2020
1 parent 9f9acce commit ca50e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
An Android(6.0+) WebView app that can detect the phone number of **incoming**/**outgoing**/**missed** calls in native Java functions through the `BroadcastReceiver` and then pass that number to WebView via the `JavascriptInterface` for the web's further handling.
An Android 6.0+ (tested on `6.x`, `7.x` and `8.x`) WebView app that can detect the phone number of **incoming**/**outgoing**/**missed** calls in native Java functions through the `BroadcastReceiver` and then pass that number to WebView via the `JavascriptInterface` for the web's further handling.

Credit: [@ftvs](https://github.com/ftvs)'s [gist](https://gist.github.com/ftvs/e61ccb039f511eb288ee) ♥️

0 comments on commit ca50e8f

Please sign in to comment.