51 Commits

Author SHA1 Message Date
NonoL3Robot 8b9f86a727 modif finales + ratio 2022-03-17 10:04:52 +01:00
LucasV-IUT feb779db25 Refactor + commentaire +ratio 2022-03-16 23:21:00 +01:00
LucasV-IUT 1dce16bb57 Delete OutilCuisson.java 2022-03-16 20:53:21 +01:00
NonoL3Robot 22b2a1d482 ajout string AlertDialog doublon cuisson 2022-03-16 20:46:13 +01:00
NonoL3Robot 211521e022 modif string texte reinitialiser 2022-03-16 20:39:08 +01:00
NonoL3Robot 7871f160be ajout padding ligne_liste 2022-03-16 20:37:18 +01:00
NonoL3Robot 99bddb5768 texte bouton valider en blanc 2022-03-16 20:33:06 +01:00
LucasV-IUT 972e262066 Tout est validé -> faut refactor et ajouter des string
Co-Authored-By: Alexandre3417 <81689383+Alexandre3417@users.noreply.github.com>
Co-Authored-By: NonoL3Robot <75622909+NonoL3Robot@users.noreply.github.com>
2022-03-16 20:30:10 +01:00
LucasV-IUT cd01ed7320 Charger/Sauvegarder les cuissons
Besoin de refactor le code

Co-Authored-By: Alexandre3417 <81689383+Alexandre3417@users.noreply.github.com>
Co-Authored-By: NonoL3Robot <75622909+NonoL3Robot@users.noreply.github.com>
2022-03-16 19:58:29 +01:00
NonoL3Robot dc21653533 switch de fenêtre (spoiler : ça marche pas) 2022-03-16 11:43:07 +01:00
NonoL3Robot e33c47922b style des cuissons 2022-03-15 23:49:15 +01:00
NonoL3Robot 965a00c03d esthétique 2022-03-15 23:41:56 +01:00
NonoL3Robot b2d8cd80a5 persistance marche tjs pas 2022-03-15 21:00:12 +01:00
NonoL3Robot 13a6a893b6 Réinitialisation de la liste 2022-03-15 18:13:14 +01:00
NonoL3Robot f44cd488d9 Ajout AlertDialog aide appli 2022-03-15 18:03:08 +01:00
NonoL3Robot 31540b3f62 persistance des données mais ça marche pas 2022-03-15 17:45:57 +01:00
NonoL3Robot da95b53ba9 refactor 2022-03-14 19:05:56 +01:00
NonoL3Robot 1d81c0e3e8 utilisation ligne_liste.xml pour l'affichage des cuissons 2022-03-14 18:52:54 +01:00
NonoL3Robot 18505fcff8 edit Toast 2022-03-14 18:44:59 +01:00
NonoL3Robot 48628c6d0c suppression cuisson ok 2022-03-14 18:33:44 +01:00
NonoL3Robot e4af8192da voir thermostat ok 2022-03-14 15:00:13 +01:00
NonoL3Robot 533ceaaeb2 Modif AlertDialog 2022-03-14 13:52:20 +01:00
NonoL3Robot 7415797bd5 Modif AlertDialog et ajout Toast 2022-03-14 13:47:00 +01:00
NonoL3Robot 03d184ee96 ajout AlertDialog 2022-03-14 12:15:49 +01:00
NonoL3Robot 578b247ebe communication entre les fragments 2022-03-14 12:03:18 +01:00
NonoL3Robot 8198f4bb4d modif ArrayList 2022-03-14 11:42:45 +01:00
NonoL3Robot 39166cc593 Ajout des méthodes d'OutilCuisson.java à Cuisson.java 2022-03-14 11:34:07 +01:00
NonoL3Robot 5edd6f4229 affichage des cuissons 2022-03-13 16:13:10 +01:00
NonoL3Robot 2fcf3ec8e5 refactor + edit updateSaveFile() & loadSaveFile() 2022-03-13 12:44:44 +01:00
Thizy Alexandre 5384820fa8 Finition des méthodes dans le fichier AfficherFragment + Création fichier CuissonAdapter pour afficher les trois arguments de la liste 2022-02-23 12:19:23 +01:00
NonoL3Robot 96af2c51de optimize import 2022-02-22 12:20:18 +01:00
NonoL3Robot 97927688cb Début du layout 2022-02-22 12:19:47 +01:00
NonoL3Robot 1db190bbbc définition du menu contextuel 2022-02-22 12:19:29 +01:00
NonoL3Robot 7121c738ef définition du menu d'options 2022-02-22 12:18:28 +01:00
NonoL3Robot 3827938198 ajout des strings des menus d'options et contextuel et modif des id 2022-02-22 12:15:51 +01:00
NonoL3Robot dda109428a indentation 2022-02-22 12:14:31 +01:00
NonoL3Robot 698a3810e7 modification des id de string 2022-02-22 12:14:20 +01:00
NonoL3Robot 8058bda317 Ajout des fichiers xml gérants les menus 2022-02-22 12:13:25 +01:00
LucasV-IUT 1325df8817 Ajout Cuisson, action Annuler, Valider
Ajout de la classe Cuisson (Sérialisable)

// Classe AjouterFragment
- Definition des valeurs par défaut du time picker
- Ajout des actions Annuler et Valider (avec des tests qui creer un nouvel objet qui est stocké dans la liste de AfficherFragment)

// Classe Afficher Fragment
Ajout d'une arraylist qui contiens les cuissons
Ajout de deux fonctions pour charger et sauvegarder les cuissons dans un fichier (ne fonctionne pas encore, a faire)
2022-02-21 21:22:20 +01:00
NonoL3Robot ecec0b5a88 Ajustement du layout 2022-02-21 17:57:19 +01:00
NonoL3Robot 974a93a1d2 affichage en format 24h du TimePicker 2022-02-21 17:57:01 +01:00
NonoL3Robot 8b5d77583c indentation 2022-02-21 16:26:42 +01:00
NonoL3Robot 3237821dd8 Modification de l'interface de l'onglet Ajouter 2022-02-21 16:24:56 +01:00
NonoL3Robot b61a4c8926 Ajout de ligne_liste.xml et OutilCuisson.java 2022-02-21 15:16:05 +01:00
NonoL3Robot a46d15c9ef Ajout de styles.xml et dimens.xml 2022-02-21 15:15:34 +01:00
LucasV-IUT f0af2db529 Les fragments ça fonctionne + Interface Ajouter (pas terminée) 2022-02-21 15:03:06 +01:00
NonoL3Robot b0b7bb55da Ajout des fichiers à coder 2022-02-21 12:09:29 +01:00
NonoL3Robot e7b0da0fb0 rebase 2022-02-21 11:56:46 +01:00
NonoL3Robot 8fd3732019 rebase 2022-02-21 11:39:56 +01:00
NonoL3Robot 7e08d0c71e Modif template 2022-02-16 15:30:56 +01:00