diff --git a/LIBCWTCH-GO.version b/LIBCWTCH-GO.version index 4928cb77..f5ff63c0 100644 --- a/LIBCWTCH-GO.version +++ b/LIBCWTCH-GO.version @@ -1 +1 @@ -v1.1.1-20-gc6a3a4e-2021-08-27-20-58 \ No newline at end of file +v1.2.1-2021-08-30-22-14 \ No newline at end of file diff --git a/README.md b/README.md index dfa118ff..5115e5a1 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,8 @@ You will probably want to disable Analytics on the Flutter Tool: `flutter config ### Building on MacOS -- get https://git.openprivacy.ca/cwtch.im/libcwtch-go/ and run `make macos` -- copy the resulting libCwtch.dylib into this folder -- Download and install Tor Browser (it's currrently the only way to get tor for macos) +- Navigate to https://git.openprivacy.ca/cwtch.im/libcwtch-go/releases and download the latest libCwtch.dylib into this folder +- Download and install Tor Browser (it's currently the only way to get tor for macos) - `flutter build macos` - `./macos/package-release.sh` diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 306c098e..31060f4e 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -1,6 +1,6 @@ { "@@locale": "de", - "@@last_modified": "2021-08-27T21:54:52+02:00", + "@@last_modified": "2021-08-29T18:35:41+02:00", "archiveConversation": "Archive this Conversation", "profileOnionLabel": "Senden Sie diese Adresse an Peers, mit denen Sie sich verbinden möchten", "addPeerTab": "Einen anderen Nutzer hinzufügen", diff --git a/lib/l10n/intl_en.arb b/lib/l10n/intl_en.arb index 2b8309f3..53e4971d 100644 --- a/lib/l10n/intl_en.arb +++ b/lib/l10n/intl_en.arb @@ -1,6 +1,6 @@ { "@@locale": "en", - "@@last_modified": "2021-08-27T21:54:52+02:00", + "@@last_modified": "2021-08-29T18:35:41+02:00", "archiveConversation": "Archive this Conversation", "profileOnionLabel": "Send this address to people you want to connect with", "addPeerTab": "Add a contact", diff --git a/lib/l10n/intl_es.arb b/lib/l10n/intl_es.arb index ceeddacd..02922d43 100644 --- a/lib/l10n/intl_es.arb +++ b/lib/l10n/intl_es.arb @@ -1,6 +1,6 @@ { "@@locale": "es", - "@@last_modified": "2021-08-27T21:54:52+02:00", + "@@last_modified": "2021-08-29T18:35:41+02:00", "archiveConversation": "Archive this Conversation", "profileOnionLabel": "Envía esta dirección a los contactos con los que quieras conectarte", "addPeerTab": "Agregar Contacto", diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index c152cc4f..764feeb4 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -1,21 +1,21 @@ { "@@locale": "fr", - "@@last_modified": "2021-08-27T21:54:52+02:00", - "archiveConversation": "Archive this Conversation", + "@@last_modified": "2021-08-29T18:35:41+02:00", + "archiveConversation": "Archiver cette conversation", "profileOnionLabel": "Envoyez cette adresse aux personnes avec lesquelles vous souhaitez entrer en contact.", - "addPeerTab": "Ajouter un pair", - "addPeer": "Ajouter un pair", - "peerNotOnline": "Le pair est hors ligne, les messages ne peuvent pas être remis pour le moment", - "peerBlockedMessage": "Le pair est bloqué", - "peerOfflineMessage": "Le pair est hors ligne, les messages ne peuvent pas être remis pour le moment", - "blockBtn": "Bloquer le pair", - "savePeerHistory": "Sauvegarder l'historique des pairs", - "savePeerHistoryDescription": "Détermine s'il faut ou non supprimer tout historique associé au pair.", - "dontSavePeerHistory": "Supprimer l'historique des pairs", - "unblockBtn": "Débloquer le pair", + "addPeerTab": "Ajouter un contact", + "addPeer": "Ajouter le contact", + "peerNotOnline": "Le contact est hors ligne. Les applications ne peuvent pas être utilisées pour le moment.", + "peerBlockedMessage": "Le contact est bloqué", + "peerOfflineMessage": "Le contact est hors ligne, les messages ne peuvent pas être transmis pour le moment.", + "blockBtn": "Bloquer le contact", + "savePeerHistory": "Enregistrer l'historique", + "savePeerHistoryDescription": "Détermine s'il faut ou non supprimer tout historique associé au contact.", + "dontSavePeerHistory": "Supprimer l'historique", + "unblockBtn": "Débloquer le contact", "blockUnknownLabel": "Bloquer les pairs inconnus", - "blockUnknownConnectionsEnabledDescription": "Connections from unknown contacts are blocked. You can change this in Settings", - "networkStatusConnecting": "Se connecter au réseau et aux pairs...", + "blockUnknownConnectionsEnabledDescription": "Les connexions provenant de contacts inconnus sont bloquées. Vous pouvez modifier cela dans les paramètres", + "networkStatusConnecting": "Connexion au réseau et aux contacts...", "showMessageButton": "Afficher le message", "blockedMessageMessage": "Ce message provient d'un profil que vous avez bloqué.", "placeholderEnterMessage": "saisissez un message", diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index 6419453d..3ae0cbf8 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -1,6 +1,6 @@ { "@@locale": "it", - "@@last_modified": "2021-08-27T21:54:52+02:00", + "@@last_modified": "2021-08-29T18:35:41+02:00", "archiveConversation": "Archive this Conversation", "profileOnionLabel": "Inviare questo indirizzo ai peer con cui si desidera connettersi", "addPeerTab": "Aggiungi un peer", diff --git a/lib/l10n/intl_pl.arb b/lib/l10n/intl_pl.arb index 79e76b57..4fec7193 100644 --- a/lib/l10n/intl_pl.arb +++ b/lib/l10n/intl_pl.arb @@ -1,6 +1,6 @@ { "@@locale": "pl", - "@@last_modified": "2021-08-27T21:54:52+02:00", + "@@last_modified": "2021-08-29T18:35:41+02:00", "archiveConversation": "Archive this Conversation", "profileOnionLabel": "Send this address to contacts you want to connect with", "addPeerTab": "Add a contact", diff --git a/lib/l10n/intl_pt.arb b/lib/l10n/intl_pt.arb index 58b8396c..b52abf99 100644 --- a/lib/l10n/intl_pt.arb +++ b/lib/l10n/intl_pt.arb @@ -1,6 +1,6 @@ { "@@locale": "pt", - "@@last_modified": "2021-08-27T21:54:52+02:00", + "@@last_modified": "2021-08-29T18:35:41+02:00", "archiveConversation": "Archive this Conversation", "profileOnionLabel": "Send this address to contacts you want to connect with", "addPeerTab": "Add a contact", diff --git a/linux/install-home.sh b/linux/install-home.sh index 663b9fa3..8fd20a30 100755 --- a/linux/install-home.sh +++ b/linux/install-home.sh @@ -2,6 +2,7 @@ mkdir -p ~/.local/bin sed "s|~|$HOME|g" cwtch.home.sh > ~/.local/bin/cwtch +chmod a+x ~/.local/bin/cwtch mkdir -p ~/.local/share/icons cp cwtch.png ~/.local/share/icons @@ -13,4 +14,5 @@ mkdir -p ~/.local/lib/cwtch cp -r lib/* ~/.local/lib/cwtch mkdir -p ~/.local/share/applications -sed "s|~|$HOME|g" cwtch.home.desktop > $HOME/.local/share/applications/cwtch.desktop \ No newline at end of file +sed "s|~|$HOME|g" cwtch.home.desktop > $HOME/.local/share/applications/cwtch.desktop +chmod a+x $HOME/.local/share/applications/cwtch.desktop \ No newline at end of file diff --git a/linux/install-sys.sh b/linux/install-sys.sh index df39958a..47f0ff0f 100755 --- a/linux/install-sys.sh +++ b/linux/install-sys.sh @@ -1,6 +1,7 @@ #!/bin/sh cp cwtch.sys.sh /usr/bin/cwtch +chmod a+x /usr/bin/cwtch cp cwtch.png /usr/share/icons @@ -11,3 +12,4 @@ mkdir -p /usr/lib/cwtch cp -r lib/* /usr/lib/cwtch cp cwtch.sys.desktop /usr/share/applications/cwtch.desktop +chmod a+x /usr/share/applications/cwtch.desktop diff --git a/pubspec.yaml b/pubspec.yaml index 5d33a9c2..c7d1f0fb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.1.1+18 +version: 1.2.0+19 environment: sdk: ">=2.12.0 <3.0.0"