adb
0f9e378923
Merge branch 'main' into adb/use-list_transport
2025-11-20 18:21:32 +01:00
adbenitez
e77f266da5
fix usage of R.string.pref_backup_export_this
2025-11-19 18:37:38 +01:00
adbenitez
dc1be8e07b
use Rpc.listTransports() instead of old configs
2025-11-19 18:34:26 +01:00
adbenitez
b30ae06dde
add generated JSON-RPC bindings
2025-11-19 00:08:16 +01:00
adb
7a1db99daa
Merge pull request #4017 from deltachat/adb/fix-conversationtitleview
...
only show three-dots if self is not in chat
2025-11-18 15:17:21 +01:00
B. Petersen
8450349e19
remove deprecated strings and update some translator hints
2025-11-18 12:00:06 +01:00
adb
96154422c1
Merge branch 'main' into adb/fix-conversationtitleview
2025-11-18 03:27:31 +01:00
adb
bc82f56353
Merge branch 'main' into adb/tweak-multidevice-str-keys
2025-11-18 03:26:09 +01:00
adbenitez
1d9c9bb1b6
use pref_multidevice_* instead of pref_send_copy_to_self
2025-11-17 21:48:57 +01:00
B. Petersen
037a468332
update wording after discussion
2025-11-17 21:08:16 +01:00
B. Petersen
df41fa7cba
showing password is deprected
2025-11-17 21:08:16 +01:00
B. Petersen
a48f595cf7
'send background messages' -> 'exchange data'
...
- 'backgound' term is used in many other contextes
- 'messages' may also be confused with what the user usually thinks of being a 'message',
similar for 'send'
2025-11-17 21:08:16 +01:00
B. Petersen
f221321e6c
add missing comment
2025-11-17 21:08:16 +01:00
B. Petersen
bf9842e414
we are saying Real-Time as well, so i think that should be upper cased as well, in general we upper case most key words
2025-11-17 21:08:16 +01:00
adbenitez
83a6fc531a
tweak code
2025-11-17 17:12:10 +01:00
adb
8989737c71
Merge branch 'main' into adb/fix-conversationtitleview
2025-11-17 16:34:31 +01:00
adb
97ee01eac1
Merge branch 'main' into adb/issue-4016
2025-11-17 16:02:42 +01:00
adbenitez
8c7e430d4d
use stobBackgroundFetch
2025-11-17 15:29:39 +01:00
B. Petersen
2b36b69251
update translations
2025-11-17 15:11:13 +01:00
adb
acf8f10f76
Merge branch 'main' into adb/issue-4016
2025-11-16 13:43:16 +01:00
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
adbenitez
68e8b64b47
stop service in onTimeout
2025-11-12 17:00:36 +01:00
adbenitez
b809fc007b
implement Service.onTimeout() in FetchForegroundService
2025-11-12 16:46:21 +01:00
adbenitez
334893071b
use DcChat.isSelfInChat in ProfileAvatarItem
2025-11-12 00:15:36 +01:00
adbenitez
306064e260
only show three-dots if self is not in chat
2025-11-12 00:09:13 +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