adbenitez
d4d15eee7c
avoid showing "no results for null" if search term is empty
2026-01-19 17:39:26 +01:00
wch423
ee3886285b
Show "No results found for" during Contact search if results are empty
2026-01-19 15:46:00 +01:00
wchen342
a32c20473f
Merge pull request #4172 from deltachat/wch423/blocked-contact-profile-indicator
...
Add indication for blocked contacts in user profile
2026-01-19 08:19:25 -05:00
wch423
6a5a75131e
Add indication for blocked contacts in user profile
2026-01-16 17:44:34 +01:00
wchen342
a676a47ed4
Merge pull request #4170 from deltachat/adb/issue-3913
...
refresh chatlist when going back from chat
2026-01-16 13:51:04 +01:00
adbenitez
2067122d2c
update changelog
2026-01-15 23:41:41 +01:00
adbenitez
8a0fe892f4
refresh chatlist when going back from chat
2026-01-15 23:33:57 +01:00
adb
29a6f4eb31
Merge pull request #4167 from deltachat/wch423/mark-external-links
...
Mark external links with a special character
2026-01-15 19:39:51 +01:00
adb
f610592bff
Merge branch 'main' into wch423/mark-external-links
2026-01-15 19:20:37 +01:00
adb
898008e2a1
Merge pull request #4168 from deltachat/wch423/larger-qr-code
...
Use new generation method so the QR code is larger
2026-01-15 19:20:01 +01:00
adb
9eaa3ca182
Merge branch 'main' into wch423/larger-qr-code
2026-01-15 18:59:13 +01:00
adb
c98818e5cf
Merge pull request #4166 from deltachat/wch423/notification-permission-second-device
...
Ask for Notification Permission when adding second device
2026-01-15 18:57:49 +01:00
wch423
7643ecd90a
Use new generation method so the QR code is larger
2026-01-15 18:25:56 +01:00
wch423
e4993bd302
Add CHANGELOG
2026-01-15 16:58:52 +01:00
wch423
32ee198128
Add util methods to handle RTL/LTR text concatenations;
...
Add markers to external links
2026-01-15 16:56:29 +01:00
wch423
ab0d33b3c0
Ask for Notification Permission when adding second device
2026-01-15 14:07:58 +01:00
adb
2c8b781817
Merge pull request #4165 from deltachat/wch423/fix-qr-scanner-no-error-dialog
...
Fix dialogs not showing when pasted QR codes are not valid
2026-01-14 21:31:59 +01:00
wch423
e59655c456
Fix dialogs not showing when pasted QR codes are not valid
2026-01-14 21:21:17 +01:00
adb
2ce7e5a3c7
Merge pull request #4164 from deltachat/wch423/remove-profile-email
...
Remove email address from profile
2026-01-14 16:28:25 +01:00
wch423
79c7419b71
Update CHANGELOG.md
2026-01-14 16:16:55 +01:00
wch423
2efaf1df93
Remove email address from profile
2026-01-14 15:59:24 +01:00
adb
814ac7d976
Merge pull request #4162 from deltachat/adb/remove-from-welcome-in-CreateProfileActivity
...
remove FROM_WELCOME in CreateProfileActivity
2026-01-13 20:40:18 +01:00
adbenitez
b0e5c1c634
remove FROM_WELCOME in CreateProfileActivity
2026-01-13 20:23:41 +01:00
B. Petersen
bae998f811
truncate file names in the middle
...
that way, the end is always visible,
which contains important information more often than the middle.
this is common knowledge since the 90's or so
however, as quite some previously stable ux patterns, lost on the way.
(cmp. Scott Jensen, https://www.youtube.com/watch?v=1fZTOjd_bOQ )
2026-01-08 17:54:50 +01:00
adb
d81cb238df
Merge pull request #4155 from deltachat/update-core-2026-01-08
...
Update core to 2.36.0
2026-01-08 17:26:46 +01:00
adbenitez
220ae351ee
update CHANGELOG
2026-01-08 17:25:52 +01:00
adbenitez
4b09158535
update deltachat-core-rust to 'chore(release): prepare for 2.36.0' of 'v2.36.0'
2026-01-08 17:18:26 +01:00
adb
e3c423cdd4
Merge pull request #4154 from deltachat/prep-2.35.0
...
prepare 2.35.0 release
2026-01-08 16:18:29 +01:00
adbenitez
7840f5c577
prepare 2.35.0 release
2026-01-08 16:11:00 +01:00
adb
87091c4214
Merge pull request #4153 from deltachat/adb/update-translations-2026-01-08
...
update translations
2026-01-08 16:09:27 +01:00
adbenitez
4996ca9d93
update translations
2026-01-08 16:02:35 +01:00
adb
9b8511b7f2
Merge pull request #4151 from deltachat/adb/issue-4133
...
avoid crash in FetchForegroundService.onCreate()
2026-01-08 15:50:01 +01:00
adbenitez
a66fc7bf10
tweak fix
2026-01-07 18:19:44 +01:00
adbenitez
75cad1ab9c
update changelog
2026-01-07 17:32:46 +01:00
adb
be974b3fc8
Merge branch 'main' into adb/issue-4133
2026-01-07 17:22:07 +01:00
adbenitez
777ef609ff
avoid crash in FetchForegroundService.onCreate()
2026-01-07 17:13:36 +01:00
adbenitez
224964db95
fix TAG in FetchForegroundService
2026-01-07 16:08:51 +01:00
B. Petersen
5bfc91de1b
remove unused strings, add new deprecated strings
2026-01-07 15:57:02 +01:00
B. Petersen
b9d1aa4338
clarify position of "Add Second Device" settings
...
clarify, that the "Add Second Device" settings are within Delta Chat,
not within system or app settings.
we got reports of ppl searching within system settings,
esp. on iOS, some apps have additional settings there,
so it is not so far fetched.
but also for other OS, the hint to start Delta Chat is useful
and not only noise.
2026-01-05 13:29:27 +01:00
B. Petersen
e296dad260
update translations, add Kabyl (Taqbaylit) language
2026-01-05 13:26:05 +01:00
adb
4e372511fb
Merge pull request #4145 from deltachat/adb/issue-4143
...
use DC_EVENT_TRANSPORTS_MODIFIED
2026-01-03 16:24:43 +01:00
adbenitez
e0a71d0fff
use DC_EVENT_TRANSPORTS_MODIFIED to sync changes from remote devices
2026-01-03 16:13:32 +01:00
adb
5bcdd4cf16
Merge pull request #4144 from deltachat/update-core-and-stuff-2026-01-02
...
Update core to 2.35.0
2026-01-02 14:49:26 +01:00
adbenitez
68b0b365da
update translations
2026-01-02 14:42:18 +01:00
adbenitez
227046a739
update changelog
2026-01-02 14:40:03 +01:00
adbenitez
f9127341e7
update deltachat-core-rust to 'chore(release): prepare for 2.35.0' of 'v2.35.0'
2026-01-02 14:38:16 +01:00
adb
184da9c20e
Merge pull request #4142 from deltachat/r10s/remove-email-from-account-switcher
...
remove email from account switcher
2026-01-02 13:47:55 +01:00
adb
96b5cabeb6
Merge branch 'main' into r10s/remove-email-from-account-switcher
2026-01-02 13:45:27 +01:00
adb
4a8706b9e3
Merge pull request #4139 from deltachat/adb/issue-4138
...
avoid NPE accessing location manager, event center and notification center
2025-12-29 23:02:27 +01:00
adb
94a10afac2
Merge pull request #4134 from deltachat/adb/issue-4124
...
Harden security around relays and profile management
2025-12-29 23:01:43 +01:00