diff --git a/docs/guide/app-settings.html b/docs/guide/app-settings.html index 5ccd836169..55b179c9e2 100644 --- a/docs/guide/app-settings.html +++ b/docs/guide/app-settings.html @@ -673,13 +673,13 @@ window.addEventListener('scroll',changeHeaderBg);

Incognito

This feature is unique to SimpleX Chat – it is independent from chat profiles.

When "Incognito” is turned on, your current profile name and image are NOT shared with your new contacts. It allows connections with other people without any shared data – when you make new connections or join groups via a link a new random profile name will be generated for each contact or group.

-

Please read more in this post.

+

Please read more in this post.

Your SimpleX contact address

  

This page allows you to create a long term address that can be used by other people to connect with you. Unlike 1-time invitation links, these addresses can be used many times, that makes them good to share online, e.g. on other social media platforms.

When people connect to you via this address, you will receive a connection request that you can accept or reject. You can configure an automatic acceptance of connection request and an automatic welcome message that will be sent to the new contacts.

If you start receiving too many requests via this address it is always safe to remove it – all the connections you created via this address will remain active, as this address is not used to deliver the messages.

-

Read more in this post.

+

Read more in this post.

Chat preferences

This page allows to configure the chat preferences that would apply to all contacts - they can be changed separately for each contact:

-

Read more about SimpleX Links security.

+

Read more about SimpleX Links security.

Appearance

This page allows configuring:

-

Please read more in this post.

+

Please read more in this post.

Edit your profile

To edit your profile:

-

Read more in this post

+

Read more in this post

Database passphrase

When installed, the app generates a random passphrase for the chat database and stores it securely in KeyChain (iOS) or using KeyStore (Android, TPM module is used when available). You can set your own passphrase and also remove it from the device, in which case you will need to enter it every time you start the app, and notifications may be limited, in the Database passphrase & export settings.

Incognito mode

diff --git a/docs/guide/readme.html b/docs/guide/readme.html index b9a48b4266..91ba0d855d 100644 --- a/docs/guide/readme.html +++ b/docs/guide/readme.html @@ -680,7 +680,7 @@ window.addEventListener('scroll',changeHeaderBg);

After you have created the chat profile the app will ask you to choose notifications mode.

Please read their description, as on iOS it is trade-off between convenience and privacy, with instant notifications sharing more meta-data with the servers, and on Android it is a trade-off between notification delays and battery life.

-

You can read more about the differences between notifications work on Android and iOS.

+

You can read more about the differences between notifications work on Android and iOS.

Connect to developers

When you just start using the app, you can tap "chat with the developers" to ask any questions or just to test the app - feel free to send any test messages.

This button will disappear once you make the first connection. To connect to the developers later:

diff --git a/docs/guide/send-messages.html b/docs/guide/send-messages.html index 7c4e4f46f5..2fb4df95ff 100644 --- a/docs/guide/send-messages.html +++ b/docs/guide/send-messages.html @@ -708,7 +708,7 @@ window.addEventListener('scroll',changeHeaderBg);

  

Messages are kept in the chat until they are sent, even if you leave the chat.

For privacy and simplicity, we decided to allow only one message draft and keep it only until the app is stopped.

-

Read more in this post.

+

Read more in this post.

Deleting messages

  

To delete a message, tap and hold the message and choose "Delete".

@@ -717,11 +717,11 @@ window.addEventListener('scroll',changeHeaderBg);
  • delete for everyone - this will either mark the message as deleted for you and the recipient(s) (this is the default) or fully delete the message on your and recipients' devices (if you have enabled "Delete for everyone" in the conversation preferences)
  • delete for me - this will delete the message only locally.
  • -

    Please read about reasons for not allowing full deletion by default. TL;DR: data sovereignty.

    +

    Please read about reasons for not allowing full deletion by default. TL;DR: data sovereignty.

    Moderating messages in the groups

    Group admins can delete member messages that are inappropriate for the groups.

    To remove a message of another member, tap and hold the message and choose "Moderate".

    -

    Please read about group moderation.

    +

    Please read about group moderation.

    diff --git a/docs/themes.html b/docs/themes.html new file mode 100644 index 0000000000..95ca6188bc --- /dev/null +++ b/docs/themes.html @@ -0,0 +1,783 @@ + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    + +
    +
    +
    + +
    + + + +
    +
    + + + +
    +
    +

    App color themes

    +

    Mobile apps allow to configure, export and import color themes. Currently this is only supported in Android app.

    +

    You can contribute your themes to the repository by creating a pull request.

    +

    How to contribute a theme

    +
      +
    1. +

      Once you have configured your theme in the app, export it to a file and give it a descriptive name – e.g., example.theme

      +
    2. +
    3. +

      Export your app database, and import a sample chat database.

      +
    4. +
    5. +

      Make three screenshots - the list of conversations with opened profile picker, conversation and privacy settings.

      +
    6. +
    7. +

      Create PR that includes these files and amends this THEMES.md file, following the example below.

      +
    8. +
    9. +

      Restore your database from the backup.

      +
    10. +
    +

    Color themes

    +

    SimpleX - included dark blue theme

    +

    Download SimpleX theme

    +

            

    +
    +
    +
    +
    +
    + + +
    +
    + + © 2020-2023 SimpleX | Open-Source Project +
    +
    + + + + + + + \ No newline at end of file