Daddoon / BlazorMobile

Create full C# driven hybrid-apps for iOS, Android, UWP & Desktop with Blazor!
MIT License
413 stars 55 forks source link

[Android] Implement missing events from PromptDelegate #190

Open Daddoon opened 4 years ago

Daddoon commented 4 years ago

Some events are missing from our current GeckoView PromptDelegate implementation.

We may take inspiration from Firefox Focus prompt delegate code:

https://github.com/mozilla-mobile/focus-android/blob/f5b22ff78fca22765b8b873b4f70693943ae559a/app/src/main/java/org/mozilla/focus/gecko/GeckoViewPrompt.java

Delegates to implements: