adb
0b8eaad68a
Merge pull request #4039 from deltachat/adb/use-list_transport
...
use listTransports
2025-11-20 23:27:33 +01:00
adbenitez
16738f053a
tweak RegistrationActivity
2025-11-20 23:22:38 +01:00
adbenitez
bed9a4d8d4
remove leftover
2025-11-20 23:21:08 +01:00
adbenitez
1ee3d40f37
tweak RegistrationActivity
2025-11-20 23:20:19 +01:00
adbenitez
1c6e9fc391
tweak RegistrationActivity
2025-11-20 23:17:50 +01:00
adb
a92ccd6d43
Merge branch 'main' into adb/use-list_transport
2025-11-20 18:25:36 +01:00
adb
32bdce147a
Merge pull request #4037 from deltachat/adb/add-full-rpc-bindings
...
add full rpc bindings
2025-11-20 18:25:06 +01:00
B. Petersen
1e6d1ed917
shorten QR scan hints and make them work for channels as well
2025-11-20 18:22:57 +01:00
adb
0f9e378923
Merge branch 'main' into adb/use-list_transport
2025-11-20 18:21:32 +01:00
adb
5aaa11a445
Merge pull request #4038 from deltachat/adb/fix-ChatsPreferenceFragment
...
fix usage of R.string.pref_backup_export_this
2025-11-19 23:05:17 +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
d9daae7f41
update building instructions
2025-11-19 00:08:22 +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
50a6389b75
Merge pull request #4034 from deltachat/adb/tweak-multidevice-str-keys
...
use pref_multidevice_* instead of pref_send_copy_to_self
2025-11-18 11:47:20 +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
link2xt
0ee54460ba
Update Rust from 1.86.0 to 1.91.1
...
Next core will require Rust 1.88.0
2025-11-17 16:54:57 +00: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
56f89af121
Merge pull request #4018 from deltachat/adb/issue-4016
...
implement Service.onTimeout() in FetchForegroundService
2025-11-17 16:34:11 +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
adb
e5b890a765
Merge pull request #4026 from deltachat/update-core-and-stuff-2025.11.16
...
Update core to 2.27.0
2025-11-16 13:42:35 +01:00
adbenitez
3da97acdfd
update translations strings and offline help
2025-11-16 13:41:49 +01:00
adbenitez
75fc7c48e9
update changelog
2025-11-16 13:34:52 +01:00
adbenitez
7bdefeab37
update deltachat-core-rust to 'chore(release): prepare for 2.27.0' of 'v2.27.0'
2025-11-16 13:12:00 +01:00
adb
f71097f2d2
Merge pull request #4019 from deltachat/adb/issue-3829
...
unify multi-device into a single setting
2025-11-16 13:09:35 +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