João Torre Pereira

Results 22 issues of João Torre Pereira

Create a provider to app preferences so widgets depending on preferences can watch it and any change on the preference it depends on will re-render the widget automatically. _Originally posted...

Create a new action to check if the commit-generated files are updated.

The new Huawei phones don't have PlayStore so the only to install the app is by downloading the APK. The official store of Huawei is called AppGallery. Another important thing...

Currently, there is no possibility to report a bug without being login. What is the bug is withing the login process?

good first issue

Remove "App desenvolvida por NIAEFEUP...." slogan from terms and conditions and create a separate flutter widget. - "App desenvolvida por NIAEFEUP.... " at About page. I think this phrase is...

good first issue

Now, in the about page, the terms and conditions are beeing load from a markdown file. The styling is being defined by a MarkdownStyleSheet() Widget which maps the headlines and...

enhancement
ui/ux

Create a pt terms_and_conditions.md file, and load base on the selected language..

enhancement

Pre-commit shell script not working when user try to delete files. Git commit fails. I think pre-commit should only look for differences / additions, and not deletions.

bug

There are a lot of class extensions across the code base. For example, in `controller/networking/network_router.dart`, `model/entities`, `model/utils` and `/utils`. We should decide a unique folder for this type of files...

refactor

Add a link in profile/settings page to change password by open a webview. Something like the flow of "Esqueceu a palavra-passe".

good first issue