Skip to content

Commit 7f636ee

Browse files
committed
Improve documentation
1 parent 71628f3 commit 7f636ee

File tree

5 files changed

+8
-2
lines changed

5 files changed

+8
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Sapio is the anagram of Open Source API.
66

77
Sapio provides the compatibility matrix of an Android application with deGoogled bare Android Open Source Project (AOSP) devices, coupled or not with microG.
88

9+
Sapio can serve as a lobbying tool by sharing compatibility matrices on social media to raise awareness among app developers about respecting users' personal data.
10+
911
Evaluations in Sapio are given to the community by the community.
1012

1113
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">](https://f-droid.org/packages/com.klee.sapio/) [<img src="ghbadge.png" alt="Get it on GitHub" height="80">](https://github.com/jonathanklee/Sapio/releases)

app/src/main/res/values-fr/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<string name="works_partially">\ Elle fonctionne partiellement.</string>
1313
<string name="dont_work">\ Elle ne fonctionne pas du tout ou crashe.</string>
1414
<string name="upload_error">Erreur lors de l\'évaluation</string>
15-
<string name="about_text">Sapio est l\'anagramme d\'Open Source API.\n\nSapio fournit la matrice de compatibilité d\'une application Android avec les téléphones fonctionnant sur un Android Open Source Project (AOSP) déGooglisé, associés ou non à microG.\n\nLes évaluations de Sapio sont fournies à la communauté par la communauté.</string>
15+
<string name="about_text">Sapio est l\'anagramme d\'Open Source API.\n\nSapio fournit la matrice de compatibilité d\'une application Android avec les téléphones fonctionnant sur un Android Open Source Project (AOSP) déGooglisé, associés ou non à microG.\n\nSapio peut être utilisé comme un outil de lobbying en partageant les matrices de compatibilité sur les réseaux sociaux pour sensibiliser les développeurs d\'applications aux données personnelles des utilisateurs.\n\nLes évaluations de Sapio sont fournies à la communauté par la communauté.</string>
1616
<string name="credits">Icone cerveau créé par Freepik - Flaticon</string>
1717
<string name="evaluate_another_app">Evaluer une autre application</string>
1818
<string name="configuration_detected">Configuration détéctée</string>

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<string name="works_partially">\ It works partially. Some features do not work.</string>
1818
<string name="dont_work">\ It does not work at all or crashes.</string>
1919
<string name="upload_error">Error evaluating app</string>
20-
<string name="about_text">Sapio is the anagram of Open Source API.\n\nSapio provides the compatibility matrix of an Android application with deGoogled bare Android Open Source Project (AOSP) devices, coupled or not with microG.\n\nEvaluations in Sapio are given to the community by the community.</string>
20+
<string name="about_text">Sapio is the anagram of Open Source API.\n\nSapio provides the compatibility matrix of an Android application with deGoogled bare Android Open Source Project (AOSP) devices, coupled or not with microG.\n\nSapio can serve as a lobbying tool by sharing compatibility matrices on social media to raise awareness among app developers about respecting users\' personal data.\n\nEvaluations in Sapio are given to the community by the community.</string>
2121
<string name="credits">Brain icons created by Freepik - Flaticon</string>
2222
<string name="evaluate_another_app">Evaluate another app</string>
2323
<string name="configuration_detected">Configuration detected</string>

fastlane/metadata/android/en-US/full_description.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ Sapio is the anagram of Open Source API.
22

33
Sapio provides the compatibility matrix of an Android application with deGoogled bare Android Open Source Project (AOSP) devices, coupled or not with microG.
44

5+
Sapio can serve as a lobbying tool by sharing compatibility matrices on social media to raise awareness among app developers about respecting users' personal data.
6+
57
Evaluations in Sapio are given to the community by the community.

fastlane/metadata/android/fr-FR/full_description.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ Sapio est l'anagramme d'API Open Source.
22

33
Sapio fournit la matrice de compatibilité d'une application Android avec les téléphones fonctionnant sur un Android Open Source Project (AOSP) pure déGooglisé, associés ou non à microG.
44

5+
Sapio peut être utilisé comme un outil de lobbying en partageant les matrices de compatibilité sur les réseaux sociaux pour sensibiliser les développeurs d'applications aux données personnelles des utilisateurs.
6+
57
Les évaluations de Sapio sont fournies à la communauté par la communauté.

0 commit comments

Comments
 (0)