-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #128 from peercoin/0.8.2
0.8.2
- Loading branch information
Showing
31 changed files
with
663 additions
and
112 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
6 changes: 6 additions & 0 deletions
6
android/app/src/main/kotlin/com/coinerella/peercoin_flutter/MainActivity.kt
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,6 @@ | ||
package com.coinerella.peercoin_flutter | ||
|
||
import io.flutter.embedding.android.FlutterActivity | ||
|
||
class MainActivity: FlutterActivity() { | ||
} |
1 change: 1 addition & 0 deletions
1
android/app/src/main/kotlin/com/example/peercoin/MainActivity.kt
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
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 |
---|---|---|
@@ -1 +1,13 @@ | ||
{} | ||
{ | ||
"about_developers": "© $year Les développeurs peercoin_flutter", | ||
"about_license": "Sous licence AGPL-3.0", | ||
"about_view_source": "Afficher le code source", | ||
"about_data_declaration": "Voir la déclaration de confidentialité et de protection des données", | ||
"about_foundation_button": "En savoir plus sur la Fondation Peercoin", | ||
"about": "Acerca de", | ||
"about_data_protection": "Ce logiciel protège vos données et votre vie privée au mieux de ses capacités.\nCette application stocke toutes les données nécessaires localement sur votre appareil.\nIl n’y a pas de logiciel d’analyse ou de publicité à l’intérieur.", | ||
"about_translate": "Vous pouvez aider à traduire cette application dans le Peercoin Weblate.", | ||
"about_free": "Ce logiciel est open source, gratuit et n’est livré avec aucune garantie que ce soit.\nUtilisation à vos risques et périls.", | ||
"about_foundation": "Ce projet est soutenu financièrement par la Fondation Peercoin.\nS’il vous plaît envisager de faire un don à la fondation, pour poursuivre le développement de cette application.", | ||
"about_help_or_feedback": "Avez-vous besoin d’aide ou souhaitez-vous donner votre avis?" | ||
} |
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
Oops, something went wrong.