[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REFACTOR] Refactor Controllo Versione #22

Open
mikyll opened this issue Feb 6, 2024 · 0 comments
Open

[REFACTOR] Refactor Controllo Versione #22

mikyll opened this issue Feb 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request new feaeture Suggerimento di una nuova feature per l'app

Comments

@mikyll
Copy link
Owner
mikyll commented Feb 6, 2024
  • aggiungere una classe Version in model:
    • major, minor, patch;
    • metodi vari (toString(), metodo per convertire in stringa o lista di interi, etc.);
  • aggiungere una classe VersionManager in persistence:
    • void initAppVersion(), per caricarla dall'apk;
    • Future<Version> checkUpdates() per controllare se sono presenti nuove versioni, e aggiungere eccezioni come errori;
@mikyll mikyll added enhancement New feature or request new feaeture Suggerimento di una nuova feature per l'app labels Feb 6, 2024
@mikyll mikyll added this to the ROQuiz v1.11.0 milestone Feb 6, 2024
@mikyll mikyll self-assigned this Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feaeture Suggerimento di una nuova feature per l'app
Projects
None yet
Development

No branches or pull requests

1 participant