bjoern
bjoern
thanks a lot for the feedback! in addition to the code-comments above: - footers now repeat the normal font and spacings - after sleeping over, i removed the "smart tab"...
> I think the remaining padding is also weird. I think the image should go right to the corners agree. usually, this also happens > how do dc-iOS and dc-android...
ftr, there was a similar issue in the past, https://github.com/chatmail/core/pull/4195 , but that seems not to set then errors in case of DC_EVENT_IMEX_PROGRESS
for desktop, no error message at all is shown, instead the progress aborts without any hint to the user. (for testing, i added a breakpoint to the receiving ios device...
closing this issue as there is no actionable item in android or iOS; the issue is a core issue and https://github.com/chatmail/core/pull/7091 adds a fix
yip, there is DC_QR_PROXY, which should be passed to dc_set_config_from_qr() after confirmation, using `proxy_use_proxy_confirm`. it supports not only SOCKS5 but also other proxies meanwhile, iirc
> Now you have a chat with blocked contact in ChatList (on the left), but when you open a context menu on this chat there's only "Block Contact" the chat's...
> the chat's menu is "Block Contact" and the profile menu is "Unblock Content". this is somehow wrong. per request, here is a video. this is what it looks on...
did not test, just a general question: is it a usual, modern way to define grey tones using opacity instead of a color? i would expect that to be slower,...
ftr, the option was added initially _not_ for gplay to disable FCM but to have it [disabled by default for fdroid](https://github.com/deltachat/deltachat-android/pull/3090), which turned out to be [not sufficient for fdroid](https://github.com/deltachat/deltachat-android/issues/3030#issuecomment-2133566742)....