Closed RangerMauve closed 2 years ago
We just need to add the schemes in the manifest here: https://source.chromium.org/chromium/chromium/src/+/main:chrome/android/java/AndroidManifest.xml;l=224
We should also handle the schemes inside the IntentHandler around here: https://source.chromium.org/chromium/chromium/src/+/main:chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java;l=902?q=IntentHandler&ss=chromium%2Fchromium%2Fsrc
Adding this in #19
Done in #19