Repo created
This commit is contained in:
parent
7c106522d5
commit
de8996c1cc
544 changed files with 17766 additions and 2 deletions
4
fastlane/metadata/android/fr-FR/changelogs/10.txt
Normal file
4
fastlane/metadata/android/fr-FR/changelogs/10.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
- Ajout de la prise en charge du remplissage automatique en ligne
|
||||
- Amélioration de la détection des champs de remplissage automatique
|
||||
- Toujours passer à l'affichage des mots de passe lors des demandes de remplissage automatique
|
||||
- Corrections de bugs et améliorations internes
|
||||
3
fastlane/metadata/android/fr-FR/changelogs/17.txt
Normal file
3
fastlane/metadata/android/fr-FR/changelogs/17.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
- Meilleure prise en charge hors ligne
|
||||
- Améliorations visuelles
|
||||
- Améliorations internes
|
||||
2
fastlane/metadata/android/fr-FR/changelogs/18.txt
Normal file
2
fastlane/metadata/android/fr-FR/changelogs/18.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
- Résolution des problèmes de connectivité sur certains appareils
|
||||
- Correction de la connexion aux instances avec des certificats auto-signés
|
||||
8
fastlane/metadata/android/fr-FR/changelogs/25.txt
Normal file
8
fastlane/metadata/android/fr-FR/changelogs/25.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
- Ajouter des chiffres au verrouillage de l'application
|
||||
- Verrouiller l'application lors du verrouillage de l'appareil
|
||||
- Ajouter des options de génération de mot de passe
|
||||
- Ajouter des options de personnalisation de l'apparence
|
||||
- Ajout de plus d'informations sur l'écran "à propos"
|
||||
- Correction du chargement des icônes sur les instances auto-hébergées
|
||||
- Correction de certains champs de remplissage automatique non détectés
|
||||
- Améliorations visuelles et corrections de bugs
|
||||
4
fastlane/metadata/android/fr-FR/changelogs/26.txt
Normal file
4
fastlane/metadata/android/fr-FR/changelogs/26.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
- Fix pin layout on non-vertical orientations
|
||||
- Fix error when typing some characters on the search bar
|
||||
- Remember last used password generation options
|
||||
- Allow disabling inline autofill
|
||||
2
fastlane/metadata/android/fr-FR/changelogs/29.txt
Normal file
2
fastlane/metadata/android/fr-FR/changelogs/29.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
- Améliorations internes
|
||||
- Added Russian and Chinese Traditional
|
||||
5
fastlane/metadata/android/fr-FR/changelogs/30.txt
Normal file
5
fastlane/metadata/android/fr-FR/changelogs/30.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
- Allow searching by username
|
||||
- Allow adding passwords when autofilling
|
||||
- Added Czech, Russian and Chinese Traditional translations
|
||||
- Améliorations visuelles
|
||||
- Internal improvements and bug fixes
|
||||
5
fastlane/metadata/android/fr-FR/changelogs/32.txt
Normal file
5
fastlane/metadata/android/fr-FR/changelogs/32.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
- Folder path is now displayed on the password details
|
||||
- Support predictive back gesture on Android U+
|
||||
- Make notes text selectable
|
||||
- Usage improvements
|
||||
- Library updates and bug fixes
|
||||
4
fastlane/metadata/android/fr-FR/changelogs/5.txt
Normal file
4
fastlane/metadata/android/fr-FR/changelogs/5.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
- Amélioration du service de remplissage automatique
|
||||
- Amélioration de la recherche d'URL
|
||||
- Autoriser la connexion aux serveurs avec un certificat auto-signé
|
||||
- Corrections de bugs mineurs
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/6.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/6.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
- Améliorations internes
|
||||
10
fastlane/metadata/android/fr-FR/full_description.txt
Normal file
10
fastlane/metadata/android/fr-FR/full_description.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Cette application se connecte à un serveur Nextcloud sur lequel l'application Passwords est install et permet de visualiser et d'éditer son contenu au moyen d'une interface conviviale. Elle sert également de service AutoFill, ce qui facilite la connexion sur les appareils Android.
|
||||
|
||||
Fonctionnalités :
|
||||
- Afficher les mots de passe et les dossiers des utilisateurs dans une interface utilisateur Material Design
|
||||
- Modifier et créer des mots de passe, y compris des champs personnalisés
|
||||
- Modifier et créer des dossiers
|
||||
- Affichage des icônes de sites, avec cache pour minimiser l'utilisation des données (optionnel)
|
||||
- Écran de verrouillage de l'application avec authentification par code et biométrie
|
||||
- Service de remplissage automatique (Android 8.0 ou supérieur)
|
||||
- Respect de la vie privée : le seul serveur auquel cette application se connecte est votre propre serveur Nextcloud
|
||||
1
fastlane/metadata/android/fr-FR/short_description.txt
Normal file
1
fastlane/metadata/android/fr-FR/short_description.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Application sécurisée de visualisation des mots de passe pour l'application Nextcloud Passwords
|
||||
Loading…
Add table
Add a link
Reference in a new issue