-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a95e256
commit 4b5eab4
Showing
5 changed files
with
16 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
- feat: Lock the app when the screen turns off | ||
- feat: Save synchronization settings date | ||
- fix: Indicates that dropbox cannot be used | ||
- fix: Empty stats icon color | ||
- Lock the app when the screen turns off | ||
- Save synchronization settings date | ||
- Indicates that dropbox cannot be used | ||
- Empty stats icon color |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- Add SSO login | ||
- Correctly redirect user in the app after creating an account | ||
- Redirect user to the correct screen if they don't have any Drive |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
- feat : Verrouillage de l'application lorsque l'écran s'éteint | ||
- feat : Sauvegarde de la date de synchronisation dans les paramètres | ||
- fix : Indication qu'une dropbox ne peut pas être utilisé dans certains cas | ||
- fix : Couleur de l'icône des stats vides | ||
- Verrouillage de l'application lorsque l'écran s'éteint | ||
- Sauvegarde de la date de synchronisation dans les paramètres | ||
- Indication qu'une dropbox ne peut pas être utilisé dans certains cas | ||
- Couleur de l'icône des stats vides |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- Ajout du login par SSO | ||
- Redirige correctement l'utilisateur dans l'application après la création d'un compte | ||
- Redirige l'utilisateur vers le bon écran s'il n'a pas de Drive |