Commit Graph

3570 Commits

Author SHA1 Message Date
adbenitez 3da97acdfd update translations strings and offline help 2025-11-16 13:41:49 +01:00
adb 90e2229543 Merge branch 'main' into adb/issue-3829 2025-11-16 13:08:55 +01:00
bjoern e8e9987eb3 use app-term instead of webxdc-term; add "About Apps" to three dot menu (#4025)
* deprecate 'what is webxdc?' string"

it is used when an in-app is on the screen (on desktop),
however, instead of helping, immediately raises another question,
as the user just did not know about webxdc at all at that point
(we are not using the term in the apps at all).

better just use the string 'Help' and open
offline help at #webxdc - the entry is also just improved :)

* add 'help' to app-menu

* just 'help' may be confused with 'help about that app', be little more specific

* update CHANGELOG
2025-11-16 12:56:23 +01:00
adbenitez 68b5383dc4 tweak date 2025-11-15 23:27:12 +01:00
adbenitez 5ab215489a tweak to suggestions 2025-11-15 23:24:57 +01:00
adb 8f401e2a09 Merge branch 'main' into adb/issue-3829 2025-11-15 23:12:52 +01:00
adbenitez 572932e92d show dialog before changing "multi-device mode" switch 2025-11-15 23:11:52 +01:00
Hocuri f924a407b3 feat: Add the possibility to withdraw channel invite links and QR codes (#4022) 2025-11-15 18:17:06 +00:00
B. Petersen adcbf118b6 make use of new string, deprecate the old one 2025-11-14 18:35:55 +01:00
B. Petersen 0e185eff4c add more transport strings 2025-11-14 18:35:55 +01:00
B. Petersen ad5df50eb9 tune down the now advanced button 2025-11-14 18:35:55 +01:00
B. Petersen 22921e72e9 reword 'classic email login' to 'use classic email as transport' 2025-11-14 18:35:55 +01:00
Hocuri 199881e3b2 feat: Rephrase "Establishing end-to-end encryption" -> "Establishing connection" 2025-11-14 17:24:35 +01:00
adbenitez 42d0a40f58 unify multi-device into a single setting 2025-11-12 17:47:52 +01:00
adb f23e3d4e22 Merge branch 'main' into adb/improve-ConversationTitleView 2025-11-10 19:16:35 +01:00
adbenitez 45ba604820 don't show weird dialog if recoding video fails 2025-11-10 18:03:30 +01:00
adbenitez 01ac637142 only show group member count if dcChat.canSend() is true 2025-11-10 17:30:32 +01:00
adbenitez 147de536f7 remove deprecated unused profileView parameter in setTitle 2025-11-10 17:22:33 +01:00
B. Petersen c623343b04 add dotdotdot to 'share with' 2025-11-10 15:29:40 +01:00
adbenitez 560a993972 change link color 2025-11-10 14:53:13 +01:00
adb 8701c72d43 Merge pull request #4005 from deltachat/adb/issue-4004
tweak RegistrationActivity for chatmail profiles
2025-11-07 22:19:33 +01:00
adb 03cc658e7e Merge pull request #4007 from deltachat/adb/remove-deprecated-advanced-section
remove deprecated/broken `send_autocrypt_setup_message` advanced preference
2025-11-07 22:14:36 +01:00
B. Petersen e12081642d unify e-mail to email 2025-11-07 22:12:41 +01:00
adbenitez 9cbdd8d553 remove deprecated/broken send_autocrypt_setup_message advanced preference 2025-11-07 21:58:43 +01:00
adbenitez 65b1d93c70 tweak RegistrationActivity 2025-11-07 21:36:31 +01:00
adbenitez 085eace0cf tweak RegistrationActivity for chatmail profiles 2025-11-07 17:43:21 +01:00
adbenitez 552f6e2975 use subscribers instead of recipients 2025-11-07 16:59:48 +01:00
B. Petersen 21d4a1604b the whole login is 'advanced', so an 'advanced -> advanced' is a bit weird' 2025-11-06 12:05:20 +01:00
B. Petersen f33805abb0 'For advanced users:' could be misunderstood as if the following points are valid for advanced users, but the login is fine for beginners. clarify this 2025-11-06 12:05:20 +01:00
B. Petersen 5fd4a60af4 in the help and elsewhere, we say 'mail icon' 2025-11-06 11:36:54 +01:00
B. Petersen a59eaea0e4 use term e2ee as elsewhere 2025-11-06 11:36:54 +01:00
adb 78f061bc9d Merge branch 'main' into adb/issue-3926 2025-11-05 20:33:49 +01:00
adbenitez d67b71297d tweak registraction screen and empty chat hints for classic email 2025-11-05 20:01:51 +01:00
Hocuri 629ae0b16e fix: Don't crash when QR code can't be loaded (#3995)
Before this PR, when a QR code couldn't be loaded because of https://github.com/chatmail/core/pull/7399, Delta Chat crashed.

Now, the button does nothing.

It's not perfect, but easy to do, and only about an edge case where the user tried out the experimental broadcast channels in the past, and now tries to add a new member to a broadcast channel created with an old version of DC.

The hollistic alternative would be to switch to RPC for getSecurejoinQrSvg, so that the UI can get a proper error message.

---------

Co-authored-by: adb <adb@merlinux.eu>
2025-11-05 17:26:32 +01:00
adbenitez 3a4bf8eaea fix code indentation 2025-11-04 20:46:38 +01:00
adbenitez 4b903c73dc fix QRShowActivity screen 2025-11-04 20:43:15 +01:00
adbenitez 2b156cff17 remove forcing of LTR 2025-11-04 19:08:49 +01:00
adb df175f40e1 Merge branch 'main' into adb/issue-3959 2025-11-04 00:44:26 +01:00
adb 81809f6906 Merge branch 'main' into hoc/channels-encryption-only-qrcodes 2025-11-04 00:42:49 +01:00
adbenitez dde84fc0a3 update translations 2025-11-04 00:33:07 +01:00
adbenitez 9897f286ff allow to export attachment from "send to chat" (webxdc) 2025-11-04 00:02:13 +01:00
Hocuri 2881ea7150 feat: Adapt to channel-invite QR codes 2025-11-03 22:50:19 +01:00
adb 90df47d352 Merge branch 'main' into adb/remove-selfreporting 2025-11-03 17:33:33 +01:00
adb 73ff1560ae Merge pull request #3987 from deltachat/adb/issue-3984
remove address from vcard
2025-11-03 17:28:58 +01:00
adbenitez ec0ffd3b8e remove "self report" option for now 2025-11-03 15:40:15 +01:00
adbenitez 867327d34c remove address from vcard 2025-11-02 00:43:46 +01:00
adb a9be7555de Merge branch 'main' into adb/issue-3963 2025-11-02 00:03:31 +01:00
adbenitez 96068be20b update code at src/androidTest 2025-11-01 23:50:37 +01:00
adbenitez b4f026b04e remove deprecated chat verification code 2025-11-01 23:32:27 +01:00
B. Petersen b842392555 this really removes the watch-sent option
a kind of sticky option :)
2025-11-01 18:52:44 +01:00