-
Notifications
You must be signed in to change notification settings - Fork 259
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Thomas Citharel <[email protected]>
- Loading branch information
Showing
3 changed files
with
31 additions
and
2 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
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,24 @@ | ||
Ajouté : | ||
|
||
- Menu de partage : possibilité de mettre en favori/archiver/tagger des articles juste après le partage. | ||
- Les tags (cliquables) sont affichés dans la vue de l'article. | ||
- Liste d'articles "non taggés". | ||
- Menu en restant appuyé (uniquement pour les articles individuels). | ||
- Sauvegarde de l'URL d'origine lors de l'ajout à partir d'autres articles. | ||
- Possibilité d'exporter le logcat dans un fichier | ||
|
||
Changements : | ||
|
||
- Icône adaptative. | ||
- L'interface utilisateur ne devrait plus être bloquée par les opérations de la base de données. | ||
- Beaucoup de remaniements. | ||
|
||
Corrections : | ||
|
||
- Corrections à la gestion des identifiants clients d'API | ||
|
||
Changements de synthèse vocale : | ||
|
||
- Meilleure gestion des interruptions. | ||
- Les textes alternatifs de l'image sont maintenant pris en compte. | ||
- Quelques autres changements. |