Romern

Results 19 comments of Romern

@arandomliz could you share your filters, maybe it helps to understand why we need fnmatch, and some might be useful as defaults.

Damaged meaning the downloaded file contains the moodle error page "Die gesuchte Datei wurde nicht gefunden."

Nothing, but I wanted an easy way for non-technical users to use the app, e.g. by using a installer like pynsist. This is also coupled with https://github.com/Romern/syncMyMoodle/issues/8#issuecomment-872465187

Issues: * Random (?!) Segmentation faults. * Settings * Maybe tree structure like in syncMyL2P

TODO: * [ ] Selectable and coloured Tree * [ ] Filters (Per module) * [ ] Log * [ ] Manual

Possibly fixed in https://github.com/Romern/syncMyMoodle/commit/ea17a29d741d5fca17f6175aeef5305bf4ce482e

See https://github.com/microg/GmsCore/issues/1198#issuecomment-722550444 . Tier banned non-android authentication.

@TonyK0s I can not confirm this, I downloaded Version 3.5.0 (version code 35000461) from the play store using Aurora, but when logging in, the FirebaseAuth Dialog still appears.

@TonyK0s It won't work, because both apps use FirebaseAuth, and they have to, as the API requires it, there are no alternative or old APIs. You probably have play services...

Someone would have to implement FirebaseAuth, as well as the google gms ``device_key`` which is needed for generating a header (X-Goog-Spatula), which relies on Droidguard. I looked into it, but...