Commit Graph

4796 Commits

Author SHA1 Message Date
B. Petersen 17be8f3f9f update translations 2023-10-31 22:51:13 +01:00
adbenitez f89a95b1b3 make progress percent be the real overall percent progress 2023-10-31 22:39:28 +01:00
B. Petersen c2d9ee4f00 start all backups
this starts all backups at the same time,
overwriting different progress-dialogs as needed.
when the last "done" arrives, the progress dialog is closed.
the progress itself, is taken from the first account
(this could be improved, but maybe it is just good enough)
2023-10-31 22:39:28 +01:00
adbenitez f13c2f4301 switch neutral and negative buttons 2023-10-31 22:39:28 +01:00
adbenitez 79d10d0376 add "export all" button instead of checkbox 2023-10-31 22:39:28 +01:00
adbenitez 53e228ca80 adapt backup dialog to allow to select to export all accounts 2023-10-31 22:39:28 +01:00
Asiel Díaz Benítez 48dee710ab Merge pull request #2787 from deltachat/adb/fix-bug-group-creation
fix bug in group creation activity
2023-10-31 17:01:27 -04:00
bjoern 2629f95ba7 add desktop strings (#2785)
* add desktop strings

* add broadcast_list_name

* add 'donate', 'disable_imap_idle', remove 'system_integration'

* add 'later', add 'add_to_sticker_collection'

* typo, create_broadcast_list -> create
2023-10-31 21:43:00 +01:00
adbenitez 43e8f85ed1 fix bug in group creation activity
don't ask to create verified group if the user is creating a broadcast list
2023-10-31 21:39:01 +01:00
Asiel Díaz Benítez c2f2f81df9 Merge pull request #2782 from deltachat/adb/issue-27775
offer to create verified group
2023-10-31 15:11:48 -04:00
adbenitez 3cc57a2489 adapt "new group" button color to be the same as in DC Desktop 2023-10-31 19:23:59 +01:00
adbenitez 575b89a502 make "new group", "+ add member", etc bold 2023-10-31 19:19:19 +01:00
adbenitez 740e5eec41 tweak create_verified_group_ask string 2023-10-31 18:59:04 +01:00
B. Petersen 5d615f3162 add linebreak 2023-10-31 10:56:28 +01:00
adbenitez 83c5b73995 offer to create verified group 2023-10-31 02:25:47 +01:00
Asiel Díaz Benítez 6811272d11 Merge pull request #2780 from deltachat/adb/tweak-add-member-button
add more padding to the "add member" button
2023-10-30 20:05:48 -04:00
B. Petersen ae665dbfb4 typo 2023-10-31 00:20:35 +01:00
B. Petersen 98fdc42255 update translations 2023-10-31 00:20:35 +01:00
Asiel Díaz Benítez d612ac6e2b Merge pull request #2779 from deltachat/adb/issue-2773
see all contact list in verified groups "add member", explain why they can't be added
2023-10-30 18:45:21 -04:00
B. Petersen c9123dfd06 reword 2023-10-30 23:24:08 +01:00
adbenitez 615bef2704 add more padding to the "add member" button 2023-10-30 23:16:18 +01:00
adbenitez 74821f3234 see all contact list in verified groups, explain why they can't be added 2023-10-30 21:36:43 +01:00
bjoern 5ef66807a2 prepare 1.41.2 (#2777)
* update CHANGELOG, core part

* update release-checklist

* update CHANGELOG, android part

* bump version to 1.41.2
2023-10-30 20:32:36 +01:00
Asiel Díaz Benítez 095dcb3e47 Merge pull request #2778 from deltachat/adb/issue-2774
remove QR button in group creation screen
2023-10-30 14:35:47 -04:00
adbenitez 30bca270e1 remove QR button in group creation screen 2023-10-30 19:11:31 +01:00
B. Petersen 4439103266 update deltachat-core-rust to 'chore(release): prepare for 1.127.2' of 'v1.127.2' 2023-10-30 17:23:56 +01:00
B. Petersen 417c2fc9db update translations 2023-10-30 14:20:38 +01:00
B. Petersen 6cbc1b4ddd an added contact becomes a member
it does not really make sense to say what a member needs to be to become a member :)
2023-10-29 20:28:44 +01:00
B. Petersen a4026701a6 stay closer to wording of faq 2023-10-29 20:17:47 +01:00
B. Petersen cce766c827 'verified chats' are no longer experimental
we do no longer regard them as experimental.
they are here to stay.
2023-10-29 20:17:47 +01:00
B. Petersen 250cf0f422 show verifier name+address 2023-10-29 20:15:48 +01:00
Asiel Díaz Benítez cf0a145532 Merge pull request #2765 from deltachat/adb/issue-2763
allow to deactivate QR codes
2023-10-29 12:27:37 -04:00
Asiel Díaz Benítez 672225bab4 Merge pull request #2766 from deltachat/adb/issue-2764
fix avatar letter misplacement
2023-10-29 12:27:19 -04:00
B. Petersen 30b10fed22 fix missing abostrophe
(it is added by transifex ui,
however, the translator seems to use a different tool that messed that up)
2023-10-29 16:14:16 +01:00
B. Petersen f99e8cd957 update translations 2023-10-29 11:13:49 +01:00
adbenitez 34bd7500c3 fix avatar letter misplacement 2023-10-29 01:24:20 +02:00
adbenitez 80702a5248 allow to deactivate QR codes 2023-10-29 01:12:31 +02:00
bjoern 232c5607e7 remove scan-qr-button from protection-ok-dialog, fix url (#2762)
* remove scan-qr-button from protection-ok-dialog

there is no need to push ppl to re-scan a qr-code at this point
(in contrast to protection-broken-dialog)

* fix url
2023-10-27 20:24:55 +02:00
bjoern e029c9746d update translations (#2761)
* pull translations

* pull translations after pushing new strings
2023-10-27 17:25:06 +02:00
Hocuri ee966f9006 Merge the verified-1:1 commits into main (#2752)
* Verified 1:1 chats, Android UI (#2560)

Depends on https://github.com/deltachat/deltachat-core-rust/pull/4315/.

Follow-up for https://github.com/deltachat/deltachat-android/pull/2541.

- Show a "verified" icon on protection changed update messages
- Add C API
- Show a dialog over the input bar not only for contact requests, but also when the protection is broken (using the new method `isHalfBlocked()`)
  - The positive button reads "OK" (as opposed to contact requests where it reads "Accept")
- Add SVG icons, remove PNG one
- Translations
- When tapping on the `DC_INFO_PROTECTION_{EN|DIS}ABLED` message, show more information (for now, it leads to the online preview of my FAQ PR)
- Block loading remote images in the "Full Msg View" not only for contact requests, also when the protection is broken (using the new method `isHalfBlocked()`)
- Show a big verified/crossed-out-verified symbol over the `DC_INFO_PROTECTION_{EN|DIS}ABLED` messages
- Fix a bug that was kind of present before (for contact requests) but only became really visible now:
  - Set a draft with an image (or other attachment)
  - Your chat partner breaks verification
  - Expected: Both the input bar and the draft image are hidden by the input-bar-dialog.
  - Bug behavior (before c31de5bcf): The input bar is hidden, but the draft image stays visible.

* change button order of verification-broken alert (#2621)

Having "OK" in the middle of the buttons is weird. The old order was:

```
End-to-end encryption cannot...
[More Info]  [OK] [Scan QR code]
```

1. _If_ the main purpose of the dialog would be to "Scan QR code",
   the text should point that out more, also the opening button.
   Then, the button position would be correct, however,
   it has to read "Cancel" then.

2. _However_, the main purpose of the dialog is to "Show Info",
   "Scan QR code" is only an optional offering and the button a shortcut only.
   And finishing "Show Info" is better done by a simple "OK".
   Then, the "OK" should be rightmost.

This PR implements the second option, the buttons read as follows afterwards:

```
End-to-end encryption cannot...
[More Info]  [Scan QR code] [OK]
```

* fix: load updated display name when chat protection breaks

* Implement feature flag for verified 1:1 chats

* Update res/values/strings.xml

Co-authored-by: Hocuri <hocuri@gmx.de>

* Update src/org/thoughtcrime/securesms/connect/DcHelper.java

* Make another AlertDialog

* Revert "Implement feature flag for verified 1:1 chats"

This reverts commit 2efd17edfcf14e3cf89a6671df38647b552e5661.

* Fix typo

* email server->email provider

---------

Co-authored-by: bjoern <r10s@b44t.com>
Co-authored-by: adbenitez <asieldbenitez@gmail.com>
2023-10-27 17:02:29 +02:00
Asiel Díaz Benítez 1b3a13a0fa Merge pull request #2760 from Vinay0508/patch-1
doc(README): remove typo
2023-10-26 14:32:38 -04:00
Asiel Díaz Benítez 48bb0b8b00 Update README.md 2023-10-26 14:30:10 -04:00
Asiel Díaz Benítez cebd738f34 Update README.md 2023-10-26 14:29:56 -04:00
Vinay0508 4558a13e8b doc(README): remove typo 2023-10-26 23:50:35 +05:30
Asiel Díaz Benítez 5fff395a9f Merge pull request #2753 from deltachat/hoc/adb/improve-mailto-handling
Merge "improve mailto Intent handling in ShareActivity" into main
2023-10-26 14:14:29 -04:00
B. Petersen 91cc1f6c67 remove unused stockstrings (the numbers refer to DC_STR_PROTECTION_ENABLED|DISABLED_BY_YOU|OTHER which do no longer exist in deltachat.h) 2023-10-26 20:09:50 +02:00
link2xt 87d69c9a86 Remove unused osName argument from DcAccounts constructor 2023-10-26 20:09:50 +02:00
link2xt 1a13224ad2 Update to the new dc_accounts_new() API 2023-10-26 20:09:50 +02:00
B. Petersen 6d1d33ad25 update deltachat-core-rust to 'chore(release): prepare for 1.127.0' of 'v1.127.0' 2023-10-26 20:08:28 +02:00
B. Petersen 2e36609b6f always open account switcher from main title bar
avatar and title appears as one unit to the user;
doing different things on taps in the avatar (open account switcher)
and the title (open connectivity)
is confusing - and also easily done wrong.

this pr always opens the account switcher;
to get to the connetivity view,
there is a static button inside the account switchter.
2023-10-25 23:46:13 +02:00