SapuSeven / BetterUntis

An alternative mobile client for the Untis timetable system.
GNU General Public License v3.0
240 stars 34 forks source link

Add advanced setting to modify "mobile.webuntis.com" #4

Closed Perflyst closed 5 years ago

Perflyst commented 5 years ago

For privacy reasons I use and provide a proxy for the untis site and API: https://github.com/Perflyst/OpenUntis/blob/master/docs/setup-proxy.md

"mobile.webuntis.com" was not used in the legacy app but is used in this one. Please add some "advanced user" option or similar to be able to change this URL.

SapuSeven commented 5 years ago

I started implementing this feature in the recent commits. Can you setup your server to work with mobile.webuntis.com to test this feature? The app connects to /ms/schoolquery2 and /ms/app on this host.

Jan200101 commented 5 years ago

works for me

SapuSeven commented 5 years ago

Great, I'll close this for now.

@Perflyst feel free to re-open the issue if you have any further problems.

Perflyst commented 5 years ago

mobile.openuntis.perflyst.de is deployed, will test it later if I can compile the apk