Commit Graph

7132 Commits

Author SHA1 Message Date
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
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
adbenitez 12ec74e835 update changelog 2025-11-12 19:09:02 +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 a06f77b5f8 update changelog 2025-11-12 16:57:32 +01:00
adbenitez b809fc007b implement Service.onTimeout() in FetchForegroundService 2025-11-12 16:46:21 +01:00
adb 85f679c69f Merge pull request #4014 from deltachat/adb/improve-ConversationTitleView
improve ConversationTitleView
2025-11-10 19:16:45 +01:00
adb f23e3d4e22 Merge branch 'main' into adb/improve-ConversationTitleView 2025-11-10 19:16:35 +01:00
adb 59d4c8fbd8 Merge pull request #4015 from deltachat/adb/issue-3980
don't show weird dialog if recoding video fails
2025-11-10 19:16:00 +01:00
adbenitez 5f33c8a56d update changelog 2025-11-10 18:04:45 +01:00
adbenitez 45ba604820 don't show weird dialog if recoding video fails 2025-11-10 18:03:30 +01:00
adbenitez 780df4df46 update changelog 2025-11-10 17:35:14 +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
adb b216274b37 Merge pull request #4011 from deltachat/adb/change-link-colors
change link color
2025-11-10 15:27:59 +01:00
adbenitez 843e813593 update changelog 2025-11-10 15:27:29 +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
adbenitez 454f8a4628 update changelog 2025-11-07 22:18: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