Commit Graph

4875 Commits

Author SHA1 Message Date
adbenitez c3ffe9a92e reduce divider padding 2023-11-12 16:38:50 +01:00
Asiel Díaz Benítez 54f1be722d Update res/values/strings.xml
Co-authored-by: bjoern <r10s@b44t.com>
2023-11-12 10:37:11 -05:00
Asiel Díaz Benítez 84d81c80d9 Update res/layout/new_contact_activity.xml
Co-authored-by: bjoern <r10s@b44t.com>
2023-11-12 10:36:51 -05:00
adbenitez fda8b50f30 improve dividers, adapt to background 2023-11-12 16:24:58 +01:00
adbenitez 0f4c0dbdd8 move qr button to the top 2023-11-11 23:34:20 +01:00
adbenitez 47b6715213 remove property that requires API level >= 21 2023-11-11 20:58:38 +01:00
adbenitez 9a46b19d24 use secondary button 2023-11-11 20:36:17 +01:00
adbenitez c546b0de30 add more padding to divider 2023-11-11 20:16:14 +01:00
adbenitez 30ab45a4a7 improve NewContactActivity, add "scan QR button" 2023-11-11 19:58:33 +01:00
B. Petersen 124a2936bc bump version to 1.41.6 2023-11-10 23:42:42 +01:00
B. Petersen 95350a5c20 update deltachat-core-rust to 'chore(release): prepare for 1.130.0' of 'v1.130.0' 2023-11-10 23:42:42 +01:00
B. Petersen abac8b4ab4 update CHANGELOG, android part 2023-11-10 23:42:42 +01:00
B. Petersen f35b8f1de5 update CHANGELOG, core part 2023-11-10 23:42:42 +01:00
B. Petersen a130e69700 update translations 2023-11-10 18:23:56 +01:00
Asiel Díaz Benítez 74075448a5 Merge pull request #2835 from deltachat/adb/issue-2798-part2
hide toolbar onStop and show it again onResume to avoid bug with keyboard
2023-11-10 10:02:07 -05:00
adbenitez 3d5abb0aad apply workaround only on SDK >= 34, use PowerManager.isInteractive() 2023-11-10 15:58:09 +01:00
adbenitez 8e912a73ea add comment 2023-11-10 12:09:38 +01:00
adbenitez cffb46c01a only hide toolbar if screen goes off 2023-11-10 12:00:33 +01:00
B. Petersen 7ecd7b54b3 Revert "contact profiles show chat's green checkmarks"
This reverts commit f6c4e189e3b35989acc30396a495d310868022ef.
2023-11-09 22:16:12 +01:00
adbenitez b4bd0b0ad7 hide toolbar onPause and show it again onResume 2023-11-09 19:08:00 +01:00
holger krekel 0c2fd59174 Merge pull request #2832 from deltachat/hpk/cannot-be-decrypted
suggestion for better cannot-decrypt message
2023-11-09 19:06:39 +01:00
holger krekel 9689791d99 Update res/values/strings.xml
Co-authored-by: bjoern <r10s@b44t.com>
2023-11-09 19:06:32 +01:00
Asiel Díaz Benítez 9775e6c695 Merge pull request #2833 from deltachat/adb/issue-2820
use QR icon for QR-invite/join button
2023-11-08 09:39:52 -05:00
B. Petersen 32ddacba7c update to qr vector icon, also on main screen; this makes the icon larger on add-member screen 2023-11-08 13:22:02 +01:00
adbenitez 35669aa83e use QR icon for QR-invite/join button 2023-11-07 21:48:12 +01:00
Asiel Díaz Benítez daeeca32ae Merge pull request #2807 from deltachat/adb/issue-2794
add new-contact activity
2023-11-07 12:54:40 -05:00
Asiel Díaz Benítez d3a4b6e0b4 Update res/menu/new_contact.xml
Co-authored-by: bjoern <r10s@b44t.com>
2023-11-07 12:47:36 -05:00
Asiel Díaz Benítez e9654a4130 Merge pull request #2831 from deltachat/verified-by-name
use display name for verified-by row
2023-11-07 12:46:57 -05:00
holger krekel 3430fd7ac7 suggestion for better cannot-decrypt message 2023-11-07 16:16:42 +01:00
B. Petersen 2ecff2a9e2 use display name for verified-by row
using display name and email address adds quite some noise,
esp. if the email addresses are long and non-telling,
this does not really add sth. to "security".

depending one the language, this issue may be even worse.

the idea of showing the address was only to "protect" against ppl
that set their name to "You" or "Me" - however, this trick is maybe a joke
but no security issue:

- the verifier is always a directly verified, known contact
- we do not regard verified contacts as enemies
- the "Me" or "You" is visible and annoying at quite more visible placed
- you can always tap the row and will see
  that this is just a contact with a weird name
  (iOS, eg. shows a > to clarify that the cell is tappable,
  we could do sth. like that one android, other colors or whatever,
  however, i would not do that beforehand without more reasonings and usecases)

all in all, showing a long, non-telling row here,
seems over the top and not regarding the whole story.
2023-11-07 15:39:51 +01:00
adbenitez 53b02af3f1 fix some linter warnings 2023-11-06 23:40:43 +01:00
adbenitez d888b90784 Merge branch 'main' into adb/issue-2794 2023-11-06 23:26:13 +01:00
adbenitez a76e269807 NewContactActivity: open chat directly or return new contact address 2023-11-06 23:24:09 +01:00
B. Petersen f0f1ebe21f fix core version in CHANGELOG 2023-11-06 22:52:20 +01:00
B. Petersen 866bb7759b bump version to 1.41.5 2023-11-06 22:40:28 +01:00
B. Petersen 343c2191b2 adapt CHANGELOG for 1.41.5 (1.41.4 was never released outside dev circled, so no need to track that) 2023-11-06 22:40:28 +01:00
B. Petersen 93c9ce995d set string for creating a new group 2023-11-06 22:40:28 +01:00
B. Petersen 4803756e7c update 'read more' links 2023-11-06 22:40:28 +01:00
B. Petersen bc7a9e96c6 update deltachat-core-rust to 'chore(release): prepare for 1.129.1' of 'v1.129.1' 2023-11-06 22:10:55 +01:00
B. Petersen 63a0d0e6b8 update translations 2023-11-06 22:10:55 +01:00
bjoern 019fc22804 prepare 1.41.4 (#2826)
* changelog for 1.41.4, core part

* changelog for 1.41.4, android part

* bump verison to 1.41.4
2023-11-06 20:35:39 +01:00
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