super-productivity-android icon indicating copy to clipboard operation
super-productivity-android copied to clipboard

Alternative web base for the app

Open GEkuL opened this issue 2 years ago • 4 comments

Hi there,

I've just installed docker version of the web app, and got the question: how to make the android app connect to exactly this (my server) instead of the default one by official domain?

GEkuL avatar Jun 04 '22 07:06 GEkuL

You need to make your own build and replace the url pointing to https://app.super-productivity.com/ to point to your own domain instead. Just make sure your domain can serve https content, because Android is now pretty picky about which domains apps can access, and it prevents cleartext communications unless you go through hoops to modify the app's code accordingly.

lrq3000 avatar Jan 15 '23 01:01 lrq3000

@lrq3000 yeah, I wish I could do that via settings, and not just rebuilding the app :(

GEkuL avatar Jan 15 '23 11:01 GEkuL

@GEkuL I am open for adding this as a feature, but probably won't work on it myself.

johannesjo avatar Jan 17 '23 13:01 johannesjo

@johannesjo I see, but I'm not into android dev either :(

GEkuL avatar Jan 18 '23 13:01 GEkuL