Right now, all the non transfer.sh urls are being opened using Intent.ACTION_VIEW. It'll be great if the pages could be rendered inside the app using chrome custom tabs.
Along with that, a preference to let the user toggle this behavior can be added.
Right now, all the non transfer.sh urls are being opened using
Intent.ACTION_VIEW
. It'll be great if the pages could be rendered inside the app using chrome custom tabs.Along with that, a preference to let the user toggle this behavior can be added.