indianpoptart / RadioControl

An app that auto toggles wifi and cell radio for maximum battery life
https://nikhilp.org/radiocontrol
GNU General Public License v3.0
16 stars 7 forks source link

Change Simple Custom Chrome Tabs dependency #73

Closed indianpoptart closed 2 years ago

indianpoptart commented 2 years ago

So, you're getting a code 403 : Forbidden for Novoda's simple custom chrome tabs.,

What can you do?

Google has a mildly useful thing here: https://github.com/GoogleChrome/android-browser-helper

Some stuff here: https://developer.chrome.com/docs/android/trusted-web-activity/overview/

More info here: https://developers.google.com/digital-asset-links/v1/getting-started

And a generic: https://developer.chrome.com/docs/android/custom-tabs/overview/

indianpoptart commented 2 years ago

Scope is only the AboutFragment class, so migration should not be too bad

famous last words
indianpoptart commented 2 years ago

some more info https://developer.android.com/reference/androidx/browser/customtabs/CustomTabsIntent.Builder

indianpoptart commented 2 years ago

Fool, you already solved this