Commit Graph

4833 Commits

Author SHA1 Message Date
bjoern 083081fcb4 draft a device message (#2817)
* draft a device message

* add others

* Update res/values/strings.xml

Co-authored-by: link2xt <link2xt@testrun.org>

* 'implovements in', remove double 'screen reader'

* move 'now' to the end; sounds as 'no' otherwise, and i also think, this is more fluent

* nicer group icon

* add an image showcasing the green checkmark

* more image like?

* split device message, delete old device messages

* add 'sync' to device message

---------

Co-authored-by: link2xt <link2xt@testrun.org>
2023-11-06 20:16:14 +01:00
Asiel Díaz Benítez 4ab47b8b2d update KeyboardAwareLinearLayout from upstream (#2825) 2023-11-06 20:11:39 +01:00
Asiel Díaz Benítez 7a5fe9bdc8 remove 40KB option from download limits (#2824) 2023-11-06 18:31:26 +01:00
B. Petersen dbf0cae51b update deltachat-core-rust to 'chore(release): prepare for 1.129.0' of 'v1.129.0' 2023-11-06 17:55:28 +01:00
bjoern 4f052bbd12 contact profiles show chat's green checkmarks (#2821)
the contact profiles mix of contact and chat data for the ease of the user.

the contact profile title,
however, shall show the state of the chat (chat_is_protected())
and not the state of the contact (contact_is_verified())
to make things easier to understand and to be in sync with groups -
and also with what we're saying in the faq
at https://github.com/deltachat/deltachat-pages/pull/746 :

> "contact profiles show a green checkmark
> if messaging a contact is guaranteed to be end-to-end encrypted."
2023-11-05 20:16:51 +01:00
bjoern de8d3dcedf update translations (#2819)
* mark soonish unused strings as deprecated

* update translations

* update translations after uploading source
2023-11-04 19:16:33 +01:00
bjoern cf1f842d17 calculate 'introduced by' string accordingly (#2816)
* calculate 'introduced by' string accordingly

* Update src/org/thoughtcrime/securesms/ProfileSettingsFragment.java

---------

Co-authored-by: Asiel Díaz Benítez <asieldbenitez@gmail.com>
2023-11-03 22:52:29 +01:00
bjoern a8afea6a3c update translations (#2814)
* update translations

* update ckb language

* update de, ckb
2023-11-03 20:14:44 +01:00
bjoern 16fac30fa9 cleanup chore: target duplicate autocrypt strings (#2813)
* remove placeholder from

that way, it can be used instead of show_key_transfer_message_desktop,
which is showing the code more layouted

* mark duplicated autocrypt strings as deprecated
2023-11-03 19:09:04 +01:00
bjoern b35b470106 update translations (#2812) 2023-11-03 18:33:06 +01:00
bjoern bff9f5213d remove unused strings show_full_message_in_browser, files_and_webxdx_apps, new_group_or_subject, welcome_intro1_message, login_oauth2_checking_addr (#2811) 2023-11-03 18:25:47 +01:00
bjoern f3924e2e27 update translations (#2810) 2023-11-03 17:56:26 +01:00
Asiel Díaz Benítez a791966480 Merge pull request #2809 from deltachat/adb/issue-2808
make "+ add account" bold and tweak button color in dark mode
2023-11-03 12:33:58 -04:00
bjoern e0171aab45 remove "verified" from strings (#2804)
* remove "verified" from strings

* reword 'cannot introduce' to 'cannot establish guaranteed e2ee'

* removed old 'Verified' wording; this may be displayed only for legacy contacts until deltachat-desktop hides the row
2023-11-03 17:15:53 +01:00
adbenitez d35109fb7f make "+ add account" bold and tweak button color in dark mode 2023-11-03 17:02:51 +01:00
adbenitez 54a5cd691d don't display "new contact" in verified group contact selection
the created new contact via the "new contact" button can't be added to
the verified group anyways
2023-11-03 16:53:48 +01:00
adbenitez 197a7dba60 fix bugs in GroupCreateActivity 2023-11-03 16:46:22 +01:00
B. Petersen ecaf2926e3 remove dead code 2023-11-03 00:20:16 +01:00
B. Petersen e58515a0e4 update translations 2023-11-02 23:52:33 +01:00
B. Petersen 396c319e84 adapt string.id 2023-11-02 23:48:05 +01:00
adbenitez 0ee81c0be2 rename "Clone" menu item to "Clone Chat" 2023-11-02 23:48:05 +01:00
adbenitez 26d5909345 pre-fill avatar and name 2023-11-02 23:48:05 +01:00
adbenitez 0a9d62a09a allow to clone groups and broadcasts 2023-11-02 23:48:05 +01:00
Asiel Díaz Benítez 9c7263866b Merge pull request #2800 from deltachat/remove-verified-question
remove "use guaranteed e2ee?" question
2023-11-02 17:16:49 -04:00
Asiel Díaz Benítez 0076d22b1e Merge pull request #2796 from deltachat/adb/improve-create-group-screen-part2
improve create group screen (part 2)
2023-11-02 16:11:33 -04:00
B. Petersen 52dd9266d4 remove "use guaranteed e2ee?" question
this Yes/No question is a hard one.
this turns out last, not least,
when trying to use self-explaining buttons for iOS -
what would be "No"? "Best-Effort-Encryption"?, "I don't care"? :)

joking aside,
few ppl will really read the question on group creation,
let alone understanding it and making and informed decision.

many ppl will just tap the rightmost button,
just to continue.

so better go with defaults here until we get
a real usecase where we would need this question.
and then consider how to solve that usecase
without reintroducing weird questions.
2023-11-02 16:20:37 +01:00
B. Petersen d7ce4a8819 update translations 2023-11-02 16:19:40 +01:00
Asiel Díaz Benítez 54e251d96e Merge pull request #2795 from deltachat/adb/properly-cancel-backup
properly abort imex process if there is some failure
2023-11-01 20:44:28 -04:00
adbenitez 770972be53 remove item divider in group creation's member list 2023-11-02 01:36:29 +01:00
adbenitez 8137003aea add padding to X button in group creation screen 2023-11-02 01:36:13 +01:00
Asiel Díaz Benítez ba62f515d2 Merge pull request #2790 from deltachat/adb/improve-group-creation-screen
improve group creation screen
2023-11-01 20:05:46 -04:00
adbenitez 9178bdb9e9 create progress dialog and foreground service notification only once 2023-11-02 00:56:25 +01:00
adbenitez 694a87b78a properly abort imex process if there is some failure 2023-11-01 21:58:48 +01:00
adbenitez e57ae0b600 improve group creation screen 2023-11-01 19:16:03 +01:00
B. Petersen d3f2a268b1 use 'Group Name' as placeholder for group name
before if was just 'Name',
which can lead to confusion
when heading instructions as "create a group with that person":
one may create a group and enter the email address to "Name" ...

same with 'Broadcast List Name'
2023-11-01 18:54:43 +01:00
B. Petersen 006b90bcde bump version to 1.41.3 2023-11-01 00:14:46 +01:00
B. Petersen 9c74380f6a update changelog for 1.41.3, android 2023-11-01 00:14:46 +01:00
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